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-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
2006-07-24
Use 'cp -R' instead of 'cp -r' in the example of the -J option.
Bernd Ahlers
2006-07-24
disable tunnel forwarding when no strict host key checking
Kevin Steves
2006-07-23
#include <signal.h> for sig_atomic_t; need this prior to <sys/param.h>
Kevin Steves
2006-07-22
move #include <string.h> out of includes.h
Kevin Steves
2006-07-22
move #include <time.h> out of includes.h
Kevin Steves
2006-07-21
ARGSUSED for signal handler
Kevin Steves
2006-07-21
more ARGSUSED (lint) for dispatch table-driven functions; ok djm@
Kevin Steves
2006-07-21
Make PermitOpen take a list of permitted ports and act more like most other
Darren Tucker
2006-07-21
Revert; keywords did not expand.
Ray Lai
2006-07-21
Add binary file support to rcs_expand_keywords(), using BUFs instead
Ray Lai
2006-07-20
missed some needed #include <unistd.h> when KERBEROS5=no; issue from
Kevin Steves
2006-07-20
Chad Dougherty <crd@andrew.cmu.edu> teaches me how to spell 'supported' corre...
Joris Vink
2006-07-20
Add blksize option support for tftpd according to RFC 2348.
Marcus Glocker
2006-07-19
Add ForceCommand keyword to sshd_config, equivalent to the "command="
Darren Tucker
2006-07-19
Add support for X11Forwaring, X11DisplayOffset and X11UseLocalhost to
Darren Tucker
2006-07-18
remove unneeded includes; ok djm@
Kevin Steves
2006-07-18
Sync with current
Ian Darwin
2006-07-18
Remove obsolete
Ian Darwin
2006-07-18
Documentation-only change: sync with current version
Ian Darwin
2006-07-18
Sync copyright date
Ian Darwin
2006-07-18
Clarify description of Match, with minor correction from jmc@
Darren Tucker
2006-07-18
mark up angle brackets;
Jason McIntyre
2006-07-18
replace DIAGNOSTICS with .Ex;
Jason McIntyre
2006-07-18
tweak; ok dtucker
Jason McIntyre
2006-07-17
please lint
Theo de Raadt
[next]