Age | Commit message (Expand) | Author |
1996-05-07 | Make sure config_init gets called before consinit, as at least one port | Niklas Hallqvist |
1996-05-07 | if nfds > FD_SETSIZE, allocate room for the bitmasks inside the kernel; also | Theo de Raadt |
1996-05-06 | Return int from main(), so gcc -Werror won't complain. Rhyme not intended. | Niklas Hallqvist |
1996-05-03 | Make pretty + update $NetBSD$ tag. No functional change. | Niklas Hallqvist |
1996-05-02 | no sys/cpu.h | Theo de Raadt |
1996-05-02 | sync syscalls, no sys/cpu.h | Theo de Raadt |
1996-05-02 | Implement futimes() | Theo de Raadt |
1996-05-02 | pica also uses elf | Per Fogelstrom |
1996-04-29 | Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work | hvozda |
1996-04-28 | First argument to profil(2) should be `char *', not `caddr_t'. | Thorsten Lockert |
1996-04-27 | Add IPX support (#ifdef'ed, so no problems would arise). | Michael Shalayeff |
1996-04-24 | Supply randomness source for the rnd device. | Michael Shalayeff |
1996-04-23 | Allow the security level to be lowered when in security level 0 | dm |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-04-18 | Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the | Niklas Hallqvist |
1996-04-18 | Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERO | Niklas Hallqvist |
1996-04-17 | Removed vax ifdefed function from kern_subr.c (from NetBSD). | Michael Shalayeff |
1996-03-31 | From NetBSD: NFSv3 import (tomorrow's Net's kernel) | Michael Shalayeff |
1996-03-30 | Added: sysctl access to the ddb variables. | Michael Shalayeff |
1996-03-29 | Initial commit of random source driver. | Michael Shalayeff |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1996-03-03 | from NetBSD: so it compiles now again ;) | Michael Shalayeff |
1996-02-29 | From NetBSD: Merge with NetBSD 960217 | Niklas Hallqvist |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1996-02-25 | Make it possible for a port to do special time update handling | Thorsten Lockert |
1996-02-25 | Somewhat better support for building tags | Thorsten Lockert |
1996-02-25 | Implement frequency-locked loop as in original code; was missing | Thorsten Lockert |
1996-02-25 | Correct an access check so ntp_adjtime() can actually be used | Thorsten Lockert |
1996-02-19 | Count number of forks, vforks, rforks; still need to count VM pages affected | Thorsten Lockert |
1996-01-29 | Add kernel PLL for system clock | Thorsten Lockert |
1996-01-29 | from netbsd: | Theo de Raadt |
1996-01-29 | from netbsd: | Theo de Raadt |
1996-01-12 | from netbsd; Correct test for ECHONL (from der Mouse; PR#1922). | Theo de Raadt |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-10 | plan9-like rfork() implimentation by me based on some earlier incomplete | Theo de Raadt |
1996-01-07 | add fdshare() and fdinit() calls for dealing with filedesc structures | Theo de Raadt |
1996-01-07 | add minherit() system call | Theo de Raadt |
1996-01-05 | ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p... | Theo de Raadt |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-16 | lofs is gone | Theo de Raadt |
1995-12-14 | from netbsd; also backup syscallargs.h | Theo de Raadt |
1995-12-14 | profil() args have changed type.. | Theo de Raadt |
1995-12-14 | update for new syscalls.master | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-12-14 | from netbsd; limfree() | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |