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