summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+1
* Temporarily switch NFS back to the old RPC code while I try to diagnose anddfr2008-11-131-4/+4
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-121-0/+1
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+139
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-32/+91
* Move the CAM passthrough code into a true module so that it doesn't have to bescottl2008-11-031-1/+1
* Move mn over. One of the last stragglers in sys/pci. There's noimp2008-11-021-1/+1
* Reimplement the /dev/console device node.ed2008-11-011-1/+1
* Make it possible to compile kernel with KTR but without DDB.sobomax2008-10-301-1/+1
* Break out strictly credential-related portions of mac_process.c into arwatson2008-10-281-0/+1
* Add the files missed with r184331 to make mac_bsdextended compile again.bz2008-10-271-0/+2
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-251-0/+2
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-211-0/+1
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-091-0/+1
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-11/+37
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-041-1/+1
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-031-0/+1
* The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmpobrien2008-09-231-0/+1
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-231-15/+30
* Update drm kernel drivers.rnoland2008-08-231-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-3/+5
* Integrate configuration bits for compling xen.kmacy2008-08-151-0/+16
* Move wb driver from sys/pci to sys/dev/wb.imp2008-08-141-1/+1
* Move pcn driver from sys/pci to sys/dev/pcn.imp2008-08-141-1/+1
* Move the ste driver from sys/pci to sys/dev/ste.imp2008-08-141-1/+1
* Move the tl driver form sys/pci to sys/dev/tl.imp2008-08-141-1/+1
* Remove cxgb private lro implementation and switch to using system implementat...kmacy2008-08-121-1/+0
* Rename ds1339 -> ds133x to better fit the upcoming driver extensions.raj2008-08-111-1/+1
* Move sis to sys/dev/sis for consistency.imp2008-08-101-1/+1
* Move the xl driver form sys/pci to sys/dev/xl for consistency.imp2008-08-101-1/+1
* Fix LINTemax2008-07-311-0/+1
* Alter kernel build to work with new dev/e1000 structure.jfv2008-07-301-32/+32
* Remove a stale reference to sys/dev/ixgbe/tcp_lro.c.jhb2008-07-281-2/+0
* - Connect ds1339 to the build infrastructure.stas2008-07-251-0/+1
* Move ttyinfo() into its own C file.ed2008-07-251-0/+1
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-181-0/+1
* import vendor fixes to cxgbkmacy2008-07-181-0/+1
* Remove the sbsh(4) driver. No one responded to requests for testing thejhb2008-07-041-1/+0
* Remove the cnw(4) driver. No one responded to calls to test it on current@jhb2008-07-041-1/+0
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-0/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-0/+2
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-201-0/+2
* When NETATALK is compiled into the kernel, at_rmx.c is required regardlessrwatson2008-06-141-1/+1
* Add LRO into kernel buildjfv2008-06-111-0/+1
* This is a rewritten driver for the SMSC LAN91C111. It's based in part on thebenno2008-06-061-0/+2
* Rename `tty_subr.c' to `subr_clist.c'.ed2008-05-271-1/+1
* Hook up jme(4) to the build.yongari2008-05-271-0/+1
* Connect jmphy(4) to the build.yongari2008-05-271-0/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-58/+2
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-103/+0
OpenPOWER on IntegriCloud