summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* revert addition of strlcpy/strlcatassar2000-12-181-2/+0
* add strlcpy and strlcat to kernelassar2000-12-181-0/+2
* kobjify.cg2000-12-182-4/+9
* Merged from files.i386 revision 1.340.kato2000-12-161-0/+1
* Merged from Makefile.i386 revision 1.215.kato2000-12-161-1/+1
* Back out these two changes inadvertantly made with the last commit.jkh2000-12-162-9/+0
* SNAPDATE is an obsolete mechanism which has also been pretty muchjkh2000-12-153-4/+9
* Add the musycc driver to NOTES.phk2000-12-151-0/+1
* Add subr_sbuf.c.des2000-12-131-0/+1
* Next round of PCI subsystem updates:msmith2000-12-132-3/+1
* Remove the COMPAT_OLDPCI option, it's going away.msmith2000-12-131-1/+0
* Always build the ISA and EISA bridge code. This is slightly unintiuitive,msmith2000-12-121-2/+2
* - Add code to detect if a system call returns with locks other than Giantjake2000-12-121-0/+1
* add comment about ispfwmjacob2000-12-111-0/+1
* Add the spic driver, which is a simple first attempt at providing accessnsayer2000-12-112-0/+17
* Stake a claim on major 160 for the forthcoming spic driver.nsayer2000-12-111-0/+1
* Change sppp from optional to count. At least ar(4) and sr(4) needs it injhay2000-12-111-1/+1
* Added 'MACHINE=pc98' to MKMODULESENV variable. It is needed to make modulesnyan2000-12-101-0/+1
* Sync-up so that buils actually work again.marcel2000-12-101-15/+9
* Next-phase PCI system update; move PCI core code to sys/dev and updatemsmith2000-12-085-10/+16
* Do not check for existence of ${_dir}/kern/ , because for modules that setjasone2000-12-081-1/+1
* Merged from files.i386 revision 1.339.kato2000-12-051-0/+1
* Merged from files.i386 revisions 1.337 and 1.338.kato2000-12-051-1/+1
* Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1marcel2000-12-052-2/+37
* Add the NS DP83815 to the list of supported chips by the sis driver.alex2000-12-031-2/+4
* Forgot this file in previous commit to remove file kern_threads.cjake2000-12-021-1/+0
* introduce support for static compilation of the osf/1 module via thegallatin2000-12-022-0/+13
* cleanup: remove redundant mp_machdep.c and non-existent simplelock.s.gallatin2000-12-021-2/+0
* We need support for comparing quad_t's now (ACPI CA uses this).msmith2000-12-011-0/+1
* Add one new file brought in with the ACPI CA 20001115 import.msmith2000-12-011-0/+1
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:jon2000-11-281-2/+0
* Update the ed driver to probe and attach under a NEWCARD kernel (I waspeter2000-11-251-1/+2
* Make the xxxFILES= list generation generic. This makes it easier to addpeter2000-11-255-20/+20
* Accept filters broke kernels compiled without options INET.alfred2000-11-201-1/+1
* Fix the `make -jX' (X>1) breakage.obrien2000-11-175-45/+55
* Add the 'gdt' and 'gdtd' devices for the ICP Vortex RAID controller family.msmith2000-11-171-0/+2
* Add kernel option NETGRAPH_ONE2MANY.archie2000-11-163-0/+3
* vx is now optional rather than taking a count. Reflect that in theimp2000-11-161-2/+2
* vx no longer uses pci compat shims and this doesn't need a countimp2000-11-151-1/+1
* Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.imp2000-11-121-0/+3
* Farewell our code. We will switch acpica code from Intel.takawata2000-11-092-14/+0
* Document DISABLE_PSE.asmodai2000-11-081-0/+2
* Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.asmodai2000-11-081-0/+8
* Document the following options:asmodai2000-11-081-6/+13
* Document XBONEHACK option.asmodai2000-11-081-1/+3
* Document some AHC_* options.asmodai2000-11-081-2/+9
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-083-11/+12
* newbusify the en atm driver.kjc2000-11-071-2/+3
* Document the KTR_VERBOSE option.jhb2000-11-071-1/+4
* - Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()jhb2000-11-071-2/+3
OpenPOWER on IntegriCloud