NetBSD/lib
jdolecek 65822e1b55 Remove sa_sigaction member of struct sigaction, accidentaly added here
in rev. 1.26.
Problem pointed out by Antti Kantee.
2002-07-15 07:48:57 +00:00
..
csu Use an assembler trampoline to call the real start entrypoint, at least 2002-07-10 13:13:47 +00:00
i18n_module refine i18n stuffs. 2002-03-17 22:14:05 +00:00
libarch Enable building libx86_64 2002-07-06 10:19:08 +00:00
libasn1 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libbz2 Work around compiler problem on VAX by building with -O0 on that 2002-06-27 21:03:37 +00:00
libc Remove sa_sigaction member of struct sigaction, accidentaly added here 2002-07-15 07:48:57 +00:00
libcdk Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libcom_err Fix this correctly: simply don't include strl{cat,cpy} from libc. 2002-02-02 06:17:56 +00:00
libcompat generate & symbolically 2002-02-07 09:24:04 +00:00
libcrypt crank minor for bcrypt support 2002-05-24 04:07:05 +00:00
libcrypto Remove -nostdinc from CPPFLAGS. That should only be used when 2002-06-26 16:58:09 +00:00
libcrypto_idea Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libcrypto_rc5 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libcurses minor KNF (prototype decls should carry no variable name, otherwise macro 2002-06-26 18:37:28 +00:00
libdes
libedit _rl_qsort_string_compare(): Fix casts. This makes gcc 3.2 happy, 2002-04-09 01:57:34 +00:00
libform * Set character attributes when adding pad to field, null fields will 2002-07-08 10:43:37 +00:00
libgssapi Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libhdb Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libintl - give the precedence to LC_ALL environment variable 2002-02-13 08:01:13 +00:00
libipsec correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
libkadm Fix shifted space. (Freaky....) 2001-12-12 03:18:17 +00:00
libkadm5clnt Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkadm5srv Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkafs Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkdb Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkrb Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkrb5 - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
libkstream __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
libkvm Minor correction: s/i386/SH3/ 2002-07-10 09:17:02 +00:00
libl use ${LIBDIR} instead of /usr/lib 2001-12-27 11:39:20 +00:00
libm Add sinf/cosf. 2002-07-14 19:55:24 +00:00
libmenu The function is called scale_menu, not scale_window. 2002-07-03 11:24:46 +00:00
libossaudio Add SOUND_MASK_* for the last SOUND_MIXER_* values that didn't have any. 2002-05-27 14:42:15 +00:00
libpcap Space before comment after #endif. 2002-05-16 19:57:22 +00:00
libpci Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
libposix Don't run makelintstub if MKLINT=no. 2002-01-29 19:03:01 +00:00
libresolv
librmt Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
libroken Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
librpcsvc Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
libskey use strtok_r, as strtok can interfere with outside users. 2002-06-23 12:20:10 +00:00
libsl Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libss Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libssl sync with 0.9.6d. shlib minor for libssl and libcrypto 2002-06-09 16:12:52 +00:00
libtelnet __STDC__ is always defined on NetBSD. 2002-05-26 22:01:47 +00:00
libterm restore 0 padding for %2 and %3. From David Laight. 2002-07-04 18:47:28 +00:00
libusbhid Prefix structure members to protect them against clashes with eg. c++ keywords. 2002-02-20 20:30:12 +00:00
libutil import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
libvers Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libwrap use strtok_r, as strtok can interfere with other callers. from openbsd 2002-06-22 11:52:40 +00:00
liby Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libz I've been scolded for not bumping the minor, so there. 2002-05-29 20:07:44 +00:00
Makefile Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
Makefile.inc enable WARNS=2 2001-11-05 15:23:49 +00:00
bumpversion
checkver
checkvers