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