summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30Substantially improve random number generation by using the largest primeThorsten Lockert
1996-03-30fdeject not eject. Net/OpenBSD tracking error.etheisen
1996-03-30DDB support added.Michael Shalayeff
1996-03-30Added: sysctl access to the ddb variables.Michael Shalayeff
1996-03-30Add $OpenBSD$, fix comments.Michael Shalayeff
1996-03-30Bug w/ rename fixed.Michael Shalayeff
1996-03-29lost change from vnode_if.[hc] evolution.Michael Shalayeff
1996-03-29Initial commit of random data source devices' manual.Michael Shalayeff
1996-03-29Initial commit of rnd devices' manual.Michael Shalayeff
1996-03-29The random data source driver itself.Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-29From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: Use tr instead of caesar to generate fortunes-oNiklas Hallqvist
1996-03-28Moved GNU spec stuff into Makefile.bsd-wrapper1 using PREREQ variable.etheisen
1996-03-27Misc. cleanup, esp. for obj-dirs, DESTDIR compilations and missingNiklas Hallqvist
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1996-03-26Revert last change which lost the functionality introduced in rev 1.4Niklas Hallqvist
1996-03-26Somehow happened to coexist two versions of this in the same file.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-25Fixup /usr/include/g++ hierarchy specificationNiklas Hallqvist
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-25initgroups(3) 2nd argument should be gid_tThorsten 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