summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* MFi386: Add ReiserFSnyan2005-05-252-0/+12
* - Move the REISERFS option in the MD NOTES file for i386, it doesn'tmux2005-05-241-6/+0
* Connect the ReiserFS filesystem to the build (i386 only).dumbbell2005-05-243-0/+18
* - Hook up machfb(4) to the sparc64 build, not enabled in GENERICmarius2005-05-211-0/+1
* For sparc64 conditionalize the compilation of the gfb_cursor() variantmarius2005-05-211-2/+0
* Sync with the other files.<arch> files and put the keyboard mapmarius2005-05-191-7/+7
* - Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom.c andmarius2005-05-191-4/+3
* - Try to not leak resources in the attach functions of the esp(4) SBusmarius2005-05-191-1/+2
* Correct format is 'options<space><tab>'.glebius2005-05-161-3/+3
* Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offglebius2005-05-162-1/+5
* - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h.nyan2005-05-123-1/+2
* Change a directory layout for pc98.nyan2005-05-101-19/+19
* Attach ng_nat and libalias to build.glebius2005-05-061-0/+4
* ng_nat - a netgraph(4) node, which does NATglebius2005-05-052-0/+2
* libalias is now buildable as kernel moduleglebius2005-05-052-0/+14
* Introduce MAC Framework and MAC Policy entry points to label and controlrwatson2005-05-041-0/+1
* MFi386: revision 1.220 (add KDB_STOP_NMI option).nyan2005-05-011-0/+3
* Implement an alternate method to stop CPUs when entering DDB. Normally we usedwhite2005-04-302-0/+6
* Update the file.* entries for the new home of hwpmcscottl2005-04-294-12/+12
* Patches from Ruslan Ermilov to address problems compiling LINTdarrenr2005-04-283-1/+7
* Be resistant to DESTDIR being set to some unkosher value, e.g. "/".ru2005-04-281-1/+1
* retire the musycc E1/T1 driver.phk2005-04-252-2/+0
* Throw the switch on the new driver generation/loading mechanism. Fromwpaul2005-04-242-0/+2
* Make aic*_reg_print.o appear in the .depend file, fixing the "make"ru2005-04-221-8/+28
* Clean all generated vnode_if* files.ru2005-04-221-2/+2
* Clean generated os+%DIKED-nve.h.ru2005-04-222-2/+4
* Revert a mistake borrowed from kern.post.mk that has just been fixed.ru2005-04-221-1/+0
* Fix "make depend" to not redundantly rebuild the .depend file.ru2005-04-221-7/+2
* Add rules for building assym.s.iedowse2005-04-221-0/+14
* Sanity the RTC code:marcel2005-04-221-2/+0
* Revert previous commit: The hwpmc(4) driver compiles on all platforms.marcel2005-04-201-0/+13
* Rename from apm_bioscall.s to apm_bioscall.S for removing a special rulenyan2005-04-201-1/+1
* Move this to the specific architectures that are supported. #ifdef fooimp2005-04-191-13/+0
* Need more files for i386, need all the files for pc98.imp2005-04-192-0/+8
* I accidently committed two 'cleandepend' when I was deciding whichobrien2005-04-191-1/+1
* Hook smist up to the kernel build.njl2005-04-191-0/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-195-0/+24
* As with kernel-depend, rm the DEPENDFILE before modules-depend.obrien2005-04-181-1/+2
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-181-0/+7
* Add ALQ and KTR_ALQ to NOTES so that they are built into LINT.rwatson2005-04-161-0/+9
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+21
* Remove NO_MIXED_MODE optionpeter2005-04-151-1/+0
* MFi386: revision 1.219.nyan2005-04-151-1/+0
* Remove support for mixed mode altogether now that we no longer use IRQ 0jhb2005-04-141-1/+0
* Never hardcode /sys into these Makefiles. The proper way to spell it is $S.imp2005-04-139-16/+3
* We have an asm version of bcmp(), so we could use it as well.cognet2005-04-121-1/+0
* The latest release of the FreeBSD driver (twa) forvkashyap2005-04-129-5/+23
* Add winx32_wrap.S to files.i386 for the NDISulator.wpaul2005-04-111-0/+1
* Use comments after .endif to please make(1) with latest changes somux2005-04-111-2/+2
* Get more love from GEOM on arm.cognet2005-04-071-0/+4
OpenPOWER on IntegriCloud