NetBSD/lib
lukem 50820e9b86 * parse gid with strtoul() instead of atoi(), and sanity check a) the parsed
value was just a number, b) it doesn't exceed GID_MAX
* convert gid to a string with %u not %d
* use [gu]id_t instead of int
1997-05-22 03:24:37 +00:00
..
csu Force the link. 1997-05-19 23:24:21 +00:00
libarch document kernel changes 1997-04-26 21:31:09 +00:00
libc * parse gid with strtoul() instead of atoi(), and sanity check a) the parsed 1997-05-22 03:24:37 +00:00
libcompat
libcrypt
libcurses
libedit Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
libkvm In kvm_cmn_pa2off(), make sure to use the correct RAM segment start/size 1997-04-23 18:47:40 +00:00
libkvm.old
libl
libm
libntp
libpcap Add y.tab.h to CLEANFILES 1997-05-15 10:04:27 +00:00
libposix Add POSIX compatibility library. 1997-05-18 20:14:21 +00:00
libpthread
libresolv
librmt
librpcsvc Minor cleanup. 1997-05-09 14:22:41 +00:00
libskey
libtelnet
libterm note possible security concerns. 1997-04-22 12:33:17 +00:00
libutil in pw_scan(), parse [gu]id with strtoul() instead of atoi(), and sanity 1997-05-22 03:08:42 +00:00
libwrap
liby
libz This is just a test program, so leave the strcat (etc.) calls alone. 1997-05-13 23:36:03 +00:00
Makefile Add libposix. 1997-05-18 20:21:53 +00:00
bumpversion