Age | Commit message (Expand) | Author |
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 | 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 | 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-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 | 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 | Reorder includes. | Michael Shalayeff |
1996-04-24 | Add network config dependencies. | Michael Shalayeff |
1996-04-24 | Initial import of arm32 port | Theo de Raadt |
1996-04-24 | drop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERO | Niklas Hallqvist |
1996-04-24 | We are OpenBSD, not Net, and we name our kernels bsd | Niklas Hallqvist |
1996-04-24 | Fix prototyping. | Michael Shalayeff |
1996-04-24 | sorry, folks. cut&paste bug happened. | Michael Shalayeff |
1996-04-24 | Add IPX support. | Michael Shalayeff |
1996-04-24 | Add IPXIP entry, to not to get cvs confused in the future. | Michael Shalayeff |
1996-04-24 | Fix copyrights, comments, etc. | Michael Shalayeff |
1996-04-23 | Allow the security level to be lowered when in security level 0 | dm |
1996-04-23 | fix last sync (that was because of rcs bug, at least theo said so ;) | Michael Shalayeff |
1996-04-23 | config bsd | Michael Shalayeff |
1996-04-23 | Corrected typo in TIOCGWINSZ | Niklas Hallqvist |
1996-04-22 | add ioctls to change keymap encoding, screen saver and partial latin1 output | hannken |
1996-04-22 | Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers | hannken |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | According to the latest config stuff changes (as for if_ppp.c). | Michael Shalayeff |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-04-19 | Several termio emulation fixes. The VMIN/VTTIME/EOF/EOL overlay is now | Niklas Hallqvist |
1996-04-19 | Fix according to the last changes. | Michael Shalayeff |