summaryrefslogtreecommitdiff
path: root/share/man/man3
AgeCommit message (Expand)Author
2002-06-11document return valuesNiels Provos
2002-04-26add missing `entry' parameter to LIST_NEXT() in the list freeing example.Wilbern Cobb
2002-04-22fix example showing how to properly free a tree; pointed out by dugsong@Niels Provos
2002-04-08sync *_{MIN,MAX} synopsis with reality. ok provos@Dug Song
2002-03-25document the {SPLAY,RB}_INITIALIZER and {SPLAY,RB}_EMPTY() macrosMike Frantzen
2002-03-19 Free/tree typos.Vincent Labrecque
2002-02-24tree.3 and linksNiels Provos
2002-02-24queue.h like implementation of splay and red-black treesNiels Provos
2002-02-24Fix TAILQ_NEXT() example. First param is listelm, not head.Kenneth R Westerback
2002-02-03document SLIST_REMOVE; vedge@csoft.org (pr2373)Jason Wright
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
2001-08-22"This section" and variants ==> 'The manual pages in section x'Heikki Korpela
2001-08-13- Note that unpromoted types should not be passed to va_argHeikki Korpela
2001-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
2001-08-02add lost .Nm entry to .Sh NAME;Mike Pechkin
2001-08-02remove unnecessary MLINK entry mentioned twice.Mike Pechkin
2001-07-31more Xr completionsTheo de Raadt
2001-06-23Document LIST_REPLACE()Angelos D. Keromytis
2001-05-24Stay within 80 column boundary.Aaron Campbell
2001-05-18Typo; karma@altern.orgAaron Campbell
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
2001-01-24Grammar: somewhere -> sometimeAaron Campbell
2001-01-24Fix a few mdoc/formatting nits.Aaron Campbell
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
2000-12-14cleanup tailq examplesNiels Provos
2000-11-21Fix.Angelos D. Keromytis
2000-11-21TAILQ_PREV documented wrong; horape@tinuviel.compendium.net.arTheo de Raadt
2000-11-10.Sh AUTHOR -> AUTHORS, ok aaron@Todd T. Fries
2000-10-26Some share/man fleshing.Aaron Campbell
2000-10-13Remove unwanted trailing whitespace.Aaron Campbell
2000-05-25rename rtld(1) to ld.so(1)Theo de Raadt
2000-04-26Add sysexits(3) as referenced by style(9) from FreeBSD. This is basicallyTodd C. Miller
2000-04-25Missing MLINKSMarc Espie
2000-04-15misc cleanupTheo de Raadt
2000-04-15doc some missing macrosTheo de Raadt
2000-03-28link real names (uppercase) to queue.3Theo de Raadt
2000-03-21Use proper KNF in code example; d@Aaron Campbell
2000-03-19Various cleanups.Aaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
1999-12-09dlopen and dlsym take const char * parameters.Marc Espie
1999-11-17Add missing MLINKsTodd C. Miller
1999-09-08Document most of the new macros,Marc Espie
1999-09-05Document newer queue macros.Marc Espie
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-01a start at fleshing this outTheo de Raadt
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1998-11-29kill superfluous .Nm macro argumentsAaron Campbell
1998-11-26whoopsAaron Campbell
1998-11-25share/man/man3 man page repairsAaron Campbell