summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Bufferize the output for DDB printouts.attilio2008-08-181-0/+1
* disable "legacy" device on xen domUkmacy2008-08-171-1/+1
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-0/+3
* Integrate configuration bits for compling xen.kmacy2008-08-153-9/+33
* 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
* Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asphilip2008-08-091-0/+2
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelstas2008-08-082-0/+2
* We need -I$S to compile the elf trampoline.cognet2008-08-041-5/+7
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-031-22/+0
* Fix LINTemax2008-07-311-0/+1
* Alter kernel build to work with new dev/e1000 structure.jfv2008-07-301-32/+32
* Unbreak build.yongari2008-07-301-2/+0
* Add missing jme(4), msk(4), nfe(4), re(4) and stge(4) in NOTES andyongari2008-07-291-0/+7
* Re-enable em(4) and igb(4) in NOTES.jhb2008-07-281-2/+2
* 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
* Disable SSP for mips until support is added to the base architecture.imp2008-07-231-1/+1
* Disable SSP for the kernel on arm as well (see rev 180605).cognet2008-07-221-1/+2
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-183-0/+3
* import vendor fixes to cxgbkmacy2008-07-181-0/+1
* Change the character prefixed to the svn version to "r" since that seemsdougb2008-07-131-1/+1
* Add CTF conversion to the objects compiled from generated code.jb2008-07-051-0/+3
* Remove the sbsh(4) driver. No one responded to requests for testing thejhb2008-07-042-3/+0
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-042-5/+0
* Remove the cnw(4) driver. No one responded to calls to test it on current@jhb2008-07-042-3/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-042-21/+0
* Remove the arl(4) driver. It is reported to not work on 6.x or laterjhb2008-07-041-2/+0
* Remove stray "miibus0" reference from ancient kernel config file times.philip2008-06-281-1/+1
* 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-253-4/+10
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-202-0/+3
* When NETATALK is compiled into the kernel, at_rmx.c is required regardlessrwatson2008-06-141-1/+1
* Remove obselete PECOFF image activator support.wkoszek2008-06-144-6/+0
* Add LRO into kernel buildjfv2008-06-111-0/+1
* Remove some sparc-specific stuff from my earlier sun4v work in p4.jb2008-06-091-2/+0
* The change to add subversion ID has two problems. The first is that whendougb2008-06-081-2/+11
* Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.marcel2008-06-081-2/+0
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-072-0/+3
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAmarcel2008-06-071-0/+1
* If we can find it, include SVN version number in kernel version strings.phk2008-06-071-2/+9
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connexbenno2008-06-061-0/+1
* This is a rewritten driver for the SMSC LAN91C111. It's based in part on thebenno2008-06-061-0/+2
OpenPOWER on IntegriCloud