freebsd-nq/contrib
Peter Wemm 16d2615d3e Complete the support for $FreeBSD$. Add an option "tagexpand=" which
controls the RCSINCEXC encironment variable for our rcs version, and
also convert the rest of the checkout enhancements from rcs into cvs's
fast checkout code.  (yes, cvs doesn't call 'co' anymore)
We now have fine grained individual keyword expansion control and can
set the keyword to anything the user wants.

Also, a new keyword, $CVSHeader$ comes in from rcs, it's like $Header$
except that it shows the pathname relative to the cvsroot.  eg:
  $FreeBSD: src/bin/ls/ls.c,v 1.10.2.14 1997/05/17 13:15:45 peter Exp $
	    ^^^^^^^^^^^^^^^^^
The idea for this comes from $XFree86$ which expands like $CVSHeader$.
The "local id" string can be set to expand like Id, Header or CVSHeader.
(Matching support for this is apparently happening in cvsup right now)
1997-05-17 13:38:45 +00:00
..
bind These are gone in 4.9.5 1997-01-01 09:29:03 +00:00
bison Fix the location of the files in the FILES section. 1997-03-22 23:59:56 +00:00
cpio Fix bug that can cuase a loop to become endless. 1997-04-03 11:24:59 +00:00
cvs Complete the support for $FreeBSD$. Add an option "tagexpand=" which 1997-05-17 13:38:45 +00:00
gcc The -pthread option was added to freebsd.h but missed from freebsd-elf.h 1997-05-12 09:24:27 +00:00
gdb Base work to make gdbserver work with FreeBSD 1997-04-03 00:29:25 +00:00
gperf Make this compile. they use a variable "abort" which is prototyped. 1996-09-10 13:58:10 +00:00
groff add .St -p1003.1b and -p1003.1b-93 1997-05-12 12:28:57 +00:00
ipfilter Import IP Filter version 3.2alpha4 to bring in working LKM for 2.2 1997-04-03 10:22:02 +00:00
libg++ Use collating info for [a-z]-type national ranges 1996-10-31 06:12:15 +00:00
libgmp *gulp* break this file off the vendor branch in order to fix the 1997-01-12 08:28:56 +00:00
libpcap Back out an easy $FreeBSD$ (file already left vendor branch) 1997-02-22 10:53:59 +00:00
libreadline Don't indirect through a NULL pointer in rl_strpbrk. This makes filename 1997-03-22 14:03:08 +00:00
nvi Enable GLOBAL tags support for nvi. 1997-04-18 23:36:52 +00:00
opie Make OPIE's public API use BSD conventions. 1997-03-08 19:42:17 +00:00
tcl Back out some easy $FreeBSD$ changes. These files already left the vendor 1997-02-22 10:50:16 +00:00
tcpdump Update to reflect changes in net/if.h. 1997-01-03 20:10:04 +00:00
texinfo Recovered FreeBSD changes from attic: 1997-03-12 19:42:21 +00:00
top Use UT_NAMESIZE instead of hardcoded user names length 1997-04-21 13:52:29 +00:00
traceroute Fix a typo. Oops. 1996-10-08 19:16:24 +00:00