index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-05-21
Use int16_t for the type and length of ipsec_ref objects.
Angelos D. Keromytis
2001-05-21
Avoid structure auto-padding (from Theo)
Angelos D. Keromytis
2001-05-21
Use a reference-counted structure for IPsec IDs and credentials, so we
Angelos D. Keromytis
2001-05-20
fix comments.
Grigoriy Orlov
2001-05-20
Remove varargs from ipv4_input; cmetz@ deraadt@ ok.
Federico G. Schwindt
2001-05-20
configurable authorized_keys{,2} location; originally from peter@; ok djm@
Markus Friedl
2001-05-20
From NetBSD:
Hugh Graham
2001-05-20
exit and the progname
Michael Shalayeff
2001-05-20
Convert from tdbi to packet tags.
Angelos D. Keromytis
2001-05-20
Use packet tags instead of tdbi.
Angelos D. Keromytis
2001-05-20
Record outgoing SA processing, do loop detection.
Angelos D. Keromytis
2001-05-20
Use packet tags to signal input IPsec processing to upper layer protocols.
Angelos D. Keromytis
2001-05-20
tdbi->tags cleanups
Angelos D. Keromytis
2001-05-20
Convert from tdbi to tags.
Angelos D. Keromytis
2001-05-20
m_tag_* routines, plus minor changes (convert from tdbi to tags)
Angelos D. Keromytis
2001-05-20
Packet tags (similar to NetBSD m_pkthdr.aux structure) -- ok deraadt@ niklas@
Angelos D. Keromytis
2001-05-20
exit and use __progname
Michael Shalayeff
2001-05-20
trade 3 exits for return
Michael Shalayeff
2001-05-20
assym.s -> assym.h
Miod Vallat
2001-05-20
Replace genassym.c with a .cf one; also remove unused defines.
Miod Vallat
2001-05-20
Generate assym from a genassym.cf file instead of a C program.
Miod Vallat
2001-05-20
Correct interval notation (<= vs. <); tadayuki@mediaone.net
Todd C. Miller
2001-05-20
Rename entry so it fits in the vmstat -m output.
Angelos D. Keromytis
2001-05-19
make it compile for DEBUG
Niels Provos
2001-05-19
typo in error message
Kevin Steves
2001-05-19
sshd command-line arguments and configuration file options that
Kevin Steves
2001-05-19
document MACs defaults with .Dq
Markus Friedl
2001-05-19
change preferredauthentication order to
Markus Friedl
2001-05-19
sort options; Matthew.Stier@fnc.fujitsu.com
Markus Friedl
2001-05-19
ftruncate() instead of open()+O_TRUNC like rcp.c does
Markus Friedl
2001-05-19
Use an explicit memcpy() to copy a stat struct. Fixes a mysterious
Todd C. Miller
2001-05-19
oops
Artur Grabowski
2001-05-19
When zeroing out the parition table, make 'c' the entire disk, not just
Todd C. Miller
2001-05-19
Make this actually compile
Todd C. Miller
2001-05-19
Disable X11 forwarding if xauth binary is not found. Patch from Nalin
Damien Miller
2001-05-18
Use pool_page_alloc_nointr() and pool_page_free_nointr() since they
Todd C. Miller
2001-05-18
oops
Michael Shalayeff
2001-05-18
Typo; karma@altern.org
Aaron Campbell
2001-05-18
Typo; karma@altern.org
Aaron Campbell
2001-05-18
stupidous debug was left enabled
Michael Shalayeff
2001-05-18
wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>
Michael Shalayeff
2001-05-18
wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>
Michael Shalayeff
2001-05-18
improved kbd-interactive support. work by per@appgate.com and me
Markus Friedl
2001-05-18
Convert lseek/{read,write} pairs into pread and pwrite.
Artur Grabowski
2001-05-18
treat two exits for a return
Michael Shalayeff
2001-05-18
Remove a duplicate variable initialization in vunmapbuf(), and remove
Miod Vallat
2001-05-18
why exit if returns
Michael Shalayeff
2001-05-18
why exit if returns
Michael Shalayeff
2001-05-18
return(0) is less than exit(0)
Michael Shalayeff
2001-05-18
a few harmless cleanups
Michael Shalayeff
[next]