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
Stefan Farfeleder
e60b9f5130
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 16:56:49 +00:00
..
CREDITS
…
ipx.c
…
ipxsap.h
…
Makefile
…
ncpl_bind.c
…
ncpl_conn.c
Avoid casts as lvalues.
2004-07-28 05:44:52 +00:00
ncpl_crypt.c
…
ncpl_file.c
…
ncpl_misc.c
…
ncpl_msg.c
…
ncpl_net.c
…
ncpl_nls.c
Fixed a misspelling of 0 as NULL. Removed a spelling of NULL as 0.
2004-03-14 05:19:38 +00:00
ncpl_queue.c
…
ncpl_rcfile.c
…
ncpl_rpc.c
…
ncpl_subr.c
Prefer C99's __func__ over GCC's __FUNCTION__.
2004-09-22 16:56:49 +00:00
sap.c
…