Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o use MAXPATHLEN, not MAXPATHLEN + 1
o when manipulating static buffers, pass functions a pointer to
the end of the buffer so we can avoid any overflows
Work by Theo and myself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
path of least surprise. Ok millert@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being portable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
typical when importing a new man page.
|
|
|
|
|
|
|
|
of 64 bit mode. This makes ssh -2 run about 10x faster, because the 64 bit
mul instructions no longer need emulation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
just got cranked a little while ago. discussion with millert
|
|
|
|
|
|
|
|
|
|
|