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
2006-08-08
let ed_patch_lines work with a c command that encompasses the last line
Marc Espie
2006-08-07
More strlcpy/strlcat -> snprintf/xasprintf cleanup.
Ray Lai
2006-08-07
Flush printf buffer before directly writing to STDIN_FILENO. Prevents
Ray Lai
2006-08-06
+.Sh STANDARDS
Jason McIntyre
2006-08-06
"zlib.h" can be <zlib.h>; ok djm@ markus@
Kevin Steves
2006-08-05
Remove "with with" typos.
Ray Lai
2006-08-05
Typo in comment
Darren Tucker
2006-08-05
Zap unused variables in -DSKEY code. ok djm@
Darren Tucker
2006-08-05
Add headers required to build with -DSKEY. ok djm@
Darren Tucker
2006-08-05
Add headers required to build with KERBEROS5=no. ok djm@
Darren Tucker
2006-08-04
spaces
Kevin Steves
2006-08-04
Make -n flag refer to -N flag instead of the other way around, since the
Ray Lai
2006-08-04
Add bug: may not work with binary data.
Ray Lai
2006-08-04
Remove unnecessary strlcpy/strlcat.
Ray Lai
2006-08-03
almost entirely get rid of the culture of ".h files that include .h files"
Theo de Raadt
2006-08-02
strlcpy/strlcat overload made deraadt@ sick; change to xasprintf.
Ray Lai
2006-08-02
rcs_buf_set(), rcs_buf_append, and rcs_buf_fappend should not return
Ray Lai
2006-08-02
Sync CVS's rcs_expand_keywords() and rcs_kwexp_buf() with RCS.
Ray Lai
2006-08-02
Fix a lot of buffer overflows and make the code more binary safe.
Ray Lai
2006-08-01
clean extra spaces
Kevin Steves
2006-08-01
move #include <stdio.h> out of includes.h
Kevin Steves
2006-08-01
* move sys/queue.h inclusion to sysdef.h (it's system specific)
Jason Wright
2006-08-01
Allow fallback to known_hosts entries without port qualifiers for
Darren Tucker
2006-08-01
Reduce rcs_buf_release() usage, improving binary support.
Ray Lai
2006-07-31
Minor KNF.
Ray Lai
2006-07-30
order includes to KNF
Kevin Steves
2006-07-30
Remove double variable assignment.
Ray Lai
2006-07-30
Sync some whitespace changes from rcs. No binary change.
Ray Lai
2006-07-28
Recalculate buffer length after each expansion.
Ray Lai
2006-07-27
unused function
Theo de Raadt
2006-07-27
avoid confusing wording in HashKnownHosts:
Jason McIntyre
2006-07-27
Second try at adding binary file support to rcs_expand_keywords(),
Ray Lai
2006-07-27
Pull in improper memory allocation from RCS:
Ray Lai
2006-07-27
Not were we allocating memory for a pointer array, it wasn't even for
Ray Lai
2006-07-27
unused variable
Theo de Raadt
2006-07-27
spacing
Theo de Raadt
2006-07-27
unused variable
Theo de Raadt
2006-07-26
Make tftp atoi() free.
Marcus Glocker
2006-07-26
TIMEOUT* values are not part of the protocol. tftp.h is a namespace
Theo de Raadt
2006-07-26
move #include <stdlib.h> out of includes.h
Kevin Steves
2006-07-26
Mini KNF. No binary changes.
Marcus Glocker
2006-07-26
Fixing several timeout quirks at tftpd and tftp:
Marcus Glocker
2006-07-26
move #include <sys/param.h> out of includes.h
Kevin Steves
2006-07-25
Add bfirstlp(), blastlp() macros, returning the first and last lines
Kjell Wooding
2006-07-25
Rename the header line of a buffer to b_headp, from the remarkably
Kjell Wooding
2006-07-25
move #include <sys/time.h> out of includes.h
Kevin Steves
2006-07-25
need #include <string.h>
Kevin Steves
2006-07-24
eliminate hyphen madness;
Jason McIntyre
2006-07-24
tweaks;
Jason McIntyre
2006-07-24
Adding TFTP Option Extension to the tftp client according to RFC 2347.
Marcus Glocker
[next]