Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
NCR SVR4, currently this means that syscall#76 (rdebug) should return ENXIO instead of issueing a SIGSYS. Also removed svr4_conf.h no longer used. | |||
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 | |
card. This is software programable card. Missing: SB support (no srcs available, and dos's exe is too big ;) Not tested: pcd(panasonic cd)(no driver); mcd,atapi(have no hw). | |||
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 | |
not config netbsd | |||
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 | |
the other stuff is just for IPX support. | |||
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 | |
handled. Setting termio state now won't lose BSD state which SVR4 don't carry. Kludge SVR4 TAB expansion support. | |||
1996-04-19 | Fix according to the last changes. | Michael Shalayeff | |
dev_conf.h deleted, longjmp proto changed. | |||
1996-04-19 | Make kernel compile again. | Michael Shalayeff | |
1996-04-19 | Make kernel config again. | Michael Shalayeff | |
at least isa,eisa,pci ocnfigs were affected. | |||
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Fix intrstray a bit again. | Michael Shalayeff | |
1996-04-19 | ran makesyscalls.sh | Theo de Raadt | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Initial revision | Niklas Hallqvist | |
1996-04-18 | Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirs | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the | Niklas Hallqvist | |
change affected all ELF formats | |||
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERO | Niklas Hallqvist | |
is used. Dell SVR4 behaved this way, and some binaries rely on such icky behaviour. | |||
1996-04-18 | Add stray interrupts counters. | Michael Shalayeff | |
1996-04-18 | Fix a typo (get_vflag[s]). | Michael Shalayeff | |
1996-04-18 | Reorder includes to make it compile again. | Michael Shalayeff | |
1996-04-18 | Fix includes ordering. | Michael Shalayeff | |