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.bin
Age
Commit message (
Expand
)
Author
2007-04-10
restricts some of the commands that produce too much output when run
Henning Brauer
2007-04-09
spacing tweak in usage(); from Igor Sobrado
Jason McIntyre
2007-04-08
detect MP3 file with ID3 v2 tag
Nikolay Sturm
2007-04-07
use strtonum, from jason dixon
Ted Unangst
2007-04-07
Sprinkle const poison, remove unneeded variable.
Ray Lai
2007-04-07
Use __progname and warn instead of fprintf where appropriate.
Ray Lai
2007-04-07
De-lint.
Ray Lai
2007-04-06
Warn if one of the required fields is not filled out. Requested
Ray Lai
2007-04-06
Don't shadow variables. Enable -Wshadow.
Ray Lai
2007-04-06
argc does not include __progname after subtracting optind.
Ray Lai
2007-04-06
Only include newest dmesg.
Ray Lai
2007-04-06
Attach dmesg to sendbug reports by default. Use -D flag to disable.
Ray Lai
2007-04-06
reflect new stupid DST US/Canada rules; #5433 John L. Scarfone
Theo de Raadt
2007-04-04
missing prototypes; from Mark Lumsden with a twist by me.
Otto Moerbeek
2007-04-04
unneeded include; -Wall -Wmissing-prototypes is happy; from Mark Lumsden
Otto Moerbeek
2007-04-04
garbage collect unused var ospeed; from Mark Lumsden
Otto Moerbeek
2007-04-04
oops, tweak previous here too;
Jason McIntyre
2007-04-04
tweak previous;
Jason McIntyre
2007-04-04
Rename "nosave" variable to "storename" in hopes of clarifying
Todd C. Miller
2007-04-04
Clarify the behavior of the -N and -n flags.
Todd C. Miller
2007-04-03
Fix PR 5417; gunzip should set the timestamp based on the
Todd C. Miller
2007-04-03
make it work with height 4 (division by zero)
Martynas Venckus
2007-04-02
tidy up synopsis and usage();
Jason McIntyre
2007-04-02
tidy up synopsis and usage(); sort options;
Jason McIntyre
2007-04-02
The scanf(3) family of functions can return EOF (-1) if an input
Moritz Jodeit
2007-04-02
Do not touch uninitialized variable, if sscanf(3) fails.
Moritz Jodeit
2007-04-02
tweak the -LR options, after similar changes to tcpdrop(8); ok deraadt
Jason McIntyre
2007-04-01
fix the description of -f; from Igor Sobrado
Jason McIntyre
2007-04-01
world water day
Jasper Lievisse Adriaanse
2007-04-01
tidy up usage(); partly from Mark Lumsden
Jason McIntyre
2007-03-30
Remove some uneeded includes and declarations. -Wall is happy and no
Otto Moerbeek
2007-03-29
sync usage(); from Igor Sobrado
Jason McIntyre
2007-03-29
Indicate when macro recording is in progress on the modeline.
Kjell Wooding
2007-03-29
let the description of -m match SYNOPSIS and usage(); from Igor Sobrado
Jason McIntyre
2007-03-29
tidy up SYNOPSIS; from Igor Sobrado
Jason McIntyre
2007-03-29
tidy up SYNOPSIS and usage(); from Igor Sobrado
Jason McIntyre
2007-03-29
remove some unneccessary `Ns'; from Igor Sobrado
Jason McIntyre
2007-03-29
fix .Nm blip; from Igor Sobrado
Jason McIntyre
2007-03-29
-r and -t take arguments; from Igor Sobrado
Jason McIntyre
2007-03-29
put -t in the correct place; from Igor Sobrado
Jason McIntyre
2007-03-29
tidy up SYNOPSIS and usage(); from Igor Sobrado
Jason McIntyre
2007-03-29
-g takes an argument; from Igor Sobrado
Jason McIntyre
2007-03-29
tidy up SYNOPSIS; from Igor Sobrado
Jason McIntyre
2007-03-28
flesh the text out; ok ray
Jason McIntyre
2007-03-28
+.Xr crash 8
Jason McIntyre
2007-03-28
CC: a copy of the bug report to sender. Requested by Travers Buda.
Ray Lai
2007-03-27
Catch OOB access for tag searches mathching lines ending with \
Otto Moerbeek
2007-03-27
-a requires a separate synopsis;
Jason McIntyre
2007-03-27
sync with espie@'s latest change to diff(1).
Xavier Santolaria
2007-03-27
Replace some scary pointer code. The new code is O(n^2) for strings
Ray Lai
[next]