freebsd-dev/usr.sbin/ngctl
Mike Makonnen 48b5fd636e Modify the DoParseCommand() to work on (const char *) instead of just
(char *). This is a slightly simplified version of the patch in the PR. It
fixes compilitation issues with -O3.

PR: misc/124385
2008-06-28 12:31:30 +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 Style: space after "return". 2006-06-28 10:38:38 +00:00
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 Modify the DoParseCommand() to work on (const char *) instead of just 2008-06-28 12:31:30 +00:00
Makefile Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer 2008-03-29 17:44:40 +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 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
ngctl.h Unnest includes before forthcoming editing. 2006-05-24 14:46:55 +00:00
rmhook.c Style: space after "return". 2006-06-28 10:38:38 +00:00
show.c getopt(3) returns -1, not EOF. 2007-02-06 08:48:28 +00:00
shutdown.c Style: space after "return". 2006-06-28 10:38:38 +00:00
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 Style: space after "return". 2006-06-28 10:38:38 +00:00