summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-19Pull in FreeBSD r37363 and r37887:Philip Guenther
2014-03-19no rest for the wicked. increase user blf logrounds default to 8(+2).Ted Unangst
2014-03-19consolidate the base64 code in one place, and remove inadequate test codeTed Unangst
2014-03-19right or wrong, bcrypt() is declared in pwd.h, not unistd.hTed Unangst
2014-03-19Remove lexical $_ from libtool in preparation for perl 5.18afresh1
2014-03-19you are still welcome to install from tape, but as befits an elite masterTed Unangst
2014-03-19Properly align the stack using _STACKALIGNBYTES, rather that the ALIGN()Theo de Raadt
2014-03-18- Fix clipping bounds in fill and blt operations; the lower-right corner isMiod Vallat
2014-03-18Remove timeout logic from the polling loop. It causes more problems than itMark Kettenis
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-18To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2014-03-18don't use $_ as "throw-away" variable, proper idiom is "undef"Marc Espie
2014-03-18zap "my $_" for reading STDIN.Marc Espie
2014-03-18Sync built-in MBR with current (a.k.a. '2004 Version') ofKenneth R Westerback
2014-03-18More a.out detritusPhilip Guenther
2014-03-18remove $_ usage that warns under perl 5.18Marc Espie
2014-03-18* Fix another instance of directly writing to the target with a utilityIngo Schwarze
2014-03-18syncTheo de Raadt
2014-03-18prevent failed command from generating bogus fileMarc Espie
2014-03-18Drop the check for badly formed *etc sets when we check signatures; it savesAntoine Jacoutot
2014-03-18Batch mode; read exactly one line "login:unencrypted-password" fromFlorian Obser
2014-03-18prepare manpages for new perl.Marc Espie
2010-10-01import OpenSSL-1.0.0aDamien Miller
2002-09-05import openssl-0.9.7-beta3Markus Friedl
2014-03-18First setup that stops using isp(4), and relies on ql[aew](4).Theo de Raadt
2014-03-18Allow checking that databases are up to date even when you have no writeIngo Schwarze
2014-03-18... and commit this as well (linked to new signify.pm): allows specificMarc Espie
2014-03-18now that signify can read/write messages to pipes, use that to avoidMarc Espie
2014-03-18Properly clear and free the endpoint associated to a pipe. Do notMartin Pieuchot
2014-03-18Fix rtlabel_id2name() SYNOPSIS, requested by jmc@.Martin Pieuchot
2014-03-18Notify userland via the routing socket when ARP resolution completes;Mike Belopuhov
2014-03-18Correct the location of 'bsd.rd'.Kenji Aoyama
2014-03-18Initialize len, from netbsdRaphael Graf
2014-03-18Put AF_ROUTE socket that arp(8) operates on into the appropriate rdomain.Mike Belopuhov
2014-03-18zap trailing whitespace;Jason McIntyre
2014-03-18Correctly parse attribute length form imsg. While there don't assignFlorian Obser
2014-03-18typo, pointed by millert@Martin Pieuchot
2014-03-18Rename rt_gettable() into rtable_get(), swap its arguments to beMartin Pieuchot
2014-03-18Make print AF independet and use it in traceroute and traceroute6.Florian Obser
2014-03-18Sync inetname from traceroute6 and thereby make it AF independent.Florian Obser
2014-03-18AF independent print_asnFlorian Obser
2014-03-18Stop if the sum of unreachables and timeouts are >= number of probes, butFlorian Obser
2014-03-18Wrap long line.Florian Obser
2014-03-18Remove #if 0; after nearly 14 years it's probably the right thing toFlorian Obser
2014-03-18Free -l flag, by default print hostnames and numeric addresses, likeFlorian Obser
2014-03-18<sys/agpio.h> is goneMartin Pieuchot
2014-03-18<sys/agpio.h> is gone; pointed out by Benoit Lecocq.Mark Kettenis
2014-03-18Split route(9) into various manuals to make it easier to complete/improveMartin Pieuchot
2014-03-18Do not rely on the fact that sys/vnode.h includes all the worldMartin Pieuchot
2014-03-18Add missing parts of the tiic driver.Sylvestre Gallon