Age | Commit message (Expand) | Author |
2014-01-30 | add a -d flag to remove the specified firmware packages | Alexander Hall |
2014-01-29 | I'm a bit dyslexic. Found out by Jan Klemkow. Thanks. | Marc Espie |
2014-01-29 | Add fuse support for IO_APPEND. | Sylvestre Gallon |
2014-01-29 | Switch to task queues. | Mark Kettenis |
2014-01-29 | Unbreak ftp progress meter after the introduction of the '-D' flag | David Coppa |
2014-01-29 | document IPv6 TX checksum offload; ok brad@ | Christian Weisgerber |
2014-01-29 | document kbdinteractiveauthentication; | Jason McIntyre |
2014-01-29 | e.g. not i.e. | Jason McIntyre |
2014-01-29 | Add rnddata[] placeholders to make boot block build again, same as | Kenji Aoyama |
2014-01-29 | same tweak as per ch* utils: for -H, remove brackets in description; | Jason McIntyre |
2014-01-29 | remove experimental, never-enabled JPAKE code; ok markus@ | Damien Miller |
2014-01-29 | move the allocation of the mbuf copy to use for sending icmp errors | David Gwynne |
2014-01-29 | In the experimental, never-enabled JPAKE code: clear returned digest and | Damien Miller |
2014-01-29 | use kill(0, ...) instead of killpg(0, ...); on most operating systems | Damien Miller |
2014-01-28 | Fix missing argument, stupid last minute changes... | Nicholas Marriott |
2014-01-28 | Allow replacing each of the many sets of separate foo-{fg,bg,attr} | Nicholas Marriott |
2014-01-28 | typo in errx() string | Stuart Henderson |
2014-01-28 | Remember the last active pane in the top-bottom or left-right cell so | Nicholas Marriott |
2014-01-28 | In MUTEX_ASSERT_LOCKED, check we are the mutex owner if MULTIPROCESSOR. | Miod Vallat |
2014-01-28 | Enable IPv6 TCP checksum offload; ok brad@ | Christian Weisgerber |
2014-01-28 | trim sane_sets() | Alexander Hall |
2014-01-28 | In cpu_fork(), make sure to set the IPL of the new process to IPL_IPI on | Miod Vallat |
2014-01-28 | rename digest.c to digest-openssl.c and add libc variant; ok djm@ | Markus Friedl |
2014-01-28 | make description of gzip(1) exit status codes more accurate. | Igor Sobrado |
2014-01-28 | bit more info for the toplas article; | Jason McIntyre |
2014-01-28 | Do not send Nginx version number in error pages and Server header by default.... | Stephan A. Rickauer |
2014-01-28 | from pjanzen: | Jason McIntyre |
2014-01-28 | from pjanzen: | Jason McIntyre |
2014-01-28 | make it clear that -LV are no ops; ok millert | Jason McIntyre |
2014-01-28 | update book references; | Jason McIntyre |
2014-01-28 | consistency fixes, to match the other ch* utils; | Jason McIntyre |
2014-01-28 | kill some bad Pa; | Jason McIntyre |
2014-01-28 | unbreak 32-bit kernel builds by forcing ULL for the new macros; ok naddy@ | Stuart Henderson |
2014-01-28 | udav(4): add CoreChip RD9700 support | sasano |
2014-01-28 | Drop comma (sthen@). | Antoine Jacoutot |
2014-01-28 | Drop FETCH_CMD and always use ftp(1). | Antoine Jacoutot |
2014-01-28 | fix typo: s/to/the | Alexandre Ratchov |
2014-01-28 | Remove section about server capability which was removed | Alexandre Ratchov |
2014-01-28 | - Bring in some fixes/workarounds for BCM5719 / BCM5720 / BCM57765 and BCM57766 | Brad Smith |
2014-01-27 | Merge start-server into kill-server. | Nicholas Marriott |
2014-01-27 | poison the io "allocated" by the default pool allocator so any attempt to | David Gwynne |
2014-01-27 | remove spaces right before ; and ;; | Robert Peichaer |
2014-01-27 | replace openssl MD5 with our ssh_digest_*; ok djm@ | Markus Friedl |
2014-01-27 | replace openssl HMAC with an implementation based on our ssh_digest_* | Markus Friedl |
2014-01-27 | Only remove COMPFILE if it exists. | Antoine Jacoutot |
2014-01-27 | Move "EDIT" to the top. | Antoine Jacoutot |
2014-01-27 | Remove the no-op flags -L and -V from compress(1), these options | Todd C. Miller |
2014-01-27 | Enhance errors output and display exactly what is going on. | Antoine Jacoutot |
2014-01-27 | Make it clear SM_PATH will fetch the sets corresponding to the currently | Antoine Jacoutot |
2014-01-27 | remove the no-op flags -L and -V from compress(1), these options | Igor Sobrado |