| commit | 3f9418893e1254bda3b87e7d3af7029d11b0a6c7 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Mar 31 23:13:02 2006 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Mar 31 23:13:02 2006 +1100 |
| tree | 97662277f300ea1ab8255905b9d5d72a26f7578f | |
| parent | d79b424e8ad424a44119f327e5ab1f79cd35649c [diff] |
- djm@cvs.openbsd.org 2006/03/30 09:58:16
[authfd.c bufaux.c deattack.c gss-serv.c mac.c misc.c misc.h]
[monitor_wrap.c msg.c packet.c sftp-client.c sftp-server.c ssh-agent.c]
replace {GET,PUT}_XXBIT macros with functionally similar functions,
silencing a heap of lint warnings. also allows them to use
__bounded__ checking which can't be applied to macros; requested
by and feedback from deraadt@