freebsd-src/gnu/usr.bin
Joerg Wunsch 266e938a21 Made this script a bit more fool-proof, so people like me can better
use it. :-)

It now explicitly requires the specification of a directory to import
from, either as an argument to the script, or by asking the user about
it.  (Previously, it implicitly used `.', like cvs import does.)

Also implemented an option `-n', which does essentially the same like
the overall CVS option `-n': show only what would have been done,
don't do any commitment.  Note that since the modules' database is
checked out in place (and not commited back), it will erroneously be
reported as to be imported, too:

cvs import: Importing /home/ncvs/ports/foobar/foo/modules
I ports/foobar/foo/modules/CVS
N ports/foobar/foo/modules/modules

This is an unwanted side-effect, but gives the user the option to see
if the `ed' magic did the right thing when editing modules/modules.

Rod, can you please check the function ``checktag'' in the script if it
will be restritctive enough?
1995-03-26 21:56:32 +00:00
..
as Add the abilitity to compile the Lites code with the native FreeBSD assembler. 1995-03-02 20:29:18 +00:00
awk Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
bc
binutils/gdb Here's a patch to gdb-4.13 to add dyadic frames, as per J"org Wunsch. 1995-01-17 13:52:39 +00:00
cc Gcc v2.6.3 currently has a problem with templates. Specifically, with 1995-03-17 21:24:25 +00:00
cpio Add dummy lchown function so that cpio understands 4.4 symbolic links. 1995-03-17 07:52:23 +00:00
cvs Made this script a bit more fool-proof, so people like me can better 1995-03-26 21:56:32 +00:00
dc Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
dialog Correct a few typos. 1995-02-24 11:21:34 +00:00
diff Fixed non-conflict errors that occur when changes made to the local files are 1995-02-20 18:47:18 +00:00
diff3 Fixed non-conflict errors that occur when changes made to the local files are 1995-02-20 18:47:18 +00:00
gdb Fix reading of stack addresses from core files. USRSTACK now really is 1995-01-31 18:07:36 +00:00
grep Use -lgnuregex 1995-01-11 05:07:00 +00:00
groff Don't rely on execute bit. 1995-02-23 05:48:38 +00:00
gzip Make gzip static by default. This is needed because it's such a 1994-06-15 19:16:58 +00:00
ld Modify the default behavior of the linker to no longer prefer static 1995-03-22 19:38:07 +00:00
man Don't use user PATH into environment for sec reasons 1995-03-18 02:19:25 +00:00
mkisofs Add -D__BSD__ and don't write "LINUX" on a CD as default. 1995-02-13 06:54:47 +00:00
patch Fix bug that created new files even when running in -C check mode. 1995-01-12 22:09:40 +00:00
perl Comment out all perverted curses optimization 1995-03-26 03:01:04 +00:00
pr
ptx Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
rcs Delete two redundant declarations of _exit() and exit(). 1994-08-09 15:15:04 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
sort Changed a SORT 1L to a SORT 1. 1994-12-11 21:41:28 +00:00
tar Fix -C arg overriding when -T file used 1995-03-24 19:01:25 +00:00
texinfo Whoops! It wasn't totally winning. I left out a couple of :'s. Fixed. 1995-02-19 09:52:52 +00:00
yppush Wrote manual page for yppush and edited Makefile to install it. 1995-02-05 21:48:04 +00:00
Makefile Added gdb back in since it can no compile with the ld change. 1995-03-22 19:39:45 +00:00
Makefile.inc New files for relocated source code. 1994-01-30 00:31:51 +00:00