Age | Commit message (Expand) | Author |
2004-06-15 | also use MSG_AUTHENTICATED flag. | Hans-Joerg Hoexer |
2004-06-15 | Use gen_rtx_REG and gen_rtx_MEM instead of gen_rtx(REG,..) and gen_rtx(MEM,..). | Miod Vallat |
2004-06-15 | missed one unset_nonblock; spotted by Tim Rice | Damien Miller |
2004-06-15 | fix some printf's | Brad Smith |
2004-06-15 | avoid creating multiple multicast filter entry for the same group. | Jun-ichiro itojun Hagino |
2004-06-15 | knf; ok millert | Theo de Raadt |
2004-06-14 | Remove obsolete ioctls. ok beck@ dhartmei@ henning@ | Cedric Berger |
2004-06-14 | Remove DIOCBEGINRULES, DIOCCOMMITRULES, DIOCBEGINALTQS, DIOCCOMMITALTQS, | Cedric Berger |
2004-06-14 | Remove unused functions. ok beck@ henning@ | Cedric Berger |
2004-06-14 | Use new ioctls. ok beck@ henning@ | Cedric Berger |
2004-06-14 | Set relay session id in outgoing packets properly. Report with patch | Can Erkin Acar |
2004-06-14 | Correct test case 3 now that patch(1) is a bit smarter about empty files. | Otto Moerbeek |
2004-06-14 | Teach patch(1) to detect if a diff creating a file (or one adding | Otto Moerbeek |
2004-06-14 | - use fmt_scaled(3) instead of home grown function to print -h numbers | Otto Moerbeek |
2004-06-14 | Add gpio@elansc to SYNOPSIS. | Alexander Yurchenko |
2004-06-14 | Document where we diverge from other implementations (due to different | Todd C. Miller |
2004-06-14 | Make _dl_malloc() deal with allocations > 4096 correctly. Also place | Todd C. Miller |
2004-06-14 | avoid stat before open | Hans-Joerg Hoexer |
2004-06-14 | Fix tcpslice ftp URL. From f5813 at sbcglobal dot net. | Otto Moerbeek |
2004-06-14 | Added some codes that check if the machine is LUNA-88K or LUNA-88K2 | Kenji Aoyama |
2004-06-14 | DEBUG does not set INSTALL_STRIP to -s per default, | Xavier Santolaria |
2004-06-14 | added a missing message_free(). | Hans-Joerg Hoexer |
2004-06-14 | KNF, style, 80c, etc. hshoexer@ ok | Hakan Olsson |
2004-06-14 | Calculate optp (pointer to beginning of TCP options) based on th, not | Daniel Hartmeier |
2004-06-14 | spelling | Ryan Thomas McBride |
2004-06-14 | Zero p_schedflags in struct struct kinfo_proc2 for the non-sysctl case. | Todd C. Miller |
2004-06-14 | set_nonblock() instead of fnctl(...,O_NONBLOCK); "looks sane" deraadt@ | Damien Miller |
2004-06-14 | sync | Theo de Raadt |
2004-06-14 | sync | Theo de Raadt |
2004-06-14 | sync | Theo de Raadt |
2004-06-14 | Remove unused descriptive name strings. We use the names the devices return. | Kenneth R Westerback |
2004-06-14 | remove debug message | Theo de Raadt |
2004-06-14 | let vmstat -i still work on older kernels; spotted by tholo | Theo de Raadt |
2004-06-14 | de-__P | Theo de Raadt |
2004-06-14 | knock out some useless crud | Theo de Raadt |
2004-06-13 | temporary tree building workaround until millert shows up | Theo de Raadt |
2004-06-13 | build bsd.md, and put it into the snaps | Theo de Raadt |
2004-06-13 | if bsd.mp exists... let a user install it | Theo de Raadt |
2004-06-13 | regen | Niklas Hallqvist |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-13 | regen | Michael Shalayeff |
2004-06-13 | support iriver ifp-1xx thingies | Michael Shalayeff |
2004-06-13 | Typos in comments and a redundant prototype. From Brian Poole via jmc@ | Otto Moerbeek |
2004-06-13 | cy_attach improvements; ok art | Peter Valchev |
2004-06-13 | 1-byte overflow; ryo@nerv.org, otto ok | Theo de Raadt |
2004-06-13 | remove duplicate setting of $SCP; spotted by markus@ | Damien Miller |
2004-06-13 | regress test for client multiplexing; ok markus@ | Damien Miller |
2004-06-13 | implement session multiplexing in the client (the server has supported this | Damien Miller |
2004-06-13 | List supported ciphers in man pages, tidy up ssh -c; | Darren Tucker |
2004-06-13 | Add scp regression test; with & ok markus@ | Darren Tucker |