freebsd-nq/lib
Bill Paul 09e8462819 Fix brain-o in SunOS passwd.adjunct stuff: !strstr(s, "##") is a) bad
style and b) the wrong logic. Should be strstr(s, "##") != NULL. (Note
that the passwd.adjunct stuff has not been merged into 2.2 so this bug
is not in that branch.)
1997-03-10 16:47:19 +00:00
..
compat Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
csu/i386 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libc Fix brain-o in SunOS passwd.adjunct stuff: !strstr(s, "##") is a) bad 1997-03-10 16:47:19 +00:00
libc_r Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libcom_err Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libcompat Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libcrypt Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libcurses Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libdisk Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libedit Add missing DPADD, remove duplicate -ltermcap 1996-08-30 01:50:07 +00:00
libf2c
libF77 Use the C library version of log10() instead of the inaccurate formula 1997-02-24 17:44:08 +00:00
libftpio Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libgnumalloc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libI77
libipx
libkse Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libkvm Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libm Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libmd Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libmytinfo Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libncurses Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libopie Install opie.h in /usr/include 1997-03-08 19:42:41 +00:00
libpam/modules Cruft cleanup to eliminate useless warnings 1997-02-02 21:33:37 +00:00
libpcap Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libpthread Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libresolv Yet another attempt to remove the old libraries correctly. libfoo.* 1996-10-08 20:06:41 +00:00
librpcsvc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libscsi Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libskey API cleanups (use const char * where appropriate) 1997-03-08 06:22:51 +00:00
libss Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libtcl Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libtelnet Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libtermcap Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libutil "infinity" check was missed from login_getcapsize(), add it 1997-02-27 00:24:05 +00:00
libxpg4
liby Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libz Back out an easy $FreeBSD$ 1997-02-22 11:38:21 +00:00
msun Use __ieee754_sqrt() instead of sqrt() internally. Similarly for the 1997-03-09 16:29:29 +00:00
ncurses/ncurses Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile Activate libopie 1997-02-07 03:58:36 +00:00
Makefile.inc