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
2003-06-26
put all the flags and globals in diff.c, and declare externs in diff.h
Ted Unangst
2003-06-26
protos
Theo de Raadt
2003-06-25
Add a space after flags that take an argumnent in usage() since getopt()
Todd C. Miller
2003-06-25
remove term 3
Theo de Raadt
2003-06-25
put in a proto
Theo de Raadt
2003-06-25
bring in protos via headers
Theo de Raadt
2003-06-25
Typo police: attribute is better written with an 'r'.
Miod Vallat
2003-06-25
fix unified diff output. ok millert@
Ted Unangst
2003-06-25
De-uglify usage
Todd C. Miller
2003-06-25
Add unidiff support and try to pretty up usage() a bit
Todd C. Miller
2003-06-25
o use S_ISDIR instead of doing it by hand
Todd C. Miller
2003-06-25
delete junk proto
Theo de Raadt
2003-06-25
defn HAVE_ARC4RANDOM and use it
Theo de Raadt
2003-06-25
add a missing proto
Theo de Raadt
2003-06-25
protos
Theo de Raadt
2003-06-25
add proto
Theo de Raadt
2003-06-25
protos
Theo de Raadt
2003-06-25
delete junk protos
Theo de Raadt
2003-06-25
delete junk protos
Theo de Raadt
2003-06-25
Fix getopt string for -D
Todd C. Miller
2003-06-25
cleanup;
Jason McIntyre
2003-06-25
o use getopt()
Todd C. Miller
2003-06-25
o remove useless cast to int from gzread() call
Todd C. Miller
2003-06-25
Update from 4.4 to get new-style copyright notice and trim the advert clause
Todd C. Miller
2003-06-25
this can be 3 term; gwyllion@ace.ulyssis.org
Theo de Raadt
2003-06-25
better output C
Theo de Raadt
2003-06-25
ansi
Theo de Raadt
2003-06-25
Remove unused c_func0; noticed by deraadt@
Todd C. Miller
2003-06-25
Use sizeof(nextpathbuf) instead of 2 * MAXPATHLEN; espie@ OK
Todd C. Miller
2003-06-25
Function prototypes that take no args should have (void) as the parameter.
Todd C. Miller
2003-06-25
-pedantic is not useful in a C99 world so kill it. OK deraadt@
Todd C. Miller
2003-06-25
kill unused strcpy. Let the preprocessor compute the right size, as suggested
Marc Espie
2003-06-25
remove silly signal catcher, and just use done. ok deraadt@
Ted Unangst
2003-06-25
knf
Theo de Raadt
2003-06-25
backwards args to gzseek
Ted Unangst
2003-06-25
oops
Theo de Raadt
2003-06-25
use SEEK_SET with fseek()
Theo de Raadt
2003-06-25
more knf
Theo de Raadt
2003-06-25
index -> strrchr
Theo de Raadt
2003-06-25
knf
Theo de Raadt
2003-06-25
knf
Theo de Raadt
2003-06-25
remove unused variable
Ted Unangst
2003-06-25
-Wstrict-prototypes
Ted Unangst
2003-06-25
avoid signed issues; tedu ok
Theo de Raadt
2003-06-25
exit path signal race safe
Theo de Raadt
2003-06-25
fix lseek
Theo de Raadt
2003-06-25
snprintf
Theo de Raadt
2003-06-25
more cast removal, and fix some indent(1) oddities
Ted Unangst
2003-06-25
cleanup. ansi, headers, correct prototypes, some safer string and
Ted Unangst
2003-06-25
-Wall
Theo de Raadt
[next]