NetBSD/lib
kleink 3a1500efe9 Per X/Open CAE Spec Issue 5 Version 2, change the buffer size argument of
readlink() from type `int' to type `size_t'.  This isn't an ABI change, since
the calling convention of our only LP64 platform (the Alpha) already promotes
this argument to a `long'.

This may not be the final action on this matter; readlink() still returns
an `int', which may change in a future revision of the standard.
1998-03-27 13:02:20 +00:00
..
csu Rename initialization and termination functions from __init() and 1998-03-27 09:11:33 +00:00
libarch change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
libc Per X/Open CAE Spec Issue 5 Version 2, change the buffer size argument of 1998-03-27 13:02:20 +00:00
libcompat FTP uses ruserpass() differently from that in libcompat. Fix rexec to 1998-03-19 18:06:15 +00:00
libcrypt add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
libcurses Ncurses (like SysV/XOpen based curses implementations) includes 1998-02-18 22:08:12 +00:00
libedit add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
libkvm Don't rely on a constant page shift value; dynamically compute it based 1998-03-25 00:47:20 +00:00
libl
libm move NOLINT definition 1998-02-19 06:58:07 +00:00
libntp reWARNSify (lost after christos' update) 1998-03-07 05:20:06 +00:00
libossaudio Track mycroft's change in src/sys/compat/oss/ossaudio.c. 1998-03-23 00:39:18 +00:00
libpcap RCSID Police. 1998-01-05 07:41:06 +00:00
libposix Bump libposix minor version to 1: addition of chown(), fchown() and lchown(). 1998-02-14 20:44:54 +00:00
libresolv RCSID Police. 1998-01-05 07:41:06 +00:00
librmt - support RCMD_CMD, ala rcmd(3). 1998-03-08 23:36:46 +00:00
librpcsvc revert; we can't break the existing ABI and API 1998-02-12 01:57:27 +00:00
libskey PR/4941: Greg Oster: Don't byte swap; it is not needed. This broke big 1998-03-18 19:22:12 +00:00
libtelnet Fix printf format on the Alpha. 1998-03-03 01:15:13 +00:00
libterm Add more LINKS+= lines to make (hard) links from libtermcap to libterm as 1998-02-23 00:31:07 +00:00
libutil Add bswap{16,32,64} functions to libutil. Because of this, bump minor. 1998-03-18 16:40:45 +00:00
libwrap Add LOG_AUTHPRIV and LOG_FTP as inspired by PR #3176. 1998-03-19 17:16:33 +00:00
liby merge with lite-2 1998-01-22 07:02:52 +00:00
libz if _STANDALONE or _KERNEL, don't include standard headers and pull 1998-03-27 01:10:43 +00:00
Makefile libkvm.old is dead. 1998-02-19 23:38:04 +00:00
Makefile.inc - define WARNS?=1 in the top-level Makefile.inc, and don't define 1997-10-09 14:36:17 +00:00
bumpversion - define WARNS?=1 in the top-level Makefile.inc, and don't define 1997-10-09 14:36:17 +00:00