aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Ports aren't generally ready for parallel make.Ruslan Ermilov2004-11-121-1/+1
* Catch a few more autofs references.Peter Wemm2004-11-122-2/+0
* Doh! This one crept in two commits ago and didn't get weeded out onWarner Losh2004-11-121-1/+0
* PORTS_MODULES: a list of ports to build with this kernel.Warner Losh2004-11-111-0/+14
* Kill the 802.11 crypo changes that shouldn't have been committed.Warner Losh2004-11-111-4/+0
* Commit takawata-san's Sony Notebook Controller driver, integrated intoWarner Losh2004-11-111-0/+6
* pbio has moved to dev/pbioWarner Losh2004-11-112-1/+1
* Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4Olivier Houchard2004-11-101-0/+2
* Remove at request of author, perhaps to be re-added later.Mark Murray2004-11-101-3/+0
* Fix paths after repocopies done by scottlTom Rhodes2004-11-101-1/+1
* Remove the obsolete gx driver.Poul-Henning Kamp2004-11-082-3/+0
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.Andre Oppermann2004-11-021-1/+1
* Add GEOM class "VFS" for filesystems and other buffer cache usersPoul-Henning Kamp2004-10-291-0/+1
* Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generatesRobert Watson2004-10-272-0/+9
* Uncomment DIRECTIO and NSWBUF_MIN. They are both positive options (i.e.Dag-Erling Smørgrav2004-10-261-2/+2
* IPDIVERT is a module now and tell the other parts of the kernel about it.Andre Oppermann2004-10-251-1/+2
* Don the teflon coated jacket and use the same -O2 optimization options onDavid E. O'Brien2004-10-251-7/+1
* Device driver for onboard CS4231 audio controller which is foundPyun YongHyeon2004-10-252-0/+5
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-242-2/+2
* Hook the hptmv driver up to the build.Scott Long2004-10-241-0/+10
* Hack around a problem with sys/tools/usbdevs2h.awk that generatesRuslan Ermilov2004-10-242-1/+5
* Alas, poor SPECFS! -- I knew him, Horatio; A filesystem of infinitePoul-Henning Kamp2004-10-221-1/+0
* Add dcons_os.{c,h}.Hidetoshi Shimokawa2004-10-131-0/+1
* Back out cumulative changes from revs. 1.92-1.94: "make depend"Ruslan Ermilov2004-10-121-1/+0
* Style fixes, including:Ruslan Ermilov2004-10-121-40/+34
* Revert the change from rev 1.168. ru convinced me that the situationJoerg Wunsch2004-10-111-1/+1
* Forcibly create symlinked headers, otherwise the build process may failJoerg Wunsch2004-10-091-1/+1
* Port NetBSD auxio driver. The driver was modified to use led(4) and canPyun YongHyeon2004-10-091-0/+2
* Since net/net_osdep.c contained only one function that could beBrooks Davis2004-10-081-1/+0
* Back out v1.58... We still don't know what is causing the specificKen Smith2004-10-071-1/+1
* Port pbio to HEAD.Warner Losh2004-10-071-0/+1
* Back out v1.49. Recent findings suggest sparc64 may not be ready forKen Smith2004-10-061-1/+1
* Add a more verbose description for `device vlan'Yaroslav Tykhiy2004-10-041-0/+2
* Hint a kernel builder that vlan needs miibus, which isn't obvious.Yaroslav Tykhiy2004-10-041-1/+1
* assign 187 to ata over ethernet for Sam's ata over ethernet driver.Warner Losh2004-10-011-0/+1
* Add a new API for allocating unit number (-like) resources.Poul-Henning Kamp2004-09-301-0/+1
* Be consistant; make the memrange bit be part of the mem module likeMark Murray2004-09-281-1/+1
* Move the IA-32 trap handling from trap() to ia32_trap(). Move theMarcel Moolenaar2004-09-251-0/+1
* Converge towards i386. I originally resisted creating <machine/pc/bios.h>Peter Wemm2004-09-241-0/+1
* Use -O2 for the arm kernel as wellOlivier Houchard2004-09-231-0/+2
* Use the address provided in the conf file, instead of hardcode 0xc0000000.Olivier Houchard2004-09-231-1/+1
* Add new options :Olivier Houchard2004-09-231-5/+10
* Add the possibility to specify the kernel virtual address and the kernelOlivier Houchard2004-09-231-3/+7
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.Poul-Henning Kamp2004-09-234-33/+1
* Pass the idea of the make(1) binary to use down to newvers.sh.Ruslan Ermilov2004-09-172-2/+2
* Attach ng_netflow to kernel build.Gleb Smirnoff2004-09-163-0/+4
* Typo fix.Ceri Davies2004-09-121-1/+1
* Add device driver support for the VIA Networking TechnologiesBill Paul2004-09-101-0/+2
* Fixed sound-related hints. (Yes, this is ambiguous but matches reality.)Ruslan Ermilov2004-09-081-14/+14
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBDag-Erling Smørgrav2004-09-051-0/+1