summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1996-04-28Added dummy mount/umount() syscalls for bogus Linux applications thatetheisen
blindly call mount(). These dummy calls always return EPERM. Fixed uncommented NetBSD tag problem encountered when using makesyscalls.sh.
1996-04-28Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerateThorsten Lockert
PCI device lists to compiles with PCI_VERBOSE works again
1996-04-28Make this compile; was missing new first argumentThorsten Lockert
1996-04-28Fix compation error in bootst.c (mvme68k/stand)Dale S. Rahn
This was a result of code not being fully removed that was used with a different version of bootloader/kernel. A now useless check has been removed. -dsr
1996-04-28First argument to profil(2) should be `char *', not `caddr_t'.Thorsten Lockert
1996-04-27Extend the bus.h interface with endian conversion functions and useNiklas Hallqvist
where relevant.
1996-04-27Extend the bus.h interface with endian conversion functions and useNiklas Hallqvist
where relevant.
1996-04-27Fix typos (some s/bc/sc->sc_bc/ ops)Niklas Hallqvist
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
1996-04-27Add IPX support (#ifdef'ed, so no problems would arise).Michael Shalayeff
1996-04-26Fix the code, so it compiles now.Michael Shalayeff
1996-04-25Regenerated from new syscalls.masterNiklas Hallqvist
1996-04-25Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave asNiklas 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-25sync w/ Net 960424Michael Shalayeff
1996-04-24Supply randomness source for the rnd device.Michael Shalayeff
1996-04-24This is no longer donatate data for rnd device.Michael Shalayeff
1996-04-24OPTi 82C929 chipset support added.Michael Shalayeff
1996-04-24Add 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-24Reorder includes.Michael Shalayeff
1996-04-24Add network config dependencies.Michael Shalayeff
1996-04-24Initial import of arm32 portTheo de Raadt
1996-04-24drop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERONiklas Hallqvist
1996-04-24We are OpenBSD, not Net, and we name our kernels bsdNiklas Hallqvist
1996-04-24Fix prototyping.Michael Shalayeff
1996-04-24sorry, folks. cut&paste bug happened.Michael Shalayeff
1996-04-24Add IPX support.Michael Shalayeff
1996-04-24Add IPXIP entry, to not to get cvs confused in the future.Michael Shalayeff
1996-04-24Fix copyrights, comments, etc.Michael Shalayeff
1996-04-23Allow the security level to be lowered when in security level 0dm
1996-04-23fix last sync (that was because of rcs bug, at least theo said so ;)Michael Shalayeff
1996-04-23config bsdMichael Shalayeff
not config netbsd
1996-04-23Corrected typo in TIOCGWINSZNiklas Hallqvist
1996-04-22add ioctls to change keymap encoding, screen saver and partial latin1 outputhannken
1996-04-22Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffershannken
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19According to the latest config stuff changes (as for if_ppp.c).Michael Shalayeff
the other stuff is just for IPX support.
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19Several termio emulation fixes. The VMIN/VTTIME/EOF/EOL overlay is nowNiklas Hallqvist
handled. Setting termio state now won't lose BSD state which SVR4 don't carry. Kludge SVR4 TAB expansion support.
1996-04-19Fix according to the last changes.Michael Shalayeff
dev_conf.h deleted, longjmp proto changed.
1996-04-19Make kernel compile again.Michael Shalayeff
1996-04-19Make kernel config again.Michael Shalayeff
at least isa,eisa,pci ocnfigs were affected.
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-19Fix intrstray a bit again.Michael Shalayeff
1996-04-19ran makesyscalls.shTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-18Initial revisionNiklas Hallqvist
1996-04-18Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirsNiklas Hallqvist