summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-05Make DIOCSDINFO code consistant everywhere.Kenneth R Westerback
2009-09-04Add common framework for storing device listsJordan Hargrave
2009-09-04Bring back support for iCH10 based chips. This time support for fiber cardsDariusz Swiderski
2009-09-04Make sure the MAC address is correct on big-endian platforms if it isn't readMark Kettenis
2009-09-04Fix scheduling of bounces that could not be delivered.Jacek Masiulaniec
2009-09-04Fix scheduling of bounces that could not be delivered.Jacek Masiulaniec
2009-09-04Prepend Return-Path.Jacek Masiulaniec
2009-09-04Tidy main and make it a bit easier to read.Nicholas Marriott
2009-09-04Fix scheduling of bounce messages.Jacek Masiulaniec
2009-09-04Tell the user when sleeping due to password backoff.Nicholas Marriott
2009-09-04Dvrmpd inherited the same yesno porblem from bgpd. Make sure it throwsClaudio Jeker
2009-09-04Make sure that a proper syntax error is produced when something else thenClaudio Jeker
2009-09-04merged with mda.cJacek Masiulaniec
2009-09-04Use the address familiy of the neighbor IP to decide which MP type to use.Claudio Jeker
2009-09-04Major mda update:Jacek Masiulaniec
2009-09-04Fix a crash when messagep->batch_id is read from disk and used longJacek Masiulaniec
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