summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix build nfscl and/or nfsd.nyan2009-10-021-6/+6
* Add support for ChipHead 341 serial port adapter.thompsa2009-09-281-1/+2
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-263-0/+6
* r197444 unnecessarily changed positions of these files. Re-sort.jkim2009-09-242-4/+4
* Move sys/dev/x86bios to sys/compat/x86bios.jkim2009-09-232-5/+4
* Improve on r197334:mlaier2009-09-231-2/+9
* Add per-process osrel node to the procfs, to allow read and set p_osrelkib2009-09-231-0/+1
* Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not givenrdivacky2009-09-221-1/+1
* Add pieces of infrastructure required for NFSv4 ACL support in UFS.trasz2009-09-221-0/+1
* Hide x86bios stuff in i386/amd64 specific files as atkbdc would getdelphij2009-09-223-5/+15
* Build x86bios only for i386/amd64 for now. More work is requireddelphij2009-09-211-2/+0
* Allow atkbd to obtain keyboard repeat rate from BIOS on amd64.delphij2009-09-211-4/+4
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-213-4/+6
* Revert part that should not be in my previous commit.delphij2009-09-211-29/+0
* Automatically depend on x86emu when vesa or dpms is being built intodelphij2009-09-213-8/+37
* Enable s3pci on amd64 which works on top of VESA, and allowdelphij2009-09-212-0/+2
* Extract version information from git repositories. Try to find amlaier2009-09-191-9/+28
* -Put the optimized soreceive_stream() under a compile time option calledandre2009-09-151-0/+1
* Catch up with ACPICA 20090903.jkim2009-09-111-0/+2
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-093-3/+9
* - Port x86emu to FreeBSD.delphij2009-09-093-0/+7
* Move libteken out of the syscons directory.ed2009-09-036-7/+3
* Connect bwi up to the build. While there are some problems with thisimp2009-08-291-0/+2
* Introduce MII_ADDR_BASE option on ARM, which allows to override the defaultraj2009-08-251-0/+1
* Allow pty(4) to be loaded as a kld.ed2009-08-232-2/+1
* Add kernel support for Radeon R6/7xx 3D.rnoland2009-08-231-0/+2
* The svnversion string is only relevant when newvers.sh is calleddougb2009-08-231-20/+16
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-221-2/+2
* Make VNET_DEBUG a standalone compile-time option, i.e. decouple it fromzec2009-08-141-1/+2
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-133-3/+0
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* add upgtweongyo2009-07-311-0/+1
* Update epair(4) to the new netisr implementation and polishbz2009-07-262-0/+5
* Add note, that ahci(4) and siis(4) supersede ata(4) drivers.mav2009-07-251-0/+3
* Add ahci and siis drivers to NOTES.mav2009-07-251-0/+9
* Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar tojhb2009-07-241-0/+1
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.mav2009-07-211-0/+1
* add urtwsam2009-07-191-0/+1
* Prepare for the 8.0-BETA2 builds.kensmith2009-07-151-1/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-142-2/+2
* Rename option USBVERBOSE to USB_VERBOSE for 2 reasons:marcel2009-07-121-1/+1
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-113-0/+6
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-0/+5
* Bump for BETA1.kensmith2009-07-071-1/+1
* add missing bit of r195379sam2009-07-051-0/+1
* Revamp 802.11 action frame handling:sam2009-07-051-0/+1
* Mark atanvidia depending on ataahci since rev.188846.mav2009-07-051-1/+2
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-302-9/+0
* Note that as a result of the SYSV IPC changes, COMPAT_FREEBSD[456] nowjhb2009-06-261-0/+3
* Make ata-{dma,sata}.c dependent on atacore build option.raj2009-06-251-2/+2
OpenPOWER on IntegriCloud