summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1999-08-25Don't need to include sys/ucred.hTodd C. Miller
1999-08-22do { ... } while (0) instead of just { ... } in macrosTodd C. Miller
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1999-08-16doc isinff() and isnanf()Theo de Raadt
1999-08-16Explicitly include <sys/types.h> and some minor style points.Todd C. Miller
1999-08-16If the FTS_NOCHDIR flag is set and the final directory is empty,Todd C. Miller
1999-08-15more pollTheo de Raadt
1999-08-13Missing commaTodd C. Miller
1999-08-11more unescaped \n lines in nroff documentsTheo de Raadt
1999-08-11paste'o away!Todd T. Fries
1999-08-08missing G in item list; bdeTheo de Raadt
1999-08-07Local changes that should not have gone inTodd C. Miller
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