Age | Commit message (Expand) | Author |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt... | Michael Shalayeff |
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-17 | addcom and pccom at addcom (commented out) | Jason Wright |
2001-07-15 | add install target | assar |
2001-07-13 | All two common configurations for DEC EtherWorks cards | Niklas Hallqvist |
2001-07-06 | qsphy required for tx | Theo de Raadt |
2001-07-06 | Change to make the kernel build when IPCOMP is activated and | Jean-Jacques Bernard-Gundol |
2001-07-02 | add nge and nsgphy | Nathan Binkert |
2001-06-29 | Enable iop+ioprbs | Niklas Hallqvist |
2001-06-27 | UVM is default | Niklas Hallqvist |
2001-06-27 | Remove IPF; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | UVM is no longer an option. | Artur Grabowski |
2001-06-26 | s/USER_PCICONFIG/USER_PCICONF | Jason Wright |
2001-06-26 | add USER_PCICONF in GENERIC | Matthieu Herrb |
2001-06-26 | remove white space | Brad Smith |
2001-06-25 | Include I2O files | Niklas Hallqvist |
2001-06-25 | move pf hooks to sys/conf/GENERIC | Kjell Wooding |
2001-06-24 | add i2o stubs | Michael Shalayeff |
2001-06-24 | Initial import of pf, an all-new ipf-compatable packet filter. | Kjell Wooding |
2001-06-23 | no more kernfs | Theo de Raadt |
2001-06-07 | fix typo in wi* at pci | Todd C. Miller |
2001-06-06 | wi* @ pci | Todd C. Miller |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |
2001-05-16 | use SMALL_KERNEL option | Theo de Raadt |
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern... | Todd C. Miller |
2001-05-14 | clean | Theo de Raadt |
2001-05-13 | initial cut at /dev/crypto support. takes original mbuf "try, and discard | Theo de Raadt |
2001-05-11 | unify rd(4) even more | Theo de Raadt |
2001-05-11 | unify | Theo de Raadt |
2001-05-07 | tcic disable | Theo de Raadt |
2001-05-05 | PMAP_NEW and UVM are no longer optional on i386. | Artur Grabowski |
2001-05-05 | remove some private stuff people put into here | Theo de Raadt |
2001-05-01 | sync closer to GENERIC, make compile again | Todd T. Fries |
2001-05-01 | this is what i'm running these days | Michael Shalayeff |
2001-05-01 | Remove PCVT file references. | Aaron Campbell |
2001-04-24 | enable txp(4) | Theo de Raadt |
2001-04-22 | Remove -march=i{56}86 optimization because of compiler bug. This bug | Grigoriy Orlov |
2001-04-19 | disable a few drivers | Theo de Raadt |
2001-04-18 | Sync, and quadruple NMBCLUSTERS | Niklas Hallqvist |
2001-04-14 | eephy was already in there | Theo de Raadt |
2001-04-14 | need eephy with wx now | mjacob |
2001-04-13 | bmtphy does not work perfect yet, but put it in anyways | Theo de Raadt |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-09 | Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@ | Thorsten Lockert |
2001-04-07 | OK, PMAP_NEW by default once again. This time it should work better for | Niklas Hallqvist |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2001-03-30 | sync | Niklas Hallqvist |
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell |