openbsd
1996-05-10 rahndsAdd some code bulletproofing, I have had this around...
1996-05-10 deraadtZ not L
1996-05-10 mickeyfix symtab skip loop (s,p,q,).
1996-05-10 mickeydo dynamic symtab allocattion.
1996-05-10 deraadtdoc flags better
1996-05-10 deraadt: after key, exit val for failure
1996-05-10 deraadtif_name/if_unit -> if_xname/if_softc
1996-05-10 deraadtFence off NULL args in getcmd() (fixes/works around...
1996-05-10 deraadtsync with netbsd
1996-05-10 deraadttorek fix to close old descriptor silently
1996-05-10 deraadtsun3 uses new libkvm
1996-05-10 deraadtsimple things
1996-05-10 deraadtsimple cleanup
1996-05-10 deraadtproto fillw
1996-05-10 deraadtdecl joystick
1996-05-10 deraadtupdate netbsd tag
1996-05-10 deraadtfpa fddi card
1996-05-10 deraadtle driver split
1996-05-10 deraadtsplit le driver, if_name/if_unit -> if_xname/if_softc
1996-05-10 deraadtfix sync scsi
1996-05-10 deraadtif_name/if_unit -> if_xname/if_softc
1996-05-10 deraadtsync with pcidevs
1996-05-10 deraadt+ pcnet-pci
1996-05-10 deraadtmap delay port
1996-05-10 deraadtproto change
1996-05-10 deraadtWDS_MBO_FREE/WDS_MBI_FREE botch
1996-05-10 deraadtproto updates
1996-05-10 deraadtAHA_MBO_FREE/AHA_MBI_FREE botch
1996-05-10 deraadtrename softc
1996-05-10 deraadtsplit le driver, add iy driver
1996-05-10 deraadtreturn an error
1996-05-10 deraadtSC_DEBUG cleanup
1996-05-10 deraadtif_name/if_unit -> if_xname/if_softc
1996-05-10 mickeyremove makelinks, when done.
1996-05-10 mickeysimplify sed rule in 'links', so swap*.c be treated ok.
1996-05-10 mickeydo 'make links' treat swap*.o just as all the .o files.
1996-05-10 chuckadd constants so that we can remove "m68k/m88k" directo...
1996-05-10 chuckadd some documentation
1996-05-10 chuckinit more fields so that kernel can generate a valid...
1996-05-09 niklasFrom NetBSD:
1996-05-09 niklasFrom NetBSD:
1996-05-09 niklasFrom NetBSD:
1996-05-09 niklasFrom NetBSD:
1996-05-09 niklasRemove bootsync(), use vfs_shutdown() instead
1996-05-09 hvozdaOops, we need pcicmaster0; also bring INSTOTHER up...
1996-05-09 hvozdaAdd PCMCIA support
1996-05-09 mickeyrevert icmp len fix, since i experience 'icmp len'
1996-05-09 deraadtfrom is; os9 entries
1996-05-09 deraadtshift-tab does tab, not some confusing gobbledygook
1996-05-09 deraadtlinux & svr4 support
1996-05-09 deraadtallow config file to override NKPDE (yuck)
1996-05-09 deraadtfloppy manpage; netbsd pr#2261; from andrew@wipux2...
1996-05-09 niklasAdd ISA devices
1996-05-09 niklas$OpenBSD$ added
1996-05-09 niklass/netbsd/bsd/
1996-05-09 niklasAdd ISA devices, renumber ipf device, add SCSI scanner...
1996-05-09 niklasInitial revision
1996-05-09 niklasAdd lost include
1996-05-08 deraadtinstall rfork man page
1996-05-08 mickeyfix panic at reboot.
1996-05-08 niklasClarified warning messages a bit
1996-05-08 mickeyavoid panics at reboot.
1996-05-08 mickeyfix panic at reboot.
1996-05-08 mickeyfix the panic at reboot.
1996-05-08 mickeydon't mix this stuff with mashed potatoes.
1996-05-08 chuckmake it compile again (update to machine/disklabel.h)
1996-05-08 mickeydo that another panic fly away.
1996-05-08 mickeykill the panic at the boot().
1996-05-08 mickeyfix the panic at reboot.
1996-05-08 mickeyfix the panic on reboot.
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...
next