summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix the ofw_isa.c entries, readd ofw_bus.c.tmm2002-04-051-4/+3
* Add the eeprom diver frontend files, correct the entry for ofw_isa.c.tmm2002-04-041-1/+5
* D'oh! I forgot to commit this a while back.mjacob2002-04-041-1/+2
* Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59tmm2002-04-041-0/+1
* Add a generic implementation of inittodr() and resettodr(), as well astmm2002-04-041-0/+2
* Mention that options BOOTP requires options NFSCLIENT and options NFS_ROOTbrian2002-04-041-0/+1
* Register major #4 for GEOMphk2002-04-041-1/+1
* First round at trying to split up NOTES into MI and MD portions.jhb2002-04-031-1206/+9
* Dike out a highly insecure UCONSOLE option.ru2002-04-032-5/+0
* Actually have ia64dump.c be included in the build. Can't be bad.marcel2002-04-031-0/+1
* Add if_wi_{pccard,pci}.c for pccard and pci bus front endsimp2002-04-021-1/+3
* Mutex profiling code, conditional on the MUTEX_PROFILING option. Adds thedes2002-04-021-0/+3
* Remove references to KTR_EXTEND.jhb2002-04-011-6/+3
* ktr changes to improve performance and make writing a userland utility tojake2002-04-011-1/+0
* Add the i386dump.c dumpsys() source file.phk2002-03-311-0/+1
* A couple of bits survived Dans nukage of CV_DEBUG in favour of INVARIANTS,phk2002-03-311-1/+0
* Don't nowerror for sys/dev/pdq/pdq.cmdodd2002-03-301-2/+2
* Nuke CV_DEBUG in favour of INVARIANTS.dan2002-03-301-1/+0
* Add preliminary PC98 class to GEOM.phk2002-03-281-0/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-276-0/+6
* Uncomment GEOM in LINTphk2002-03-261-1/+1
* Only use POSIX Awk features.obrien2002-03-251-1/+1
* MFi386: revision 1.396nyan2002-03-251-2/+2
* Add kern/syscalls.c, which is needed for some KTR traces in trap.c.tmm2002-03-251-0/+1
* Remove a FMT that was buried in here.obrien2002-03-251-2/+2
* Remove the setting of 'FMT'. We now do ELF by default, so only botherobrien2002-03-243-3/+0
* MFP4. This slipped into a IFC(MFC) by PHK, but it could still be usefulobrien2002-03-241-3/+18
* Be more systematic about conversion of on-disk formats in a endian/widthphk2002-03-241-1/+1
* Forgot viapm in the NOTES. Fixed.nsouch2002-03-231-0/+2
* Major rework of the iicbus/smbus framework:nsouch2002-03-233-0/+7
* Collect all functions for copying to and from userspace into the one file.benno2002-03-211-5/+2
* Minor cleanups to post.mk from bde. Mostly orderingimp2002-03-201-26/+32
* Use the FreeBSD cross tools instead of the linux ones.peter2002-03-191-9/+9
* This is the first part of the new kernel memory allocator. This replacesjeff2002-03-191-1/+1
* Backed out the part of the previous commit related to xargs. It justbde2002-03-191-6/+4
* Removed env(1) commands. make(1) uses a real shell, andbde2002-03-191-14/+16
* Add a USB comm driver.joe2002-03-182-0/+8
* lint the previous lint commit.ru2002-03-182-2/+2
* Spelling: s/guesst/guessed/cjc2002-03-171-1/+1
* Allow "make lint" to mostly work. Our sources are very unclean WRTmarkm2002-03-172-0/+6
* Teach GEOM about Sun disklabel formats.phk2002-03-151-0/+1
* Remove all the custom toolchain knob tweaking.obrien2002-03-151-13/+0
* Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10sjake2002-03-131-0/+1
* Use the deo hosted toolchain by default.jake2002-03-131-10/+14
* This patch adds the "LOCKSHARED" option to namei which causes it to only acqu...jeff2002-03-121-0/+1
* Add commented out GEOM line to NOTESphk2002-03-111-0/+3
* Add GEOM to conf/files.phk2002-03-111-0/+11
* Add the GEOM option.phk2002-03-111-0/+1
* Add a driver for the mem and kmem devices, based off the i386 version.tmm2002-03-091-0/+1
* Enable DEVICE_POLLING in LINT now that it is safe to compile it there.luigi2002-03-091-2/+1
OpenPOWER on IntegriCloud