aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.181.Yoshihiro Takahashi2002-10-161-0/+1
* Tie new "Fast IPsec" code into the build. This involves the usualSam Leffler2002-10-163-0/+14
* Don't show the command line when doing "make lint".Poul-Henning Kamp2002-10-151-1/+1
* Enable mpt && ISP_TARGET_MODE in isp (for Lint purposes)Matt Jacob2002-10-151-1/+4
* Add a knob to turn on and off the CMPXCHG instruction on > i386 IA32 systems.Jim Pirzyk2002-10-141-0/+1
* Allow firewire, sbp (SCSI over firewire), and fwe (non-standard rawJohn Baldwin2002-10-142-0/+13
* Add in the GEOM control module.Poul-Henning Kamp2002-10-131-0/+1
* Connect trm(4) to the build.Olivier Houchard2002-10-132-0/+3
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-132-3/+0
* Remove _KPOSIX_VERSION as a kernel option, nothing uses this any more.Mike Barcroft2002-10-132-3/+0
* Build the kernel with -mconstant-gp. This means that function calls,Marcel Moolenaar2002-10-131-0/+2
* ia64 specific CFLAGS change:Marcel Moolenaar2002-10-131-1/+1
* Have the linker collect and combine all unwind_info and unwindMarcel Moolenaar2002-10-121-2/+2
* - Create a new scheduler api that is defined in sys/sched.hJeff Roberson2002-10-121-0/+1
* Use the new freebsd output format from Binutils 2.13.1.David E. O'Brien2002-10-113-3/+3
* Hook up strsep(3) to libkern following a repo-copy by Peter. This willRobert Watson2002-10-101-0/+1
* geom_mbr.c and geom_bsd.c would be kinda useful here too, at leastPeter Wemm2002-10-101-0/+2
* Import the libc fnmatch() into the kernel. This will be used by,Dima Dorfman2002-10-081-0/+1
* Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.Alexander Kabaev2002-10-082-0/+3
* warn about p1003_1b_semaphoresAlfred Perlstein2002-10-071-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-058-21/+40
* Add code for ACPI PCI link object manipulation.Mitsuru IWASAKI2002-10-051-0/+1
* hookup new crypto support to the config/build processSam Leffler2002-10-047-0/+59
* add crypto interface to the MFILES listSam Leffler2002-10-041-1/+2
* major 70 is for /dev/crypto (to be consistent with openbsd)Sam Leffler2002-10-041-0/+1
* Use the -mno-align-long-strings on i386's to debloat the kernel a little.Bruce Evans2002-10-041-1/+1
* newbus & bus_space the mcd(4) driver.Matthew N. Dodd2002-10-044-2/+8
* Alas, poor matcd, I knew ye well.Scott Long2002-10-043-3/+0
* Some kernel threads try to do significant work, and the default KSTACK_PAGESScott Long2002-10-022-0/+3
* Back our kernel support for reliable signal queues.Juli Mallett2002-10-011-1/+0
* First half of implementation of ksiginfo, signal queues, and such. ThisJuli Mallett2002-09-301-0/+1
* Moved most interrupt related code to a new file, interrupt.S.Jake Burkholder2002-09-282-2/+7
* Prepare for the uncoming import of the ServeRAID driverScott Long2002-09-271-0/+2
* Move the aac driver from MI to MD NOTES. It is a long way from beingScott Long2002-09-261-6/+0
* Do away with AAC_COMPAT_LINUX option entirely. The functionality willScott Long2002-09-253-8/+1
* The AAC_COMPAT_LINUX option was really annoying, since it made theScott Long2002-09-252-1/+2
* OLDCARD -> NEWCARDWarner Losh2002-09-241-8/+11
* Two new majors. devd and watchdogWarner Losh2002-09-241-0/+2
* MFi386: revision 1.419Yoshihiro Takahashi2002-09-241-0/+1
* Add a new legacy(4) device driver for use on machines that do not haveJohn Baldwin2002-09-231-0/+1
* - Hook ALQ up to the build.Jeff Roberson2002-09-221-0/+1
* - Add options ALQ and KTR_ALQ.Jeff Roberson2002-09-221-0/+2
* Moved netisr code from kern/kern_intr.c to net/netisr.c as threatened in aJake Burkholder2002-09-221-0/+1
* Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.cJake Burkholder2002-09-221-0/+1
* Cleanup of amdpm(4).Nicolas Souchu2002-09-212-0/+4
* Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDEDJohn Baldwin2002-09-192-1/+7
* - added macio and psim filesPeter Grehan2002-09-191-1/+8
* psim device supportPeter Grehan2002-09-191-0/+1
* Add Yet Another Duplicate of the font.h and ukbdmap.h rules. RemovePeter Wemm2002-09-191-4/+9
* move wl (isa wavelan card, not "wi") to i386-onlyPeter Wemm2002-09-191-6/+0