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