summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make oldcard and newcard kernel module work.takawata2002-05-301-5/+3
* PHK claims there is a crc32.c now.obrien2002-05-291-0/+1
* Back out revision 1.639. PHK filed to commit the libkern file.obrien2002-05-291-1/+0
* Add one copy of crc32() and crc32_tab[] in libkern, and remove it two otherphk2002-05-291-0/+1
* Merge the code in pv.c into pmap.c directly. Place all page mappings ontojake2002-05-291-1/+0
* Add support to GEOM for GUID Partition Tables (GPTs). The supportmarcel2002-05-283-0/+4
* Add uuidgen(2) and uuidgen(1).marcel2002-05-281-0/+1
* Add a proof-of-concept encryption class.phk2002-05-261-0/+1
* Remove a hack for using an external compiler if cross compiling.jake2002-05-261-21/+0
* For now, make the .ifdef GCC3 case default. We should change -Wno-formatpeter2002-05-241-7/+1
* Fixed broken ``make -jX install''.ru2002-05-231-0/+1
* Add code to make default mutexes adaptive if the ADAPTIVE_MUTEXES kerneljhb2002-05-212-0/+6
* MFi386: 1.398-1.399 (${MACHINE_ARCH}_dump.c -> dump_machdep.c)non2002-05-211-1/+1
* De-inline the tlb demap functions. These were so big that gcc3.1 refusedjake2002-05-201-0/+1
* MFi386: revision 1.400.nyan2002-05-191-0/+1
* Remove unneeded entries.nyan2002-05-192-31/+0
* Remove CWARNFLAGS and add GCC3. We handle GCC3.x specific flagsmarcel2002-05-191-4/+1
* Hook up the new linux_ptrace implementation.marcel2002-05-191-0/+1
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asrwatson2002-05-193-28/+0
* More s/file system/filesystem/gtrhodes2002-05-166-8/+8
* The ufs/ffs files are no longer required by ext2fs.iedowse2002-05-161-11/+0
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-0/+2
* Disable the shared locking namei() code for now. It breaks several stackingjeff2002-05-141-1/+1
* Check that kldxref(8) exists before running it.ru2002-05-141-5/+4
* Build the fpu support routines.benno2002-05-131-0/+1
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.jake2002-05-133-3/+3
* Translated -malign-functions=4 to -falign-functions=16 for the new gcc.bde2002-05-121-1/+1
* Restore the ability to take crashdumps on alpha. This was cut and pastedgallatin2002-05-111-0/+1
* sysctl -w -> sysctldd2002-05-111-1/+1
* Add a dummy cleandir target to the kernel section so that make buildkerneljhb2002-05-111-0/+1
* Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). Itbde2002-05-073-0/+10
* Use -ffreestanding for kernel bits unconditionally.obrien2002-05-041-2/+0
* Join the pissing contest: generate LINT with a single sed(1) command.des2002-05-021-0/+7
* We don't need no stinkin' echos here.imp2002-05-011-3/+3
* Use makeobjops.awk rather than makeobjops.pl.obrien2002-05-013-5/+4
* Catch any stray KMODDEPS entries to make sure they do not keep turning up.peter2002-05-011-0/+4
* Note that the aacp device requires CAMscottl2002-04-301-1/+1
* Add the myson controllers to LINTjulian2002-04-301-0/+1
* Add sigcode.Sbenno2002-04-301-0/+1
* Add a new UMA debugging facility. This will overwrite freed memory withjeff2002-04-301-0/+1
* Barrow something from the `nmap' port to help the ENOCLUE people upgradingobrien2002-04-291-0/+2
* Add mca.c.marcel2002-04-281-0/+1
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-283-0/+37
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-272-0/+2
* aic7xxx_freebsd.c -> aic7xxx_osm.cgibbs2002-04-241-1/+1
OpenPOWER on IntegriCloud