This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libwrap
History
mjl
c455730141
Correct #ifdef'ed out usage of memset
2002-07-20 14:18:45 +00:00
..
clean_exit.c
…
diag.c
…
DISCLAIMER
…
eval.c
correct misuse of strncpy (use strlcpy). from openbsd
2002-06-06 21:42:42 +00:00
fix_options.c
…
hosts_access.3
use strtok_r, as strtok can interfere with other callers. from openbsd
2002-06-22 11:52:40 +00:00
hosts_access.5
…
hosts_access.c
use strtok_r, as strtok can interfere with other callers. from openbsd
2002-06-22 11:52:40 +00:00
hosts_ctl.c
…
hosts_options.5
…
libwrap2netbsd
…
Makefile
…
Makefile.cflags
…
misc.c
…
mystdarg.h
…
options.c
…
percent_x.c
…
refuse.c
…
rfc931.c
s/STRN_CPY/strlcpy/
2002-06-06 21:45:19 +00:00
shell_cmd.c
…
shlib_version
…
socket.c
Correct #ifdef'ed out usage of memset
2002-07-20 14:18:45 +00:00
tcpd.h
…
update.c
s/STRN_CPY/strlcpy/
2002-06-06 21:45:19 +00:00