DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: netgraph7: ng_socket: use lksleep() instead of home brewed version.
commit aee6584daed0c00486ff8d15eb9764cb9a67bf72
Author: Nuno Antunes <nuno.antunes@gmail.com>
Date: Wed Sep 22 15:40:24 2010 +0100
netgraph7: ng_socket: use lksleep() instead of home brewed version.
* This eliminates the last function in netgraph7/dragonfly.c.
Remove the file because it is no longer needed.
Summary of changes:
sys/conf/files | 1 -
sys/netgraph7/dragonfly.c | 56 --------------------------------------
sys/netgraph7/socket/ng_socket.c | 3 +-
3 files changed, 1 insertions(+), 59 deletions(-)
delete mode 100644 sys/netgraph7/dragonfly.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aee6584daed0c00486ff8d15eb9764cb9a67bf72
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]