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
2001-11-07
Use uvm headers.
Miod Vallat
2001-11-05
mark a zone of signal races
Theo de Raadt
2001-11-05
kill more registers;
Mike Pechkin
2001-10-29
add RFC 3174 to SEE ALSO section
Todd C. Miller
2001-10-25
Make -h and -L follow symlinks on extraction of directories.
Niklas Hallqvist
2001-10-06
Fix ``echo foo |dd'' which was broken by the last commit.
Todd C. Miller
2001-10-06
s/standrad/standard/
Niklas Hallqvist
2001-10-04
Grammar; also, document the true behaviour of the examples.
Paul Janzen
2001-10-04
Move check for count=0 into dd's main. We want to do normal setup
Todd C. Miller
2001-10-01
skip filenames containing \n; report jdamery@chiark.greenend.org.uk
Markus Friedl
2001-09-27
If kvm_openfiles() fail the systctl() should work.
Mike Pechkin
2001-09-24
The 'newgrp' alias is explicitly disabled in our ksh, so do not mention
Camiel Dobbelaar
2001-09-19
occured->occurred
Mike Pechkin
2001-09-15
Fix typo--have a cow not a monkey; bk@rt.fm
Todd C. Miller
2001-09-06
install relative symlinks, not absolute
Michael Shalayeff
2001-09-06
o) fix bogus .St usage;
Mike Pechkin
2001-09-06
o) __progname aria;
Mike Pechkin
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-09-02
Typo; addresses pr/2038 from tim@robbins.dropbear.id.au
Aaron Campbell
2001-08-29
clear the malloc'd buffer, otherwise source() will leak malloc'd memory; ok t...
Markus Friedl
2001-08-26
remove excess Xr
Theo de Raadt
2001-08-25
OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don't
Heikki Korpela
2001-08-23
Add a CAVEATS section explaining that a hard link cannot be made to a file
Aaron Campbell
2001-08-23
fix a typo; tim@robbins.dropbear.id.au
Peter Valchev
2001-08-13
Typo in comments: 'interuptable' => 'interruptible'
Heikki Korpela
2001-08-13
Document how to remove or rename a file that is a getopt(3) flag
Heikki Korpela
2001-08-10
Address PR 1993. This rewording has been deemed satisfactory by the
Hugh Graham
2001-08-09
Actually use the statf function pointer which I missed while hand-patching.
Todd C. Miller
2001-08-09
Add -h flag to prevent following a symlink to a dir as the dest.
Todd C. Miller
2001-08-07
Modify timekeeping in an effort to produce a sane bandwidth measure
Hugh Graham
2001-08-03
Typo; heko@iki.fi
Aaron Campbell
2001-08-02
pet peeve, insure vs ensure
Hugh Graham
2001-07-31
Documentation fixes per PR 1979 by Kaspar Toomik.
Hugh Graham
2001-07-20
we don't like:
Mike Pechkin
2001-07-19
Back out last change, it caused problems with exit vals.
Todd C. Miller
2001-07-17
Add a safe_print() function that uses vis(3) if output is a tty.
Todd C. Miller
2001-07-17
make file-completion work with ~ (tilde)
Camiel Dobbelaar
2001-07-09
Compute %used in -P mode as a double, just like we do in normal printing
Todd C. Miller
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-07-09
-Wall
Theo de Raadt
2001-07-05
Fix length type.
Marc Espie
2001-07-05
Fix prototypes
Marc Espie
2001-07-04
Eat backslashes in regex's so things like:
Todd C. Miller
2001-07-04
Fix -s option, which never worked. We need to pass in the input string
Todd C. Miller
2001-07-03
Merge in pdksh-5.2.14-patches.2 to fix some problems with propagated
Todd C. Miller
2001-06-27
UVM is no longer an option
Artur Grabowski
2001-06-26
really use strlcpy.
lebel
2001-06-26
really use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-06-26
use strlcpy vs strncpy+a[len-1]='\0'
lebel
[prev]
[next]