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
Fix temp file handling.
Todd C. Miller
2003-06-26
4.4 lint w/ caldera license now
Michael Shalayeff
2003-06-26
caldera-licensed doc
Michael Shalayeff
2003-06-26
caldera-licensed doc
Michael Shalayeff
2003-06-26
oops
Michael Shalayeff
2003-06-26
calder-licensed doc
Michael Shalayeff
2003-06-26
print usage in one printf (instead of four)
Michael Shalayeff
2003-06-26
another proto repair
Theo de Raadt
2003-06-26
bring protypes into scope. this requires some quirky handling, but in
Theo de Raadt
2003-06-26
pretty code that prints usage
Theo de Raadt
2003-06-26
Update with unidiff info and make FILES section fit reality.
Todd C. Miller
2003-06-26
Fix temp file handling and deal with the case where we might need 2 temp files.
Todd C. Miller
2003-06-26
off by one in size calculation
Vincent Labrecque
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
[next]