freebsd-dev/contrib
Peter Wemm 950fca26ed A hack to work around the sleep prior to calling the built-in diff. This
affects speed of doing 'cvs diff' (in all modes) and 'cvs update' over the
network.

1: don't pause at all unless running in server protocol mode.
2: if running in server protocol mode, do a kludge that intercepts the
   stdout and stderr write functions and diverts them to cvs_output() and
   cvs_outerr().  Yes, this might be done with fwopen() etc, but that also
   requires copying "FILE" structs since you can't freopen stdout etc and
   specify functions at the same time.

This HACK will go away once the cvs folks have done their changes to the
library version of gnu diff to use the callbacks as mentioned in the
comments.
1998-02-14 09:47:14 +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 A hack to work around the sleep prior to calling the built-in diff. This 1998-02-14 09:47:14 +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 Fixed copying of N_TXTADDR() from the system version in the previous 1998-01-16 08:46:50 +00:00
global Painless merge... 1998-02-02 05:42:16 +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 Use the system __CONCAT() instead of /**/ for concatenation in the 1998-01-16 08:59:21 +00:00
libpcap Merge libpcap 0.3 1997-05-27 00:05:23 +00:00
libreadline Removed redundant declarations. Keymap functions are declared in 1998-01-16 09:12:05 +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: sprintf paranoia 1998-01-22 00:04:57 +00:00
texinfo Don't print "Making info file ...' except in verbose mode. 1997-12-19 21:20:07 +00:00
top vmunix -> kernel 1998-01-13 14:17:10 +00:00
traceroute Fix an anomaly in the option descriptions. 1998-01-09 18:46:53 +00:00