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
2004-09-23
Add missing free on error; Alison Winters
Todd C. Miller
2004-09-23
Lower the level of an error message
Jean-Francois Brousseau
2004-09-23
print error messages when we receive the `error' response
Jean-Francois Brousseau
2004-09-23
correctly honour -n in multiplex client mode; spotted by sturm@ ok markus@
Damien Miller
2004-09-21
missing word
Michael Shalayeff
2004-09-20
Make "gunzip foo.bar" work when there is a foo.bar.gz file.
Todd C. Miller
2004-09-18
Install the yacc(1) PSD. ok mickey@ jmc@
Otto Moerbeek
2004-09-18
ARGSUSED signal handler
Theo de Raadt
2004-09-18
knf
Theo de Raadt
2004-09-16
check value of strdup(3) calls;
Joris Vink
2004-09-16
type corrections and other delinting
Theo de Raadt
2004-09-16
unused variables; otto ok
Theo de Raadt
2004-09-15
cast offset value correctly for gzseek
Theo de Raadt
2004-09-15
avoid aliasing against libc symbols
Theo de Raadt
2004-09-15
unused variable
Theo de Raadt
2004-09-15
remove unused code
Theo de Raadt
2004-09-15
signed and unsigned char wiggles
Theo de Raadt
2004-09-15
scratch that do { } while (0) wrapper in this case
Theo de Raadt
2004-09-15
remove return error variables.. set but never used
Theo de Raadt
2004-09-15
remove unused variable
Theo de Raadt
2004-09-15
no , allowed at end of enum list
Theo de Raadt
2004-09-15
use less doubles in daemons; markus@ ok
Michael Shalayeff
2004-09-15
mention PrintLastLog only prints last login time for interactive
Jared Yanovich
2004-09-15
Add some amusing ones.
Marco Peereboom
2004-09-15
/* fallthrough */ is something a programmer understands. But
Theo de Raadt
2004-09-14
remove unused variable
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-09-14
use sizeof(struct cand) instead of defining an unused cand object, and
Theo de Raadt
2004-09-14
arithmetic on void * not permitted
Theo de Raadt
2004-09-14
remove unused crap never deleted during development
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-09-14
delete unused function
Theo de Raadt
2004-09-14
match foo[] between files, instead of foo[] in one, and *foo in another
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-09-14
lint begs for proactive casting, so we give it
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-09-14
delete unused variable
Theo de Raadt
2004-09-14
optind and optarg not used
Theo de Raadt
2004-09-14
use __inline instead of inline (for portability)
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-09-14
unalias system() copy from libc version
Theo de Raadt
2004-09-14
sprinkle some ARGSUSED for table driven functions
Theo de Raadt
2004-09-09
printing the raw ip protocol name breaks the protocol loop, so just
Otto Moerbeek
2004-09-07
cleanup multiplex control socket on SIGHUP too, spotted by sturm@
Damien Miller
2004-09-07
Do not incorrectly sign-extend a mode_t value.
Miod Vallat
2004-09-06
set the xflags; form netbsd; millert@ deraadt@ otto@ ok
Michael Shalayeff
2004-08-31
use the correct Entries path to store in cef_path;
Joris Vink
2004-08-31
Do not crash when there is no user specified in the CVSROOT. Simplified
Jean-Francois Brousseau
2004-08-31
check return value of strdup(3);
Joris Vink
[next]