freebsd_amp_hwpstate/lib
Bill Paul 04adcdacbf Small fix for the following problems:
- If you take the wheel entry out of /etc/group and turn on NIS,
the '+:*::' line is incorrectly flagged as the entry for wheel (the
empty gid section is translated to 0), hence getgrgid() returns '+'
as the name of the group instead of 'wheel.'

- Using just '+:' as the 'turn on NIS' switch in /etc/group makes
getgrgid() dump core because of a null pointer dereference. (Last
time I was in here, I foolishly assumed that fixing the core dump
problems with getgrnam() and getgrent() would fix getgrgid() too.
Silly me.)
1995-04-29 17:14:50 +00:00
..
csu/i386
libF77
libI77
libc Small fix for the following problems: 1995-04-29 17:14:50 +00:00
libcom_err
libcompat
libcrypt
libcurses
libdisk Names are assigned when chunks are created. 1995-04-29 07:21:14 +00:00
libedit
libf2c
libforms Removed the y.tab.h file from the sources. It is automatically generated 1995-04-15 17:15:11 +00:00
libftp Fix a number of additional warnings. 1995-04-26 14:04:36 +00:00
libkvm
libm
libmd No sense in copying the hex[] array in each call to MDXEnd(), it's a 1995-04-27 16:05:51 +00:00
libmytinfo
libncurses Add a bit more docs 1995-04-20 21:36:15 +00:00
libpam/modules
libpcap
libresolv
librpc
librpcsvc
libscsi Fix a few problems with the debugging output. Add a new "visit" function. 1995-04-28 19:23:51 +00:00
libskey
libss
libtelnet
libterm
libtermcap
libutil
liby
msun
ncurses/ncurses Add a bit more docs 1995-04-20 21:36:15 +00:00
rpcsvc
Makefile Add libftp to list of targets. 1995-04-25 15:08:52 +00:00
Makefile.inc