summaryrefslogtreecommitdiffstats
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* Revert to default entry point.phk1995-10-151-2/+1
* Only export our 'init' symbol.phk1995-10-151-1/+2
* atapi and wcd LKMs.dg1995-10-142-0/+56
* Remove socksys modload command from ibcs2 startup shell script.swallace1995-10-101-2/+1
* Remove socksys lkm from makefile list.swallace1995-10-101-2/+2
* Add prototypes and declare function return type in ibcs2.cswallace1995-10-102-5/+14
* Update the version in the snake saver...peter1995-09-041-2/+2
* Remove my xxxinit hack. It was too gross.phk1995-08-251-2/+2
* pcic lkm for the pccard stuff.phk1995-08-242-2/+12
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-254-2/+79
* I was wrong. I thought that the ip_mroute lkm would still compile, but itwollman1995-06-131-2/+2
* Remove trailing whitespace.rgrimes1995-05-3010-39/+39
* Changed relase number in snake_saver.c from 2.1 to 2.0.5sos1995-05-161-2/+2
* Fix declaration of palette[] so that fade saver doesn't cause panics.bde1995-05-141-1/+1
* Put vnode_if.h and vnode_if.c into CLEANFILES that are automaticallyats1995-04-151-2/+2
* Update to new screen update method.sos1995-03-302-4/+6
* Forgot pppcompress.c in PPP module.wollman1995-03-201-2/+2
* Forgot slcompress.c in SLIP module.wollman1995-03-201-2/+2
* The discard, tunnel, SLIP, and PPP network interface pseudo-deviceswollman1995-03-205-2/+91
* Make in lkm/syscons fails due to missing include for apm stuff.nate1995-03-031-0/+1
* Removed redundant delcaration of msdosfs_denode.c from the SRCS line.nate1995-03-031-3/+3
* Once and for all: Never a ${DESTDIR} in ${BINDIR} !phk1995-02-235-10/+10
* Next syscons update (given up on numbering :)sos1995-02-2213-2/+567
* Add ipfw to /lkm Makefile..uups..ugen1995-01-301-3/+3
* Remove typedefs that are now in <sys/conf.h>.bde1995-01-241-11/+1
* Checking new lkm structure..ugen1995-01-121-2/+2
* Firewall can be used as lkm module.To use itugen1995-01-122-0/+104
* install command was missing a ${DESTDIR}.wollman1994-12-111-2/+2
* Again, this is not a filesystem so don't compile it as if it were.wollman1994-10-271-3/+3
* ibcs2 is not a filesystem, don't compile it as if it were.wollman1994-10-271-3/+3
* Added socksys modulesos1994-10-161-2/+2
* Added load of socksys driver.sos1994-10-161-1/+2
* LKM for socksys driver (iBCS2 emulation)sos1994-10-162-0/+88
* Fix install of ibcs2 script.sos1994-10-141-3/+4
* Added coff & ibcs2 modules.sos1994-10-141-2/+2
* LKM module for the coff loader (used for iBCS2 emulation)sos1994-10-142-0/+68
* LKM module for the iBCS2 emulatorsos1994-10-143-10/+27
* Disable MFS as loadable until someone figures out how to make it work.wollman1994-09-281-2/+6
* LKM for ibcs2 supportsos1994-09-252-0/+72
* Create NFS LKM.wollman1994-09-222-2/+13
* Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's morewollman1994-09-2111-2/+108
* Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, andwollman1994-09-163-0/+18
OpenPOWER on IntegriCloud