summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-01-21rcvif not needed.Niels Provos
1998-01-21doc keys; ian@darwinsys.comTheo de Raadt
1998-01-21typoNiklas Hallqvist
1998-01-21Prevent a NULL-deref in the autoconf_verbose caseNiklas Hallqvist
1998-01-21remove obsolete commentNiklas Hallqvist
1998-01-20missed some conditions on autoconf_verboseNiklas Hallqvist
1998-01-20rev 1.29 really was the version 1.28 should have been, and 1.28 alreadyNiklas Hallqvist
1998-01-20typoNiklas Hallqvist
1998-01-20Provide a way to debug probes. set autoconf_verbose via DDB, orNiklas Hallqvist
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
1998-01-20s/(cast)0/NYLL/gMichael Shalayeff
1998-01-19this hack should fix the date/time problem i (and i think othersThomas Graichen
1998-01-19fix typo which prevented the xserver on some pmax from workingThomas Graichen
1998-01-19fix ifdef; marc@snafu.orgTheo de Raadt
1998-01-19Cleanup output for probed VME devices.etheisen
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1998-01-18move to current OpenBSD isadma APINiklas Hallqvist
1998-01-18Get rid of old dirty buffer listConstantine Sapuntzakis
1998-01-17right f_bavail calculationMichael Shalayeff
1998-01-17s/defined(DEBUG)/defined(EP_DEBUG)/gMichael Shalayeff
1998-01-17Merge from NetBSD, thorpej@netbsd.org says:Niklas Hallqvist
1998-01-17Merge from NetBSD, thorpej@netbsd.org says:Niklas Hallqvist
1998-01-15Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>.Niklas Hallqvist
1998-01-15Re-enabled write protection on read-only file system mounts. Thanks toConstantine Sapuntzakis
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
1998-01-13Workaround for fpu_cleanup panic. We just ignore it. I'm going toJason Wright
1998-01-12No need for f00f workaround on I686_CPU onlyTobias Weingartner
1998-01-12Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface.kstailey
1998-01-12Free cookies correctly in case of errorConstantine Sapuntzakis
1998-01-11disklabel spoofing for FAT32.Niels Provos
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1998-01-11pretty printTheo de Raadt
1998-01-11scanset probing like pccons does; vons@usa.netTheo de Raadt
1998-01-11Fix a couple spinlock references. More code motion in vfs_subr.cConstantine Sapuntzakis
1998-01-10A couple more splbio()s in vfs_bio plus moving around a couple functions.Constantine Sapuntzakis
1998-01-10Broke up vfs_subr.c which was getting a bit huge. We now have seperate filesConstantine Sapuntzakis
1998-01-10catch all pci host bridgesTheo de Raadt
1998-01-10be silent for ILI errors ; giannici@neomedia.itTheo de Raadt
1998-01-09Similar race in Ext2FSConstantine Sapuntzakis
1998-01-09Correction of long-standing race condition in vnode creation due toConstantine Sapuntzakis
1998-01-09Prevent double insertions into the inode hash queueConstantine Sapuntzakis
1998-01-09PARAMASK updated to reflect addition of new bitConstantine Sapuntzakis
1998-01-09core dumps disabled for SUID programs is default again.Constantine Sapuntzakis
1998-01-09Get rid of dumping across symlinks. Races can cause this to be problematicConstantine Sapuntzakis
1998-01-09A better fix for the mkdir ("path/") bug. This fix strips the trailing slashesConstantine Sapuntzakis
1998-01-09Back out changes to lookup( ). This breaks a whole bunch of other systemConstantine Sapuntzakis
1998-01-09oops, reenable machdep.bios sysctlsNiklas Hallqvist
1998-01-09Clear buffers on allocation, suggested by csapuntzNiklas Hallqvist
1998-01-09oops wrong version checked inNiklas Hallqvist
1998-01-09indentNiklas Hallqvist