summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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-232-15/+33
* Update to xen specific files for SMPkmacy2008-09-231-3/+5
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-222-0/+2
* Revert this part of r183203 which wasn't meant to be committed, yet.marius2008-09-201-2/+0
* Remove duplicate entry accidentally introduced with r183202.marius2008-09-202-1/+2
* Some of the assembly files depend on v9a/v9b-only instructions somarius2008-09-201-3/+8
* Add atheros HAL building so the IDT kernel can build.imp2008-09-191-0/+7
* mips_subr.c was in the Juniper code drop, but didn't have anyimp2008-09-191-1/+0
* Merge from p4: add Juniper license statement.imp2008-09-192-2/+63
* Turn on TCP_SIGNATURE for LINT builds. This should catch situationsbz2008-09-131-1/+1
* Add drivers for the power management devices found on Fireplane/marius2008-09-101-0/+2
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-102-0/+5
* Allow building k8temp on i386.rpaulo2008-09-091-0/+1
* ds133x: Introduce device_identify method; update NOTES.raj2008-09-081-0/+8
* Switch sun4v to back to using its own clock.c, which was ressurectedmarius2008-09-031-1/+1
* Minor tweaks to remove references to files that aren't present in theimp2008-08-271-8/+1
* Sort the network options alphabetically. They were mostlyimp2008-08-271-26/+23
* Remove left-over divot from wi driver cleanup Sam did a while ago.imp2008-08-271-3/+0
* tsec: Refactor driver's structure.raj2008-08-261-0/+1
* MFp4: Sort a couple options alphabetically.imp2008-08-261-2/+2
* VIMAGE is a global optionjulian2008-08-241-1/+1
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls tojhb2008-08-231-0/+1
* Update drm kernel drivers.rnoland2008-08-231-0/+1
* Introduce two related changes to the TrustedBSD MAC Framework:rwatson2008-08-231-1/+0
* Remove clkbrd(4) as a separate device and compile it solely basedmarius2008-08-231-1/+1
* cosmetic changes and style fixesmarius2008-08-221-8/+14
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-203-12/+7
* 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
OpenPOWER on IntegriCloud