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.sbin
Age
Commit message (
Expand
)
Author
2003-04-03
HPUX, HP/UX -> HP-UX
Jason McIntyre
2003-04-02
typo; ok itojun
Jason Wright
2003-04-02
sprintf killing; millert ok
Theo de Raadt
2003-04-02
o Use realloc() instead of leaking memory when we need more than 1024 bytes
Todd C. Miller
2003-04-02
strlcpy; millert ok
Theo de Raadt
2003-04-02
fifo -> FIFO
Jason McIntyre
2003-04-02
asprintf; millert ok
Theo de Raadt
2003-03-31
ascii -> ASCII
Jason McIntyre
2003-03-31
3com, 3COM -> 3Com
Jason McIntyre
2003-03-30
boring nothing commit from cloder
Theo de Raadt
2003-03-30
snprintf; millert ok
Theo de Raadt
2003-03-30
Add rcs tag.
Hugh Graham
2003-03-28
Check strdup() rval for NULL; noticed by mpech@
Todd C. Miller
2003-03-28
We were malloc()ing one byte more than we needed; Alexander Farber
Todd C. Miller
2003-03-27
Add -q to the getopt() string and document it; Brian Ginsbach
Todd C. Miller
2003-03-27
Fix a bug introduced when getopt() support was added; -h takes an
Todd C. Miller
2003-03-25
Fix last commit; to emulate setuid daemon + PRIV_END we need to
Todd C. Miller
2003-03-23
sync FILES section with reality
Henning Brauer
2003-03-23
correct URL to apache online docs
Henning Brauer
2003-03-22
.Nd shouldn't end with a period
David Krause
2003-03-22
missing space between macro argument and comma
David Krause
2003-03-21
Fix default facility when none is specified (should be LOG_USER,
Todd C. Miller
2003-03-20
replace some .Pp inside .Bd -literal block with empty line
David Krause
2003-03-20
duplicate word: to to
David Krause
2003-03-19
use RSA key blinding code from mod_ssl 2.8.13. differences to our own fix
Henning Brauer
2003-03-19
Fix parsing of the leases file.
Kenneth R Westerback
2003-03-18
missed a RUNDIR -> /var/run
Anil Madhavapeddy
2003-03-18
- expand DBDIR, ETCDIR, RUNDIR to the actual directories to make
Anil Madhavapeddy
2003-03-18
spelling typos/errors
David Krause
2003-03-18
duplicate words: and and, the the
David Krause
2003-03-18
xon/xoff -> Xon/Xoff;
Jason McIntyre
2003-03-18
ip address -> IP address;
Jason McIntyre
2003-03-18
small typos;
Jason McIntyre
2003-03-17
arp did not long-align sockaddrs in routing messages. This led to
Henric Jungheim
2003-03-16
nuber -> number;
Jason McIntyre
2003-03-15
recoginzed -> recognized;
Jason McIntyre
2003-03-15
missing ap_server_strip_chroot()
Henning Brauer
2003-03-15
Use strlcpy() instead of pre-checking the src len and using strcpy()
Todd C. Miller
2003-03-14
correct use of sizeof.
Jun-ichiro itojun Hagino
2003-03-14
add missing ND option length validation. from kame
Jun-ichiro itojun Hagino
2003-03-14
document the -n flag (dry-run)
Jason McIntyre
2003-03-14
removed references to non-existent radius.conf(5);
Jason McIntyre
2003-03-14
typos;
Jason McIntyre
2003-03-14
RSA blinding for private keys here too.
Hakan Olsson
2003-03-14
Add RSA blinding for private keys. markus@ ok.
Hakan Olsson
2003-03-13
Use strdup() instead of doing it by hand; deraadt@ OK
Todd C. Miller
2003-03-13
more strlcpy; ok beck, and others pointed out a glitch
Theo de Raadt
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2003-03-12
less sprintf
Theo de Raadt
2003-03-12
Make config -e work correctly on the various m68k platforms, by handling
Miod Vallat
[next]