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