summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* This patch provides the back end support for equal-cost multi-pathqingli2008-04-131-0/+1
* Fix the build breakage, need the | between dependencies, I didn'tjfv2008-04-031-8/+8
* This update primarily addresses the ability to have both the emjfv2008-04-021-16/+8
* add include path required to find ah_osdep.hsam2008-03-311-1/+2
* Add support for PC-9800 partition tables.marcel2008-03-281-0/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-0/+32
* Introduce support for zero-copy BPF buffering, which reduces thecsjp2008-03-241-0/+2
* - Restore runq to manipulating threads directly by putting runq links andjeff2008-03-201-0/+1
* Almost seven years ago, vm/vm_page.c was split into three parts:alc2008-03-181-1/+0
* Remove kernel support for M:N threading.jeff2008-03-121-1/+0
* Update file list and Makefile after repocopying vr(4) fromyongari2008-03-111-1/+1
* Commit cmx(4), a driver for Omnikey CardMan 4040 PCMCIA smartcard readers.rink2008-03-061-0/+2
* Import uslcom(4) from OpenBSD - this is a driver for Silicon Laboratoriesrink2008-03-051-0/+1
* Connect MPC85XX to the PowerPC build.raj2008-03-031-0/+4
* Add cpuset, an api for thread to cpu binding and cpu resource groupingjeff2008-03-021-0/+1
* Add support for VTOC8 labels (aka sun disk labels). When a label doesmarcel2008-03-021-0/+1
* Somehow missed the stanza for 575 in the em driverjfv2008-03-011-2/+0
* Move ipfw's nat code into its own kld: ipfw_nat.piso2008-02-291-0/+1
* This change introduces a split to the Intel E1000 driver, now rather thanjfv2008-02-291-0/+14
* Move firmware in to separate module that can be compiled statically in to the...kmacy2008-02-261-0/+1
* Rename geom_lvm(4) to geom_linux_lvm(4).thompsa2008-02-201-1/+1
* Remove coda_namecache from "options vcoda", it is no longer required.rwatson2008-02-131-1/+0
* Hook geom_lvm(4) up to the build.thompsa2008-02-111-0/+1
* Add a driver for the National Semiconductor DP83815, DP83843 andmarius2008-01-271-0/+1
* Update file list and Makefile after repocopying sf(4) fromyongari2008-01-211-1/+1
* Add optional support to mxge for MSI-X interrupts and multiple receivegallatin2008-01-151-0/+2
* Add cxgb_multiq.c to the cxgb build for static linkingkmacy2008-01-141-0/+1
* Add a new file descriptor type for IPC shared memory objects and use it tojhb2008-01-081-0/+2
* Add the superpage reservation system. This is "part 2 of 2" of thealc2007-12-291-0/+1
* Add textdump(4) facility, which provides an alternative form of kernelrwatson2007-12-261-0/+1
* Add a simple scripting facility to DDB(4), allowing the user torwatson2007-12-261-0/+1
* Add a new DDB(4) facility, output capture. Input and output from DDB may berwatson2007-12-251-0/+1
* build tcp_offload.c instead of tcp_ofld.ckmacy2007-12-171-1/+2
* Add driver independent interface to offload active established TCP connectionskmacy2007-12-121-0/+1
* Add a BSD disklabel backend to g_part:marcel2007-12-061-0/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-1/+1
* Remove XRPU driver, after asking all the users.phk2007-12-011-1/+0
* Alphabetize pts before pty.rwatson2007-11-211-1/+1
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-2/+2
* Initial checkin for rmlock (read mostly lock) a multi reader single writerups2007-11-081-0/+1
* Move towards more explicit support for various network protocol stacksrwatson2007-10-281-0/+2
* fix buildsam2007-10-271-0/+1
* Align.obrien2007-10-251-29/+29
* Backout sensors framework.netchild2007-10-151-3/+0
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-141-0/+2
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-141-0/+1
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-231-0/+3
* Compile ipfilter:ip_lookup.c without -Werror. The file containsmarcel2007-08-091-1/+1
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read thescottl2007-07-241-0/+6
* Continue effort to align UDPv4 and UDPv6 implementations by mergingrwatson2007-07-231-1/+0
OpenPOWER on IntegriCloud