summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-04Missing scsi_done() in some error path returning COMPLETE; ok dlg@Miod Vallat
2009-09-03syncTheo de Raadt
2009-09-03pxa2x0_mmc.c: allow passing detect GPIO from platformMarek Vasut
2009-09-03Correctly escape spaces in the Erlang 4.2/4.3 magic.Stuart Henderson
2009-09-03Rearrange the interrupt handler so that it handlers "error status bits"Theo de Raadt
2009-09-03pxa2x0_mmc.c: Dont read MMC_STAT in intr_done if not neededMarek Vasut
2009-09-03the recent changes to translation make the ordering of this documentJason McIntyre
2009-09-03Missing header.Joel Sing
2009-09-03The sparc64 boot block currently compares a memory address to the ELF magicJoel Sing
2009-09-03syncTheo de Raadt
2009-09-03remove -N from usage();Jason McIntyre
2009-09-03tweak previous;Jason McIntyre
2009-09-03Check the return value of copyin().Joel Sing
2009-09-03Don't call VOP_CLOSE() with a null pointer, if the VOP_OPEN() call failed.Joel Sing
2009-09-03Adapt to new pfctl, remove use of -Fn and -snJonathan Gray
2009-09-03adapt to new pfJonathan Gray
2009-09-03this time i commit the right diff that wasReyk Floeter
2009-09-03fix two route-to vs. rdr-to conflicts.Reyk Floeter
2009-09-03call scsi_done before returning COMPLETEDavid Gwynne
2009-09-03adapt to nat changesJonathan Gray
2009-09-03Add support for "DHCP-over-IPsec" by implementing RFC 3046 (DHCP RelayReyk Floeter
2009-09-03must call scsi_done before returning complete.David Gwynne
2009-09-03Use correct destination in memcpy(). Fixes PR6218, OK henningClaudio Jeker
2009-09-03imsg_get sets errno so use fatal instead of fatalx.Jacek Masiulaniec
2009-09-03remove NAT specific command line optionsPeter Hessler
2009-09-03- fix two more format strings wrt daddr64_t valuesJasper Lievisse Adriaanse
2009-09-03crypto hardware (eg, hifn) establishes its interrupt handler atDavid Gwynne
2009-09-02Fix a race condition when asking a client to take over the terminal (switchingNicholas Marriott
2009-09-02When shutting down the server, expect clients to be polite and exit when askedNicholas Marriott
2009-09-02Prepend Delivered-To, not append. Discussed with gilles@.Jacek Masiulaniec
2009-09-02Attach devices to mainbus(4) based on information from the flattened deviceMark Kettenis
2009-09-02That was the wrong fix. MSG_ERROR should set the error and the client shouldNicholas Marriott
2009-09-02Set exittype for error exit as well as the error string.Nicholas Marriott
2009-09-02Add a minimal set of OpenFirmware compatibility interfaces.Mark Kettenis
2009-09-02make getaddrinfo(3) accept numeric servname when ai_socktype is notFederico G. Schwindt
2009-09-02check if we have access to the vnode before checking if we can write toFederico G. Schwindt
2009-09-02Backout the asyncio/aiod change, as it causes buf's to get hung.Thordur I. Bjornsson
2009-09-02Accept -l to make it easier for people who use tmux as a login shell to useNicholas Marriott
2009-09-02convert a bunch of rdr/nat rules to the new syntaxJonathan Gray
2009-09-02When incorrect passwords are entered, behave similarly to login(1) and backoffNicholas Marriott
2009-09-02Remove some out-of-date comments that are no longer present in the NetBSDMark Kettenis
2009-09-02Bring over some more glue from isp_pci.c; makes ISP2200 SBus FC cards actuallyMark Kettenis
2009-09-02match in pass is bullshit (conversion error from nat pass), spotted by phesslerHenning Brauer
2009-09-02take advantage of workq_queue_task.David Gwynne
2009-09-02document workq_queue_taskDavid Gwynne
2009-09-02workq_add_task.9David Gwynne
2009-09-02when you add a task to a workq, it allocates memory to handle theDavid Gwynne
2009-09-02all the new *-to options are part of the "filteropts" section at theReyk Floeter
2009-09-02Include mbox write errors in "show stats". Suggested by gilles.Jacek Masiulaniec
2009-09-02Do not lose mail when write(2) to mbox fails.Jacek Masiulaniec