Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-19 | allow neighbor definitions to depend on interface state. | Henning Brauer | |
with this, if a neighbor is configured as dependent on carp0 for example, the neighbor will remain in state IDLE as long as carp0 is not master. once carp0 becomes master the session(s) depending on it immediately go to CONNECT (or ACTIVE, if they're configured passive), reducing failover time. claudio ok, with some input from ryan as well | |||
2004-10-19 | need to prepend destdir to pkgbase for libspecs checking. | Marc Espie | |
2004-10-19 | fix-up name of routine. | Marc Espie | |
noticed by David Krause. | |||
2004-10-19 | Extra progress meter for the handling of shared items: first show | Marc Espie | |
the reading of remaining stuff from installed packages, then the cleaning-up as it progresses. | |||
2004-10-19 | suspend/resume support | David Gwynne | |
while here define EHCI_DEBUG when USB_DEBUG is defined ok pvalchev@ deraadt@ | |||
2004-10-19 | extra regression test: compute 500 digits of pi | Otto Moerbeek | |
2004-10-19 | Implement -e expression, for command line expression evaluation. | Otto Moerbeek | |
ok deraadt@ | |||
2004-10-19 | Use inet6 pf rules only for inet6-capable setups, first spotted | Alexander Yurchenko | |
by form@pdp-11.org.ru. ok todd@ henning@ | |||
2004-10-19 | did not compile, sigh | Theo de Raadt | |
2004-10-19 | sync | Theo de Raadt | |
2004-10-18 | 'random-id' no longer applies only to outgoing packets. | Ryan Thomas McBride | |
2004-10-18 | Update to tzcode2004e from elsie.nci.nih.gov | Todd C. Miller | |
2004-10-18 | Do not pass -print-map to the linker anymore, as we don't care about this | Miod Vallat | |
output. | |||
2004-10-18 | Update to tzdata2004e from elsie.nci.nih.gov | Todd C. Miller | |
2004-10-18 | Move exec.h out from sgi to share it with other mips64 ports; with | Alexander Yurchenko | |
a tip from miod@. ok pefo@ miod@ | |||
2004-10-18 | fix a couple of wrongly used li's instead of dli's. spotted by as@gnu ;) | Per Fogelstrom | |
2004-10-18 | sync | Theo de Raadt | |
2004-10-18 | Documents @endfake and -Q semantics. | Marc Espie | |
2004-10-18 | take window size into account. | Marc Espie | |
window sizes changes are delayed, nothing to do about it, since perl keeps the signal around until it is safe to activate it... | |||
2004-10-18 | quirks for the Creative Nomad from Michael Adda | David Gwynne | |
push by deraadt@ | |||
2004-10-18 | sync | David Gwynne | |
2004-10-18 | Creative Nomad from Michael Adda | David Gwynne | |
push by deraadt@ | |||
2004-10-18 | sync | Theo de Raadt | |
2004-10-18 | experimental progress meter. | Marc Espie | |
not active unless you specify -x for pkg_add/pkg_delete. (option is bound to change) | |||
2004-10-18 | sync | Theo de Raadt | |
2004-10-18 | reduce linecount in dmesg | Theo de Raadt | |
2004-10-18 | another aue device found in tokyo | Theo de Raadt | |
2004-10-18 | Don't show libspec checking unless very verbose. | Marc Espie | |
Split addition into `parsing' and actual addition. Don't show parsing info unless verbose, so that pkg_add only displays the actual pkg addition... | |||
2004-10-18 | use OpenBSD::Getopt so that we can do -v -v. | Marc Espie | |
Be much terser by default, start showing dependency information and various things only with at least one -v. Build a `flattened tree' of dependencies information in pkg_add, and show why we install a given package (idea from deraadt@). | |||
2004-10-18 | revert, -B funky semantics ? | Marc Espie | |
2004-10-18 | fix report of final problems | Marc Espie | |
2004-10-18 | sync | Theo de Raadt | |
2004-10-18 | sync | Theo de Raadt | |
2004-10-18 | Implement command line evaluation of expressions by implementing the -e option. | Otto Moerbeek | |
ok weingart@ | |||
2004-10-18 | Do not embed an ip header with a decremented ttl into an icmp message. | Otto Moerbeek | |
Wait with the decrement until after the copy is done. Resolves checksum mismatches on the embedded header, as reported by tcpdump. ok markus@ itojun@ | |||
2004-10-18 | g/c ip6_flow_seq. found by mcbride. mcbride ok | Jun-ichiro itojun Hagino | |
2004-10-17 | model internal phy chunk on the one from rlphy | Theo de Raadt | |
2004-10-17 | some unknown Altima phy.. | Theo de Raadt | |
2004-10-17 | sync | Theo de Raadt | |
2004-10-17 | shrink crud | Theo de Raadt | |
2004-10-17 | another new Corega USB wireless (found in Tokyo) | Theo de Raadt | |
2004-10-17 | sync | Theo de Raadt | |
2004-10-17 | another vendor, another product.. | Theo de Raadt | |
2004-10-17 | another device (found in malaysia) | Theo de Raadt | |
2004-10-17 | minor bump for new functions | Todd C. Miller | |
2004-10-17 | implement strnunvis(3), a bounded version of strunvis(3). ok millert@ | Otto Moerbeek | |
2004-10-17 | Reentrant versions of getprotoent(3) and getservent(3). Adapted from | Todd C. Miller | |
changes in NetBSD by Christos. OK otto@ | |||
2004-10-17 | Expose dl_iterate_phdr. | Mark Kettenis | |
ok drahn@, millert@ | |||
2004-10-17 | Replace ifdef NATM with if NATM > 0 | Alexander Yurchenko | |
ok millert@ miod@ | |||
2004-10-17 | Add Adaptec AAR-1210SA, SiI3512, SiI3114. | Alexander Yurchenko | |