This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
ngctl
History
Ruslan Ermilov
dbdb679c6f
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
...
build libkse. This should fix WITHOUT_LIBTHR builds as a side effect.
2008-03-29 17:44:40 +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
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
…
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
…