NetBSD/lib
dbj b41feff50f fixes for installing into a case insensitive $DESTDIR
when files may have hard links to a a name that only differs by case
  - change install to unconditionally remove its temporary file
    when installing hard links with -r.  This avoids problems when
    built with posix rename(2) semantics and reinstalling an existing
    hard link.
  - rework hard link targets in bsd.man.mk and bsd.links.mk
    to use makefile constructs instead of shell constructs
  - always reinstall hard links that may have case conflicts, even
    when MKUPDATE=yes, this ensures that they get added to METALOG
  - remove man pages which were hard linked to themselves in libform
  - remove improper hard link command for existing man page in libkrb5
  - fix libl's makefile to include bsd.lib.mk at end
  - remove shell quoting in link target for test's [.1 man page
2006-09-11 22:24:09 +00:00
..
csu MD_DO_NOT_NEED_FALLTHRU for hppa 2006-09-08 19:18:26 +00:00
i18n_module apply a little -O0 with GCC4 and vax... 2006-07-01 05:54:35 +00:00
libarch Bump date for previous. 2006-04-13 21:08:33 +00:00
libasn1 No need to compile their own efun's. 2006-08-26 18:12:50 +00:00
libbluetooth cause bt_devaddr() and bt_devname() to return error if the controller 2006-08-28 08:24:39 +00:00
libbsdmalloc
libbz2 use -O0 for blocksort.o on sh3 & GCC4. 2006-05-21 03:34:57 +00:00
libc correct typo in _DIAGASSERT() and some KNF. 2006-09-11 13:06:33 +00:00
libcom_err Remove -DKRB4 (Jukka Salmi) 2006-03-20 21:20:59 +00:00
libcompat make sure p is initialized. 2006-04-08 22:05:36 +00:00
libcrypt sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libcrypto Add a missing ')' to fix the example code. Already fixed in openssl upstream. 2006-05-24 16:44:34 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Handle cases where the application installs a SIGWINCH handler after the 2006-08-25 17:04:32 +00:00
libdes fix the man page. 2006-03-20 21:33:26 +00:00
libedit Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive 2006-08-31 20:20:38 +00:00
libevent
libform fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libgssapi sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libhdb sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libintl
libipsec Fix ipsec-tools build after recent import 2006-09-09 17:52:01 +00:00
libiscsi
libkadm5clnt sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libkadm5srv sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libkafs Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
libkrb5 fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libkvm disable via radical lobotomy 2006-07-05 18:33:18 +00:00
libl fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libm make an intermediate float variable "volatile" on i386 to work around a gcc 2006-08-01 20:14:35 +00:00
libmagic
libmenu
libossaudio
libpam PR/30730 force changing password via chsh fails 2006-05-30 19:48:07 +00:00
libpcap Re-add version.c which got lost in the update. 2006-05-02 09:59:26 +00:00
libpci
libpmc
libposix
libprop Several changes to proplib: 2006-08-21 04:13:28 +00:00
libpthread Close a window in which we can not notice a recently-slept-on-our 2006-08-22 21:46:09 +00:00
libpthread_dbg XXX: GCC uninitialized variable. 2006-05-14 02:15:31 +00:00
libradius
libresolv
librmt Coverity CID 587: Dead code detected because the loop was using the wrong 2006-03-19 23:05:50 +00:00
libroken No need to compile their own efun's. 2006-08-26 18:12:50 +00:00
librpcsvc xdr sucks. sprinkle some (void *) casts into it's functions taking void **, 2006-05-11 17:11:57 +00:00
librt
libsdp Add service discovery support for the Handsfree profile 2006-08-17 20:13:31 +00:00
libskey
libsl
libss
libssh sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libssl
libtelnet make MKCRYPTO=no work again. 2006-06-25 03:02:19 +00:00
libterm - Added string was never added 2006-08-27 08:47:40 +00:00
libusbhid cast shift argument in macro. 2006-05-19 14:40:15 +00:00
libutil Slight wording improvement, sort SEE ALSO, remove trailing dot in SEE ALSO. 2006-09-02 23:43:47 +00:00
libvers
libwrap change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
liby
libz
Makefile .WAIT before libroken. 2006-08-30 17:23:36 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers