DragonFly commits List (threaded) for 2012-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: netgraph7: Welcome ng_tty.
commit e71e017b9af2a5fa00b7d90617fdf2a46102566b
Author: Nuno Antunes <nuno.antunes@gmail.com>
Date: Wed Jul 4 09:48:55 2012 +0100
netgraph7: Welcome ng_tty.
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/netgraph7/netgraph.h | 1 +
sys/netgraph7/{tcpmss => tty}/Makefile | 4 +-
sys/netgraph7/{ => tty}/ng_tty.c | 140 +++++++++++++++++---------------
sys/netgraph7/{ => tty}/ng_tty.h | 0
9 files changed, 84 insertions(+), 73 deletions(-)
copy sys/netgraph7/{tcpmss => tty}/Makefile (53%)
rename sys/netgraph7/{ => tty}/ng_tty.c (90%)
rename sys/netgraph7/{ => tty}/ng_tty.h (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e71e017b9af2a5fa00b7d90617fdf2a46102566b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]