..
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
ngctl dot: Drop invalid trailing semi-colon
2015-09-22 01:31:01 +00:00
list.c
Add blank line after each item in "ngctl ls -l"
2018-10-26 19:16:17 +00:00
main.c
Plug mutex leak.
2015-01-16 18:51:26 +00:00
Makefile
Replace complicated expression to disable libedit when no libthr is being built
2019-07-15 14:23:51 +00:00
Makefile.depend
Update Makefile.depend files
2019-12-11 17:37:53 +00:00
Makefile.depend.options
Add Makefile.depend.options
2019-12-11 17:37:37 +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
Add __unused. Ansi prototypes.
2010-12-20 09:36:54 +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
use .Mt to mark up email addresses consistently (part2)
2014-06-20 09:57:27 +00:00
ngctl.h
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