jeremy
22030e1170
Implement FreeBSD's --fast-read option needed for pkg_add.
1997-06-06 07:59:52 +00:00
mikel
084c671748
use u_quad_t to hold bytes written; fixes PR bin/3544.
1997-05-08 06:40:28 +00:00
christos
0aad9d4378
Makefile cleanups
1997-03-24 22:02:40 +00:00
mikel
ff253bf0b4
print file modes in octal; from Hubert Feyrer in PR bin/3180.
1997-02-07 03:58:45 +00:00
mikel
5762477f9f
fix -C error message; from Hubert Feyrer in PR bin/3181.
1997-02-07 03:54:35 +00:00
mikel
5679bc5d7e
fix a typo and add some text; from Hubert Feyrer in PR bin/3178, with
...
some changes by me.
also added some -mdoc macros where appropriate.
1997-02-06 06:05:39 +00:00
mikel
ec5fdae8b2
Fix typo; PR misc/2990. Also rcsid police.
1996-12-03 05:24:56 +00:00
cgd
d4ea3a96dc
accept any tar header which begins with "ustar" (i.e. those 5 characters) as
...
a ustar-format archive. POSIX specifies that ustar-format archives have magic
strings consisting of "ustar<nul>", however our PAX accepts anything starting
with just the 5 "ustar" chars, and this and other version of GNU tar output
ustar archives with magic numbers of "ustar <nul>". Leave the output format
of this version of GNU tar the same, so that old versions of GNU tar can
use ustar files it outputs. (diff sent to GNU tar maintainer.)
1996-03-26 00:48:49 +00:00
jtc
04b0ab5344
Be pedantic, main() returns int in Standard C.
1996-03-21 18:30:19 +00:00
is
3725e6e117
Fix a typo and mention -P/--absolute-paths in the man page.
...
From Greg Earle, PR 1585.
1996-03-13 14:55:00 +00:00
cgd
55a02ad429
define STDC_HEADERS, because it seems to work and because we need the protos
1995-04-29 05:37:13 +00:00
cgd
6054080b24
include string.h on NetBSD; we need the proto
1995-04-29 05:36:24 +00:00
cgd
0f099d92af
changes to make the src/gnu code compile happily on the alpha:
...
Mostly casts here and there to kill warnings or bugs. occasional
addition of prototypes and/or changes to bring protos into scope.
1995-04-23 08:35:30 +00:00
cgd
81584a34e6
NetBSD RCS Id format
1995-04-23 07:58:27 +00:00
cgd
c4c01d75b2
specify man pages the new way.
1994-12-22 09:31:26 +00:00
deraadt
f91e2abb12
--file, not --filename
1994-11-02 07:06:37 +00:00
andrew
464ea0c010
Use /etc/rmt as per protocol definition, to ensure interoperability
...
(thanks theo :). For NetBSD, /etc/rmt is a symlink to the real
/usr/sbin/rmt.
1994-10-18 06:04:08 +00:00
andrew
25386c8c8e
Be sure to use /usr/bin/rsh and /usr/sbin/rmt.
1994-10-16 11:34:34 +00:00
deraadt
c06d1564bd
some clarification from john
1994-08-17 06:30:31 +00:00
mycroft
820158688b
Clean up some of the formatting.
1994-08-08 06:21:50 +00:00
deraadt
c95b4d82a2
manpage from <jfw@jfwhome.funhouse.com>
1994-08-07 00:44:32 +00:00
cgd
53ba44f2bd
link these static, for safety. tar is going away, eventualy, anyway
1994-06-19 00:03:41 +00:00
cgd
d85e4acf72
off_t exp.
1994-03-27 09:26:59 +00:00
cgd
035c29d067
__386BSD__ -> __NetBSD__
1993-12-06 09:38:59 +00:00
cgd
d6ff5db170
converted to use gnu malloc, and depend on it correctly
1993-10-07 07:23:44 +00:00
cgd
26afbefdad
don't leave a getdate.c turd lying around...
1993-09-20 23:40:28 +00:00
mycroft
1aabac5ad3
Change getdate.y to getdate.c in SRCS, so it gets depended properly.
1993-08-24 04:33:48 +00:00
cgd
f08e3f34a5
merge in changes from netbsd-0-9-ALPHA2
1993-08-07 07:42:13 +00:00
mycroft
aee4b07b8a
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft
c8194f0876
Add RCS identifiers, remove some completely useless RCS logs and patchkit
...
headers, and a few other insignificant changes.
1993-08-02 17:38:43 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
c31ecef064
Clean up deleted files.
1993-07-18 11:47:52 +00:00
cgd
4f19355481
kill version number on directory... strange hacks to get this to work...
1993-07-18 11:46:53 +00:00
cgd
9a813e49aa
added undocumented +force and +only options, for creating and
...
installing distributions.
+force unlinks files before extracting them, +only adds *only*
the specified files to an archive (i.e. doesn't descend into
subdirectories).
1993-04-20 04:38:28 +00:00
mycroft
579d5b36cf
Fix compilation error I introduced.
1993-04-20 04:12:13 +00:00
mycroft
7ca0c915de
Cleanup for GCC 2.
1993-04-19 08:00:58 +00:00
cgd
c16e9bf66b
add y.tab.h to CLEANFILES.
1993-04-09 09:46:14 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00