Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol | |
Brian J. Kifiak <bk@rt.fm>. Thanks! | |||
2001-10-25 | add an ali1543 and fix amd756 icu drivers | Michael Shalayeff | |
2001-10-24 | forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org> | Michael Shalayeff | |
2001-10-24 | add emu at pci | Michael Shalayeff | |
2001-10-10 | gc SWAPPAGER and DEVPAGER options | Todd C. Miller | |
2001-10-10 | sorry, twe does not fit | Theo de Raadt | |
2001-10-08 | i think miod only half-looked at this patch | Theo de Raadt | |
2001-10-08 | add lge(4) commented | Nathan Binkert | |
2001-10-06 | Add, commented out, missing lines for supported drivers. | Miod Vallat | |
2001-10-05 | more | Theo de Raadt | |
2001-10-05 | Add bge(4) | Nathan Binkert | |
2001-10-04 | Add commented out sf4r, sf2r and az audio drivers. | Grigoriy Orlov | |
Requested by deraadt@. | |||
2001-10-02 | Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.org | Todd C. Miller | |
2001-09-22 | pty cleanup | Theo de Raadt | |
2001-09-01 | add cz(4) to GENERIC | Nathan Binkert | |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski | |
All callers actually took all arguments to pci_intr_map from pci_attach_args structs, so this simplifies code. This also allows more complicated interrupt assignment schemes like the one on sparc64. This makes sparc64 pci interrupts work. Inspired by the same change in NetBSD. | |||
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy ↵ | Michael Shalayeff | |
<peter.galbavy@knowtion.net> | |||
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 | |
PPP_DEFLATE is not. Reported by Heikki Korpela <heko@saitti.net>. ho@ ok. | |||
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 | |
Insane amounts of work done my dhartmei. Great work! | |||
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 | |
Discussed with pjanzen@ | |||
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 ↵ | Todd C. Miller | |
kern_ipc_10.c for other compat modules. | |||
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 | |
if we fail" semantics and extends to two varients of data movement: mbuf, or an iovec style block. | |||
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 | |