summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-03-28nasty indentTheo de Raadt
1998-03-28add ep* at isapnp; move le0 to where GENERIC expects itTheo de Raadt
1998-03-28grok trident 9660Theo de Raadt
1998-03-28support ed* at pci?Theo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28diamond monster 3dTheo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28sync against PCI listTheo de Raadt
1998-03-27Messed up configuration, can live without it.Angelos D. Keromytis
1998-03-27Fix bug (I introduced) with aliases and in_broadcast().Angelos D. Keromytis
1998-03-27Fix strncpy usage and call a cdrom a cdrom in the fake labelTodd C. Miller
1998-03-27Make compile without diagnistic possible. (Yes very small kernel)Per Fogelstrom
1998-03-27fictious disklabels for hpib disks we have in the table.Todd C. Miller
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