Ruslan Ermilov
2b0448ba0c
Utilize SCRIPTS.
2004-10-18 21:44:17 +00:00
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00
Ruslan Ermilov
0b87f79976
s/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 12:07:49 +00:00
Ruslan Ermilov
e5ac5644e2
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
Ruslan Ermilov
afcf05e46a
setlocale(3) has been fixed to match POSIX standard:
...
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Peter Wemm
fce15c9ab3
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Andrey A. Chernov
9e232727ad
Use LC_TIME=C
1996-11-26 08:45:28 +00:00
Wolfram Schneider
29b5d06655
delete /usr/local/bin from PATH
...
Submitted by: nate
1996-03-12 23:09:04 +00:00
Wolfram Schneider
ee01e15bb2
delete /usr/ucb from PATH, move /usr/local/bin after /usr/bin
1996-03-12 21:42:40 +00:00
Peter Wemm
7603e8a868
This commit was generated by cvs2svn to compensate for changes in r11891,
...
which included commits to RCS files with non-trunk default branches.
1995-10-28 21:07:39 +00:00
Peter Wemm
5b4f007e0b
Import rcs-5.7, required for full support of cvs-1.6.
...
This is going to be pretty messy.... Although the vendor import was correct,
both the vendor and release tags are the same "gnu"... :-/
Getting cvs to choose the correct one might be rather interesting...
1995-10-28 21:07:39 +00:00
Bruce Evans
9c0dc173cc
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
Nate Williams
f501a86e55
chmr@edvz.tu-graz.ac.at
...
gnu/rcs/rcs and rcsfreeze have the wrong man extension in their
Makefiles (.0)
1993-07-14 18:42:35 +00:00
J.T. Conklin
9b21dc9931
Update makefiles:
...
centralize obj/noobj conditional in Makefile.inc
use DPADD
don't compile profiling library
install rcsfreeze correctly
After this commit, the freebsd and netbsd rcs distribution will be in sync.
1993-07-09 16:15:13 +00:00
Nate Williams
b0accfccb4
Don't echo anything when doing null args, since not doing anything is
...
more like the standard behavior.
1993-07-06 18:36:50 +00:00
Jordan K. Hubbard
b76095a430
Updated GNU utilities
1993-06-18 04:22:21 +00:00