summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10more cleanup, let lka_resolve_path() request forward files and populateGilles Chehade
2009-11-10Check for extension keywords on final multiline reply. Skip theJacek Masiulaniec
2009-11-10cosmethic changes, code reordering, no functionnal changeGilles Chehade
2009-11-10introduce lka_session_fail() which factors a small piece of code used inGilles Chehade
2009-11-09now that we don't keep an expand_node in memory for each expansion result,Gilles Chehade
2009-11-09- add a reference count and flags to struct expand_nodeGilles Chehade
2009-11-09bump pfsync protocol versionDavid Gwynne
2009-11-09Just ignore tty fd errors rather than dying, stops the server dying if theNicholas Marriott
2009-11-09support the userpart+foobar@domainpart syntax which got wiped when i wroteGilles Chehade
2009-11-09pfsync devices can be dynamically created too; from vladimir kirillovJason McIntyre
2009-11-09Fix error message.Mark Kettenis
2009-11-09Update to tzdata2009r from elsie.nci.nih.govTodd C. Miller
2009-11-09s/MPLS_DEBUG/VETHER_DEBUGMarco Pfatschbacher
2009-11-09fix, need to keep =version for "no need to update" to occur...Marc Espie
2009-11-09Every selwakeup() should have a matching KNOTE() (even if kqueue isn'tNicholas Marriott
2009-11-09document -F downgrades (note: for now, it's just the package name, we shouldMarc Espie
2009-11-09okay, so updates become "true" updates: unless you say -F downgradeMarc Espie
2009-11-09fix. cant_update list is again a simple list of names.Marc Espie
2009-11-09Make sure we correctly return failure in l1_serial_ppp_read() when a readMiod Vallat
2009-11-09Only invoke the L1 code if IP35.Miod Vallat
2009-11-09The input key should be a u_char. Fixes top-bit-set input problem reported byNicholas Marriott
2009-11-09Link state change interrupt was not generated due to a missing bit inDavid Gwynne
2009-11-09A few more places to be updated for the route pool change.Jonathan Gray
2009-11-09syncStuart Henderson
2009-11-09- remove wrongly-sorted duplicate entriesStuart Henderson
2009-11-09move mutually exclusive options (-c, -e, -f, -n and -u) to the right place.Igor Sobrado
2009-11-09Constify buf.Nicholas Marriott
2009-11-09fatal on RB_INSERT failureJacek Masiulaniec
2009-11-09the new protocol moved insert and update.David Gwynne
2009-11-09mbrlen returns size_t not int.Nicholas Marriott
2009-11-09simplify the sub-ioctl functionTheo de Raadt
2009-11-09add regression test for ssh-keygen pubkey conversionsDarren Tucker
2009-11-09syncTheo de Raadt
2009-11-09vether(4) is a virtual ethernet device driver which can be usedTheo de Raadt
2009-11-09Fix the handle locking in stdio to use flockfile/funlockfileKurt Miller
2009-11-08forwards_get() also calls alias_to_expand_node()Gilles Chehade
2009-11-08add an alias_to_expand_node() function and use it in aliases.cGilles Chehade
2009-11-08move expansion code to new expand.c to clearly separate it from aliasesGilles Chehade
2009-11-08rework a bit expansion and data structures involved in the expansion so weGilles Chehade
2009-11-08Add code to send L1 commands and parse command results; use it to add a wayMiod Vallat
2009-11-08Relocate FDT blob such that it doesn't clash with the kernel we're going toMark Kettenis
2009-11-08- make aliases expansion use a rb tree instead of a tail queue, the codeGilles Chehade
2009-11-08Move KERNEL_LOCK/UNLOCK dance into softintr_dispatch().Mark Kettenis
2009-11-08- another axe i foundJasper Lievisse Adriaanse
2009-11-08first commit of a serie to cleanup, simplify and improve aliases resolutionGilles Chehade
2009-11-08ansifyStefan Sperling
2009-11-08Make sure xscale_cache_flushD_rng will not try to flush more than theMiod Vallat
2009-11-08Figure out the size of the SSRAM used as internal memory by the chip onMiod Vallat
2009-11-08Do not risk touching nonexisting registers on MENET boards; untested due toMiod Vallat
2009-11-08let Handle display what went wrong.Marc Espie