Age | Commit message (Expand) | Author |
1998-01-26 | IPF 3.2.3 | dgregor |
1998-01-25 | typo | Niklas Hallqvist |
1998-01-25 | Disable the new buffer policy for now | Niklas Hallqvist |
1998-01-25 | Remove redundant splbio I added yesterday | Niklas Hallqvist |
1998-01-24 | On the other hand... no need for recursive locks. | Niklas Hallqvist |
1998-01-24 | Well when MP comes.. we need locks | Niklas Hallqvist |
1998-01-24 | Protect allocation of ccd physmem of ccd interrupts | Niklas Hallqvist |
1998-01-24 | Eek, missing splbio, although splx was there. marging two "if"s | Niklas Hallqvist |
1998-01-24 | sysctl for def sizes for tcp/udp send/recv queues | Michael Shalayeff |
1998-01-24 | NULL deref | Niklas Hallqvist |
1998-01-23 | additional ioctls, makes workman and workbone working. | Niels Provos |
1998-01-22 | Switch off CPU-PCI write posting for the Saturn chipset; it is known | Theo de Raadt |
1998-01-22 | crank maxusers | Theo de Raadt |
1998-01-22 | Split up the buffercache between low (<16MB) and high memory, so that | Niklas Hallqvist |
1998-01-21 | support expanded panicstr; and add vsprintf back | Theo de Raadt |
1998-01-21 | rcvif not needed. | Niels Provos |
1998-01-21 | doc keys; ian@darwinsys.com | Theo de Raadt |
1998-01-21 | typo | Niklas Hallqvist |
1998-01-21 | Prevent a NULL-deref in the autoconf_verbose case | Niklas Hallqvist |
1998-01-21 | remove obsolete comment | Niklas Hallqvist |
1998-01-20 | missed some conditions on autoconf_verbose | Niklas Hallqvist |
1998-01-20 | rev 1.29 really was the version 1.28 should have been, and 1.28 already | Niklas Hallqvist |
1998-01-20 | typo | Niklas Hallqvist |
1998-01-20 | Provide a way to debug probes. set autoconf_verbose via DDB, or | Niklas Hallqvist |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1998-01-20 | s/(cast)0/NYLL/g | Michael Shalayeff |
1998-01-19 | this hack should fix the date/time problem i (and i think others | Thomas Graichen |
1998-01-19 | fix typo which prevented the xserver on some pmax from working | Thomas Graichen |
1998-01-19 | fix ifdef; marc@snafu.org | Theo de Raadt |
1998-01-19 | Cleanup output for probed VME devices. | etheisen |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist |
1998-01-18 | Get rid of old dirty buffer list | Constantine Sapuntzakis |
1998-01-17 | right f_bavail calculation | Michael Shalayeff |
1998-01-17 | s/defined(DEBUG)/defined(EP_DEBUG)/g | Michael Shalayeff |
1998-01-17 | Merge from NetBSD, thorpej@netbsd.org says: | Niklas Hallqvist |
1998-01-17 | Merge from NetBSD, thorpej@netbsd.org says: | Niklas Hallqvist |
1998-01-15 | Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>. | Niklas Hallqvist |
1998-01-15 | Re-enabled write protection on read-only file system mounts. Thanks to | Constantine Sapuntzakis |
1998-01-14 | For some reason the 4/300 doesn't like ncr53c9x_dmaselect. | Jason Wright |
1998-01-13 | Workaround for fpu_cleanup panic. We just ignore it. I'm going to | Jason Wright |
1998-01-12 | No need for f00f workaround on I686_CPU only | Tobias Weingartner |
1998-01-12 | Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface. | kstailey |
1998-01-12 | Free cookies correctly in case of error | Constantine Sapuntzakis |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos |
1998-01-11 | pretty print | Theo de Raadt |
1998-01-11 | scanset probing like pccons does; vons@usa.net | Theo de Raadt |
1998-01-11 | Fix a couple spinlock references. More code motion in vfs_subr.c | Constantine Sapuntzakis |
1998-01-10 | A couple more splbio()s in vfs_bio plus moving around a couple functions. | Constantine Sapuntzakis |