summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add identcpu.c.jake2001-09-301-0/+1
* Add an option ED_NO_MIIBUS, which causes the `ed' driver to beiedowse2001-09-292-0/+4
* Add various file relating to firmware interfaces and make SKI supportdfr2001-09-292-5/+13
* Introduce network device nodes. Network devices will now automaticallyjlemon2001-09-291-0/+1
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-272-0/+7
* Add the new ng_gif, ng_gif_demux, and ng_ip_input nodes to NOTES so theybrooks2001-09-271-0/+3
* Add ng_ip_input. A new netgraph node for queuing IP packets into thebrooks2001-09-272-0/+2
* Update a comment to reflect the param.c -> subr_param.c move.murray2001-09-271-1/+1
* /home/brooks/ng_gif.messagebrooks2001-09-262-0/+4
* The number of ccd(4) devices is no longer set at compile time so stopbrooks2001-09-262-2/+2
* The faith(4) device is no longer a count device so don't specify a count.brooks2001-09-251-1/+1
* Make faith loadable, unloadable, and clonable.brooks2001-09-251-1/+1
* Add CONSPEED option.dfr2001-09-221-0/+2
* Introduce new syscons(4) kernel options:sobomax2001-09-212-0/+8
* Add some comments about KVA_PAGES and a test.peter2001-09-211-0/+9
* Introduce a new option, KVA_SPACE, which can be used to reconfigurepeter2001-09-212-0/+6
* Add kernbase symbol and use it instead of magic numbers in thejake2001-09-211-4/+4
* Use the kernbase symbol exported from locore.o instead of hardcoded magicpeter2001-09-201-2/+2
* Cleanup and split of nfs client and server code.peter2001-09-183-15/+21
* Remove hard coded magic load address. Now to change the load address,peter2001-09-182-2/+2
* SMBus support for the AMD 756 power management unit. See smbus(4),murray2001-09-161-0/+1
* MFi386: files.i386 revision 1.367, 1.370, 1.371 and 1.372.nyan2001-09-161-1/+9
* MFi386: removed IDE_DELAY option.nyan2001-09-161-1/+0
* Allow C++ comments in headers - the EFI headers are full of them.dfr2001-09-151-1/+1
* Place CPU_UPGRADE_HW_CACHE in the right section.asmodai2001-09-141-3/+3
* Remove pointer to ftp.freesoftware.com.asmodai2001-09-141-1/+1
* * Enable dynamically linked kernel. This involves adding a self-relocatordfr2001-09-131-1/+1
* KSE Milestone 2julian2001-09-123-5/+5
* On second thoughts, make kldxref failures non-fatal.peter2001-09-111-1/+1
* Implement the long-awaited module->file cache database. A userlandpeter2001-09-111-0/+3
* Rename kernel entry point from locorestart to __start.dfr2001-09-101-1/+0
* Back out the last change - it was made to the wrong Makefile.dfr2001-09-101-0/+1
* * Make a start on a realistic definition for bootinfo.dfr2001-09-101-1/+0
* Implement support for MAXMEM option and hw.physmem environment variabledfr2001-09-101-0/+2
* This will have to be revised, but allow putting 'makeoptions GCC3=true'peter2001-09-101-0/+15
* 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
OpenPOWER on IntegriCloud