openbsd
1996-04-29 etheisenInitial libc ELF support. Currently only elf_hash...
1996-04-29 mickeyfix the wrong changes, so the bcasts will work now ;)
1996-04-29 etheisenAdded section header type SHT_OPENBSD - value 0xfffffff...
1996-04-29 mickeyadd missed satosin().
1996-04-29 mickeyRevert last commit.
1996-04-28 mickeyDeal again w/ the brain damaged osockaddr.
1996-04-28 mickeyAdd this stuff to keep compilers happy.
1996-04-28 mickeyFix the bugs w/ that osockaddr.
1996-04-28 mickeyrnd driver needs i586 counter too.
1996-04-28 etheisenAdded OpenBSD tag.
1996-04-28 etheisensetproctitle() prototype no longer needed.
1996-04-28 tholoOnly use Pentium instruction counter of we have been...
1996-04-28 mickeyRemove trailing garbage.
1996-04-28 mickeyMove ipx_cksum.c into MD config file.
1996-04-28 etheisenOS is OpenBSD NOT NetBSD.
1996-04-28 mickeyIPX additions and fixes.
1996-04-28 deraadtwdsc driver hacked from amiga driver by Steve Woodford
1996-04-28 deraadtrewrite
1996-04-28 deraadtdevice/attach split
1996-04-28 deraadtadd OpenBSD header
1996-04-28 deraadtcfattach/cfdriver split; we hate caddr_t
1996-04-28 deraadtcfattach/cfdriver split
1996-04-28 deraadtcfattach/cfdriver split; config_*() function retval...
1996-04-28 deraadtadd ccd, change fd->filedesc
1996-04-28 deraadt_KERNEL & cannot use unistd.h
1996-04-28 deraadtchange to assym.h
1996-04-28 deraadtchange vmapbuf/vunmapbuf decls
1996-04-28 deraadtadd OpenBSD header
1996-04-28 deraadtadd _MACHINE & _MACHINE_ARCH
1996-04-28 deraadtadd OpenBSD header
1996-04-28 etheisenReran makesyscalls.sh for addition of Linux dummy mount...
1996-04-28 etheisenAdded dummy mount/umount() syscalls for bogus Linux...
1996-04-28 tholoIntegrate new version of devlist2h.awk from NetBSD...
1996-04-28 tholoMake this compile; was missing new first argument
1996-04-28 rahndsFix compation error in bootst.c (mvme68k/stand)
1996-04-28 tholoFirst argument to profil(2) should be `char *', not...
1996-04-27 niklasExtend the bus.h interface with endian conversion funct...
1996-04-27 niklasFix typos (some s/bc/sc->sc_bc/ ops)
1996-04-27 tholomkmodules.1 no longer exist; don't try to build it
1996-04-27 tholoIntegrate local changes to CVS
1996-04-27 tholoSome files missed by initial import
1996-04-27 tholoLatest public release from Cyclic; fixes numerous memor...
1996-04-27 niklasBring forward the Amiga ISA support, and resolve a...
1996-04-27 mickeyAdd IPX support (#ifdef'ed, so no problems would arise).
1996-04-26 mickeyFix the code, so it compiles now.
1996-04-25 niklasDid some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD...
1996-04-25 deraadtpermit quotas to work on mfs; problem reported by rdant...
1996-04-25 niklasRegenerated from new syscalls.master
1996-04-25 niklasAdd COMPAT_SVR4_NCR support for making the SVR4 emulati...
1996-04-25 mickeysync w/ Net 960424
1996-04-25 mickeysync w/ Net 960425
1996-04-25 mickeysync w/ Net 960425
1996-04-25 deraadtNIS+ in YP compatibility mode does not support a workin...
1996-04-24 mickeyFix pcvt termcap entry (original inserted).
1996-04-24 deraadtuse yp.h instead of yp_prot.h
1996-04-24 deraadtuniquify xids; spell my name & address correctly; use...
1996-04-24 deraadtuse yp.h instead of yp_prot.h
1996-04-24 deraadtspell my name correctly, use yp.h instead of yp_prot.h
1996-04-24 mickeySupply randomness source for the rnd device.
1996-04-24 mickeyThis is no longer donatate data for rnd device.
1996-04-24 mickeyWe are no longer using keyboard as a random source.
1996-04-24 mickeyOPTi 82C929 chipset support added.
1996-04-24 mickeyAdd OPTi 82C929 chipset support for sound(wss,sb)/cd...
1996-04-24 deraadtyp_prot.h lies -> use yp.h (from yp.x) instead, change...
1996-04-24 deraadtstart ypserv & rpc.yppasswdd automatically
1996-04-24 mickeyReorder includes.
1996-04-24 deraadtslight cleanup, .Os strings, point at yp(8)
1996-04-24 deraadtfix errors, change description of non-existant command...
1996-04-24 deraadtdocument existance of ypserv
1996-04-24 deraadti did not copyright this file in 1984
1996-04-24 mickeyAdd network config dependencies.
1996-04-24 deraadtInitial import of arm32 port
1996-04-24 niklasdrop some drivers, use ELF_MAP_PAGE_ZERO instead of...
1996-04-24 niklasWe are OpenBSD, not Net, and we name our kernels bsd
1996-04-24 mickeyFix prototyping.
1996-04-24 deraadtdo make right
1996-04-24 mickeysorry, folks. cut&paste bug happened.
1996-04-24 mickeyAdd IPX support.
1996-04-24 mickeyAdd IPXIP entry, to not to get cvs confused in the...
1996-04-24 mickeyFix copyrights, comments, etc.
1996-04-23 deraadtadd "-d basedir" flag to pwd_mkdb. the use of "chroot...
1996-04-23 dmAllow the security level to be lowered when in security...
1996-04-23 mickeyfix last sync (that was because of rcs bug, at least...
1996-04-23 deraadtdo not assume "." exists -- it might have gotten unlink...
1996-04-23 mickeyconfig bsd
1996-04-23 mickeysync w/ NetBSD 960418.
1996-04-23 niklasCorrected typo in TIOCGWINSZ
1996-04-23 deraadtsync with netbsd 960418
1996-04-23 deraadtsync with netbsd 960418
1996-04-23 niklasMerge of NetBSD 960418
1996-04-22 hannkenNew prog to change pccons's keymap encoding for nationa...
1996-04-22 hannkenadd ioctls to change keymap encoding, screen saver...
1996-04-22 hannkenUpdate aha.c to use bounce buffers, fix typos in isadma...
1996-04-22 deraadtypmatch does signal success even if it doesn't find...
1996-04-22 deraadtsync with netbsd 960418
1996-04-21 deraadtsync to netbsd 960418
1996-04-21 deraadtpartial sync with netbsd 960418, more to come
1996-04-20 deraadtno need to remove limits.h; another workaround exists
1996-04-20 mickeyAccording to the CA-96.08 (Vulnerability in PCNFSD)
1996-04-19 mickeyAccording to the latest config stuff changes (as for...
next