freebsd-dev/contrib
Julian Elischer 34bda5731d Allow a -D'date' option to be included with a -r'branch'
on a checkout.
this allows us to do:
cd /usr/src/sys
cvs update -rRELENGE_2_2 -D"Yesterday"
which has been a feature sorely needed for any project with active branches.

warning: this breaks on usr.sbin/pkg_install for some reason.
everything else works as advertised.
(other things allready break on pkg_install, so it's not the fault of
this patch, it just falls faul of another bug somewhere)
If I had more time I'd make -r always accept the same syntax as -j (tag:data)
1998-01-12 06:51:07 +00:00
..
awk Remove yet another superfluous file. 1997-10-26 12:53:16 +00:00
bind This commit was generated by cvs2svn to compensate for changes in r26971, 1997-06-27 07:25:32 +00:00
bison Fix the location of the files in the FILES section. 1997-03-22 23:59:56 +00:00
cpio fix misspelling 1997-08-30 11:01:54 +00:00
cvs Allow a -D'date' option to be included with a -r'branch' 1998-01-12 06:51:07 +00:00
diff Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
gcc Upgrade the cpp pre-defines to include -Dunix. Turns out we need that 1998-01-12 02:53:28 +00:00
gdb Backed out all FreeBSD changes. They are unnecessary now that bfd 1997-12-19 21:09:20 +00:00
global Remove extra cruft. The previouos commit silently removed source ifles no longer required as of v2.2.1 as well. 1997-12-15 23:27:04 +00:00
gperf NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. 1998-01-09 20:02:20 +00:00
groff Add OS macros for FreeBSD 2.2.6, OpenBSD 2.2, OpenBSD 2.3. 1997-12-28 18:20:05 +00:00
ipfilter Remove one last /etc/sysconfig reference. 1997-12-27 20:00:13 +00:00
libg++ Add a genclass.1 manpage. 1997-09-15 19:18:59 +00:00
libgmp This commit was generated by cvs2svn to compensate for changes in r28896, 1997-08-29 13:48:36 +00:00
libpcap Merge libpcap 0.3 1997-05-27 00:05:23 +00:00
libreadline Merge changes 1997-11-06 01:00:03 +00:00
nvi Polish message catalogs for vi. 1997-09-22 23:14:37 +00:00
opie YTK fix. 1997-12-22 23:00:35 +00:00
patch Remove library funcs we already have 1998-01-04 20:45:41 +00:00
pnpinfo fix return type so that it returns both bytes (instead of just first) 1997-11-12 08:48:13 +00:00
tcl Resolve merge conflicts. 1997-11-27 19:52:45 +00:00
tcpdump Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. 1998-01-01 04:13:54 +00:00
telnet MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3). 1997-12-08 07:41:13 +00:00
texinfo Don't print "Making info file ...' except in verbose mode. 1997-12-19 21:20:07 +00:00
top Reviewed by: William LeFebvre <wnl@groupsys.com> 1997-12-22 19:39:20 +00:00
traceroute Fix an anomaly in the option descriptions. 1998-01-09 18:46:53 +00:00