| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing ${DESTDIR} to afterinstall: target. | rgrimes | 1996-01-27 | 1 | -2/+2 |
* | Attempt to fix the procfs LKM after making some of the procfs | peter | 1996-01-24 | 1 | -5/+3 |
* | No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc | peter | 1996-01-08 | 1 | -7/+3 |
* | No longer generate empty opt_sysvipc.h.. | peter | 1996-01-08 | 1 | -6/+2 |
* | Detach fpu and gnufpu from Makefile.. These lkm's build (or used to) | peter | 1996-01-06 | 1 | -2/+5 |
* | Add opt_sysvipc.h rules similar as in ibcs2 Makefile | ache | 1996-01-06 | 1 | -2/+6 |
* | Automatically create an empty opt_sysvipc.h to mimic old option | wollman | 1996-01-04 | 1 | -2/+6 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 2 | -78/+0 |
* | Added SYSVSHM define | sos | 1995-12-29 | 1 | -2/+2 |
* | Reformatted the list of broken modules and added ip_mroute_mod to it. | bde | 1995-12-16 | 1 | -5/+2 |
* | Two x87 emulators as LKMs. | phk | 1995-12-14 | 3 | -2/+29 |
* | Delete obnoxious uprintf()s in load/unload procedures. | wollman | 1995-11-29 | 5 | -15/+5 |
* | 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 | 9 | -38/+55 |
* | Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat | bde | 1995-11-13 | 9 | -18/+23 |
* | 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 | 13 | -48/+47 |
* | 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 | 1 | -2/+1 |
* | 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 | 4 | -2/+79 |
* | 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 | 10 | -39/+39 |
* | 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 | 1 | -3/+3 |
* | 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 |
* | Remove typedefs that are now in <sys/conf.h>. | bde | 1995-01-24 | 1 | -11/+1 |
* | 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 | 2 | -0/+104 |
* | 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 |