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