index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-04-17
make it clearer bs= (like obs & ibs) is in bytes
Theo de Raadt
1997-04-16
cleanup from danny@freebsd
Theo de Raadt
1997-04-16
Use _PATH_DEFTAPE not DEFTAPE in mt(1)
Todd C. Miller
1997-04-16
Change rmt -> rst and use _PATH_DEFTAPE as default file if none is
Todd C. Miller
1997-04-14
make -h columns more compact
kstailey
1997-04-14
document "-h" flag
kstailey
1997-04-14
switch from <blank> to "B" for byte suffix; columns look too ugly otherwise
kstailey
1997-04-14
fix Avail column in -h mode (again)
kstailey
1997-04-14
fix Avail column in -h mode
kstailey
1997-04-14
new "-h" (human-readable) output flag now works, please test. thx
kstailey
1997-04-12
don't print more directory slashes than user specified on error.
michaels
1997-04-12
We need to copy the pathnames we get from fgetln() on stdin, as the buffer
Thorsten Lockert
1997-04-12
start of -h (human readable) flag. more to come
kstailey
1997-04-10
another 8MB of swap and it works
kstailey
1997-04-09
Use the value of UU_MACHINE from the environment if present.
felix
1997-04-09
Fix typos. Pointed out by Carsten Hammer <chammer@post.uni-bielefeld.de>
Todd C. Miller
1997-04-09
sun3 pax/tar segfaults
kstailey
1997-04-09
the the
Theo de Raadt
1997-04-07
use libc err(); ahd@kew.com
Theo de Raadt
1997-04-06
Remove old -P flag since it doesn't do anything and make -P mean
Todd C. Miller
1997-04-06
Allow creation of archives with block sizes up to 64512 bytes
Todd C. Miller
1997-04-05
Fix bug introduced with "exit(0) if no files" behavior change.
Todd C. Miller
1997-04-05
Strip leading '/' of pathnames (only in tar mode). -S option turns
Todd C. Miller
1997-04-05
Patch from BSDI (via Keith Bostic, via NetBSD):
Thorsten Lockert
1997-04-04
Improvements based on commets by George Robbins <grr@shandakor.tharsis.com>
Todd C. Miller
1997-04-04
when mktemp() is hard to fix, use 10 X
Theo de Raadt
1997-04-04
wtmp repairs; netbsd
Theo de Raadt
1997-04-02
opt_add() needs to make a copy of the input string since it modifies
Todd C. Miller
1997-04-02
Deal with old-style tar archives with a directory specifier (extension).
Todd C. Miller
1997-04-01
option 'n' was unused, so let's come up with a feature to use it!!! YEAH!!
Theo de Raadt
1997-03-30
Adjust the input string by the right amount if the pattern wasn't at the
Todd C. Miller
1997-03-29
Allow setting blocksize to 0 (variable size); from Juergen Hannken-Illjes
Thorsten Lockert
1997-03-26
oxtabs is converse of tabs; gwing@primenet.com.au
Theo de Raadt
1997-03-26
more careful strncpy
Theo de Raadt
1997-03-26
Note that default blocking factor is 20.
Todd C. Miller
1997-03-26
unterminated buffer; charnier@xp11.frmug.org
Theo de Raadt
1997-03-26
Blocking factor in tar is in 512byte blocks. Makes -b act like
Todd C. Miller
1997-03-26
no libcrypt, fix DPADD
Theo de Raadt
1997-03-25
move the .; enami@ba2.so-net.or.jp
Theo de Raadt
1997-03-25
Back out my previous kludge to make tar files with short trailers work in
Todd C. Miller
1997-03-11
Use pax(1) for cpio(1) emulation
Thorsten Lockert
1997-03-05
Add missing #include
Thorsten Lockert
1997-03-04
Do not post-process directories in cpio mode
Thorsten Lockert
1997-03-02
Say how many blocks were read/written in cpio mode
Thorsten Lockert
1997-03-02
More complete cpio(1) emulation
Thorsten Lockert
1997-03-01
Error out if someone tries to mv a mount point. Old behavior was to
Todd C. Miller
1997-02-27
fix pr system/124, reported by Janjaap van Velthooven (janjaap@stack.nl).
michaels
1997-02-25
Better fix for -p and links.
Todd C. Miller
1997-02-24
Only update owner (via lchown) when dealing with symbolic links.
Todd C. Miller
[next]