Age | Commit message (Expand) | Author |
1996-04-28 | rewrite | Theo de Raadt |
1996-04-28 | device/attach split | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split; we hate caddr_t | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | cfattach/cfdriver split; config_*() function retval change | Theo de Raadt |
1996-04-28 | add ccd, change fd->filedesc | Theo de Raadt |
1996-04-28 | _KERNEL & cannot use unistd.h | Theo de Raadt |
1996-04-28 | change to assym.h | Theo de Raadt |
1996-04-28 | change vmapbuf/vunmapbuf decls | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | add _MACHINE & _MACHINE_ARCH | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls. | etheisen |
1996-04-28 | Added dummy mount/umount() syscalls for bogus Linux applications that | etheisen |
1996-04-28 | Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerate | Thorsten Lockert |
1996-04-28 | Make this compile; was missing new first argument | Thorsten Lockert |
1996-04-28 | Fix compation error in bootst.c (mvme68k/stand) | Dale S. Rahn |
1996-04-28 | First argument to profil(2) should be `char *', not `caddr_t'. | Thorsten Lockert |
1996-04-27 | Extend the bus.h interface with endian conversion functions and use | Niklas Hallqvist |
1996-04-27 | Extend the bus.h interface with endian conversion functions and use | Niklas Hallqvist |
1996-04-27 | Fix typos (some s/bc/sc->sc_bc/ ops) | Niklas Hallqvist |
1996-04-27 | mkmodules.1 no longer exist; don't try to build it | Thorsten Lockert |
1996-04-27 | Integrate local changes to CVS | Thorsten Lockert |
1996-04-27 | Some files missed by initial import | Thorsten Lockert |
1996-04-27 | Latest public release from Cyclic; fixes numerous memory leaks and have | Thorsten Lockert |
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist |
1996-04-27 | Add IPX support (#ifdef'ed, so no problems would arise). | Michael Shalayeff |
1996-04-26 | Fix the code, so it compiles now. | Michael Shalayeff |
1996-04-25 | Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions. | Niklas Hallqvist |
1996-04-25 | permit quotas to work on mfs; problem reported by rdante@pnet.net | Theo de Raadt |
1996-04-25 | Regenerated from new syscalls.master | Niklas Hallqvist |
1996-04-25 | Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave as | Niklas Hallqvist |
1996-04-25 | sync w/ Net 960424 | Michael Shalayeff |
1996-04-25 | sync w/ Net 960425 | Michael Shalayeff |
1996-04-25 | sync w/ Net 960425 | Michael Shalayeff |
1996-04-25 | NIS+ in YP compatibility mode does not support a working yp_order(). amd | Theo de Raadt |
1996-04-24 | Fix pcvt termcap entry (original inserted). | Michael Shalayeff |
1996-04-24 | use yp.h instead of yp_prot.h | Theo de Raadt |
1996-04-24 | uniquify xids; spell my name & address correctly; use yp.h instead of | Theo de Raadt |
1996-04-24 | use yp.h instead of yp_prot.h | Theo de Raadt |
1996-04-24 | spell my name correctly, use yp.h instead of yp_prot.h | Theo de Raadt |
1996-04-24 | Supply randomness source for the rnd device. | Michael Shalayeff |
1996-04-24 | This is no longer donatate data for rnd device. | Michael Shalayeff |
1996-04-24 | We are no longer using keyboard as a random source. | Michael Shalayeff |
1996-04-24 | OPTi 82C929 chipset support added. | Michael Shalayeff |
1996-04-24 | Add OPTi 82C929 chipset support for sound(wss,sb)/cd(mcd,scd,pcd,atapi) | Michael Shalayeff |
1996-04-24 | yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure | Theo de Raadt |