Age | Commit message (Expand) | Author |
2012-09-19 | no more PKG_ARCH messin' around in lua.port.mk | Jasper Lievisse Adriaanse |
2012-09-19 | vhold() and vdrop() are prototyped in vnode.h, so don't repeat them here | Philip Guenthe |
2012-09-18 | several tweaks to make mpi(4) work for vmware emulated sas adapters. | David Gwynne |
2012-09-18 | The if (!better && !equal) check is redundant as the same condition | Alexander Bluhm |
2012-09-18 | Once resolv.conf.saved has been copied back as resolv.conf, delete it so | Kenneth R Westerback |
2012-09-18 | The place name we visited was not "sake" but "Sakae". | YASUOKA Masahiko |
2012-09-18 | the 'WIDE' was dropped | Jasper Lievisse Adriaanse |
2012-09-18 | support the Lenovo ThinkVision LT1421 | Jasper Lievisse Adriaanse |
2012-09-18 | regen | Jasper Lievisse Adriaanse |
2012-09-18 | add Lenovo ThinkVision LT1421 (portable displaylink monitor) | Jasper Lievisse Adriaanse |
2012-09-18 | add support for 1366x768 widescreen displays; tested on the Lenovo ThinkVisio... | Jasper Lievisse Adriaanse |
2012-09-18 | make use of expandtree_free_nodes() in lka_session_destroy(). | Eric Faurot |
2012-09-18 | Wait until all xfers have finished before giving up DMA buffer mappings. | Gerhard Roth |
2012-09-18 | - add xmemdup() helper. | Eric Faurot |
2012-09-18 | simple lka cleanups: | Eric Faurot |
2012-09-18 | fix mandoc -Tlint warnings. | YASUOKA Masahiko |
2012-09-18 | New configuration syntax for npppd(8). `npppd.conf' will be based on | YASUOKA Masahiko |
2012-09-18 | this structure is not useful and ill-named. remove it. | Eric Faurot |
2012-09-18 | a few cleanups: | Eric Faurot |
2012-09-18 | sysctl calls shouldn't clobber route timers without spl protection | Bret Lambert |
2012-09-18 | remove C_NET. it's not used and there is no plan for it at the moment. | Eric Faurot |
2012-09-18 | update email addresses to match reality. | Reyk Floeter |
2012-09-18 | - use nitems() here; no binary change. | Jasper Lievisse Adriaanse |
2012-09-18 | update the standards and RFCs | Reyk Floeter |
2012-09-18 | Add bounds check on sftp tab-completion. Part of a patch from from Jean-Marc | Darren Tucker |
2012-09-18 | prio 0 is valid, therefore, I chose an "impossible" value for prio meaning | Henning Brauer |
2012-09-18 | Print the wieght in the show rib detail output. OK sthen@, henning@ | Claudio Jeker |
2012-09-18 | Expose the local weight in the ctl_show_rib struct so bgpctl can print it. | Claudio Jeker |
2012-09-18 | Add SNMPv3 in the EXAMPLES section. | Reyk Floeter |
2012-09-18 | Add SNMPv3 USM example (commented out) | Reyk Floeter |
2012-09-18 | Only allow one reload request at a time in bgpd. Needed for further work. | Claudio Jeker |
2012-09-18 | Don't accept leases that offer a subnet that is already configured | Kenneth R Westerback |
2012-09-18 | remove the SADB_X_SAFLAGS_{HALFIV,RANDOMPADDING,NOREPLAY} pfkey-API (not set | Markus Friedl |
2012-09-18 | sync mask2prefixlen6() with the nicer version from bgpd/kroute.c: | Reyk Floeter |
2012-09-18 | knf | Reyk Floeter |
2012-09-18 | Wrap rtable_add() and rtable_l2set() calls inside ifioctl() inside softnet, | Bret Lambert |
2012-09-18 | Add 2 new knobs to usermod(8): | Antoine Jacoutot |
2012-09-18 | sync | Theo de Raadt |
2012-09-17 | remove "Using Jumbo frames can greatly improve performance for certain tasks" | Stuart Henderson |
2012-09-17 | replace the erroneous DIAGNOSTICS section with a (hopefully) accurate | Jason McIntyre |
2012-09-17 | zap trailing whitespace; | Jason McIntyre |
2012-09-17 | tweak previous; | Jason McIntyre |
2012-09-17 | sync with transform-name-fix | Markus Friedl |
2012-09-17 | unbreak the last commit by making sure that the transform name | Markus Friedl |
2012-09-17 | When a link is lost, call dhclient-script with reason "FAIL". This | Kenneth R Westerback |
2012-09-17 | Add map_create() and map_add() helpers. Simplify the config parser by a | Eric Faurot |
2012-09-17 | add IPV6_RECVDSTPORT socket option, which enables us to get original | YASUOKA Masahiko |
2012-09-17 | Fix relay statistics. Found and fix by Erik Lax (erik -at- halon -dot- se) | Sebastian Benoit |
2012-09-17 | Whitespace change (excess indentation). | Bret Lambert |
2012-09-17 | let the debug message look like the configuration syntax | Reyk Floeter |