summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Correct intended fix to my foul-up.marcel2001-09-082-2/+2
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.peter2001-09-083-0/+5
* Add options to select between 4k, 8k and 16k page sizes on ia64. Thedfr2001-09-071-0/+4
* Correct the path for OsdEnvironment.c.green2001-09-071-1/+1
* Move OsdEnvironment.c into MD code; searching for the ACPI tables is notmsmith2001-09-072-1/+1
* vlan.h is obsolete, don't create it anymore.brooks2001-09-051-1/+1
* Don't specify the number of vlan interfaces any more, they are createdbrooks2001-09-051-1/+1
* There is no option IDE_DELAY and havn't been for a long time..sos2001-09-041-1/+0
* Add rwindow.c, forgotten earlier.jake2001-09-041-0/+1
* Add a working version of setjmp/longjmp.dfr2001-09-031-0/+1
* Always turned on 8bit access card support for the fe drivershiba2001-09-023-5/+0
* Make the fe driver to compile in default under a NEWCARD kernel.shiba2001-09-021-1/+1
* note 2300/2312 supportmjacob2001-08-311-1/+2
* Remove already commented out entry for pci/fxp.cjlemon2001-08-311-1/+0
* ACPI no longer has an ISA attachment.msmith2001-08-301-1/+0
* Note that compiling ACPI into the kernel is deprecated for normal use.msmith2001-08-301-0/+3
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),gallatin2001-08-292-0/+2
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-276-18/+36
* Optionize UPAGES for the i386. As part of this I split some of the lowpeter2001-08-253-0/+3
* if_wi can be either pci (without pccard) or pccardnsayer2001-08-231-1/+1
* Add a new kernel option RESTARTABLE_PANICS. If this option is present,jhb2001-08-232-0/+11
* Add code for supporting hardware watch points.jake2001-08-201-0/+1
* Limit the amount of KVM reserved for the buffer cache and for swap-metadillon2001-08-201-0/+2
* Sigh. ufs_lookup() calls ffs_snapgone(), meaning that 'options EXT2FS'peter2001-08-181-2/+4
* Only compile the ufs components if FFS || IFS || EXT2FS are present, notpeter2001-08-181-12/+35
* In order to bring about the end of the universe, delete the lines:peter2001-08-156-12/+0
* Implement kernel semaphores.jasone2001-08-141-0/+1
* Add early code to support interrupts.jake2001-08-101-0/+2
* Add the screen savers for test coverage.peter2001-08-091-0/+12
* repo-copy the source files from modules/syscons to the normal treepeter2001-08-093-0/+12
* In the KLD "load" make target, don't load using the "absolute" path ofgreen2001-08-081-1/+1
* -Finished cleanup of old 'ThinkPad' comments that are no longer useful.nate2001-08-061-2/+2
* Add code model medlow to cflags and move the kernel load address fromjake2001-08-063-10/+13
* Add floating point context switching code for sparc64.tmm2001-08-041-0/+1
* Add a Makefile, ldscript, and config magic for sparc64. This is tailoredjake2001-08-034-0/+657
* Further Makefile.* sync (from Makefile.ia64). The lint target has beenpeter2001-08-034-24/+0
* Move MKMODULESENV+= *after* MKMODULESENV=peter2001-08-031-3/+3
* Add a cosmetic comment.peter2001-08-025-0/+5
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-028-4/+12
* When building a debugging kernel with modules, build modules withsheldonh2001-08-024-0/+12
* When building a debugging kernel with modules, build modules withsheldonh2001-08-022-2/+14
* Convert the olpt driver to using new-bus stuff.nyan2001-07-291-1/+1
* Make symlink $S/$M/include -> compile/FOO/machine at kernel-dependkato2001-07-291-1/+1
* Move MAXUSERS out of opt_param.h to make sure that other code doesn'tpeter2001-07-261-2/+2
* param.c no longer gets special treatment. Use the source tree version.peter2001-07-266-63/+29
* Move param.c out of the conf directory and make it fully dynamic.peter2001-07-261-97/+0
* sys/kern/tty_snoop.c is now sys/dev/snp/snp.c.dd2001-07-251-1/+1
* Allow ng_split to be compiled in staticly.brooks2001-07-253-0/+3
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-232-0/+2
* Note that the umass device requires scbus and dakris2001-07-221-1/+1
OpenPOWER on IntegriCloud