freebsd-skq/lib
wosch 8925ccaa67 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
..
compat BINMODE != BINOWN - I was wondering why the output files were owned by 1996-12-23 21:47:28 +00:00
csu/i386 Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c defines 1996-10-08 01:41:51 +00:00
libc Use dynamic allocated buffers instead static buffers. No member or 1996-12-25 21:51:24 +00:00
libc_r Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
libcom_err
libcompat Replace collate_range_cmp call with its code 1996-10-31 04:55:47 +00:00
libcrypt A couple of minor nits. 1996-10-14 08:34:02 +00:00
libcurses
libdisk Close PR#2198: 1996-12-13 07:55:14 +00:00
libedit
libf2c
libF77
libftpio Sanitize and extend SIGALRM timeout handling. 1996-12-17 20:19:35 +00:00
libgnumalloc Yet another attempt to remove the old libraries correctly. libfoo.* 1996-10-08 20:06:41 +00:00
libI77
libipx
libkse Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
libkvm kvm_malloc: 1996-11-11 08:28:47 +00:00
libm comma typos 1996-12-23 23:09:55 +00:00
libmd Just pick up the real thing from <sys/md5.h> 1996-12-22 10:32:17 +00:00
libmytinfo
libncurses The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current. 1996-12-22 14:24:49 +00:00
libpam/modules Fix some compilation warnings. 1996-09-21 18:01:23 +00:00
libpcap
libpthread Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
libresolv Yet another attempt to remove the old libraries correctly. libfoo.* 1996-10-08 20:06:41 +00:00
librpcsvc
libscsi
libskey Add the appropriate MLINKS for the new skey.3 man page. 1996-12-22 23:18:50 +00:00
libss Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
libtcl Regenerate. This picks up the new CFLAGS for the PR#2006 fix. 1996-12-17 13:13:11 +00:00
libtelnet
libtermcap
libutil Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft 1996-12-14 06:03:29 +00:00
libxpg4
liby Oops, we still want to build/install the static libraries. 1996-11-20 20:55:11 +00:00
libz
msun comma typos 1996-12-23 23:09:55 +00:00
ncurses/ncurses
Makefile In the spirit of Christmas, I give ye a gift! 1996-12-23 05:07:37 +00:00
Makefile.inc