summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Initial revisionNiklas Hallqvist
1996-04-18Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirsNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as theNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERONiklas Hallqvist
1996-04-18Add stray interrupts counters.Michael Shalayeff
1996-04-18Fix a typo (get_vflag[s]).Michael Shalayeff
1996-04-18Reorder includes to make it compile again.Michael Shalayeff
1996-04-18Fix includes ordering.Michael Shalayeff
1996-04-18Fix prototyping, so it's compiling again.Michael Shalayeff
1996-04-18Fix prototyping, so it's compiling again.Michael Shalayeff
1996-04-17Changed DEFTAPE from rst0 to nrst0. It is only used by mt, and runningdm
1996-04-17sign-extending table extended.Michael Shalayeff
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1996-04-17Cleanups & fixes from latest NetBSD primarily to run doscmd, etc.Michael Shalayeff
1996-04-17Removed vax ifdefed function from kern_subr.c (from NetBSD).Michael Shalayeff
1996-04-17Add MD5 routines to be used by anyone in the kernel.Michael Shalayeff
1996-04-17Update w/ the fact of MD5 presence in the libkern.aMichael Shalayeff
1996-04-17Add prototypes for MD5 routines.Michael Shalayeff
1996-04-17Minor cleanups. Checked against Lite2.Michael Shalayeff
1996-04-17fix a bug w/ fd/tty file (from netbsd).Michael Shalayeff
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
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-29The random data source driver itself.Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
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-25Fixed bug while copying args in mount that may cause a crash.Michael Shalayeff
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-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
1996-03-24UGLY, UGLY hack to force config create a pcmciabus.h file which isNiklas Hallqvist