Age | Commit message (Expand) | Author |
2002-03-28 | i forgot these for if_wi | Michael Shalayeff |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-14 | From NetBSD: driver for lpt at ebus | Jason Wright |
2002-03-14 | allow lpt at apio | Jason Wright |
2002-03-14 | Turn the ptrace(2) syscall into a kernel compile option, option PTRACE in | Miod Vallat |
2002-02-22 | Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@ | Dale Rahn |
2002-02-18 | Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U). | Kenneth R Westerback |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-01-29 | Remove the iov2pages/mbuf2pages API... All of the relevant arch's support | Jason Wright |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff |
2002-01-18 | Resource map code is not used anymore. Long live the extent code! | Miod Vallat |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-10 | Big cleanup inspired by NetBSD with some parts of the code from NetBSD. | Artur Grabowski |
2001-11-29 | funcs in netinet/ip_ether.c is referenced even without ipsec | Jun-ichiro itojun Hagino |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-21 | Don't use #define QUOTA - use stub file instead | Constantine Sapuntzakis |
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol |
2001-10-27 | permit compiling of non-pci kernels containing ahc | Theo de Raadt |
2001-10-04 | radio files. | Grigoriy Orlov |
2001-09-21 | Driver for Sun GEM ethernet. Not ready yet. | Artur Grabowski |
2001-09-19 | Unify elf32 and elf64 code with macros. This forced a renaming | Artur Grabowski |
2001-09-18 | Opps. should have comitted this yesterday. add ext2fs_bswap | Artur Grabowski |
2001-08-19 | add attribute for LSI dma controller | Jason Wright |
2001-08-18 | Mostek cmos clock stuff (from netbsd) | Jason Wright |
2001-08-18 | Add MII routines to support the ASIX AX88190 MAC controller; from NetBSD. | Aaron Campbell |
2001-08-09 | change a maze of altq options into just "altq" for the base+red+cbq, and | Theo de Raadt |
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-03 | proper vga_* handling; pointed out by tholo@ | Michael Shalayeff |
2001-07-18 | sort subr_pool into the right place. | Artur Grabowski |
2001-07-17 | split ip normalization out into a separate file, okay dhartmei@ | Niels Provos |
2001-07-13 | On my 10th wedding anniversary I am celebrating by | Niklas Hallqvist |
2001-07-05 | deflate only for ipcomp | Theo de Raadt |
2001-07-05 | zlib only for ppp_deflate | ipcomp | Theo de Raadt |
2001-07-05 | IPComp. Turned off by default in GENERIC. | Jean-Jacques Bernard-Gundol |
2001-07-05 | kern_fthread is no longer needed. | Artur Grabowski |
2001-06-27 | ALTQ base modifications to the kernel. | Kenjiro Cho |
2001-06-27 | uvm is no longer an option. | Artur Grabowski |
2001-06-25 | first stab at packet logging for pf. inspired by late night dreams of art. | Niels Provos |
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-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-02 | pack all NVGA*s into one vga.h, lot's of spaces vs tabs | Michael Shalayeff |
2001-04-10 | Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts; | Aaron Campbell |