Age | Commit message (Expand) | Author |
2014-01-11 | simplify code: always extract, then install, so that initial installations | Marc Espie |
2014-01-11 | a bit of spring cleanup in advance: scrape old stuff that's not really | Marc Espie |
2014-01-11 | optarg/optind are declared in <unistd.h>, so kill the externs here | Philip Guenther |
2014-01-11 | regen | Brad Smith |
2014-01-11 | add some more Realtek Card Reader chipsets. | Brad Smith |
2014-01-11 | No need for a bin/cpio link on the media, because the pax|tar binary does | Theo de Raadt |
2014-01-11 | Butcher a smaller tar/pax here, which has no cpio support | Theo de Raadt |
2014-01-11 | Add -DNOCPIO option for use by distrib/special | Theo de Raadt |
2014-01-11 | Sync the comments for the M_ICMP_CSUM_* flags with their descriptions in | Lawrence Teo |
2014-01-11 | Create cleaner & less noisy makefiles, now that we've been using | Theo de Raadt |
2014-01-11 | just a little TLC | Theo de Raadt |
2014-01-11 | Let tcpdump detect bad ICMPv6 checksums with the -v flag. | Lawrence Teo |
2014-01-11 | Let tcpdump detect bad ICMP checksums with the -v flag. | Lawrence Teo |
2014-01-11 | Make icmp_print() accept the length variable, which is the length of the | Lawrence Teo |
2014-01-11 | Check the return value of fstat() in readmsg(). | Lawrence Teo |
2014-01-11 | use -DSHA2_ONLY to be more clear about what we are butchering | Theo de Raadt |
2014-01-11 | use NOMAN=1 for all directories | Theo de Raadt |
2014-01-11 | unify with other Makefiles around here | Theo de Raadt |
2014-01-10 | Use strtoul() to do octal and hex character conversion instead of | Todd C. Miller |
2014-01-10 | improve ntpctl usage so that the manual page does not need to be read | Theo de Raadt |
2014-01-10 | Don't overwrite the regress target, provide a test target instead. This allows | Tobias Ulmer |
2014-01-10 | regen | Brad Smith |
2014-01-10 | Resurrect the "park APs in realmode" idea that we explored back at t2k13 | Mike Larkin |
2014-01-10 | Add the ULT Haswell host bridge id. | Brad Smith |
2014-01-10 | Add MSI support. | Brad Smith |
2014-01-10 | Fix the unitialized rtableid bug discovered and fixed in the previous | Florian Obser |
2014-01-10 | depluralize | Theo de Raadt |
2014-01-10 | match what hppa is doing now (not tested, but should be right) | Theo de Raadt |
2014-01-10 | correct argument handling; this has been broken since to beginning | Theo de Raadt |
2014-01-10 | do not list sha1 and sha256 in SEE ALSO, since md5 is already there, and | Jason McIntyre |
2014-01-10 | catch up to the fact that md5/sha* got merged, and document -c consistently; | Jason McIntyre |
2014-01-10 | Add MISSING to the list of possible results of a checklist comparison. | Lawrence Teo |
2014-01-10 | When using a checklist, print MISSING for non-existent files. | Lawrence Teo |
2014-01-10 | sort options | Theo de Raadt |
2014-01-10 | tedu merged the hash manual pages back together. This goes even further, | Theo de Raadt |
2014-01-10 | Remove unnecessary rc_post from rc.d/nsd. | Stuart Henderson |
2014-01-10 | -c comment, for people who don't like the default. ok deraadt | Ted Unangst |
2014-01-10 | Use arc4random instead of random in the flock regress tests. | Joel Sing |
2014-01-10 | likewise. this is useless | Marc Espie |
2014-01-10 | by popular demand, remove excessive paranoia | Marc Espie |
2014-01-10 | signify silent by default, don't bother working around stdout. | Marc Espie |
2014-01-10 | replace the rest of the obsolete radix macros | Ted Unangst |
2014-01-10 | Make this work on hppa. | Joel Sing |
2014-01-10 | be a bit more careful | Theo de Raadt |
2014-01-10 | Do not include MD assembly code in a sys regress test. Untested on alpha, | Joel Sing |
2014-01-10 | Using random-id is recommended in combination with no-df to ensure | Igor Sobrado |
2014-01-10 | revert previous; height is never changed, but top is changed. | Stuart Henderson |
2014-01-10 | remove md5 after installing it (with the links to the sha256/512 commands). | Theo de Raadt |
2014-01-10 | no Pp before or after Sh; | Jason McIntyre |
2014-01-10 | Fix a bug found in ping6 when rebuilding with stack protector strong. | Brad Smith |