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