NetBSD/lib
itojun 9cdbc86d39 correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen).  we eliminate buflen and use
fixed point (ep) as the ending pointer.

this fix is NOT critical.
2002-06-26 06:00:26 +00:00
..
csu Allow this to compile under gcc-current. No multiline strings for asm. 2002-06-09 06:18:34 +00:00
i18n_module
libarch libarch for x86_64, mtrr only for now. This must later be fixed so 2002-06-18 08:29:35 +00:00
libasn1
libbz2
libc correct bad practice in the code - it uses two changing variables 2002-06-26 06:00:26 +00:00
libcdk
libcom_err
libcompat
libcrypt crank minor for bcrypt support 2002-05-24 04:07:05 +00:00
libcrypto If any of __pentiumpro__, __tune_pentiumpro__, or __tune_i686__ are 2002-06-16 18:35:02 +00:00
libcrypto_idea
libcrypto_rc5
libcurses __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
libdes
libedit
libform Fixed typo in type declaration. 2002-06-19 14:12:57 +00:00
libgssapi
libhdb
libintl
libipsec sync with latest kame setkey(8), modulo icmp6 hack. 2002-05-14 11:24:20 +00:00
libkadm
libkadm5clnt
libkadm5srv
libkafs
libkdb
libkrb
libkrb5
libkstream __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
libkvm Added hppa support (some of it incomplete) to lib/csu, lib/libc, 2002-06-06 20:31:19 +00:00
libl
libm Add finitef 2002-06-23 21:55:12 +00:00
libmenu Added a NOTES section to describe the differences between our menus 2002-06-20 12:18:48 +00:00
libossaudio Add SOUND_MASK_* for the last SOUND_MIXER_* values that didn't have any. 2002-05-27 14:42:15 +00:00
libpcap Space before comment after #endif. 2002-05-16 19:57:22 +00:00
libpci
libposix
libresolv
librmt
libroken
librpcsvc
libskey use strtok_r, as strtok can interfere with outside users. 2002-06-23 12:20:10 +00:00
libsl
libss
libssl sync with 0.9.6d. shlib minor for libssl and libcrypto 2002-06-09 16:12:52 +00:00
libtelnet __STDC__ is always defined on NetBSD. 2002-05-26 22:01:47 +00:00
libterm Make sure that we free memory and return null if we failed to initialize. 2002-06-19 15:56:27 +00:00
libusbhid
libutil Correct the list of pseudo-terminals in the FILES section. 2002-05-30 01:42:58 +00:00
libvers
libwrap use strtok_r, as strtok can interfere with other callers. from openbsd 2002-06-22 11:52:40 +00:00
liby
libz I've been scolded for not bumping the minor, so there. 2002-05-29 20:07:44 +00:00
bumpversion
checkver
checkvers
Makefile
Makefile.inc