1996-05-01 |
deraadt | sync with netbsd |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | use strcat.S instead of strcat.c |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | arm32 libc support |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | bump minor because of futimes |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | add futimes |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | from netbsd; Document EMFILE and ENFILE |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | do not proto __syscall or you will experience excruciat... |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | from netbsd; Document futimes() |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | we need SERVER_FLOWCONTROL enabled |
commit | commitdiff | tree | snapshot |
1996-05-01 |
deraadt | no longer need yp.no directory.. install into /var... |
commit | commitdiff | tree | snapshot |
1996-05-01 |
mickey | we don't need ia_iosize setting, since no isa_attach_args |
commit | commitdiff | tree | snapshot |
1996-04-30 |
mickey | add IPX support. |
commit | commitdiff | tree | snapshot |
1996-04-30 |
hvozda | Tidy up a bit... |
commit | commitdiff | tree | snapshot |
1996-04-30 |
etheisen | OpenBSD not NetBSD. Also, fixed cvs OpenBSD tag. |
commit | commitdiff | tree | snapshot |
1996-04-29 |
hvozda | Hmmm, guess we really do need that #endif :-) |
commit | commitdiff | tree | snapshot |
1996-04-29 |
hvozda | Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr... |
commit | commitdiff | tree | snapshot |
1996-04-29 |
hvozda | Pull in John Kohl's most recent (15Apr96) APM and PCMCI... |
commit | commitdiff | tree | snapshot |
1996-04-29 |
mickey | fix last fix that was unfix for the before previous... |
commit | commitdiff | tree | snapshot |
1996-04-29 |
mickey | Split the MD part into different tables. |
commit | commitdiff | tree | snapshot |
1996-04-29 |
mickey | Rewrite a bit w/ a new flavour of behaviour understanding. |
commit | commitdiff | tree | snapshot |
1996-04-29 |
deraadt | yp depends on /var/yp/bindings, not only /var/yp |
commit | commitdiff | tree | snapshot |
1996-04-29 |
deraadt | intuit whether ypbind, ypserv, and rpc.yppasswdd should run |
commit | commitdiff | tree | snapshot |
1996-04-29 |
niklas | From NetBSD: |
commit | commitdiff | tree | snapshot |
1996-04-29 |
etheisen | Initial libc ELF support. Currently only elf_hash... |
commit | commitdiff | tree | snapshot |
1996-04-29 |
mickey | fix the wrong changes, so the bcasts will work now ;) |
commit | commitdiff | tree | snapshot |
1996-04-29 |
etheisen | Added section header type SHT_OPENBSD - value 0xfffffff... |
commit | commitdiff | tree | snapshot |
1996-04-29 |
mickey | add missed satosin(). |
commit | commitdiff | tree | snapshot |
1996-04-29 |
mickey | Revert last commit. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | Deal again w/ the brain damaged osockaddr. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | Add this stuff to keep compilers happy. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | Fix the bugs w/ that osockaddr. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | rnd driver needs i586 counter too. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
etheisen | Added OpenBSD tag. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
etheisen | setproctitle() prototype no longer needed. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
tholo | Only use Pentium instruction counter of we have been... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | Remove trailing garbage. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | Move ipx_cksum.c into MD config file. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
etheisen | OS is OpenBSD NOT NetBSD. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
mickey | IPX additions and fixes. |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | wdsc driver hacked from amiga driver by Steve Woodford |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | rewrite |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | device/attach split |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | add OpenBSD header |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | cfattach/cfdriver split; we hate caddr_t |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | cfattach/cfdriver split |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | cfattach/cfdriver split; config_*() function retval... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | add ccd, change fd->filedesc |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | _KERNEL & cannot use unistd.h |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | change to assym.h |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | change vmapbuf/vunmapbuf decls |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | add OpenBSD header |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | add _MACHINE & _MACHINE_ARCH |
commit | commitdiff | tree | snapshot |
1996-04-28 |
deraadt | add OpenBSD header |
commit | commitdiff | tree | snapshot |
1996-04-28 |
etheisen | Reran makesyscalls.sh for addition of Linux dummy mount... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
etheisen | Added dummy mount/umount() syscalls for bogus Linux... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
tholo | Integrate new version of devlist2h.awk from NetBSD... |
commit | commitdiff | tree | snapshot |
1996-04-28 |
tholo | Make this compile; was missing new first argument |
commit | commitdiff | tree | snapshot |
1996-04-28 |
rahnds | Fix compation error in bootst.c (mvme68k/stand) |
commit | commitdiff | tree | snapshot |
1996-04-28 |
tholo | First argument to profil(2) should be `char *', not... |
commit | commitdiff | tree | snapshot |
1996-04-27 |
niklas | Extend the bus.h interface with endian conversion funct... |
commit | commitdiff | tree | snapshot |
1996-04-27 |
niklas | Fix typos (some s/bc/sc->sc_bc/ ops) |
commit | commitdiff | tree | snapshot |
1996-04-27 |
tholo | mkmodules.1 no longer exist; don't try to build it |
commit | commitdiff | tree | snapshot |
1996-04-27 |
tholo | Integrate local changes to CVS |
commit | commitdiff | tree | snapshot |
1996-04-27 |
tholo | Some files missed by initial import |
commit | commitdiff | tree | snapshot |
1996-04-27 |
tholo | Latest public release from Cyclic; fixes numerous memor... |
commit | commitdiff | tree | snapshot |
1996-04-27 |
niklas | Bring forward the Amiga ISA support, and resolve a... |
commit | commitdiff | tree | snapshot |
1996-04-27 |
mickey | Add IPX support (#ifdef'ed, so no problems would arise). |
commit | commitdiff | tree | snapshot |
1996-04-26 |
mickey | Fix the code, so it compiles now. |
commit | commitdiff | tree | snapshot |
1996-04-25 |
niklas | Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD... |
commit | commitdiff | tree | snapshot |
1996-04-25 |
deraadt | permit quotas to work on mfs; problem reported by rdant... |
commit | commitdiff | tree | snapshot |
1996-04-25 |
niklas | Regenerated from new syscalls.master |
commit | commitdiff | tree | snapshot |
1996-04-25 |
niklas | Add COMPAT_SVR4_NCR support for making the SVR4 emulati... |
commit | commitdiff | tree | snapshot |
1996-04-25 |
mickey | sync w/ Net 960424 |
commit | commitdiff | tree | snapshot |
1996-04-25 |
mickey | sync w/ Net 960425 |
commit | commitdiff | tree | snapshot |
1996-04-25 |
mickey | sync w/ Net 960425 |
commit | commitdiff | tree | snapshot |
1996-04-25 |
deraadt | NIS+ in YP compatibility mode does not support a workin... |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | Fix pcvt termcap entry (original inserted). |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | use yp.h instead of yp_prot.h |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | uniquify xids; spell my name & address correctly; use... |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | use yp.h instead of yp_prot.h |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | spell my name correctly, use yp.h instead of yp_prot.h |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | Supply randomness source for the rnd device. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | This is no longer donatate data for rnd device. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | We are no longer using keyboard as a random source. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | OPTi 82C929 chipset support added. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | Add OPTi 82C929 chipset support for sound(wss,sb)/cd... |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | yp_prot.h lies -> use yp.h (from yp.x) instead, change... |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | start ypserv & rpc.yppasswdd automatically |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | Reorder includes. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | slight cleanup, .Os strings, point at yp(8) |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | fix errors, change description of non-existant command... |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | document existance of ypserv |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | i did not copyright this file in 1984 |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | Add network config dependencies. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | Initial import of arm32 port |
commit | commitdiff | tree | snapshot |
1996-04-24 |
niklas | drop some drivers, use ELF_MAP_PAGE_ZERO instead of... |
commit | commitdiff | tree | snapshot |
1996-04-24 |
niklas | We are OpenBSD, not Net, and we name our kernels bsd |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | Fix prototyping. |
commit | commitdiff | tree | snapshot |
1996-04-24 |
deraadt | do make right |
commit | commitdiff | tree | snapshot |
1996-04-24 |
mickey | sorry, folks. cut&paste bug happened. |
commit | commitdiff | tree | snapshot |
next |