| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=39558
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=39158
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=37765
|
| |
|
|
|
|
|
|
| |
PR: 5754
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Notes:
svn path=/stable/2.2/; revision=33406
|
| |
|
|
|
|
|
|
|
| |
Reviewed by: Alex Nash
Submitted by: Peter Hawkins and Robert Eckardt
Merge from HEAD - fix --norecurse, document time formats, as CEST
Notes:
svn path=/stable/2.2/; revision=33075
|
| |
|
|
|
|
|
| |
--to-stdout) was given.
Notes:
svn path=/stable/2.2/; revision=28293
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=27041
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=26460
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21395
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=19814
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=19384
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19135
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18423
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17621
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17620
|
| |
|
|
|
|
|
|
| |
example showing how to move file hierarchies.
Reviewed by: jkh
Notes:
svn path=/head/; revision=17563
|
| |
|
|
|
|
|
| |
This is the man page which has been obtained from NetBSD, not the program.
Notes:
svn path=/head/; revision=14006
|
| |
|
|
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=13123
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11810
|
| |
|
|
|
|
|
|
|
| |
document the "-P" switch
Obtained from: the NetBSD bugs mailinglist
Notes:
svn path=/head/; revision=11777
|
| |
|
|
|
|
|
| |
other was in the wrong order).
Notes:
svn path=/head/; revision=11675
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9999
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cpio/copyout.c:
Don't output a file if the major, minor or totality of its rdev would be
truncated. Print a message about the skipped files to stderr but don't
report the error in the exit status. cpio's abysmal error handling doesn't
allow continuing after an error, and the rdev checks had to be misplaced
to avoid the problem of returning an error code from routines that return
void.
pax/pax.h:
Use the system macros for major(), minor() and makedev().
pax already checks _all_ output conversions for overflow. This has the
undesirable effect that failure to convert relatively useless fields
such as st_dev for regular files causes files not to be output. pax
doesn't report exactly which fields couldn't be converted.
tar/create.c:
Don't output a file if the major or minor its rdev would be truncated.
Print a message about the skipped files to stderr and report the error
in the exit status.
tar/tar.c:
For not immediately fatal errors, exit with status 1, not the error count
(mod 256).
All:
Minor numbers are limited to 21 bits in pax's ustar format and to 18
bits in archives created by gnu tar (gnu tar wastes 3 bits for padding).
pax's and cpio's ustar format is incompatible with gnu tar's ustar
format for other reasons (see cpio/README).
Notes:
svn path=/head/; revision=9322
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8858
|
| |
|
|
|
|
|
|
|
| |
file specifications when they've been extracted (enabling you to get a file
fast if it occurs somewhere close to the front).
Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
Notes:
svn path=/head/; revision=7736
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7333
|
| |
|
|
|
|
|
| |
Submitted by: Alan Bawden <alan@curry.epilogue.com>
Notes:
svn path=/head/; revision=7143
|
| |
|
|
| |
Notes:
svn path=/head/; revision=6754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=6052
|
| |
|
|
|
|
|
| |
Install the man page, now that we have one.
Notes:
svn path=/head/; revision=6006
|
| |
|
|
|
|
|
|
| |
Submitted by: John F. Woods <jfw@jfwhome.funhouse.com>
Obtained from: NetBSD
Notes:
svn path=/head/; revision=5911
|
| |
|
|
| |
Notes:
svn path=/head/; revision=5491
|
| |
|
|
|
|
|
|
|
| |
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
Notes:
svn path=/head/; revision=4131
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3458
|
| |
|
|
|
|
|
|
| |
Fix main problem with 8-bit chars in directories names: because
signed_sum left uninitialized, wrong checksum occurse
Notes:
svn path=/head/; revision=3414
|
| |
|
|
|
|
|
|
|
| |
I know that I said earlier that this should be unconditional behaviour,
but I thought about it a little more and concluded that the principle of least
surprise dictates that I make it an option.
Notes:
svn path=/head/; revision=1777
|
| |
|
|
|
|
|
| |
someday.
Notes:
svn path=/head/; revision=1728
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=9
|