summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add IBM Laptop extra device driver.takawata2004-12-091-0/+1
* update for new ath halsam2004-12-082-2/+10
* Update for ath and net80211 changes.sam2004-12-081-1/+11
* Properly handle vnode_if.h dependencies, and don't forget to clean all files.ru2004-12-081-13/+12
* Unbreak KLDs that use VFS by accounting for changes in the generationgreen2004-12-081-7/+18
* Update the Tigon 1 and 2 driver to use the sf_buf API for implementingalc2004-12-061-1/+0
* Revert rev. 1.166 and remove sparc64/pci/ofw_pci_if.m from MFILES again,marius2004-12-041-1/+1
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-0/+2
* It appears that 'kbd' device has never been used and isn't needed.imp2004-11-235-5/+0
* Add arm/mem.c.cognet2004-11-221-0/+1
* Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.cmarcel2004-11-201-1/+0
* Sort MFILES.marcel2004-11-201-11/+9
* Update the comment about what NO_SWAPPING does.das2004-11-201-1/+1
* Hook up mac_sysv_{msg,sem,shm}.c to the build when compiling with MACrwatson2004-11-171-0/+3
* Add a front-end for the `rtc' device which is a MC146818 compatiblemarius2004-11-171-0/+2
* Add a driver back end for MC146818 and compatible clocks based on themarius2004-11-171-0/+1
* Initiate deorbit burn sequence for 80386 support in FreeBSD: Removejhb2004-11-162-2/+0
* Add vkdb(4) man page and connect vkbd(4) to the build.emax2004-11-161-0/+1
* Order of arguments after "optional" is not without significance:phk2004-11-151-4/+4
* After discussions with Nate, repo copy the acpi assist drivers fromimp2004-11-152-4/+4
* Use PORTSDIR, falling back to /usr/portsimp2004-11-141-1/+1
* Ports aren't generally ready for parallel make.ru2004-11-121-1/+1
* Catch a few more autofs references.peter2004-11-122-2/+0
* Doh! This one crept in two commits ago and didn't get weeded out onimp2004-11-121-1/+0
* PORTS_MODULES: a list of ports to build with this kernel.imp2004-11-111-0/+14
* Kill the 802.11 crypo changes that shouldn't have been committed.imp2004-11-111-4/+0
* Commit takawata-san's Sony Notebook Controller driver, integrated intoimp2004-11-111-0/+6
* pbio has moved to dev/pbioimp2004-11-112-1/+1
* Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4cognet2004-11-101-0/+2
* Remove at request of author, perhaps to be re-added later.markm2004-11-101-3/+0
* Fix paths after repocopies done by scottltrhodes2004-11-101-1/+1
* Remove the obsolete gx driver.phk2004-11-082-3/+0
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.andre2004-11-021-1/+1
* Add GEOM class "VFS" for filesystems and other buffer cache usersphk2004-10-291-0/+1
* Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generatesrwatson2004-10-272-0/+9
* Uncomment DIRECTIO and NSWBUF_MIN. They are both positive options (i.e.des2004-10-261-2/+2
* IPDIVERT is a module now and tell the other parts of the kernel about it.andre2004-10-251-1/+2
* Don the teflon coated jacket and use the same -O2 optimization options onobrien2004-10-251-7/+1
* Device driver for onboard CS4231 audio controller which is foundyongari2004-10-252-0/+5
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
* Hook the hptmv driver up to the build.scottl2004-10-241-0/+10
* Hack around a problem with sys/tools/usbdevs2h.awk that generatesru2004-10-242-1/+5
* Alas, poor SPECFS! -- I knew him, Horatio; A filesystem of infinitephk2004-10-221-1/+0
* Add dcons_os.{c,h}.simokawa2004-10-131-0/+1
* Back out cumulative changes from revs. 1.92-1.94: "make depend"ru2004-10-121-1/+0
* Style fixes, including:ru2004-10-121-40/+34
* Revert the change from rev 1.168. ru convinced me that the situationjoerg2004-10-111-1/+1
* Forcibly create symlinked headers, otherwise the build process may failjoerg2004-10-091-1/+1
* Port NetBSD auxio driver. The driver was modified to use led(4) and canyongari2004-10-091-0/+2
* Since net/net_osdep.c contained only one function that could bebrooks2004-10-081-1/+0
OpenPOWER on IntegriCloud