summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fixed profiling of trap, syscall and interrupt handlers and somebde2004-05-241-3/+3
* Fixed insertion sort error in previous commit (prof_machdep.c).bde2004-05-241-4/+4
* Build prof_machdep.c if profiling.bde2004-05-231-0/+1
* - Connect geom(8) and its libraries to the build.pjd2004-05-203-0/+6
* MFi386: Add NETGRAPH_CRONYX.nyan2004-05-181-0/+3
* MFi386: revision 1.492.nyan2004-05-181-0/+2
* Connect Cronyx Tau-PCI to the system.rik2004-05-171-0/+2
* o De-support fdc(4). No ia64 has ever been made with PC floppy andmarcel2004-05-171-3/+0
* Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files wereimp2004-05-174-4/+4
* MFi386: numerous interrupt and acpi updatespeter2004-05-161-0/+1
* Enable first part of kld's on amd64. This is known to not work rightpeter2004-05-162-0/+10
* Remove libkern/mem*cognet2004-05-141-2/+0
* Remove libkern/bzero.S and libkern/memset.S.cognet2004-05-141-2/+0
* Define INLINE_LIMIT for arm.cognet2004-05-141-0/+3
* Add config magic for arm.cognet2004-05-144-0/+261
* MFi386: revision 1.489nyan2004-05-131-6/+6
* Expose USBVERBOSE as a first-class option. It will be needed soon asimp2004-05-131-0/+1
* Add a driver for the watchdog timer function present on the LPC interfacedes2004-05-111-0/+1
* Change required config(8) version.cognet2004-05-097-7/+7
* - Remove the old sparc64 OFW PCI code (as opposed to the formermarius2004-05-082-4/+3
* Remove unwinder files that are commented-out.marcel2004-05-071-3/+0
* Detach i386/isa/elcr.c.nyan2004-05-061-1/+0
* MFi386: Add elcr.c.jhb2004-05-051-0/+1
* 1. Spell Cronyx Sigma-ISA and Cronyx Tau-ISA correctly.rik2004-05-051-2/+2
* Cronyx Tau-PCI's driver name is "cp".rik2004-05-051-1/+1
* Fixed some insertion sort errors.bde2004-05-051-9/+9
* MFi386 (rev.1.488: demangle svr4 entries).bde2004-05-051-18/+18
* Fixed unformatting of svr4 entries in rev.1.326 and consistent misformattingbde2004-05-051-18/+18
* Add a simple mini-driver for the ELCR register. Originally, the ELCRjhb2004-05-041-0/+1
* Oops^2, finish switch to using the moved cy driver for pc98 by removingbde2004-05-041-1/+1
* Remove new options and my prevention of system freeze when the sio probeambrisko2004-05-032-3/+0
* Allow geom_concat and geom_gate to be compiled in kernel.pjd2004-05-033-0/+6
* Add MAC_STATIC, a kernel option that disables internal MAC Frameworkrwatson2004-05-031-0/+1
* Oops, switch to using the moved cy driver for pc98 too (remove pointersbde2004-05-031-2/+0
* Switch to using the moved cy driver (adjust pathnames and remove "count"bde2004-05-022-2/+3
* Remove the static reservation of the asr major numberscottl2004-05-021-1/+0
* Some enhancements and bug fix.ambrisko2004-04-302-0/+3
* Remove the sio EBus attachment, which never worked with an unpatchedtmm2004-04-301-1/+0
* Remove the EBUS_DEBUG and IOMMU_DEBUG options, which are not used anytmm2004-04-301-3/+0
* Remove the separate kernel option for Sun APB PCI-PCI bridges and makemarius2004-04-301-1/+1
* Address few style issues pointed out by bdeemax2004-04-273-31/+18
* Connect ng_sppp to the build process.rik2004-04-243-0/+3
* Make sure Bluetooth stuff can be statically compiled into kernelemax2004-04-234-0/+50
* Add files required for the NETSMBCRYPTO option.tjr2004-04-231-0/+3
* Add the ACPI Asus extras driver. Provides support for cool ACPI-controledphilip2004-04-221-0/+1
* garbage collect ASR_MEASURE_PERFORMANCEscottl2004-04-212-5/+0
* Deverbosified and uniformized references to man pages from wordingbde2004-04-211-16/+13
* Remove an extra line that crept in.njl2004-04-201-1/+0
* Remove the commented out line for fore_load.c now that it's been removed.njl2004-04-201-1/+1
* Braino. Point out that TCP_SIGNATURE requires FAST_IPSEC et al.bms2004-04-201-0/+2
OpenPOWER on IntegriCloud