summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.alfred2002-07-131-0/+3
* Revive backed out pmap related changes from Feb 2002. The highlights are:peter2002-07-122-2/+4
* Introduce syscall.master option 'COMPAT4' which allows one to wrapalfred2002-07-121-0/+1
* Fixed misspelling of "hint." as "hints." in the description of the "hint."bde2002-07-111-15/+15
* Do not override the standard `distribute' target that is currentlyru2002-07-111-10/+0
* Move the MSIZE and MCLSHIFT options out of the undocumented section inken2002-07-112-4/+11
* Enable ISP SBus support.mjacob2002-07-111-2/+3
* Add setjmp (needed for DDB).benno2002-07-101-0/+1
* Add DDB support.benno2002-07-101-0/+1
* It's not "usio" anymore, it's "ucom".joe2002-07-101-1/+1
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*obrien2002-07-092-22/+0
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-0/+1
* Driver for the Apple UniNorth Host-PCI bridge.benno2002-07-092-0/+4
* Add ofw_pci.c in the pci case.benno2002-07-091-0/+2
* 1) Add busdma machdep code.benno2002-07-091-0/+1
* Driver for OpenPIC compatible interrupt controllers.benno2002-07-091-0/+1
* Add interrupt handling support code.benno2002-07-091-0/+2
* Back out previous TCBHASHSIZE change. This should not be a kernel option.mp2002-07-082-7/+0
* Document TCBHASHSIZE in NOTES and add it to the allowable kernel options.mp2002-07-082-0/+7
* Add bmtphy.cbenno2002-07-051-0/+1
* Move every code related to mount(2) in a new file, vfs_mount.c.mux2002-07-021-1/+1
* This is the start of the FreeBSD/x86_64 kernel.obrien2002-06-303-0/+180
* Part 1 of KSE-IIIjulian2002-06-291-0/+1
* Add in_cksum.cbenno2002-06-291-0/+1
* Many fixes to low-level trap and interrupt handling:benno2002-06-291-0/+1
* The new ipfw code.luigi2002-06-271-1/+1
* At long last, commit the zero copy sockets code.ken2002-06-263-0/+25
* Partially back out the "make all interfaces standard" commit. There'simp2002-06-241-8/+8
* plxcard for OLDCARD almost certainly isn't going to happen.imp2002-06-231-1/+0
* As disclosed to arch@, make more interfaces standard. This allows forimp2002-06-231-12/+12
* Remove CAPABILITIES from NOTESrwatson2002-06-211-2/+0
* A node that creates a device entry in /dev (yay devfs)julian2002-06-181-0/+1
* Make the speed used by gdb over serial settable in the kernel configuration.n_hibma2002-06-184-4/+2
* Allow one to configure `sio'.obrien2002-06-181-0/+6
* Use OBJDIR instead of CURDIR. This unbreaks loading modules throughn_hibma2002-06-171-1/+1
* sppp needs slcompress.c nowadays.jhay2002-06-171-0/+1
* Removed a duplicate -ffreestanding. It's already set in bsd.kern.mk.mux2002-06-161-1/+1
* kern_cap.c no longer needed.rwatson2002-06-131-1/+0
* POSIX.1e capabilities aren't here yet, don't put an option for itrwatson2002-06-131-1/+0
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-133-29/+29
* Put geom_gpt.c under the GEOM option instead of having a special GEOM_GPTphk2002-06-103-4/+2
* Remove code from trap which is handled in userland now.jake2002-06-081-2/+0
* According to Bruce, this file shouldn't have comments to describe whatjhb2002-06-071-1/+1
* Overhaul the ktrace subsystem a bit. For the most part, the actual vnodejhb2002-06-072-1/+9
* 'device hea' is no longer broken.mdodd2002-06-072-4/+4
* Hook up the ahd driver.gibbs2002-06-063-0/+24
* Added support for 82545EM and 82546EB based adapters.pdeuskar2002-06-032-4/+2
* Add new 'hea' driver files.mdodd2002-06-031-0/+2
* bde noticed that SOMAXCONN breaks pretty badly as an option for LINT.alfred2002-06-021-1/+0
* The loop back device hasn't been a count device for a while so removebrooks2002-05-311-1/+1
OpenPOWER on IntegriCloud