NetBSD/lib
fvdl 42614ed3f3 Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.

This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
2003-04-02 10:39:19 +00:00
..
csu Add a work-around for an SH5 binutils bug which results in bogus 2003-04-01 10:20:38 +00:00
i18n_module add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
libarch this is a sparc file not an i386 file ... correct a comment. 2003-01-09 16:55:13 +00:00
libasn1 When being built as a host tool, the <config.h> we see is actually 2002-09-13 17:29:56 +00:00
libbz2 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libc Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
libcdk Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libcom_err The config.h we get when building as a host tool is the libnbcompat 2002-09-13 18:30:43 +00:00
libcompat Fix signed/unsigned comparison warnings, and shadow warnings. 2002-11-11 23:43:03 +00:00
libcrypt New sentence, new line. From Robert Elz. 2002-10-01 19:38:46 +00:00
libcrypto Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
libcrypto_idea adopted changes made to libcrypto/Makefile: 2002-09-01 06:01:13 +00:00
libcrypto_mdc2 MDC2 is a patented algorithm; don't ship it in default libcrypto. 2002-09-26 13:05:54 +00:00
libcrypto_rc5 adopted changes made to libcrypto/Makefile: 2002-09-01 06:01:13 +00:00
libcurses Increment libcurses minor (addition of attr_set() group of functions). 2003-03-30 07:40:02 +00:00
libdes Belatedly bump libdes shared library major number, due to bump of 2002-08-20 13:49:55 +00:00
libedit em-gosmacs-traspose->em-gosmacs-transpose (Igor Sobrado, PR misc/19909) 2003-03-31 16:52:42 +00:00
libform currrent->current, accomodate->accommodate from Igor Sobrado PR misc/19814 2003-03-31 18:44:09 +00:00
libgssapi heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libhdb heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libintl enable __RCSID() (no need to protect in LIBC_SCCS or !__lint) 2003-03-09 01:02:34 +00:00
libipsec use __RCSID() 2003-03-09 01:03:54 +00:00
libkadm heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkadm5clnt heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkadm5srv heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkafs shouldn't do -I/usr/include/openssl, it is not recommended by openssl. 2002-08-29 02:33:14 +00:00
libkdb heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkrb remove all traces of ktypes.h 2002-09-12 15:28:22 +00:00
libkrb5 fix typo in previous 2002-09-12 15:29:02 +00:00
libkstream backout previous, <des.h> is part of kerberos 4 API 2002-08-29 14:53:21 +00:00
libkvm do the exit on lint warnings only on i386 like libc, to avoid the wrath of 2003-03-28 14:02:45 +00:00
libl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libm bessel->Bessel, from Igor Sobrado in PR misc/19814 2003-03-31 18:47:42 +00:00
libmagic sprinkle lint, and define MAGIC if not already defined. 2003-03-26 15:18:38 +00:00
libmenu Use "its" instead of "it's" where appropriate. 2003-03-15 23:48:27 +00:00
libossaudio use __RCSID() 2003-03-09 01:03:54 +00:00
libpcap "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
libpci add __RCSID() 2003-03-08 09:53:45 +00:00
libpmc use __RCSID() 2003-03-09 00:42:56 +00:00
libposix Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc. 2003-01-28 00:33:23 +00:00
libpthread Add PIC support. 2003-03-26 22:33:56 +00:00
libpthread_dbg add __RCSID() 2003-03-08 08:03:34 +00:00
libresolv Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
librmt add RCSID 2003-03-08 07:42:33 +00:00
libroken version 12.3 2002-09-12 13:39:53 +00:00
librpcsvc Implement rquota RPC version 2, compatible with the linux implementation, 2003-02-14 14:55:58 +00:00
librt use __RCSID() 2003-03-09 00:42:56 +00:00
libskey use __RCSID() 2003-03-09 00:42:56 +00:00
libsl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libss Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libssl e_os.h is not part of exported openssl interface, so don't install it into 2002-08-31 10:46:36 +00:00
libtelnet Remove GCC 3.3 hack; the libtelnet code has been changed to avoid the 2003-03-28 21:03:48 +00:00
libterm Fix signed/unsigned comparison warnings. 2002-11-11 23:56:46 +00:00
libusbhid add RCSID 2003-03-08 07:42:33 +00:00
libutil runnning->running from Igor Sobrado, PR misc/19814 2003-03-31 18:49:45 +00:00
libvers Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libwrap Only fill in the server and client sockaddr in the request if 2003-03-30 00:32:52 +00:00
liby Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the 2002-08-19 14:55:14 +00:00
libz remove parameter names to avoid shadowing of globals. 2003-03-22 17:23:09 +00:00
Makefile descend into libmagic 2003-03-25 23:55:18 +00:00
Makefile.inc enable WARNS=2 2001-11-05 15:23:49 +00:00
bumpversion
checkoldver yet another check version script. 2002-11-15 16:15:20 +00:00
checkver
checkvers