summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-03-27fictitious disklabels for scsi disksTodd C. Miller
1998-03-26correctly count ru_majflt. the fix pulled in from netbsd pr#1397 ischuck
1998-03-26typo in last commitNiklas Hallqvist
1998-03-26Amiga works more stably with the old MAX_KMAP* entries, besides theyNiklas Hallqvist
1998-03-26Use new defs from MI endian.h for swapping, remove registerNiklas Hallqvist
1998-03-26Some KNFNiklas Hallqvist
1998-03-26Remove register specifiers, add one explicit intNiklas Hallqvist
1998-03-26fix Id; add commentsJason Wright
1998-03-25Add a missing ntohs. fixes llc/snap connections.chuck
1998-03-25for *utimes(), deal with tv_sec == VNOVAL; problem noted by syssgm@dtir.qld.g...Theo de Raadt
1998-03-25ppc needs a pci chip bug workaroundPer Fogelstrom
1998-03-25Use INT slot 7 for on chip timerPer Fogelstrom
1998-03-25flush -> syncPer Fogelstrom
1998-03-25DDB vs DEBUGPer Fogelstrom
1998-03-25We now have DDB, use std generic configPer Fogelstrom
1998-03-25another configPer Fogelstrom
1998-03-25call vm_set_page_sizePer Fogelstrom
1998-03-25DDB vs DEBUGPer Fogelstrom
1998-03-25Driver for the 8 leds on the back of sun4 machines.Jason Wright
1998-03-25add SIOCGIFDATA; fetches ifdata structure attached to each interfaceTheo de Raadt
1998-03-25Config file with MRG_ADB as a default. Should be handy forgene
1998-03-24prettyTheo de Raadt
1998-03-24nicer outputTheo de Raadt
1998-03-24syncTheo de Raadt
1998-03-24QLogic calls themselves QLogicTheo de Raadt
1998-03-24correct isp headerTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-23Also digest the leftovers.janjaap
1998-03-23regenTodd C. Miller
1998-03-23Emulated version of SunOS ostime(2) wass totally wrong. For nowTodd C. Miller
1998-03-23Emulate otimes(2)Todd C. Miller
1998-03-23fix printing for these; ignore model numberTheo de Raadt
1998-03-22correct a commentTodd C. Miller
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-22Tell the SCSI driver that we expect data in from the changer device when weThorsten Lockert
1998-03-22Fix some minor type error and a ++ sideeffect error in a macro call.Per Fogelstrom
1998-03-20Some cleanup of page stealsNiklas Hallqvist
1998-03-20Add PnP 'ep' driver.dgregor
1998-03-20New PnP 'ep' driver.dgregor
1998-03-20small (aka 'fixed' from X) fonts for raster consoles < 800*600 in sizeTodd T. Fries
1998-03-20for SIOCGIF{NETMASK,DSTADDR,BRDADDR} calls match address to if aliases entriesTheo de Raadt
1998-03-19This should fix some problems with the aliases.Angelos D. Keromytis
1998-03-19import the pmax bootblocks uuencoded until someone fixes the bootThomas Graichen
1998-03-18initialize all fileds in vfsconf when installing a new filesystem.Artur Grabowski
1998-03-18Changes, changes.Angelos D. Keromytis
1998-03-18more SDEV_AUTOSAVE devicesTheo de Raadt
1998-03-18typeless declarationMichael Shalayeff
1998-03-18pass MACHINE{,_ARCH} into libkern/Makefile so cross-build worksMichael Shalayeff
1998-03-18Update.Angelos D. Keromytis
1998-03-18Add bit in boothowto to control console selectionPer Fogelstrom