Age | Commit message (Expand) | Author |
2010-09-03 | bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit | Mark Kettenis |
2010-09-03 | fix initialization value of analog register AR_AN_TOP2 on some high | Damien Bergamini |
2010-09-03 | Need syntax.c to build the schema parser. Sorry for that. | Martin Hedenfal |
2010-09-03 | - fix entries for 'B' | Jasper Lievisse Adriaanse |
2010-09-03 | add EXIT STATUS (these two were hiding...); | Jason McIntyre |
2010-09-03 | Use MPLS_INKERNEL_LOOP_MAX instead of 16 when initializing mpls_inkloop. | Claudio Jeker |
2010-09-03 | add EXIT STATUS for /usr/libexec; | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /usr/sbin; | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-09-03 | thib insists i take responsibility too | David Gwynne |
2010-09-03 | zap trailing whitespace; | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /sbin; | Jason McIntyre |
2010-09-03 | remove some unneccessary macros and put EXAMPLES in a more standard format; | Jason McIntyre |
2010-09-03 | Resolve matching rules from superior attribute types at schema load time | Martin Hedenfal |
2010-09-03 | add an EXIT STATUS section for /bin; | Jason McIntyre |
2010-09-03 | Implement attribute syntaxes from RFC4517. This adds validation to the most | Martin Hedenfal |
2010-09-03 | Make 'file' an argument in -f description. | lum |
2010-09-03 | Rename RCSNUM's fd to rf_fd, complies to other variable names and | Tobias Stoeckmann |
2010-09-03 | Make second parameter of poll() the correct type. Removes compile warning. | lum |
2010-09-02 | Switch ECDSA default key size to 256 bits, which according to RFC5656 | Christian Weisgerber |
2010-09-02 | test different key types (dsa, rsa, ecdsa) and sizes for login | Markus Friedl |
2010-09-02 | unbreak ControlPersist=yes for ControlMaster=yes; ok djm@ | Markus Friedl |
2010-09-02 | permit -b 256, 384 or 521 as key size for ECDSA; ok djm@ | Markus Friedl |
2010-09-02 | NBR_STA_SESSION, NBR_STA_UP, and NBR_STA_ACTIVE represent all the same | Claudio Jeker |
2010-09-02 | remove trailing spaces and tabs from source code; no binary changes | Igor Sobrado |
2010-09-02 | remove trailing spaces and tabs; no binary change. | Igor Sobrado |
2010-09-02 | the page_length field in the vpd page header is 2 bytes, not 1. | David Gwynne |
2010-09-02 | don't attempt to enqueue routing messages on sockets marked SS_CANTRCVMORE | Bret Lambert |
2010-09-02 | remove trailing whitespace. | Igor Sobrado |
2010-09-02 | Inline bufq_impl_disksort and bufq_impl_fifo's definitions into | Matthew Dempsky |
2010-09-02 | rcsnum_parse() allocates already an RCSNUM struct, so it's not needed to | Tobias Stoeckmann |
2010-09-01 | Don't give xs->resid an invalid value (xs->datalen * st->blksize) | Kenneth R Westerback |
2010-09-01 | prefer ECDH in a 256 bit curve field; prompted by naddy@ | Damien Miller |
2010-09-01 | After all escape sequence processing, check for being beyond the last | Nicholas Marriott |
2010-09-01 | Simplify xterm modifier detection by treating as a bitmask + 1. Spotted | Nicholas Marriott |
2010-09-01 | Reset running jobs when the status line is enabled or disabled as well, | Nicholas Marriott |
2010-09-01 | Do not panic in parsedisk() for ``second class'' block devices (which we can't | Miod Vallat |
2010-09-01 | There is no point doing wakeups in bufq_done() unless we're actually in the | Mark Kettenis |
2010-09-01 | Clarify why we can walk the list of bufqs without holding a mutex with a | Mark Kettenis |
2010-09-01 | Fix typo in vgafb_mmap(), causing a comparison to always fail. ok kettenis@ | Miod Vallat |
2010-09-01 | Add missing leading string quote character in attribute type description. | Martin Hedenfal |
2010-09-01 | Move generic imsg/libevent glue to a separate file. | Martin Hedenfal |
2010-09-01 | some very minor tweaks to bring us in line with mdoclint -r1.12 and | Jason McIntyre |
2010-09-01 | pick up ECDSA host key by default; ok djm@ | Christian Weisgerber |
2010-09-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
2010-09-01 | s/lfib/fib/ for more consistency with the other routing ctl tools. | Claudio Jeker |
2010-09-01 | s/lfib/fib/ for more consitency with the other routing daemons. | Claudio Jeker |
2010-09-01 | Clean-up the spl dance around suspend/resume. Okay miod@. | Paul Irofti |
2010-09-01 | Do not use FP arithmetic. Variation on a diff from Mike Belopuhov some time ago. | Martin Hedenfal |
2010-09-01 | Failure to attach a pcmcia driver could leave the function to be disabled | Miod Vallat |