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
/
usr.sbin
/
amd
/
fsinfo
Age
Commit message (
Expand
)
Author
2003-06-12
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-07
strcpy -> strlcpy. some from and ok deraadt@
Ted Unangst
2003-04-05
one more trivial strlcpy that i forgot; ok deraadt
Peter Valchev
2003-04-05
strlcat, strncpy; ok tedu henning
Peter Valchev
2002-08-05
Do some cleanups to allow this to compile after previous changes made.
Peter Valchev
2002-08-04
Handle snprintf(3) returning -1; ok deraadt
Peter Valchev
2002-08-03
various KNF and code cleanup/simplification, parts checked by millert/deraadt
Peter Valchev
2002-06-11
use snprintf.
Jun-ichiro itojun Hagino
2002-06-10
strlcpy, strlcat
Jun-ichiro itojun Hagino
2001-01-02
fix sprintf overflow, found by spock@techfour.net, just a better fix of mine.
Michael Shalayeff
2000-01-03
.Sh "SEE ALSO" -> .Sh SEE ALSO
Paul Janzen
1998-12-16
more .Nm fixes
Aaron Campbell
1998-11-08
usr.sbin/ man page repairs, a-i
Aaron Campbell
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1997-02-17
whoops, typo
Theo de Raadt
1997-02-17
__OpenBSD__
Theo de Raadt
1997-01-31
make amd 64bit ready for the alpha (from NetBSD/thorpej)
Thomas Graichen
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-10-26
Prefer $LOGNAME to $USER.
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt