summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Build modules in a subdir of the kernel build dir. Add a `cleandir'obrien2000-05-051-4/+8
* Set MAKEOBJDIRPREFIX to modules/ in the current directory and build modulesobrien2000-05-042-12/+20
* Cause modules to build with the kernel build. Modules are removedchuckr2000-05-023-0/+54
* The USB double bulk pipe driver (Host to host cables). Currently theren_hibma2000-05-012-0/+3
* Remove KMODDEPS support. All our existing dependencies are specifiedpeter2000-05-011-18/+6
* Move the MSG* and SEM* options to opt_sysvipc.hpeter2000-05-012-57/+12
* Split out the ISA bus front end code into its own file. PCCARD attachmentmdodd2000-05-011-1/+2
* Reserve major device number for nsmb (SMB/CIFS protocol) device.bp2000-05-011-0/+1
* - Added UKBD_DFLT_KEYMAP option.nyan2000-04-301-4/+6
* LOAD_ADDRESS is not used here. See conf/ldscript.* for the link basepeter2000-04-294-4/+0
* Reserve register t7 on alpha to point at per-cpu global variables.dfr2000-04-281-1/+2
* Driver for DEC "Tulip" based WAN cards from LanMedia Corporation.phk2000-04-262-0/+2
* Add linker_if.m to the mix.obrien2000-04-241-0/+1
* Use kern/kern_random.c.obrien2000-04-241-1/+0
* * Use sys/sys/random.h rather than a i386 specific one.obrien2000-04-242-1/+1
* Fix the grammar in my previous commit "lose" -> "loss".mpp2000-04-241-1/+1
* Fix a typo in the comments.mpp2000-04-231-1/+1
* Sync with sys/conf/options.i386 revision 1.135.nyan2000-04-231-3/+0
* Reoganize/update the SysKonnect driver:wpaul2000-04-221-0/+2
* card_if.m used by oldcard now tooimp2000-04-201-0/+1
* Add kern_event.cimp2000-04-171-0/+1
* Forgot to commit this to add card_if.m.imp2000-04-171-0/+1
* Some more i386-only BIOS-friendliness:msmith2000-04-162-5/+0
* Add the scsi-target driver to LINT.phk2000-04-161-0/+1
* Introduce extended attribute support for FFS, allowing arbitraryrwatson2000-04-153-0/+11
* Merged from sys/conf/Makefile.i386 rev 1.182.kato2000-04-121-2/+2
* The ASUSCOM_IPAC isn't broken according to submitter.asmodai2000-04-101-1/+1
* Add new options NETGRAPH_MPPC_COMPRESSION and NETGRAPH_MPPC_ENCRYPTION.archie2000-04-093-1/+15
* Add support for compiling kernel modules outside of the tree. If youimp2000-04-081-30/+19
* Use makeobjops.pl instead of makedevops.pl.dfr2000-04-081-2/+2
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-084-6/+7
* Don't use ``grep | sed'' in the example for INCLUDE_CONFIG_FILEbrian2000-04-081-1/+1
* Newbusify adv driver.nyan2000-04-074-1/+3
* Awi driver, ported from NetBSD from Atsushi Once-san.imp2000-04-062-2/+6
* Synced with sys/conf/Makefile.i386 revision 1.181.kato2000-04-051-3/+14
* Make it possible to include a device interface description by a singledfr2000-04-055-189/+55
* Allow the calling Makefile to specify a list of device interfaces insteaddfr2000-04-051-1/+5
* enable emu10k1 (sblive) driver, though still playback onlycg2000-04-041-1/+1
* One in a while, something happens so uncannily that you get knocked offgreen2000-04-021-1/+1
* Merged from sys/conf/options.i386 rev 1.134.kato2000-04-011-2/+1
* Oops, PCVT_FREEBSD is useless too. Add new PCVT_GREENSAVER option.hm2000-03-311-1/+1
* Remove useless PCVT_FREEBSD and PCVT_EMU_MOUSE. Add PCVT_GREENSAVER.hm2000-03-311-2/+1
* remove useless PCVT_EMU_MOUSE option.hm2000-03-311-1/+0
* Make sysv-style shared memory tuneable params fully runtime adjustablepeter2000-03-302-39/+6
* NewBus the cs driver.imp2000-03-303-2/+1
* Include param.o in the list of files that we scan for linker sets.peter2000-03-294-8/+8
* - Added PC-98 Cbus frontend.nyan2000-03-294-1/+3
* Merge from the following changes.nyan2000-03-291-4/+4
* split up ess and sb codecg2000-03-281-0/+3
* Remove unused file.bde2000-03-231-148/+0
OpenPOWER on IntegriCloud