NetBSD/lib
lukem 0beaa38406 If we're going to replace strtok() with strtok_r(), and the caller of the
latter is invoked recursively, use static (instead of automatic) storage
for the "last" pointer so that we remember where we're up to ...

Fixes bug with hosts.deny rules such as "rpcbind: ALL EXCEPT some.domain".
2002-12-26 12:53:59 +00:00
..
csu The temporary asm trampoline code is no longer needed. 2002-12-06 17:06:06 +00:00
i18n_module
libarch Don't build normal and profile archives. 2002-11-27 12:06:10 +00:00
libasn1
libbz2
libc Typos in comments. 2002-12-26 07:58:19 +00:00
libcdk
libcom_err
libcompat Fix signed/unsigned comparison warnings, and shadow warnings. 2002-11-11 23:43:03 +00:00
libcrypt
libcrypto
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Add curses pad manual pages. 2002-12-24 07:36:32 +00:00
libdes
libedit Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
libform
libgssapi
libhdb
libintl
libipsec
libkadm
libkadm5clnt
libkadm5srv
libkafs
libkdb
libkrb
libkrb5
libkstream
libkvm use strlcpy to ensure string termination 2002-11-16 23:34:30 +00:00
libl
libm Avoid a strict-alias warning. 2002-12-05 16:03:42 +00:00
libmenu Fix an off by one bug in the scale_menu() function. 2002-11-27 11:53:11 +00:00
libossaudio
libpcap Add support for VLAN (IEEE 802.1Q) frames. 2002-12-19 16:33:47 +00:00
libpci
libpmc
libposix
libresolv
librmt
libroken
librpcsvc
libskey
libsl
libss
libssl
libtelnet Restructure the Duff's device in kerberos4_cksum() to avoid 2002-11-05 22:34:50 +00:00
libterm Fix signed/unsigned comparison warnings. 2002-11-11 23:56:46 +00:00
libusbhid
libutil Sync with other libutil man pages. 2002-12-22 02:19:15 +00:00
libvers
libwrap If we're going to replace strtok() with strtok_r(), and the caller of the 2002-12-26 12:53:59 +00:00
liby
libz
Makefile
Makefile.inc
bumpversion
checkoldver yet another check version script. 2002-11-15 16:15:20 +00:00
checkver
checkvers