ats
d7e54087dc
Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically
...
generated. Should this lkm set VFS_LKM ?
1995-04-15 17:36:53 +00:00
sos
54022c45f8
Update to new screen update method.
1995-03-30 15:10:20 +00:00
wollman
17d326679d
Forgot pppcompress.c in PPP module.
1995-03-20 19:33:35 +00:00
wollman
ab8be367b6
Forgot slcompress.c in SLIP module.
1995-03-20 19:31:47 +00:00
wollman
a0bedde283
The discard, tunnel, SLIP, and PPP network interface pseudo-devices
...
are now dynamically loadable. It doesn't make sense to do the same
for the loopback.
1995-03-20 19:25:49 +00:00
nate
1b9d13856f
Make in lkm/syscons fails due to missing include for apm stuff.
...
Submitted by: John Capo <jc@irbs.com> and John Hay <jhay@mikom.csir.co.za>
1995-03-03 18:38:00 +00:00
nate
46e9f36ad7
Removed redundant delcaration of msdosfs_denode.c from the SRCS line.
1995-03-03 18:33:04 +00:00
phk
0f573bd066
Once and for all: Never a ${DESTDIR} in ${BINDIR} !
1995-02-23 19:45:30 +00:00
sos
0b941378dc
Next syscons update (given up on numbering :)
...
Removed screensavers from syscons, they are now LKM's. This makes it
possible to do some really "interesting" screensavers...
Fixed bug that sometimes caused garbage to appear when leaving
"scroll-lock" history.
Reformattet indentation, it got too deep for a normal 80 pos screen.
Split up in syscons.c & syscons.h for use with the saver-lkm's.
Temporarily removed -s option from vidcontrol, savers should now
be loaded with modload.
1995-02-22 13:48:07 +00:00
ugen
a334afd6ba
Add ipfw to /lkm Makefile..uups..
1995-01-30 14:21:46 +00:00
bde
db39def8c1
Remove typedefs that are now in <sys/conf.h>.
1995-01-24 04:22:19 +00:00
ugen
7456b0debc
Checking new lkm structure..
1995-01-12 13:57:51 +00:00
ugen
16d4930459
Firewall can be used as lkm module.To use it
...
firewall should *NOT* be compiled into kernel.
Then it can be loaded.This is misc module but i'v
got no problemms with it,so shouldn't you i suppose..
BTW this is very stupid to have one module in CVS
for ALL lkm's...
1995-01-12 13:03:02 +00:00
wollman
35b9938bd2
install command was missing a ${DESTDIR}.
1994-12-11 21:27:14 +00:00
wollman
f617f13a55
Again, this is not a filesystem so don't compile it as if it were.
1994-10-27 23:39:19 +00:00
wollman
5a4ab6f9df
ibcs2 is not a filesystem, don't compile it as if it were.
1994-10-27 23:36:57 +00:00
sos
61672335d0
Added socksys module
1994-10-16 20:39:52 +00:00
sos
a63169a950
Added load of socksys driver.
1994-10-16 20:39:16 +00:00
sos
a378772a29
LKM for socksys driver (iBCS2 emulation)
1994-10-16 20:38:50 +00:00
sos
36d1110ada
Fix install of ibcs2 script.
1994-10-14 22:56:40 +00:00
sos
3827e21390
Added coff & ibcs2 modules.
...
Reviewed by:
Submitted by:
Obtained from:
1994-10-14 08:54:31 +00:00
sos
457402dd33
LKM module for the coff loader (used for iBCS2 emulation)
1994-10-14 08:46:12 +00:00
sos
e6ea8e4dfa
LKM module for the iBCS2 emulator
1994-10-14 08:45:16 +00:00
wollman
6b3ad0b417
Disable MFS as loadable until someone figures out how to make it work.
1994-09-28 22:16:27 +00:00
sos
6eb13be5b4
LKM for ibcs2 support
1994-09-25 08:52:14 +00:00
wollman
86d857a235
Create NFS LKM.
1994-09-22 22:12:59 +00:00
wollman
334301fcfd
Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more
...
work; ditto NFS and it's even more work.)
1994-09-21 23:27:16 +00:00
wollman
587e989a65
Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and
...
arrange for that directory to get created by mtree. Also, process secure
directory after all the others, because the programs there may overlay
ones installed from the main part of the tree.
1994-09-16 20:24:29 +00:00