This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libncp
History
Alexander Kabaev
63ed5a7e06
Silence GCC4 warning.
...
strlen, strcmp live in <string.h> not <string.h>.
2006-09-21 01:30:04 +00:00
..
CREDITS
…
ipx.c
…
ipxsap.h
…
Makefile
NO_MAN is not needed here.
2006-03-16 15:18:17 +00:00
ncpl_bind.c
…
ncpl_conn.c
Standardize 2 error messages: start with lowercase letter.
2005-01-16 11:22:42 +00:00
ncpl_crypt.c
…
ncpl_file.c
Silence GCC4 warning.
2006-09-21 01:30:04 +00:00
ncpl_misc.c
Silence GCC4 warning.
2006-09-21 01:30:04 +00:00
ncpl_msg.c
Silence GCC4 warning.
2006-09-21 01:30:04 +00:00
ncpl_net.c
…
ncpl_nls.c
Silence GCC4 warning.
2006-09-21 01:30:04 +00:00
ncpl_queue.c
Silence GCC4 warning.
2006-09-21 01:30:04 +00:00
ncpl_rcfile.c
…
ncpl_rpc.c
Silence GCC4 warning.
2006-09-21 01:30:04 +00:00
ncpl_subr.c
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 16:56:49 +00:00
sap.c
…