Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-04-28 | Added dummy mount/umount() syscalls for bogus Linux applications that | etheisen | |
blindly call mount(). These dummy calls always return EPERM. Fixed uncommented NetBSD tag problem encountered when using makesyscalls.sh. | |||
1996-04-28 | Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerate | Thorsten Lockert | |
PCI device lists to compiles with PCI_VERBOSE works again | |||
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 | |
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-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 | |
where relevant. | |||
1996-04-27 | Extend the bus.h interface with endian conversion functions and use | Niklas Hallqvist | |
where relevant. | |||
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 | |
some performance improvements | |||
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 | |
However this stuff is largely related to NetBSD and must be completely redone, if we will make real relases sometime | |||
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 | |
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-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 | |
wants one so it can flush it's cache intelligently. Here's a working compromise... solution worked out by matthieu@laas.fr and I. | |||
1996-04-24 | Fix pcvt termcap entry (original inserted). | Michael Shalayeff | |
Change Makefile $Id$ | |||
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 | |
yp_prot.h and deal with subsequent structure element name and type changes; deal with xdr_domainname() and friends changing types; rename service functions to *_2x() since they have non-standard calling interfaces; add usage(); flush /var/yp/binding/ directory at startup; prefer talking to a ypserv on the localhost | |||
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 | |
Now ttys' reads/writes are used as the source of randomness. | |||
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 | yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure | Theo de Raadt | |
accesses to match. change xdr_domainname() and some other functions to take "char **" instead of "char *", as rpcgen intended -- helps programs linking against rpcgen output of yp.x. yp_all() should not free it's return value. split xdryp.c and yplib.c into ~20 files so binaries like "csh" need not link in functions like yp_maplist(). NIS+'s YP emulation code lacks YPPROC_ORDER... attempt to deal nicely. | |||
1996-04-24 | start ypserv & rpc.yppasswdd automatically | Theo de Raadt | |
1996-04-24 | Reorder includes. | Michael Shalayeff | |
1996-04-24 | slight cleanup, .Os strings, point at yp(8) | Theo de Raadt | |
1996-04-24 | fix errors, change description of non-existant command yppasswd, point at yp(8) | Theo de Raadt | |
1996-04-24 | document existance of ypserv | Theo de Raadt | |
1996-04-24 | i did not copyright this file in 1984 | Theo de Raadt | |
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 | do make right | Theo de Raadt | |
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 | |