Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/lkm
Cool, thanks :)
Would it be possible to put this under lkm/misc/ ?
The current directory structure reflects the defined LKM types,
and I assume the new modules are of type LM_MISC.
Jaromir
Christos Zoulas wrote:
>
> Module Name: src
> Committed By: christos
> Date: Thu Mar 27 17:50:08 UTC 2003
>
> Modified Files:
> src/sys/lkm: Makefile
> Added Files:
> src/sys/lkm/net: Makefile Makefile.inc
> src/sys/lkm/net/bsdcomp: Makefile lkminit_bsdcomp.c
> src/sys/lkm/net/deflate: Makefile lkminit_deflate.c
>
> Log Message:
> PR/20844: Iain Hibbert: PPP Compressors cannot be loaded as LKM
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.5 -r1.6 src/sys/lkm/Makefile
> cvs rdiff -r0 -r1.1 src/sys/lkm/net/Makefile src/sys/lkm/net/Makefile.inc
> cvs rdiff -r0 -r1.1 src/sys/lkm/net/bsdcomp/Makefile \
> src/sys/lkm/net/bsdcomp/lkminit_bsdcomp.c
> cvs rdiff -r0 -r1.1 src/sys/lkm/net/deflate/Makefile \
> src/sys/lkm/net/deflate/lkminit_deflate.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
--
Jaromir Dolecek <jdolecek%NetBSD.org@localhost>
http://www.NetBSD.org/
-=- We should be mindful of the potential goal, but as the tantric -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow. Do not let this distract you.'' -=-
Home |
Main Index |
Thread Index |
Old Index