freebsd-nq/lib/libc
Bill Paul 03cee47d84 Grrrr... yet another variation on Murphy's Law: the best way to find
bugs in your code is to put it in the -stable branch. (Corollary: the
day you discover the bug is the day the Internet decides to route your
telnet session to the repository box via Zimbabwe.)

Remove one bogus free(result) (from _havemaster()) that slipped by me.

Flagged by: phkmalloc
Pointed out to me by: Stefan Esser
1996-05-07 20:51:52 +00:00
..
amd64 Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
compat-43 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
db Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manual 1996-03-03 08:53:05 +00:00
gen Grrrr... yet another variation on Murphy's Law: the best way to find 1996-05-07 20:51:52 +00:00
gmon Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
i386 Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) 1996-05-05 07:56:21 +00:00
locale Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
net Do not install the now unsupported netns and netiso 1996-04-08 05:15:09 +00:00
nls Fixed docs/521. 1996-02-09 12:25:08 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex 8bit clean fixes 1996-03-25 14:34:26 +00:00
rpc Work around a bug in the Sun rpc code. This fixes a problem where 1996-03-17 20:12:53 +00:00
stdio Fix a typo. 1996-05-01 22:49:36 +00:00
stdlib Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
stdtime Convert the time2posix man page to mdoc format. This still 1996-05-01 23:17:27 +00:00
string Added `const' to types of sys_errlist and sys_nerr. 1996-04-19 14:02:03 +00:00
sys Remove a redundant description of the EMFILE error, and fix a typo. 1996-05-01 22:20:40 +00:00
xdr Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
yp NIS client-side performance tweak: 1996-05-02 15:44:53 +00:00
Makefile Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00