Age | Commit message (Expand) | Author |
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 |
2014-01-27 | Make the amount of classes limited by 64k, with automatic table growing. | pelikan |
2014-01-27 | first pass at cleanup; | Jason McIntyre |
2014-01-27 | add nginx.conf.5 to SEE ALSO; | Jason McIntyre |
2014-01-27 | Enable IPv6 checksum offload. | Brad Smith |
2014-01-27 | regen | Brad Smith |
2014-01-27 | Add more Broadcom 10GbE PCI ids. | Brad Smith |
2014-01-26 | appeared in 5.2. from Donovan Watteau | Ted Unangst |
2014-01-26 | - extend logic to find a sensible location to place prefetched sets | Robert Peichaer |
2014-01-26 | - document for uncompress and zcat exit status of 0 or >0 only | Jason McIntyre |
2014-01-26 | let ask_yn() return 0 for yes, 1 for no | Robert Peichaer |
2014-01-26 | show that zero checksums are invalid for UDP over IPv6; input & ok bluhm@ | Christian Weisgerber |
2014-01-26 | Attempt to make user changes of keyboard layout a bit more `sticky' on wsmux | Miod Vallat |
2014-01-26 | Work in progress work towards SMP, heavily based upon NetBSD. The MP kernel | Miod Vallat |
2014-01-26 | Quoting an old commit message: | Miod Vallat |
2014-01-26 | Remove unnecessary <machine/pte.h> dependency. | Miod Vallat |
2014-01-26 | make sure $SCP is tested on the remote end rather than whichever one | Damien Miller |
2014-01-26 | automatically generate revoked keys from listed keys rather than | Damien Miller |
2014-01-26 | sync | Theo de Raadt |
2014-01-26 | remove unnecessary so-called verbiage. ok chris deraadt miod | Ted Unangst |
2014-01-26 | an EXT2FS_ITIMES macro so the tree builds. it may even work. | Ted Unangst |
2014-01-25 | ufs_setattr() was assuming that the flag bits that indicate | Philip Guenther |
2014-01-25 | provide a mnemonic for -s; | Jason McIntyre |
2014-01-25 | let EXIT STATUS breathe; | Jason McIntyre |
2014-01-25 | dh_need needs to be set to max(seclen, blocksize, ivlen, mac_len) | Markus Friedl |
2014-01-25 | delete junk file | Theo de Raadt |
2014-01-25 | PPP not Ppp | Theo de Raadt |
2014-01-25 | typo | Miod Vallat |
2014-01-25 | sticky bit is marked xsi; | Jason McIntyre |
2014-01-25 | note that posix marks this utility xsi; | Jason McIntyre |
2014-01-25 | cal appeared in v1; found by millert | Jason McIntyre |
2014-01-25 | more ArcCheck nits: don't allow a file to be u-r/g-r without an explicit | Marc Espie |
2014-01-25 | Change the default PF policy to "block return", including x11 as | Darren Tucker |
2014-01-25 | somehow, bytes got garbled. Be less cute and seek twice, that works. | Marc Espie |
2014-01-25 | revert counter size changes. this breaks netstat. digging further, there | Theo de Raadt |