freebsd-skq/share
Bruce Evans 833e666181 Fixed make objlink' (and make obj' in the (non-default) OBJLINK case).
Running them twice usually destroyed the target binary.  E.g., the
second `make objlink' in `make objlink; make; make objlink' replaced
the `cat' binary by a symlink cat@ -> /usr/obj/usr/src/bin/cat.

`ln -fs' is unusable when the target might be a symlink that resolves
to a directory.  Then -f applies to a file in the directory and not
to the symlink.  This seems to be the standard (and sometimes useful)
behaviour.
1996-09-05 17:53:13 +00:00
..
colldef New collating rules, reflect POSIX better now 1996-08-13 12:20:11 +00:00
dict add URL to dictionaries for other languages 1996-08-25 21:05:39 +00:00
doc Nearly forgot; add Juha Inkari <inkari@cc.hut.fi> 1996-09-03 09:35:05 +00:00
examples Change prefix of ports-all from "/usr/ports" to "/usr", so that the 1996-08-29 12:06:22 +00:00
man Fixed SYNOPSIS (#includes, return types, arg names and formatting) and 1996-08-28 16:58:34 +00:00
me Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
misc Fix a spelling error. 1996-08-21 22:38:20 +00:00
mk Fixed make objlink' (and make obj' in the (non-default) OBJLINK case). 1996-09-05 17:53:13 +00:00
mklocale Fix non-break space attrs 1996-08-20 14:36:56 +00:00
sgml Fix a few HTML 2.0 violations. 1996-05-15 17:05:17 +00:00
skel Add comments for 1996-05-12 14:32:23 +00:00
syscons add 8x16 iso-8859-2 font 1996-08-19 22:13:06 +00:00
tabset This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
termcap make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
timedef Change date format to look more naturally 1996-02-17 14:32:05 +00:00
zoneinfo Merged the latest timezone data file release. 1996-07-17 20:07:52 +00:00
Makefile Remove FAQ. 1995-09-30 15:33:08 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00