Joerg Wunsch
8dcdb65e4e
Add my script here to make people's life easier when importing new
...
stuff. I'd like to have it in CVS, and i figured that this might be
the best place to go.
Someone (phk?) could install it into /usr/local/bin on freefall, for
convenience.
Suggested by: phk
1995-03-12 10:18:54 +00:00
Poul-Henning Kamp
ed81a94967
added *.info and *.db to the default "ignore" list in cvs to avoid obviously
...
common mistakes.
1995-02-04 20:27:23 +00:00
Jordan K. Hubbard
588a45c651
Fix bogus install rule.
1995-01-23 21:30:18 +00:00
Andrey A. Chernov
4efe110a6d
Use -lgnuregex
1995-01-11 06:42:25 +00:00
Jordan K. Hubbard
fb59d6ab65
__386BSD__ -> __FreeBSD__
...
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
Nate Williams
29656de043
Adding cvsinit back to the subdirs since it shouldn't have been removed
...
in the first place.
1994-10-22 19:36:22 +00:00
Paul Traina
1666a8c2af
remove cvsinit from subdir list
1994-10-22 16:59:52 +00:00
Nate Williams
2f822e9be7
Added cvsinit shell script as a runnable command.
...
Submitted by: CVS mailing list.
1994-10-22 04:51:40 +00:00
Bruce Evans
2fdcac7375
Don't build profiled libraries. (NOPROFILE= yes. I don't like the negative
...
logic or lack of checking of truth values. There are too many ways to spell
"yes". Some Makefiles spell it as "no".)
1994-09-28 03:59:29 +00:00
Bruce Evans
0641ff3b3d
Add dependencies on libraries to DPADD.
...
Move another include of bsd.prog.mk to the end.
1994-08-28 18:18:19 +00:00
Bruce Evans
b8d38c6e17
Centralize declarations of library names.
1994-08-28 18:12:38 +00:00
Rodney W. Grimes
e189281415
Clean up small error in the ncvs code that was causing rcs co to be
...
called with -K-Keoptions -Kioptions. This should fix the problem with
$Id$ still getting changed.
I am also install both ncvs and ocvs on freefall with this change as
ocvs still had the bug with -I \! which I fixed but did not reinstall.
1994-06-14 02:57:09 +00:00
Rodney W. Grimes
02fab103c2
Got this fix from think.com:
...
The following two patches should allow the documented "-I !" option to
skip the ignore lists and import/update all files in the directory.
I need it to force certain files to import (ie, csh.a which is part of
the csh documentation).
1994-05-26 06:06:47 +00:00
Rodney W. Grimes
628b2ef68c
Got this from think.com, nice patch to add Index: lines to cvs diff output
...
so you can put it right into patch.
Patch by Brian Berliner.
1994-05-24 08:16:26 +00:00
Rodney W. Grimes
b0ca86919b
Enhancements to use now -K option to rcs so that certain keywords are
...
NOT touched by cvs. Only takes effect if -DFREEBSD_DEVELOPER, and installs
as ncvs when this is defined. You must also have the changes to rcs
for this to work.
1994-05-24 08:11:37 +00:00
Rodney W. Grimes
d4a0daa9e2
Add -K option to pass keywordlists to rcs so we can disable and enable
...
specific keyword expansion on cvs co and cvs patch commands.
1994-05-14 10:51:13 +00:00
Andreas Schulz
528cd70738
Added y.tab.h to the CLEANFILES target.
1993-12-31 11:24:16 +00:00
Jordan K. Hubbard
44f6e41b43
If we're not logging history information, don't demand write access.
1993-11-20 00:33:12 +00:00
Nate Williams
d16a3ea75e
Removed Jordan's DO_LINKS from the Makefile, since this behavior is not
...
'normal' CVS behavior, and we've never used nor depended on it.
(And at times I've gotten bit by it)
1993-08-14 22:00:14 +00:00
Nate Williams
18b45b34dc
Really fixed the obj/noobj problems in CVS, and also made it so a
...
make install did not install libcvs in /usr/lib, since it has no
reason to do that.
1993-07-06 19:12:57 +00:00
Charlie Root
845c052a41
New manual page system
1993-07-02 04:54:10 +00:00
Nate Williams
b6ff9813f0
Added a CLEANFILES entry for getdate.c (it's created by yacc)
1993-06-29 05:02:59 +00:00
Nate Williams
fcc9b408f0
Fixed up CVS like RCS to allow obj or no obj directory.
1993-06-25 19:39:48 +00:00
Jordan K. Hubbard
372f57fadf
One small change to make the code clearer in update.
1993-06-25 00:13:53 +00:00
Jordan K. Hubbard
73a9cb0a32
Changes to allow simple symlink handling
1993-06-24 23:55:44 +00:00
Jordan K. Hubbard
db4427d334
Updated CVS
1993-06-18 05:46:17 +00:00