Age | Commit message (Expand) | Author |
1998-03-27 | fictitious disklabels for scsi disks | Todd C. Miller |
1998-03-26 | correctly count ru_majflt. the fix pulled in from netbsd pr#1397 is | chuck |
1998-03-26 | typo in last commit | Niklas Hallqvist |
1998-03-26 | Amiga works more stably with the old MAX_KMAP* entries, besides they | Niklas Hallqvist |
1998-03-26 | Use new defs from MI endian.h for swapping, remove register | Niklas Hallqvist |
1998-03-26 | Some KNF | Niklas Hallqvist |
1998-03-26 | Remove register specifiers, add one explicit int | Niklas Hallqvist |
1998-03-26 | fix Id; add comments | Jason Wright |
1998-03-25 | Add a missing ntohs. fixes llc/snap connections. | chuck |
1998-03-25 | for *utimes(), deal with tv_sec == VNOVAL; problem noted by syssgm@dtir.qld.g... | Theo de Raadt |
1998-03-25 | ppc needs a pci chip bug workaround | Per Fogelstrom |
1998-03-25 | Use INT slot 7 for on chip timer | Per Fogelstrom |
1998-03-25 | flush -> sync | Per Fogelstrom |
1998-03-25 | DDB vs DEBUG | Per Fogelstrom |
1998-03-25 | We now have DDB, use std generic config | Per Fogelstrom |
1998-03-25 | another config | Per Fogelstrom |
1998-03-25 | call vm_set_page_size | Per Fogelstrom |
1998-03-25 | DDB vs DEBUG | Per Fogelstrom |
1998-03-25 | Driver for the 8 leds on the back of sun4 machines. | Jason Wright |
1998-03-25 | add SIOCGIFDATA; fetches ifdata structure attached to each interface | Theo de Raadt |
1998-03-25 | Config file with MRG_ADB as a default. Should be handy for | gene |
1998-03-24 | pretty | Theo de Raadt |
1998-03-24 | nicer output | Theo de Raadt |
1998-03-24 | sync | Theo de Raadt |
1998-03-24 | QLogic calls themselves QLogic | Theo de Raadt |
1998-03-24 | correct isp header | Theo de Raadt |
1998-03-24 | add isp driver from netbsd, more munging needed | Theo de Raadt |
1998-03-23 | Also digest the leftovers. | janjaap |
1998-03-23 | regen | Todd C. Miller |
1998-03-23 | Emulated version of SunOS ostime(2) wass totally wrong. For now | Todd C. Miller |
1998-03-23 | Emulate otimes(2) | Todd C. Miller |
1998-03-23 | fix printing for these; ignore model number | Theo de Raadt |
1998-03-22 | correct a comment | Todd C. Miller |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1998-03-22 | Tell the SCSI driver that we expect data in from the changer device when we | Thorsten Lockert |
1998-03-22 | Fix some minor type error and a ++ sideeffect error in a macro call. | Per Fogelstrom |
1998-03-20 | Some cleanup of page steals | Niklas Hallqvist |
1998-03-20 | Add PnP 'ep' driver. | dgregor |
1998-03-20 | New PnP 'ep' driver. | dgregor |
1998-03-20 | small (aka 'fixed' from X) fonts for raster consoles < 800*600 in size | Todd T. Fries |
1998-03-20 | for SIOCGIF{NETMASK,DSTADDR,BRDADDR} calls match address to if aliases entries | Theo de Raadt |
1998-03-19 | This should fix some problems with the aliases. | Angelos D. Keromytis |
1998-03-19 | import the pmax bootblocks uuencoded until someone fixes the boot | Thomas Graichen |
1998-03-18 | initialize all fileds in vfsconf when installing a new filesystem. | Artur Grabowski |
1998-03-18 | Changes, changes. | Angelos D. Keromytis |
1998-03-18 | more SDEV_AUTOSAVE devices | Theo de Raadt |
1998-03-18 | typeless declaration | Michael Shalayeff |
1998-03-18 | pass MACHINE{,_ARCH} into libkern/Makefile so cross-build works | Michael Shalayeff |
1998-03-18 | Update. | Angelos D. Keromytis |
1998-03-18 | Add bit in boothowto to control console selection | Per Fogelstrom |