git: netgraph7: ng_socket: use lksleep() instead of home brewed version.
Nuno Antunes
nant at crater.dragonflybsd.org
Tue Jan 10 06:12:08 PST 2012
commit aee6584daed0c00486ff8d15eb9764cb9a67bf72
Author: Nuno Antunes <nuno.antunes at 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
More information about the Commits
mailing list