Age | Commit message (Expand) | Author |
2001-06-25 | we need only one pflog now | Niels Provos |
2001-06-25 | first stab at packet logging for pf. inspired by late night dreams of art. | Niels Provos |
2001-06-25 | move pf hooks to sys/conf/GENERIC | Kjell Wooding |
2001-06-25 | Remove NQNFS | Constantine Sapuntzakis |
2001-06-24 | Initial import of pf, an all-new ipf-compatable packet filter. | Kjell Wooding |
2001-06-23 | Add in4_cksum.c | Angelos D. Keromytis |
2001-06-08 | Remve net_osdep.c | Angelos D. Keromytis |
2001-06-08 | rename a file for The Anal One | Theo de Raadt |
2001-06-08 | Add pfkeyv2_convert.c | Angelos D. Keromytis |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |
2001-05-16 | Create COMPAT_25 and move ogetfsstat, ostatfs and ostatfs into it. | Todd C. Miller |
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern... | Todd C. Miller |
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller |
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-06 | we are at 2.9-current | Theo de Raadt |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-05-04 | vlan in GENERIC (ti(4) now has an issue, jason will deal) | Theo de Raadt |
2001-05-02 | pack all NVGA*s into one vga.h, lot's of spaces vs tabs | Michael Shalayeff |
2001-05-01 | note another release time thingy | Theo de Raadt |
2001-04-19 | move away from -beta | Theo de Raadt |
2001-04-15 | move to 2.9-beta | Theo de Raadt |
2001-04-10 | Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts; | Aaron Campbell |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-09 | LFS is not an option right now. | Artur Grabowski |
2001-04-09 | Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@ | Thorsten Lockert |
2001-03-29 | Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC and | Aaron Campbell |
2001-03-29 | Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible Ethernet | Aaron Campbell |
2001-03-21 | Ok, I'm breaking my promise. I promised to not do anything with the | Artur Grabowski |
2001-03-18 | Add rasops | Nathan Binkert |
2001-03-11 | Code for devices that read/write to an IEEE 802.3u MII bus using the | Aaron Campbell |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-07 | and this will produce a cubios mickey | Michael Shalayeff |
2001-02-15 | Import siop, a replacement for the ncr SCSI driver, from NetBSD. | Kenneth R Westerback |
2001-02-10 | new symbol handling in ddb for ELF, there is still a problem with hangman on ... | Niklas Hallqvist |
2001-02-08 | witch raw ip6 socket code from NRL to kame. | Jun-ichiro itojun Hagino |
2001-02-06 | allow changing number of loopbacks in ukc. | Michael Shalayeff |
2001-01-24 | KGDB for i386 from NetBSD via niklas, with tweaks and accommodations. | Hugh Graham |
2001-01-23 | Add support for Initio INI-91xx SCSI Cards | Kenneth R Westerback |
2001-01-05 | Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk) | Angelos D. Keromytis |
2000-12-31 | Up the number of gif interfaces, we just need one enc interface. | Angelos D. Keromytis |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |
2000-12-12 | Add support for 802.1D spanning tree protocol. | Jason Wright |
2000-11-16 | support kernel event queues, from FreeBSD by Jonathan Lemon, | Niels Provos |
2000-11-16 | New files for pcdisplay(4), vga(4), and pckbc(4) | Aaron Campbell |
2000-11-07 | we are at 2.8-current | Theo de Raadt |
2000-10-20 | not 2.8-beta anymore, however, the actual cutting-off point for the release | Theo de Raadt |
2000-10-13 | enable PULLDOWN_TEST, and use m_pulldown for IPv6 packet parsing. | Jun-ichiro itojun Hagino |