aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* MFi386: Add ReiserFSYoshihiro Takahashi2005-05-252-0/+12
* - Move the REISERFS option in the MD NOTES file for i386, it doesn'tMaxime Henrion2005-05-241-6/+0
* Connect the ReiserFS filesystem to the build (i386 only).Jean-Sébastien Pédron2005-05-243-0/+18
* - Hook up machfb(4) to the sparc64 build, not enabled in GENERICMarius Strobl2005-05-211-0/+1
* For sparc64 conditionalize the compilation of the gfb_cursor() variantMarius Strobl2005-05-211-2/+0
* Sync with the other files.<arch> files and put the keyboard mapMarius Strobl2005-05-191-7/+7
* - Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom.c andMarius Strobl2005-05-191-4/+3
* - Try to not leak resources in the attach functions of the esp(4) SBusMarius Strobl2005-05-191-1/+2
* Correct format is 'options<space><tab>'.Gleb Smirnoff2005-05-161-3/+3
* Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offGleb Smirnoff2005-05-162-1/+5
* - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h.Yoshihiro Takahashi2005-05-123-1/+2
* Change a directory layout for pc98.Yoshihiro Takahashi2005-05-101-19/+19
* Attach ng_nat and libalias to build.Gleb Smirnoff2005-05-061-0/+4
* ng_nat - a netgraph(4) node, which does NATGleb Smirnoff2005-05-052-0/+2
* libalias is now buildable as kernel moduleGleb Smirnoff2005-05-052-0/+14
* Introduce MAC Framework and MAC Policy entry points to label and controlRobert Watson2005-05-041-0/+1
* MFi386: revision 1.220 (add KDB_STOP_NMI option).Yoshihiro Takahashi2005-05-011-0/+3
* Implement an alternate method to stop CPUs when entering DDB. Normally we useDoug White2005-04-302-0/+6
* Update the file.* entries for the new home of hwpmcScott Long2005-04-294-12/+12
* Patches from Ruslan Ermilov to address problems compiling LINTDarren Reed2005-04-283-1/+7
* Be resistant to DESTDIR being set to some unkosher value, e.g. "/".Ruslan Ermilov2005-04-281-1/+1
* retire the musycc E1/T1 driver.Poul-Henning Kamp2005-04-252-2/+0
* Throw the switch on the new driver generation/loading mechanism. FromBill Paul2005-04-242-0/+2
* Make aic*_reg_print.o appear in the .depend file, fixing the "make"Ruslan Ermilov2005-04-221-8/+28
* Clean all generated vnode_if* files.Ruslan Ermilov2005-04-221-2/+2
* Clean generated os+%DIKED-nve.h.Ruslan Ermilov2005-04-222-2/+4
* Revert a mistake borrowed from kern.post.mk that has just been fixed.Ruslan Ermilov2005-04-221-1/+0
* Fix "make depend" to not redundantly rebuild the .depend file.Ruslan Ermilov2005-04-221-7/+2
* Add rules for building assym.s.Ian Dowse2005-04-221-0/+14
* Sanity the RTC code:Marcel Moolenaar2005-04-221-2/+0
* Revert previous commit: The hwpmc(4) driver compiles on all platforms.Marcel Moolenaar2005-04-201-0/+13
* Rename from apm_bioscall.s to apm_bioscall.S for removing a special ruleYoshihiro Takahashi2005-04-201-1/+1
* Move this to the specific architectures that are supported. #ifdef fooWarner Losh2005-04-191-13/+0
* Need more files for i386, need all the files for pc98.Warner Losh2005-04-192-0/+8
* I accidently committed two 'cleandepend' when I was deciding whichDavid E. O'Brien2005-04-191-1/+1
* Hook smist up to the kernel build.Nate Lawson2005-04-191-0/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-195-0/+24
* As with kernel-depend, rm the DEPENDFILE before modules-depend.David E. O'Brien2005-04-181-1/+2
* Initial import of ipw, iwi, ral and ural drivers:Damien Bergamini2005-04-181-0/+7
* Add ALQ and KTR_ALQ to NOTES so that they are built into LINT.Robert Watson2005-04-161-0/+9
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-0/+21
* Remove NO_MIXED_MODE optionPeter Wemm2005-04-151-1/+0
* MFi386: revision 1.219.Yoshihiro Takahashi2005-04-151-1/+0
* Remove support for mixed mode altogether now that we no longer use IRQ 0John Baldwin2005-04-141-1/+0
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.Warner Losh2005-04-139-16/+3
* We have an asm version of bcmp(), so we could use it as well.Olivier Houchard2005-04-121-1/+0
* The latest release of the FreeBSD driver (twa) forVinod Kashyap2005-04-129-5/+23
* Add winx32_wrap.S to files.i386 for the NDISulator.Bill Paul2005-04-111-0/+1
* Use comments after .endif to please make(1) with latest changes soMaxime Henrion2005-04-111-2/+2
* Get more love from GEOM on arm.Olivier Houchard2005-04-071-0/+4