freebsd_amp_hwpstate/lib/libc
Wolfram Schneider ebddb6b4fe Use dynamic allocated buffers instead static buffers. No member or
line length limit anymore - now 500 members or 5000 members are
possible. For security group lines longer than 256K will be count as
an error. 256K should be enough for 65536 users.

Support comments (lines that begin with a #) if compiled with
option -DGROUP_IGNORE_COMMENTS.

Fortunately it seems that all system utilities which use getgrent()
functions are dynamically linked executables. So you need only
rebuild libc.so.3.0 if you want this change. Note: if you have
an old X server which depend on libc.so.2.* you should rebuild
libc.so.2.* too.

Not a 2.2 candidate.
1996-12-25 21:51:24 +00:00
..
amd64
compat-43
db
gen Use dynamic allocated buffers instead static buffers. No member or 1996-12-25 21:51:24 +00:00
gmon
i386
locale Back out rev 1.5: the overflow condition is already handled elsewhere. 1996-12-22 15:48:06 +00:00
net Another one-liner: remember to NUL terminate local copy of NIS host 1996-12-24 17:01:49 +00:00
nls
quad
regex
rpc
stdio
stdlib comma typos 1996-12-23 23:09:55 +00:00
stdtime
string
sys comma typos 1996-12-23 23:09:55 +00:00
xdr
yp
Makefile