| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Lyndon's man page. | joerg | 1995-11-28 | 2 | -1/+67 |
* | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | bde | 1995-11-14 | 8 | -35/+51 |
* | Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat | bde | 1995-11-13 | 8 | -16/+22 |
* | Update if_ppp lkm to pull in the new files... | peter | 1995-10-31 | 1 | -3/+3 |
* | Add extra export symbols for the ATAPI generic interface. | peter | 1995-10-28 | 1 | -3/+7 |
* | Reattach atapi and wcd to the lkm Makefile, these compile for me now. | peter | 1995-10-28 | 1 | -4/+4 |
* | Sorry.. I didn't mean to re-enable wcd yet | peter | 1995-10-28 | 1 | -3/+3 |
* | Do a pass over the broken LKM's and update them to use the "new" | peter | 1995-10-28 | 14 | -52/+53 |
* | Temp. disable following modules: | ache | 1995-10-28 | 1 | -4/+8 |
* | Revert to default entry point. | phk | 1995-10-15 | 1 | -2/+1 |
* | Only export our 'init' symbol. | phk | 1995-10-15 | 1 | -1/+2 |
* | atapi and wcd LKMs. | dg | 1995-10-14 | 2 | -0/+56 |
* | Remove socksys modload command from ibcs2 startup shell script. | swallace | 1995-10-10 | 2 | -4/+2 |
* | Remove socksys lkm from makefile list. | swallace | 1995-10-10 | 1 | -2/+2 |
* | Add prototypes and declare function return type in ibcs2.c | swallace | 1995-10-10 | 2 | -5/+14 |
* | Update the version in the snake saver... | peter | 1995-09-04 | 1 | -2/+2 |
* | Remove my xxxinit hack. It was too gross. | phk | 1995-08-25 | 1 | -2/+2 |
* | pcic lkm for the pccard stuff. | phk | 1995-08-24 | 2 | -2/+12 |
* | First incarnation of our Linux emulator or rather compatibility code. | sos | 1995-06-25 | 5 | -2/+82 |
* | I was wrong. I thought that the ip_mroute lkm would still compile, but it | wollman | 1995-06-13 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 8 | -32/+32 |
* | Changed relase number in snake_saver.c from 2.1 to 2.0.5 | sos | 1995-05-16 | 1 | -2/+2 |
* | Fix declaration of palette[] so that fade saver doesn't cause panics. | bde | 1995-05-14 | 1 | -1/+1 |
* | Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically | ats | 1995-04-15 | 1 | -2/+2 |
* | Update to new screen update method. | sos | 1995-03-30 | 2 | -4/+6 |
* | Forgot pppcompress.c in PPP module. | wollman | 1995-03-20 | 1 | -2/+2 |
* | Forgot slcompress.c in SLIP module. | wollman | 1995-03-20 | 1 | -2/+2 |
* | The discard, tunnel, SLIP, and PPP network interface pseudo-devices | wollman | 1995-03-20 | 5 | -2/+91 |
* | Make in lkm/syscons fails due to missing include for apm stuff. | nate | 1995-03-03 | 1 | -0/+1 |
* | Removed redundant delcaration of msdosfs_denode.c from the SRCS line. | nate | 1995-03-03 | 2 | -6/+6 |
* | Once and for all: Never a ${DESTDIR} in ${BINDIR} ! | phk | 1995-02-23 | 5 | -10/+10 |
* | Next syscons update (given up on numbering :) | sos | 1995-02-22 | 13 | -2/+567 |
* | Add ipfw to /lkm Makefile..uups.. | ugen | 1995-01-30 | 1 | -3/+3 |
* | Checking new lkm structure.. | ugen | 1995-01-12 | 1 | -2/+2 |
* | Firewall can be used as lkm module.To use it | ugen | 1995-01-12 | 1 | -0/+13 |
* | install command was missing a ${DESTDIR}. | wollman | 1994-12-11 | 1 | -2/+2 |
* | Again, this is not a filesystem so don't compile it as if it were. | wollman | 1994-10-27 | 1 | -3/+3 |
* | ibcs2 is not a filesystem, don't compile it as if it were. | wollman | 1994-10-27 | 1 | -3/+3 |
* | Added socksys module | sos | 1994-10-16 | 1 | -2/+2 |
* | Added load of socksys driver. | sos | 1994-10-16 | 2 | -2/+4 |
* | Fix install of ibcs2 script. | sos | 1994-10-14 | 1 | -3/+4 |
* | Added coff & ibcs2 modules. | sos | 1994-10-14 | 1 | -2/+2 |
* | LKM module for the coff loader (used for iBCS2 emulation) | sos | 1994-10-14 | 2 | -0/+68 |
* | LKM module for the iBCS2 emulator | sos | 1994-10-14 | 4 | -10/+45 |
* | Disable MFS as loadable until someone figures out how to make it work. | wollman | 1994-09-28 | 1 | -2/+6 |
* | LKM for ibcs2 support | sos | 1994-09-25 | 2 | -0/+72 |
* | Create NFS LKM. | wollman | 1994-09-22 | 4 | -2/+35 |
* | Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more | wollman | 1994-09-21 | 15 | -2/+149 |
* | Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and | wollman | 1994-09-16 | 2 | -0/+14 |