NetBSD/lib
kleink 087b539e0f Change the declaration of the argv argument to getopt(3) from "char * const *"
(as originally declared in System V) to "char * const []", as was done in
1003.2 and subsequently propagated into XPG4.
From Andrew Cagney in PR lib/8930.
1999-12-02 13:15:55 +00:00
..
csu remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00
libarch Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
libbz2 Revert changes made in version 1.6. They introduced a heuristic for 1999-11-02 21:16:55 +00:00
libc Change the declaration of the argv argument to getopt(3) from "char * const *" 1999-12-02 13:15:55 +00:00
libcompat back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libcrypt optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
libcurses update post change to return value of tputs() third argument 1999-10-04 23:21:18 +00:00
libedit missing , 1999-11-26 18:38:27 +00:00
libipsec temporary workaround against KAME PR 154. 1999-09-16 04:20:03 +00:00
libkvm the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
libl s;/usr/lib;${LIBDIR}; 1999-04-03 16:28:49 +00:00
libm Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
libmenu * use <stdlib.h> instead of deprecated <malloc.h> 1999-11-30 15:58:16 +00:00
libntp Fix LP64 glitch which resulted in xntpd attempting pass excessively 1999-10-09 19:42:46 +00:00
libossaudio Implement SOUND_MIXER_INFO. 1999-11-16 23:56:41 +00:00
libpcap restrict result from getaddrinfo() by specifying ai_socktype. 1999-11-28 14:51:04 +00:00
libposix Actually profile system calls. 1999-10-27 14:58:28 +00:00
libresolv add -DINET6 for DNS-over-IPv6 resolver. 1999-07-01 18:20:13 +00:00
librmt back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
librpcsvc More trailing white space. 1999-07-02 15:37:33 +00:00
libskey remove an incorrect comment and add another one. 1999-08-24 09:01:36 +00:00
libtelnet Make kerberos5 authentication work, and kerberos5 forwarding mostly work. 1999-09-12 19:37:48 +00:00
libterm Change third arg of tputs() from `void (*)(int)' to `int (*)(int)'. 1999-10-04 23:16:50 +00:00
libusb Add missing .Nm for hid_locate as pointed out by Danny Thomas. 1999-11-08 22:33:40 +00:00
libutil Typos (from OpenBSD) 1999-11-19 23:29:45 +00:00
libwrap fix behavior for configuration like "ALL: 127.". 1999-09-10 08:59:47 +00:00
liby back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libz Backout my libsa changes. 1999-11-13 21:33:12 +00:00
Makefile Added the libmenu library. 1999-11-23 11:20:29 +00:00
Makefile.inc
bumpversion Remove trailing white space. 1999-07-02 15:12:15 +00:00
checkver Add comments describing what this does. 1999-11-05 20:16:56 +00:00
checkvers Remove trailing white space. 1999-07-02 15:12:15 +00:00