summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Split 4.x and 5.x signal handling so that we can keep 4.x signalpeter2002-10-251-0/+1
* Oops, I missed a few changes in 'device acpica' -> 'device acpi' change.jhb2002-10-241-1/+1
* Rename 'device acpica' to 'device acpi'.jhb2002-10-243-151/+151
* Provide kernel options for the various MAC policy modules so thatrwatson2002-10-243-1/+22
* The rc driver is not needed for pc98.nyan2002-10-241-1/+0
* - New-bussify the rc(4) device driver.jhb2002-10-232-1/+1
* Reserve a major number for NVIDIA.mdodd2002-10-221-0/+1
* All bpf.h/NBPF consumers are gone so stop generating bpf.hbrooks2002-10-211-3/+0
* Add kernel dump support, based on the ia64 version (which was committedtmm2002-10-201-0/+1
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-204-0/+72
* Put back NORMAL_C_NOWERROR, it was actually used.mux2002-10-191-0/+1
* Remove the _ia64_unwind_start and _ia64_unwind_end symbols. We nowmarcel2002-10-191-2/+0
* Add Geom Based Disk Encryption to the tree.phk2002-10-193-0/+6
* - Remove ${NORMAL_C_NOWERROR}, it is not used anymore. To buildmux2002-10-191-3/+2
* Make the unwind functions standard and not optional on ddb. Theymarcel2002-10-191-1/+1
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-0/+1
* Build openfirmio on sparc64.tmm2002-10-181-0/+1
* Cover the ELF headers with the text segment so that they get loadedmarcel2002-10-181-1/+1
* Allocate major 177 for the OpenFirmware control device, which I havetmm2002-10-171-0/+1
* my(4) requires miibus, so that move it into proper section and also add asobomax2002-10-171-1/+2
* Fixed the quoting of the value of SC_CUT_SEPCHARS. The double quotesbde2002-10-171-21/+21
* Add new syscons option SC_NO_SUSPEND_VTYSWITCH.iwasaki2002-10-176-0/+6
* MFi386: revision 1.181.nyan2002-10-161-0/+1
* Tie new "Fast IPsec" code into the build. This involves the usualsam2002-10-163-0/+14
* Don't show the command line when doing "make lint".phk2002-10-151-1/+1
* Enable mpt && ISP_TARGET_MODE in isp (for Lint purposes)mjacob2002-10-151-1/+4
* Add a knob to turn on and off the CMPXCHG instruction on > i386 IA32 systems.pirzyk2002-10-141-0/+1
* Allow firewire, sbp (SCSI over firewire), and fwe (non-standard rawjhb2002-10-142-0/+13
* Add in the GEOM control module.phk2002-10-131-0/+1
* Connect trm(4) to the build.cognet2002-10-132-0/+3
* Remove the P1003_1B kernel option; it is no longer used.mike2002-10-132-3/+0
* Remove _KPOSIX_VERSION as a kernel option, nothing uses this any more.mike2002-10-132-3/+0
* Build the kernel with -mconstant-gp. This means that function calls,marcel2002-10-131-0/+2
* ia64 specific CFLAGS change:marcel2002-10-131-1/+1
* Have the linker collect and combine all unwind_info and unwindmarcel2002-10-121-2/+2
* - Create a new scheduler api that is defined in sys/sched.hjeff2002-10-121-0/+1
* Use the new freebsd output format from Binutils 2.13.1.obrien2002-10-113-3/+3
* Hook up strsep(3) to libkern following a repo-copy by Peter. This willrwatson2002-10-101-0/+1
* geom_mbr.c and geom_bsd.c would be kinda useful here too, at leastpeter2002-10-101-0/+2
* Import the libc fnmatch() into the kernel. This will be used by,dd2002-10-081-0/+1
* Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.kan2002-10-082-0/+3
* warn about p1003_1b_semaphoresalfred2002-10-071-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-058-21/+40
* Add code for ACPI PCI link object manipulation.iwasaki2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-047-0/+59
* add crypto interface to the MFILES listsam2002-10-041-1/+2
* major 70 is for /dev/crypto (to be consistent with openbsd)sam2002-10-041-0/+1
* Use the -mno-align-long-strings on i386's to debloat the kernel a little.bde2002-10-041-1/+1
* newbus & bus_space the mcd(4) driver.mdodd2002-10-044-2/+8
* Alas, poor matcd, I knew ye well.scottl2002-10-043-3/+0
OpenPOWER on IntegriCloud