summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1996-04-21sync to netbsd 960418Theo de Raadt
1996-04-17kerberos nfs requires an additional includeTheo de Raadt
1996-03-30Substantially improve random number generation by using the largest primeThorsten Lockert
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1996-03-25Make a proper lvalue in INCThorsten Lockert
1996-03-25Add const qualifier to match prototypeThorsten Lockert
1996-03-25Protect use of long long with /* LONGLONG */Thorsten Lockert
1996-03-25Use __asm, not asmThorsten Lockert
1996-03-25Prototype __syscall() correctlyThorsten Lockert
1996-03-25Cannot do operations on a void pointerThorsten Lockert
1996-03-25Update prototypes to match declarationsThorsten Lockert
1996-03-25Add prototypes for internal functionsThorsten Lockert
1996-03-25Protect internal mcount symbol from lint(1)Thorsten Lockert
1996-03-25Pull in prototypesThorsten Lockert
1996-03-25Pull in more prototypesThorsten Lockert
1996-03-25Pull prototypes into scopeThorsten Lockert
1996-03-25Prototype internal functionsThorsten Lockert
1996-03-25Cast negative args to their unsigned typeThorsten Lockert
1996-03-25Use correct prototype in the presense of __STDC__Thorsten Lockert
1996-03-25Add prototypes for internal functionsThorsten Lockert
1996-03-25Minor cleanupThorsten Lockert
1996-03-25Add prototypes for local functions, add const qualifiers where neededThorsten Lockert
1996-03-25Somewhat better support for building lint libraryThorsten Lockert
1996-03-23Use __inline, not inlineThorsten Lockert
1996-03-22sethostid() is documented and has historically returned int, not longThorsten Lockert
1996-03-19Fix RCS Id botch in last changeNiklas Hallqvist
1996-03-19Fix RCS Id botch in last changeNiklas Hallqvist
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-03-09From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-05Don't use -fpic if NOPIC defined. From Dale Rahn.Niklas Hallqvist
1996-03-04Update to the latest LBL release.Michael Shalayeff
1996-02-24bumbed to 12.4 for binddm
1996-02-24From NetBSD: Fix embarassing typoNiklas Hallqvist
1996-02-24From NetBSD: Fixed SEE ALSO section. Closes PR # 2049 (from Mike LongNiklas Hallqvist
1996-02-24From NetBSD: Add explicit return typeNiklas Hallqvist
1996-02-19netbsd: bind 4.9.3dm
1996-01-29Add kernel PLL for system clockThorsten Lockert
1996-01-29new common tz codeTheo de Raadt
1996-01-29from netbsd; add S_IFWHTTheo de Raadt
1996-01-29need errno.h because err declerations have movedTheo de Raadt
1996-01-29realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;Theo de Raadt
1996-01-29typo; fix from norijuki soda; netbsd pr#1954Theo de Raadt
1996-01-29from netbsd; warnx called incorrectlyTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-14Redid formatting with mandoc macros. Added an "ERRORS" section.Niklas Hallqvist
1996-01-12Completed incomplete edit and corrected historyNiklas Hallqvist
1996-01-11from netbsd; sync with tzcode96aTheo de Raadt
1996-01-10describe actual openbsd rfork() details. this should be converted to aTheo de Raadt
1996-01-10original rfork(2) manpage from plan9. This will be modified to describeTheo de Raadt