summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename `tty_subr.c' to `subr_clist.c'.ed2008-05-271-1/+1
* Hook up jme(4) to the build.yongari2008-05-272-0/+2
* Connect jmphy(4) to the build.yongari2008-05-271-0/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-267-282/+2
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-253-142/+0
* Add the KDTRACE_HOOKS option for DTrace support.jb2008-05-231-0/+6
* Add support for generating CTF data for the kernel.jb2008-05-232-0/+18
* Add a kernel option for amd64 to compile with the frame on the stackjb2008-05-232-1/+3
* o Document two new ALT_BREAK_TO_DEBUGGER key sequences.maxim2008-05-221-1/+2
* Hook up age(4) to the build.yongari2008-05-192-0/+4
* Connect atphy(4) to the build.yongari2008-05-191-0/+1
* Add a couple of files which depend of the KDTRACE_HOOKS option.jb2008-05-181-2/+5
* Add two kernel options:jb2008-05-181-0/+2
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-171-1/+1
OpenPOWER on IntegriCloud