summaryrefslogtreecommitdiff
path: root/misc/buffer/pkg-plist
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1995-11-17 19:03:48 +0000
committerMark Murray <markm@FreeBSD.org>1995-11-17 19:03:48 +0000
commite526d43c6e8278cae780482cf649872b7a0d1639 (patch)
tree6a3b62197df267fc94962ede462615ef061483ab /misc/buffer/pkg-plist
parentAdd NO_MTREE=yes. (diff)
Add a stunningly useful utility.
if you ever nhave needed to do something like: tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this. do something like tar cf - <big_dir> | buffer | rsh othersys "cat | buffer > /dev/tape" to enjoy HUGE increases in speed while your tape drive does not incessantly back/forth/stop/start.
Notes
Notes: svn path=/head/; revision=2430
Diffstat (limited to '')
-rw-r--r--misc/buffer/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/buffer/pkg-plist b/misc/buffer/pkg-plist
new file mode 100644
index 000000000000..0851730727aa
--- /dev/null
+++ b/misc/buffer/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/local
+bin/buffer
+man/manl/buffer.l.gz