NetBSD/lib/libc
lukem 6c13a3b826 * ensure memory is released if operations fail (in authunix_create(),
xdr_callmsg(), xprt_register(), svc_tcp(), svc_udp(), etc)
* don't attempt to close a socket filedescriptor if it's -1 (some from
  freebsd, some i found)
* make the initial xid a little more random (from freebsd)
* fix some spelos and tyops in comments (some from freebsd)
* use warn() instead of warnx() for many errors; the user probably
  wants to know what the error code was.
* knf & whitespace nitpicks
1999-01-20 11:37:34 +00:00
..
arch * Fix typo in Makefile.inc -- byte_swap_2.4 -> byte_swap_4.S 1999-01-18 04:32:49 +00:00
compat-43 ifdef out __warn_references if we are linting. 1998-11-14 16:40:50 +00:00
db delint 1998-12-09 12:42:46 +00:00
gen nsdispatch defaults now: "group: compat", "group_compat: nis" 1999-01-20 02:59:37 +00:00
gmon * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
include * On architectures using ELF, and conditionally on those in transition, rename 1999-01-14 22:48:18 +00:00
locale delint 1998-11-13 15:46:52 +00:00
md delint 1998-11-13 15:46:52 +00:00
net constify ns_dtab defs 1999-01-19 08:26:35 +00:00
nls delint 1998-11-15 17:39:20 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
regex Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
rpc * ensure memory is released if operations fail (in authunix_create(), 1999-01-20 11:37:34 +00:00
stdio * Add const keywords to function arguments as appropriate. 1999-01-12 15:27:28 +00:00
stdlib 1003.2-92 specifies the string "--" to be recognized as the option list 1999-01-09 20:31:07 +00:00
string Use the (new) sys_nsig instead of NSIG. 1998-11-30 20:43:53 +00:00
sys On suggestion by Brian C. Grayson explain more detailed when [ENOENT] 1999-01-04 00:31:52 +00:00
termios delint: 1998-11-15 17:11:48 +00:00
time Fix pr6517: strftime %s returns unterminated string 1998-12-01 16:07:11 +00:00
yp delint 1998-11-15 17:10:30 +00:00
Makefile Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
shlib_version bump minor for nsdispatch(3) 1999-01-16 07:49:32 +00:00