summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1999-08-07If fread() returns EBADF, also set the error flag; tobez@plab.ku.dkTodd C. Miller
1999-08-03Return an open failure if the fstab is zero length or not a regular file.Jason Downs
1999-07-31fix printing error; marcTheo de Raadt
1999-07-31document cdev/bdev semantic changeTheo de Raadt
1999-07-26use .AqAaron Campbell
1999-07-23replace the stub ieeefp functions with the real working functions,Dale S. Rahn
1999-07-21Xr fparseln(3); deraadt@Aaron Campbell
1999-07-21Remove PARAMETERS section. Different bad. Kjell bad.Kjell Wooding
1999-07-21Updated man pages to be useful. Include description of typical uses.Kjell Wooding
1999-07-20better english; deraadt@/millert@Aaron Campbell
1999-07-17Add a warning that our implementation is different from other vendors (Solaris).Jason Downs
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08use SIOCGIFCONF much more carefullyTheo de Raadt
1999-07-08spurious words and misc fixesHugh Graham
1999-07-07I don't see how revoke can return EINVAL.Artur Grabowski
1999-07-07revoke(2) works on more than just char and block devicesArtur Grabowski
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-07capitalize .Dt argumentAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-06these can also return ENFILETheo de Raadt
1999-07-06Update to reflect reality.Jason Downs
1999-07-05repairsAaron Campbell
1999-07-05whoops, forgot this oneAaron Campbell
1999-07-05repairsAaron Campbell
1999-07-05use .Li to refer to data typesAaron Campbell
1999-07-05repairs; better English, formatting, etc.Aaron Campbell
1999-07-05formatting nitsAaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-04better wordingAaron Campbell
1999-07-04document KERN_RND and KERN_NOSUIDCOREDUMPAaron Campbell
1999-07-03cleaned upTheo de Raadt
1999-07-03if_freenameindex() APITheo de Raadt
1999-07-03cleanerTheo de Raadt
1999-07-03man pages from WIDETheo de Raadt
1999-07-03install man pageTheo de Raadt
1999-07-03man page for net_addrcmp(3)Aaron Campbell
1999-07-03Ignore SIGs in the answer section for now as we don't use them (yet).Jakob Schlyter
1999-07-03whoops, fix a bug in my example :)Aaron Campbell
1999-07-03add an exampleAaron Campbell
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-07-02document moreTheo de Raadt
1999-07-02- rnd(4) does not exist, it is really random(4)Aaron Campbell
1999-07-02some formatting fixesAaron Campbell
1999-07-02.Dd should not be given abbreviated month namesAaron Campbell
1999-07-02remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,Aaron Campbell
1999-07-01tzcode1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@David Leonard
1999-07-01indent and auditTheo de Raadt
1999-06-30indentTheo de Raadt
1999-06-30clarify trade secret issueTheo de Raadt
1999-06-30document KERN_ARND, this mangpage needs work, KERN_RND, KERN_NOSUIDCOREDUMP,Niels Provos