summaryrefslogtreecommitdiff
path: root/sys/kern
AgeCommit message (Expand)Author
1996-04-24Supply randomness source for the rnd device.Michael Shalayeff
1996-04-23Allow the security level to be lowered when in security level 0dm
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-18Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as theNiklas Hallqvist
1996-04-18Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERONiklas Hallqvist
1996-04-17Removed vax ifdefed function from kern_subr.c (from NetBSD).Michael Shalayeff
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1996-03-30Added: sysctl access to the ddb variables.Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-03from NetBSD: so it compiles now again ;)Michael Shalayeff
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-25Make it possible for a port to do special time update handlingThorsten Lockert
1996-02-25Somewhat better support for building tagsThorsten Lockert
1996-02-25Implement frequency-locked loop as in original code; was missingThorsten Lockert
1996-02-25Correct an access check so ntp_adjtime() can actually be usedThorsten Lockert
1996-02-19Count number of forks, vforks, rforks; still need to count VM pages affectedThorsten Lockert
1996-01-29Add kernel PLL for system clockThorsten Lockert
1996-01-29from netbsd:Theo de Raadt
1996-01-29from netbsd:Theo de Raadt
1996-01-12from netbsd; Correct test for ECHONL (from der Mouse; PR#1922).Theo de Raadt
1996-01-12from netbsd;Theo de Raadt
1996-01-10plan9-like rfork() implimentation by me based on some earlier incompleteTheo de Raadt
1996-01-07add fdshare() and fdinit() calls for dealing with filedesc structuresTheo de Raadt
1996-01-07add minherit() system callTheo de Raadt
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...Theo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-16lofs is goneTheo de Raadt
1995-12-14from netbsd; also backup syscallargs.hTheo de Raadt
1995-12-14profil() args have changed type..Theo de Raadt
1995-12-14update for new syscalls.masterTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14from netbsd; limfree()Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14from netbsd; shmfork does not need to know about vforkTheo de Raadt
1995-12-14from netbsd; change profil() argumentsTheo de Raadt
1995-12-14from netbsd; emulation recordsTheo de Raadt
1995-12-14from netbsd; If we abort, make sure to free ep_emul_argTheo de Raadt
1995-12-14from netbsd; init proc0 fd0 differentlyTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-11-22release text vnode before releasing credentials. vnode releasing canTheo de Raadt
1995-11-13indenting error thing that is making my diffs look confusingTheo de Raadt
1995-11-09ufs vs ffs compat stuff from Gordon Ross. Gordon says:chuck
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt