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
/
pax
Age
Commit message (
Expand
)
Author
2002-07-17
Pass the size of the name buffer to rep_name() for use with strlcpy().
Christian Weisgerber
2002-06-09
revert one of wrong strlcpy() change
Jun-ichiro itojun Hagino
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-09
strlcpy fix, PR 2727
Jun-ichiro itojun Hagino
2002-05-25
typo fixes; S@mSmith.net
Theo de Raadt
2002-05-24
examples subsection; s@msmith.net
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-11
Initial patch.
Mike Pechkin
2002-01-16
A better way to escape the punctuation chars in the examples.
Marco S Hyman
2002-01-15
sometimes trailing spaces are required for proper formating
Marco S Hyman
2002-01-02
Grammar. deraadt@ ok
Thomas Nordin
2001-12-21
Initial patch for a new mdoc issue.
Mike Pechkin
2001-12-19
When writing tar and ustar archives, zero out the header before we
Todd C. Miller
2001-12-19
More strlcpy() backout. Various tar programs require ustar header
Todd C. Miller
2001-12-19
Back out a strncpy -> strlcpy conversion. When writing old style
Todd C. Miller
2001-11-05
mark a zone of signal races
Theo de Raadt
2001-10-25
Make -h and -L follow symlinks on extraction of directories.
Niklas Hallqvist
2001-10-06
s/standrad/standard/
Niklas Hallqvist
2001-09-19
occured->occurred
Mike Pechkin
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-07-17
Add a safe_print() function that uses vis(3) if output is a tty.
Todd C. Miller
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
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-06-26
really use strlcpy.
lebel
2001-06-26
use strlcpy vs strncpy+a[len-1]='\0'
lebel
2001-05-26
Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless.
Todd C. Miller
2001-05-19
Use an explicit memcpy() to copy a stat struct. Fixes a mysterious
Todd C. Miller
2001-05-16
use proper str*cpy functions instead of home grown one, spaces; millert@ ok
Michael Shalayeff
2001-05-11
add rcs tags
Michael Shalayeff
2001-05-01
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Aaron Campbell
2001-02-12
don't use long usernames by default; ok deraadt@
Dan Harnett
2001-02-10
Replace -T flag with more standard -I flag and make it work as a standard
Todd C. Miller
2001-02-09
another typo
Todd C. Miller
2001-02-09
no need to revert a change that just fixed a typo
Todd C. Miller
2001-02-09
Revert broken fix, until a correct fix is written.
Marc Espie
2001-02-07
Fix -T option and add support for -C option in the file pointed to
Todd C. Miller
2001-02-07
Honor TMPDIR environment variable and document the fact.
Todd C. Miller
2001-02-05
improve usage
Theo de Raadt
2001-02-05
fix SYNOPSIS line; extra -
Theo de Raadt
2001-01-04
spelling
Todd T. Fries
2000-11-10
Use .Nm instead of spelling out "cpio".
Aaron Campbell
2000-11-09
- Some section shuffling: conform to the standard order documented in mdoc(7)
Aaron Campbell
2000-11-09
Insert some missing commas.
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-11-09
typo, inspired by deraadt@
Niels Provos
2000-11-08
- Get rid of ".Sh OPTIONS" and always use the standard options list intro.
Aaron Campbell
2000-10-18
remention -T
Eric Jackson
2000-10-18
Add some rudimentary EXAMPLES sections and standardize the way we display
Aaron Campbell
[next]