summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add a pseudo interface for packet filtering IPSec connections before or afterthompsa2006-06-261-0/+1
* Unbreak build on platforms that don't have uart_sab82532 and uart_z8530marcel2006-06-141-0/+2
* Add scheduler CORE, the work I have done half a year ago, recent,davidxu2006-06-131-0/+1
* Make the ISAPNP code optional and only enable it on i386 and pc98 (usedmarius2006-06-121-2/+2
* Add the ability to subset the devices that UART pulls in. This allowsimp2006-06-121-3/+3
* Accomodate new files due to latest XFS import.rodrigc2006-06-091-3/+3
* Connect new GELI files to the build.pjd2006-06-051-0/+2
* Commit the new (old) midi framework. It's based in parts on the NetBSD code,netchild2006-05-271-0/+6
* Add in a bunch of things to the mfi driver:ambrisko2006-05-181-0/+1
* Removed the deprecated lance driver, lnc, from files.gnn2006-05-141-2/+0
* Remove ip6fw. Since ipfw has full functional IPv6 support now and - inmlaier2006-05-121-1/+0
* Remove the snd_ess identify routine for the sound device in Alpha PWSjhb2006-05-121-1/+0
* - change the example of compiling only specific modules to not containnetchild2006-05-071-1/+0
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-4/+3
* The sk(4) driver has moved to /sys/dev/skyongari2006-04-271-1/+1
* o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-marcel2006-04-241-0/+5
* Remove sab(4).marcel2006-04-191-1/+0
* Import ACPI Dock Station support. Note that this is still very young.iwasaki2006-04-151-0/+1
* Hook bce up to the buildps2006-04-101-0/+1
* Include the sbus attachment of scc(1) when either fhc(4) or sbus(4)marcel2006-03-301-1/+1
* o Add scc(4) to the build.marcel2006-03-301-0/+8
* Hook the MFI driver up to the build.scottl2006-03-291-0/+3
* add support for copying console messages to a remote gdbsam2006-03-231-0/+1
* Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3rwatson2006-03-191-0/+1
* Quote ${CC} when passing it in environment.ru2006-03-131-2/+2
* Add "device atausb"sos2006-03-101-0/+1
* Retire NETSMBCRYPTO as a kernel option and make its functionalityyar2006-03-051-2/+2
* Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)damien2006-03-051-2/+2
* Take the functionality contained in the former "options TDFX_LINUX"yar2006-03-031-0/+1
* Move de driver to dev/deimp2006-02-261-1/+1
* Allow one to subset phy. If you want the kitchen sink, use deviceimp2006-02-071-26/+30
* Add support for audit pipe special devices, which allow user spacerwatson2006-02-061-0/+1
* Alphabetize.rwatson2006-02-061-3/+3
* !$(*&!($!&$(!&$&(!$(&!&($!($mjacob2006-02-031-0/+1
* Add 'options AUDIT' and associate various .c files with the AUDITrwatson2006-02-011-0/+7
* Move the IPSEC related code blocks to their own file to unclutterandre2006-02-011-0/+2
* Hook up le(4) to the build. For now it's only added to the sparc64 GENERICmarius2006-01-311-0/+4
* Add buffer corruption protection (RedZone) for kernel's malloc(9).pjd2006-01-311-0/+1
* firmware(9) is a subsystem to load binary data into the kernel via amlaier2006-01-291-0/+1
* Add a basic reader/writer lock implementation to the kernel. Thisjhb2006-01-271-0/+1
* Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc...cognet2006-01-261-0/+1
* Add in the Linux IOCTL shim and create the megadev0 device soambrisko2006-01-241-0/+1
* Add a new file (kern/subr_lock.c) for holding code related to structjhb2006-01-171-0/+1
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-101-1/+1
* Add ufoma drivers in 'files', too.takawata2006-01-091-0/+1
* Remove references to snd_vortex1(4).joel2006-01-041-1/+0
* Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. Thereimp2005-12-291-0/+1
* Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.ru2005-12-211-0/+2
* Add a vgapci(4) stub device driver for VGA PCI devices. This device servesjhb2005-12-201-0/+1
* Move the hostb driver out of the i386 and amd64 PCI code (where it wasjhb2005-12-201-0/+1
OpenPOWER on IntegriCloud