summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2001-11-29funcs in netinet/ip_ether.c is referenced even without ipsecJun-ichiro itojun Hagino
2001-11-27Merge in the unified buffer cache code as found in NetBSD 2001/03/10. TheArtur Grabowski
2001-11-21Don't use #define QUOTA - use stub file insteadConstantine Sapuntzakis
2001-11-02Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported byJean-Jacques Bernard-Gundol
2001-10-27permit compiling of non-pci kernels containing ahcTheo de Raadt
2001-10-04radio files.Grigoriy Orlov
2001-09-21Driver for Sun GEM ethernet. Not ready yet.Artur Grabowski
2001-09-19Unify elf32 and elf64 code with macros. This forced a renamingArtur Grabowski
2001-09-18Opps. should have comitted this yesterday. add ext2fs_bswapArtur Grabowski
2001-08-19add attribute for LSI dma controllerJason Wright
2001-08-18Mostek cmos clock stuff (from netbsd)Jason Wright
2001-08-18Add MII routines to support the ASIX AX88190 MAC controller; from NetBSD.Aaron Campbell
2001-08-09change a maze of altq options into just "altq" for the base+red+cbq, andTheo de Raadt
2001-08-08IPCOMP removal. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-08-03proper vga_* handling; pointed out by tholo@Michael Shalayeff
2001-07-18sort subr_pool into the right place.Artur Grabowski
2001-07-17split ip normalization out into a separate file, okay dhartmei@Niels Provos
2001-07-13On my 10th wedding anniversary I am celebrating byNiklas Hallqvist
2001-07-05deflate only for ipcompTheo de Raadt
2001-07-05zlib only for ppp_deflate | ipcompTheo de Raadt
2001-07-05IPComp. Turned off by default in GENERIC.Jean-Jacques Bernard-Gundol
2001-07-05kern_fthread is no longer needed.Artur Grabowski
2001-06-27ALTQ base modifications to the kernel.Kenjiro Cho
2001-06-27uvm is no longer an option.Artur Grabowski
2001-06-25first stab at packet logging for pf. inspired by late night dreams of art.Niels Provos
2001-06-25Remove NQNFSConstantine Sapuntzakis
2001-06-24Initial import of pf, an all-new ipf-compatable packet filter.Kjell Wooding
2001-06-23Add in4_cksum.cAngelos D. Keromytis
2001-06-08Remve net_osdep.cAngelos D. Keromytis
2001-06-08rename a file for The Anal OneTheo de Raadt
2001-06-08Add pfkeyv2_convert.cAngelos D. Keromytis
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
2001-05-15Split wi(4) into bus-dependent and bus-independent bits similar toTodd C. Miller
2001-05-13initial cut at /dev/crypto support. takes original mbuf "try, and discardTheo de Raadt
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-02pack all NVGA*s into one vga.h, lot's of spaces vs tabsMichael Shalayeff
2001-04-10Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts;Aaron Campbell
2001-04-09Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@Thorsten Lockert
2001-03-29Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC andAaron Campbell
2001-03-29Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible EthernetAaron Campbell
2001-03-21Ok, I'm breaking my promise. I promised to not do anything with theArtur Grabowski
2001-03-18Add rasopsNathan Binkert
2001-03-11Code for devices that read/write to an IEEE 802.3u MII bus using theAaron Campbell
2001-03-07and this will produce a cubios mickeyMichael Shalayeff
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback
2001-02-10new symbol handling in ddb for ELF, there is still a problem with hangman on ...Niklas Hallqvist
2001-02-08witch raw ip6 socket code from NRL to kame.Jun-ichiro itojun Hagino
2001-02-06allow changing number of loopbacks in ukc.Michael Shalayeff
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2001-01-23Add support for Initio INI-91xx SCSI CardsKenneth R Westerback