summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out v1.58... We still don't know what is causing the specifickensmith2004-10-071-1/+1
* Port pbio to HEAD.imp2004-10-071-0/+1
* Back out v1.49. Recent findings suggest sparc64 may not be ready forkensmith2004-10-061-1/+1
* Add a more verbose description for `device vlan'yar2004-10-041-0/+2
* Hint a kernel builder that vlan needs miibus, which isn't obvious.yar2004-10-041-1/+1
* assign 187 to ata over ethernet for Sam's ata over ethernet driver.imp2004-10-011-0/+1
* Add a new API for allocating unit number (-like) resources.phk2004-09-301-0/+1
* Be consistant; make the memrange bit be part of the mem module likemarkm2004-09-281-1/+1
* Move the IA-32 trap handling from trap() to ia32_trap(). Move themarcel2004-09-251-0/+1
* Converge towards i386. I originally resisted creating <machine/pc/bios.h>peter2004-09-241-0/+1
* Use -O2 for the arm kernel as wellcognet2004-09-231-0/+2
* Use the address provided in the conf file, instead of hardcode 0xc0000000.cognet2004-09-231-1/+1
* Add new options :cognet2004-09-231-5/+10
* Add the possibility to specify the kernel virtual address and the kernelcognet2004-09-231-3/+7
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-234-33/+1
* Pass the idea of the make(1) binary to use down to newvers.sh.ru2004-09-172-2/+2
* Attach ng_netflow to kernel build.glebius2004-09-163-0/+4
* Typo fix.ceri2004-09-121-1/+1
* Add device driver support for the VIA Networking Technologieswpaul2004-09-101-0/+2
* Fixed sound-related hints. (Yes, this is ambiguous but matches reality.)ru2004-09-081-14/+14
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBdes2004-09-051-0/+1
* Refactor a bunch of scheduler code to give basically the same behaviourjulian2004-09-051-2/+1
* Fixed more spacing bugs.ru2004-09-031-9/+9
* Fix whitespace from last commit.scottl2004-09-021-1/+1
* Hook autofs to the build.alfred2004-09-023-0/+5
* Turn PREEMPTION into a kernel option. Make sure that it's defined ifscottl2004-09-022-2/+8
* General modernization of coda:brooks2004-09-013-3/+1
* Add the mp_watchdog hooks, although it locks up my SMP test box. It mightpeter2004-08-302-0/+2
* Kill count device support from config. I've changed the last fewpeter2004-08-3013-33/+47
* Finish the removal of the HW_WDOG option.ru2004-08-291-6/+0
* Back out previous commit, ichwd is i386-only.des2004-08-291-1/+0
* Remove the HW_WDOG option; it serves no purpose.des2004-08-291-1/+0
* Back out the two previous commits; ichwd is i386-only.des2004-08-291-6/+0
* Add an entry for ichwd to hopefully unbreak the LINT build.iedowse2004-08-291-0/+1
* Unconditionally add `-fno-omit-frame-pointer' to CFLAGS when buildingiedowse2004-08-291-0/+3
* Fixed untested change.ru2004-08-281-1/+1
* Add the Intel ICH watchdog timer driver.netchild2004-08-281-0/+6
* Change the default disposition of debug.mpsafenet from 0 to 1, whichrwatson2004-08-281-0/+1
* Have the linker provide the btext symbol when referenced. This is neededmarcel2004-08-271-0/+1
* Properly document and enable the IPFIREWALL_FORWARD option.andre2004-08-271-0/+5
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-273-10/+2
* Have the linker provide btext. It's used for profiling.marcel2004-08-251-0/+1
OpenPOWER on IntegriCloud