NetBSD/lib
veego b6257e9e67 iruserok fails to open a ~/.rhosts file if you have a directory
above the home dir which is only group acessable:

directroy       owner   group   permission
/a              root    wheel   755
/a/b            root    b       750       <
/a/b/c          c       b       700
/a/b/c/.rhosts  c       b       600

add getegid and initgroups before and setegid behind fopen to fix this.
add <netgroup.h> for the prototype of innetgr.
1996-12-28 18:48:31 +00:00
..
csu asm => __asm__, and garbage collect a bit. 1996-12-27 21:44:59 +00:00
libarch Initial commit of the arm32_sync_icache() function in libarm32. 1996-10-15 23:01:41 +00:00
libc iruserok fails to open a ~/.rhosts file if you have a directory 1996-12-28 18:48:31 +00:00
libcompat Handle null string in re_comp. 1996-03-21 03:11:13 +00:00
libcrypt
libcurses Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libedit Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libkvm Handle crash dumps new-style. 1996-11-09 23:47:34 +00:00
libkvm.old Don't use a kernel database based on the file name, use only 1996-10-12 00:50:11 +00:00
libl
libm force NOLINT on the Alpha, at least until we fix FP underflow/denorm handling 1996-12-19 08:03:40 +00:00
libpcap add NetBSD RCSID. 1996-12-13 08:32:00 +00:00
libpthread Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libresolv
librmt Add an RCS id. 1996-08-13 20:13:35 +00:00
librpcsvc ANSIfy; fixes PR lib/1107. 1996-12-02 06:51:11 +00:00
libskey RCS id police. 1996-09-19 19:39:36 +00:00
libtelnet update libtelnet with changes through 95.10.23 version 1996-02-24 01:15:15 +00:00
libterm /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
libutil Deal with complex EDITOR strings (e.g. `pico -t'). Fixes PR #2520. 1996-12-09 22:23:34 +00:00
libwrap libwarp -> libwrap 1996-12-17 04:24:19 +00:00
liby
libz Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
Makefile add libwrap. 1996-11-26 17:46:50 +00:00
bumpversion