summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* consistent .Dd usage; proper format is: .Dd Month DD, YYYYaaron1999-07-021-1/+1
* document morederaadt1999-07-021-2/+13
* - rnd(4) does not exist, it is really random(4)aaron1999-07-021-12/+14
* some formatting fixesaaron1999-07-021-10/+15
* .Dd should not be given abbreviated month namesaaron1999-07-026-12/+12
* remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,aaron1999-07-0214-28/+28
* tzcode1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@d1999-07-014-32/+204
* indent and auditderaadt1999-07-013-258/+220
* provide MLINKS for "f" versions, and make sure they show up in whatis.dbderaadt1999-07-0128-71/+169
* correct titlederaadt1999-06-301-2/+2
* indentderaadt1999-06-301-33/+33
* clarify trade secret issuederaadt1999-06-301-4/+9
* document KERN_ARND, this mangpage needs work, KERN_RND, KERN_NOSUIDCOREDUMP,provos1999-06-301-1/+7
* if /dev/arandom is not available for seeding, use data from sysctlprovos1999-06-291-5/+22
* temporary crankderaadt1999-06-292-3/+2
* first round of repairs on stdlibaaron1999-06-2930-150/+182
* repairsaaron1999-06-2911-33/+41
* new mdoc bm(3) man pageaaron1999-06-291-53/+54
* add #include for <vm/vm_inherit.h>aaron1999-06-291-2/+7
* fix some old macros that didn't get converted from man to mdocaaron1999-06-292-3/+3
* .Fa int -> .Li int (should use literal macro to refer to data types)aaron1999-06-293-10/+10
* - change references to nil to null; tschroed@acm.orgaaron1999-06-29111-573/+615
* add Xr for stdio(3) like the is*() man pagesaaron1999-06-291-1/+2
* fix phasingderaadt1999-06-291-3/+2
* accept(2) will set errno to EINVAL if the socket is not listen(2)'ingaaron1999-06-291-1/+5
* Bye, bye work-around.espie1999-06-281-10/+1
* ncurses-5.0-990626millert1999-06-2710-32/+87
* Update for correct location of OpenSSL include files.angelos1999-06-251-2/+2
* use AF_LOCAL instead of AF_UNIXderaadt1999-06-251-1/+1
* add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.orgaaron1999-06-251-1/+2
* Fixed compilation problems.cmetz1999-06-231-1/+2
* Compilation fixes.cmetz1999-06-233-8/+8
* Removed non-existent source file from SRC.cmetz1999-06-231-4/+4
* Removed portability ifdefs.cmetz1999-06-233-958/+8
* Removed portability ifdefs and calls to nonstandard back-end.cmetz1999-06-234-315/+33
* net_addrcmp(); needs man pagederaadt1999-06-232-2/+41
* KNFderaadt1999-06-231-7/+9
* Accidentally commited. Thanks mickey for catching this one.cmetz1999-06-233-0/+0
* Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz1999-06-2312-10/+2559
* do it right this timeart1999-06-221-3/+3
* UVM support + some cleanupart1999-06-222-32/+141
* Update.angelos1999-06-211-1/+2
* new mandoc-style pcap(3) man page; kwesterback@home.comaaron1999-06-181-236/+228
* When finding the end of dst, never traverse more than siz bytes. Thismillert1999-06-171-5/+5
* fix RCS tagsbrad1999-06-173-3/+3
* More xref sorting under SEE ALSO.alex1999-06-164-17/+17
* this should definately have been cranked beforederaadt1999-06-151-1/+1
* ncurses-5.0-990614 -- only affects ada stuff which we don't ship so just update NCURSES_VERSION_PATCHmillert1999-06-151-2/+2
* changes required for powerpc libc_r support.rahnds1999-06-151-4/+9
* Remove pthread_atfork()d1999-06-152-4/+2