1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/ngctl
Gleb Smirnoff 611619b338 The last change is not needed for HEAD.
Explained by:	ru
2007-03-30 08:23:59 +00:00
..
config.c Don't use empty braces ("{}") to initialise arrays. This is a syntax 2006-07-17 08:35:47 +00:00
connect.c
debug.c Don't use empty braces ("{}") to initialise arrays. This is a syntax 2006-07-17 08:35:47 +00:00
dot.c getopt(3) returns -1, not EOF. 2007-02-06 08:48:28 +00:00
list.c getopt(3) returns -1, not EOF. 2007-02-06 08:48:28 +00:00
main.c getopt(3) returns -1, not EOF. 2007-02-06 08:48:28 +00:00
Makefile The last change is not needed for HEAD. 2007-03-30 08:23:59 +00:00
mkpeer.c Don't use empty braces ("{}") to initialise arrays. This is a syntax 2006-07-17 08:35:47 +00:00
msg.c Silence GCC4 signed/unsigned pointer mismatch warning. 2006-09-21 01:48:47 +00:00
name.c Don't use empty braces ("{}") to initialise arrays. This is a syntax 2006-07-17 08:35:47 +00:00
ngctl.8
ngctl.h
rmhook.c
show.c getopt(3) returns -1, not EOF. 2007-02-06 08:48:28 +00:00
shutdown.c
status.c Don't use empty braces ("{}") to initialise arrays. This is a syntax 2006-07-17 08:35:47 +00:00
types.c Don't use empty braces ("{}") to initialise arrays. This is a syntax 2006-07-17 08:35:47 +00:00
write.c