summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1996-03-25Add prototypes for local functions, add const qualifiers where neededThorsten Lockert
1996-03-25Changed according to the kernel.Michael Shalayeff
1996-03-25Fixed bug while copying args in mount that may cause a crash.Michael Shalayeff
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1996-03-25Somewhat better support for building lint libraryThorsten Lockert
1996-03-24Move thread prototypes back to <sys/proc.h>Thorsten Lockert
1996-03-24Move thread prototypes to <vm/vm_param.h> for consistency XXXThorsten Lockert
1996-03-24The delay functions takes unsigned arguments.Niklas Hallqvist
1996-03-24Actually make CLKF_BASEPRI do what it's supposed to do.Niklas Hallqvist
1996-03-24Use IPL_ constants instead of numeric values. Get rid of sicallbacksNiklas Hallqvist
1996-03-24Prefix "long long" with "/* LONGLONG */" to shut up lint(1)Thorsten Lockert
1996-03-24iprint is used without DEBUG tooThorsten Lockert
1996-03-24Add kern/kern_thread.cThorsten Lockert
1996-03-24Add prototype for mincore(2)Thorsten Lockert
1996-03-24Our lint(1) understands __const, __inline, __signed and __volatileThorsten Lockert
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert