git: netgraph7: Welcome ng_pppoe.
Nuno Antunes
nant at crater.dragonflybsd.org
Tue Jan 10 06:12:05 PST 2012
commit e966498510aab0e9decd97b584ec48cead3efd17
Author: Nuno Antunes <nuno.antunes at gmail.com>
Date: Sat Sep 18 12:20:12 2010 +0100
netgraph7: Welcome ng_pppoe.
Summary of changes:
etc/mtree/BSD.include.dist | 2 ++
include/Makefile | 2 +-
lib/libnetgraph7/debug.c | 4 ----
sys/conf/files | 2 +-
sys/netgraph7/Makefile | 2 +-
sys/{netgraph => netgraph7}/pppoe/Makefile | 0
sys/netgraph7/{ => pppoe}/ng_pppoe.c | 8 ++++----
sys/netgraph7/{ => pppoe}/ng_pppoe.h | 0
8 files changed, 9 insertions(+), 11 deletions(-)
copy sys/{netgraph => netgraph7}/pppoe/Makefile (100%)
rename sys/netgraph7/{ => pppoe}/ng_pppoe.c (99%)
rename sys/netgraph7/{ => pppoe}/ng_pppoe.h (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e966498510aab0e9decd97b584ec48cead3efd17
--
DragonFly BSD source repository
More information about the Commits
mailing list