summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-06-28Return of new ahcSteve Murphree
2002-06-26forgot to commit - IEEE1394 bitsJun-ichiro itojun Hagino
2002-06-09bio is a driver that can delegate ioctls to other drivers whichNiklas Hallqvist
2002-06-09split ioctl functions out of pf.c into pf_ioctl.cPhilipp Buehler
2002-06-09uncommit, broken (by corrupt diff)Philipp Buehler
2002-06-09new file sys/net/pf_ioctl.cPhilipp Buehler
2002-06-08sync with latest KAME in6_ifaddr/prefix/default router manipulation.Jun-ichiro itojun Hagino
2002-05-16systrace facility, used to enforce and generate policies for system callsNiels Provos
2002-05-06tuner driver for the fms cards.Michael Shalayeff
2002-04-25soundforte radio driver, from Vladimir Popov <jumbo@narod.ru>Michael Shalayeff
2002-03-28i forgot these for if_wiMichael Shalayeff
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-14From NetBSD: driver for lpt at ebusJason Wright
2002-03-14allow lpt at apioJason Wright
2002-03-14Turn the ptrace(2) syscall into a kernel compile option, option PTRACE inMiod Vallat
2002-02-22Extended Attribute support from FreeBSD/TrustedBSD ok art@, deraadt@Dale Rahn
2002-02-18Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U).Kenneth R Westerback
2002-02-16New port of FreeBSD's ahc driverSteve Murphree
2002-01-29Remove the iov2pages/mbuf2pages API... All of the relevant arch's supportJason Wright
2002-01-24bussified and bus-split bustec scsi ha driver.Michael Shalayeff
2002-01-18Resource map code is not used anymore. Long live the extent code!Miod Vallat
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-10Big cleanup inspired by NetBSD with some parts of the code from NetBSD.Artur Grabowski
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