summaryrefslogtreecommitdiffstats
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* Remove LKM's depricated by modules.sos1998-12-271-16/+0
* Remove LKM's depricated by modules.sos1998-12-2774-10544/+0
* Remove depricated wcd LKM.sos1998-12-272-31/+2
* Install kld version (there can be only one)peter1998-11-111-4/+4
* /usr/bin/ibcs2 comes from src/sys/modules/ibcs2 now. This is probablypeter1998-11-111-4/+4
* Cannot install two different versions of /usr/bin/linux in the same place.peter1998-11-111-4/+4
* Remove machine/cputypes.h - it's an i386 only thingpeter1998-11-061-2/+1
* Update unionfs comments; It could be made to work but isn't worth thepeter1998-11-031-2/+5
* Remove some dead code and commentsgrog1998-11-031-10/+8
* Print a warning if we removed a junked drivegrog1998-11-031-1/+7
* Take drive down if the disk driver tells us it's not theregrog1998-11-031-1/+5
* Check for duplicate subdisk namesgrog1998-11-031-9/+9
* Change some numeric #defines to enumsgrog1998-11-021-12/+11
* Don't close drives when called from interrupt context, set a flag forgrog1998-11-021-23/+63
* Get the default revive blocksize right for striped and RAID-5 plexesgrog1998-11-021-3/+4
* Close any drives downed in an interrupt context.grog1998-11-021-5/+24
* Accept incorrect device open counts, but print a warninggrog1998-11-021-2/+17
* Check for maximum number of subdisks in a plexgrog1998-11-021-1/+11
* Move the kld stuff to here.peter1998-10-231-4/+38
* config.c:grog1998-10-2111-56/+188
* Unregister the glibc2 brand at module unload time.alex1998-10-111-6/+23
* Fixes for lkm:rvb1998-09-291-2/+1
* Include vinum in SUBDIRgrog1998-09-281-2/+2
* Correct calculation of revive blocksizegrog1998-09-281-2/+2
* Get include paths rightgrog1998-09-281-2/+2
* This commit was generated by cvs2svn to compensate for changes in r39652,rvb1998-09-251-0/+11
|\
| * lkm for codarvb1998-09-251-0/+11
* lkm for codarvb1998-09-251-2/+2
* Add support for glibc consumers using the new ld-linux.so.2 linker.msmith1998-09-171-3/+4
* Fix the sreensavers so the work again with the new syscons & friends.sos1998-09-177-35/+46
* This commit was generated by cvs2svn to compensate for changes in r39330,grog1998-09-1623-0/+8235
|\
| * Import base vinum lkm sourcesgrog1998-09-1623-0/+8235
* Add the vesa module to the listsos1998-09-151-2/+2
* Double oops, committed the wrong Makefile ata that, fixed.sos1998-09-151-2/+2
* Oops for the Makefile for the VESA lkmsos1998-09-151-0/+19
* Add VESA support to syscons.sos1998-09-157-39/+39
* Load linux emulator lkm only when not already loaded. This avoidscracauer1998-09-071-2/+9
* Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not inbde1998-09-021-7/+0
* Sort cross references.wosch1998-08-311-3/+3
* Shut this thing up, like the other LKMsjkh1998-08-241-2/+2
* The daemon, snake and star savers should refuse to load if the currentyokota1998-08-063-3/+12
* A better solution to the rm_at_exit problem: Register the exit functionalex1998-07-271-2/+2
* Override the default VFS LKM dispatch functions so that a modulealex1998-07-251-2/+2
* Finished previous fix - don't forget to add one dummy options headerbde1998-07-071-13/+10
* Added a `build-tools' target for internal tools. (linux_genassym maybde1998-07-071-2/+4
* Fix the N'th occurance of missed bits due to opt_???? mucking.sos1998-07-021-2/+5
* Fixed missing options headers. Options that affect LKMs shouldn'tbde1998-07-011-3/+6
* Added opt_vmpage.h to SRCS so that it actually gets created.bde1998-07-011-5/+5
* Leading whitespace in Makefile are TABS not spaces....sos1998-06-301-2/+2
* add new opt_nfs.h to cleanfiles...jmg1998-06-301-2/+2
OpenPOWER on IntegriCloud