summaryrefslogtreecommitdiffstats
path: root/share/man/man3/queue.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Stay within 80 column boundary.aaron2001-05-241-4/+4
|
* Typo; karma@altern.orgaaron2001-05-181-2/+2
|
* A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingaaron2001-03-011-3/+3
| | | | | in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
* cleanup tailq examplesprovos2000-12-141-4/+4
|
* Fix.angelos2000-11-211-2/+2
|
* TAILQ_PREV documented wrong; horape@tinuviel.compendium.net.arderaadt2000-11-211-2/+2
|
* Some share/man fleshing.aaron2000-10-261-41/+30
|
* misc cleanupderaadt2000-04-151-29/+30
|
* doc some missing macrosderaadt2000-04-151-1/+22
|
* Various cleanups.aaron2000-03-191-1/+3
|
* Document most of the new macros,espie1999-09-081-23/+257
| | | | clarify structure comparison (from Free)
* Document newer queue macros.espie1999-09-051-30/+306
|
* consistent .Dd usage; proper format is: .Dd Month DD, YYYYaaron1999-07-021-1/+1
|
* more .Os cleanup, remove some trailing whitespace, cleanse some .Nmaaron1999-06-051-1/+1
|
* share/man/man3 man page repairsaaron1998-11-251-74/+80
|
* use Bx macro for BSD versionsmickey1998-06-151-1/+2
|
* for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1997-05-301-1/+1
| | | | | | | grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done
* initial import of NetBSD treederaadt1995-10-181-0/+480