openbsd
1996-05-01 deraadtnew arm32 port
1996-05-01 mickeysync a bit w/ Net's solution to CERT-96.08.
1996-05-01 deraadtfrom ragge; Updated to work correctly, pointed out...
1996-05-01 deraadttraverse for obj; pcmcia stuff is i386 only (for now)
1996-05-01 deraadtfrom netbsd:
1996-05-01 deraadtsave some bytes of disk
1996-05-01 deraadtrealinstall -> includes
1996-05-01 deraadtfrom netbsd: Add kvm_dump* prototypes
1996-05-01 deraadtfrom netbsd; Added private functions
1996-05-01 deraadttypo in __STRICT_ANSI__
1996-05-01 deraadtswitch on _KERNEL to load proper include file
1996-05-01 deraadtfrom netbsd:
1996-05-01 deraadtfrom netbsd: #define _verr* to verr*, to make these...
1996-05-01 deraadtfrom cgd; fix a couple of typesetting and grammatical...
1996-05-01 deraadtvis.3 man page misuses the word comprise; netbsd pr...
1996-05-01 deraadtsync with netbsd
1996-05-01 deraadtuse strcat.S instead of strcat.c
1996-05-01 deraadtarm32 libc support
1996-05-01 deraadtbump minor because of futimes
1996-05-01 deraadtadd futimes
1996-05-01 deraadtfrom netbsd; Document EMFILE and ENFILE
1996-05-01 deraadtdo not proto __syscall or you will experience excruciat...
1996-05-01 deraadtfrom netbsd; Document futimes()
1996-05-01 deraadtwe need SERVER_FLOWCONTROL enabled
1996-05-01 deraadtno longer need yp.no directory.. install into /var...
1996-05-01 mickeywe don't need ia_iosize setting, since no isa_attach_args
1996-04-30 mickeyadd IPX support.
1996-04-30 hvozdaTidy up a bit...
1996-04-30 etheisenOpenBSD not NetBSD. Also, fixed cvs OpenBSD tag.
1996-04-29 hvozdaHmmm, guess we really do need that #endif :-)
1996-04-29 hvozdaPull in John Kohl's [jtk@netbsd.org] most recent (15Apr...
1996-04-29 hvozdaPull in John Kohl's most recent (15Apr96) APM and PCMCI...
1996-04-29 mickeyfix last fix that was unfix for the before previous...
1996-04-29 mickeySplit the MD part into different tables.
1996-04-29 mickeyRewrite a bit w/ a new flavour of behaviour understanding.
1996-04-29 deraadtyp depends on /var/yp/bindings, not only /var/yp
1996-04-29 deraadtintuit whether ypbind, ypserv, and rpc.yppasswdd should run
1996-04-29 niklasFrom NetBSD:
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.
next