Age | Commit message (Expand) | Author |
1996-04-28 | Only use Pentium instruction counter of we have been compiled with NTP | Thorsten Lockert |
1996-04-28 | Remove trailing garbage. | Michael Shalayeff |
1996-04-28 | Move ipx_cksum.c into MD config file. | Michael Shalayeff |
1996-04-28 | IPX additions and fixes. | Michael Shalayeff |
1996-04-28 | wdsc driver hacked from amiga driver by Steve Woodford | Theo de Raadt |
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 | 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 |