openbsd
1996-05-08 mickeyfix reboot panic.
1996-05-07 niklasFrom NetBSD:
1996-05-07 deraadtyou cannot use u_intXX_t everywhere
1996-05-07 deraadtaway, away
1996-05-07 mickeyfrom NetBSD PR#2124(port-i386):
1996-05-07 niklass/netbsd/bsd/
1996-05-07 niklasMake sure config_init gets called before consinit,...
1996-05-07 mickeyfrom NetBSD PR#2296:
1996-05-07 deraadtfloppy manpage; netbsd pr#2261; from andrew@wipux2...
1996-05-07 deraadtrcs used gets(); netbsd pr#2287; from beal@umiacs.UMD...
1996-05-07 deraadtgross BPF_HDR hack, do better
1996-05-07 mickeyfix that fillw's stuff again.
1996-05-07 mickeyshow symtab name when no less than 3 of them.
1996-05-07 mickeyfillw is in machine/cpu.h now.
1996-05-07 mickeyadd network dependencies.
1996-05-07 mickeychange -L option name to -Z, note that in
1996-05-07 deraadtidea by chuck to make libbug MI
1996-05-07 niklasRestructure and document a bit. Also fixed a confusing...
1996-05-07 niklasFrom NetBSD:
1996-05-07 niklasRemove cdev_ss_init, there's a def in the MI parts now
1996-05-07 niklasRCS ID update
1996-05-07 niklasFrom NetBSD:
1996-05-07 niklasAdd back all the stuff I've had to remove due to kernel...
1996-05-07 niklasUse MI cdev_scanner_init macro. Fix tabs.
1996-05-07 niklasMove the vector table to .data
1996-05-07 niklasUse _vectab instead of Lvectab, which is moving to...
1996-05-07 niklasFrom NetBSD:
1996-05-07 mickeyfix comments s/$Id$/Id/, and usage string.
1996-05-07 niklasAdd SCSI scanner and MSDOSFS support
1996-05-07 niklasRemove erroneously doubled text (patch can do that...
1996-05-07 niklasAdd OPRAH
1996-05-07 niklasMove this doc file
1996-05-07 deraadtdb release 1.85
1996-05-07 deraadtsync with 0504; mostly proto changes (some svr4 ioctl...
1996-05-07 deraadtsync with 0504 -- prototypes and bus.h
1996-05-07 deraadtdelete impossible to reach code, use more defined constants
1996-05-07 deraadtsync with 0504 -- prototypes and bus.h
1996-05-07 deraadtconvert to machine/bus.h
1996-05-07 deraadtadd :
1996-05-07 deraadtsync with 0504; prototype changes
1996-05-07 deraadtcorrect bpf types
1996-05-07 deraadtadd local decl of sockaddr
1996-05-07 deraadtpretty up output
1996-05-07 deraadtif nfds > FD_SETSIZE, allocate room for the bitmasks...
1996-05-07 rahndsThis is the tape boot loader, not the disk. Remove...
1996-05-07 rahndsremove file generated during build.
1996-05-07 rahnds(maybe it will take this time)
1996-05-06 tholocvsinit.8 no longer exist
1996-05-06 tholoIntegrate local changes to CVS; remove files no longer...
1996-05-06 tholoFiles missed by previous import
1996-05-06 tholoNew CVS release from Cyclic Software
1996-05-06 tholoUse MSR 0x10, not 10 to clear the Pentium instruction...
1996-05-06 deraadtfor 040, copy replacement routines over fpfault zone...
1996-05-06 deraadtcorrect my interrupt bugs
1996-05-06 deraadtfix russian typo
1996-05-06 deraadthard-code the include installation path (mostly for...
1996-05-06 deraadtuse beforeinstall; includes walks the tree
1996-05-06 tholoZero the instruction counter on Pentium's after detecti...
1996-05-06 deraadtuse mounted table instead of fstab for -a; netbsd pr...
1996-05-06 mickeyremove unused files, conserning to the last sync
1996-05-06 mickeyfix includes for x25/llc.
1996-05-06 deraadtwant ddb
1996-05-06 deraadtadd aria audio
1996-05-06 niklasInitial version
1996-05-06 niklasCorrect RCS IDs
1996-05-06 deraadtfrom netbsd; SCSIDEBUG printf() fixes
1996-05-06 deraadtshinaken cd has lun problem
1996-05-06 deraadtgoes away
1996-05-06 deraadtproto cpu_exec_aout_prep_oldzmagic()
1996-05-06 deraadtdefn cdev_scanner_init()
1996-05-06 deraadtanother void main(); netbsd pr#2373; from mouse@Collatz...
1996-05-06 deraadtgdb -k did not call kvm_open() with correct pathname...
1996-05-06 deraadtfix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU
1996-05-06 mickeydo the ^W right.
1996-05-06 niklasReturn int from main(), so gcc -Werror won't complain...
1996-05-06 niklasFix typo, lost newline
1996-05-06 niklasFix typo, s/aplx/splx/
1996-05-06 mickeyfix arg names (s/cmd/command/).
1996-05-06 pefoMissing ' == NULL)' added...
1996-05-06 mickeyif.h was missed from the commit.
1996-05-05 deraadtfstat options -N and -M failed; netbsd pr#2374; from...
1996-05-05 deraadtmv notrans out of loop and change my name
1996-05-05 deraadtfrom netbsd:
1996-05-05 deraadtfrom netbsd:
1996-05-05 deraadtuse XS (not XC) flags when setting tty flags; from...
1996-05-05 deraadtheaders
1996-05-05 deraadtsync with 0430
1996-05-05 mickeyadd general ether_ioctl call in net/if_ethersubr.c,
1996-05-05 deraadtahc/ahe driver update from freebsd; merged by soda...
1996-05-05 deraadtypbind will create /var/yp/binding automatically, print...
1996-05-05 mickeyadd advanced hang analyzer.
1996-05-05 deraadtbuild stand as well
1996-05-05 deraadtreport signal type before dying; from ian@cygnus.com...
1996-05-04 mickeyit compiles now.
1996-05-04 mickeyadd missed files.
1996-05-04 niklasFrom NetBSD:
1996-05-04 mickeys/ts_/tv_/g again.
1996-05-04 mickeyremove #ifndef LKM, since that stuff already in sys...
1996-05-04 mickeyadd rnd driver.
1996-05-04 mickeyadd files missed from 0418 sync.
next