NetBSD/share
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
..
dict Add antidisestablishmentarianism. 2004-09-28 00:49:52 +00:00
doc Moved to othersrc/usr.sbin/sushi, where the program now lives. 2006-06-24 21:12:19 +00:00
examples Remove a mirror that was decommissioned almost five years ago 2006-07-27 23:01:27 +00:00
i18n add iconv GB18030 <-> Unicode BMP conversion table. 2006-09-09 15:43:04 +00:00
legal Per Christos (board): 2005-10-22 06:04:57 +00:00
locale corrrect invalid charset mask. 2006-07-16 10:42:26 +00:00
man Remove another paragraph that is already in the pkgsrc guide. 2006-09-10 22:34:31 +00:00
me Don't remove ${.TARGET} - thanks Alexander for pointing it out. 2004-03-20 20:41:33 +00:00
misc TLDR 2006-08-27 15:00:12 +00:00
mk fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
nls Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
tabset minor makefile delint 2002-09-18 07:50:31 +00:00
termcap Wscons terminals only have 8 colours and don't need an NC entry. 2006-01-28 17:38:14 +00:00
tmac Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
wscons ISO8859-1 is the correct character code. Move file accordingly. 2006-03-12 15:06:13 +00:00
zoneinfo Use device number as well as inode to detect hardlinks. 2006-02-27 09:08:10 +00:00
Makefile remove rules for sushi. 2006-08-30 03:20:46 +00:00
Makefile.inc