summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-02remove dead code, gilles okJacek Masiulaniec
2009-09-02Correct the currently supported RFC level of the IPv6CP support,Stuart Henderson
2009-09-02Implement all of RFC 4486 BGP Cease Notification Message Subcodes.Claudio Jeker
2009-09-02the `W' in WEP apparently stands for wired, not wireless;Jason McIntyre
2009-09-02Add a transpose-chars command in edit mode (C-t in emacs mode only). From KalleNicholas Marriott
2009-09-02Invoke malloc() with the correct sizeof value in acpipwrres_foundcons().Miod Vallat
2009-09-02pxa2x0_mmc.c: optimize the speed of the interrupt handlerMarek Vasut
2009-09-01Fix: alpha DEBUG kernel failed to compileAriane van der Steldt
2009-09-01Add initial support for ISP2200 SBus FC cards. Doesn't quite work yet,Mark Kettenis
2009-09-01Enable SBus ti(4) here as well.Mark Kettenis
2009-09-01Enable SBus ti(4) here as well.Mark Kettenis
2009-09-01Clear the IP_DF bit if no-df is enabled, not if it is not enabled.Joel Sing
2009-09-01Log all 4yz/5yz responses we send when in debug mode; ok gilles@Jacek Masiulaniec
2009-09-01match samples here with pf.conf(5) sample ruleset following recent pf changesTodd T. Fries
2009-09-01Glue for the SBus version of the Sun Vector Gigabit Ethernet card.Mark Kettenis
2009-09-01add back sample spamd(8) rules, converted appropriately; ok henning@Todd T. Fries
2009-09-01fix a race condition in ssh-agent that could result in a wedged orDamien Miller
2009-09-01If forking a login shell or if SHELL is otherwise not useful, set it to theNicholas Marriott
2009-09-01Adjust example pf rules to take nat-to/rdr-to into account.Stuart Henderson
2009-09-01Bring manpage up to speed with the changes that just happend or at leastClaudio Jeker
2009-09-01todd reminded me we need to adjust this tooHenning Brauer
2009-09-01Bring ftp-proxy in sync with the massive pf change just commited by Henning.Claudio Jeker
2009-09-01adapt to new pf, ok henning@Stuart Henderson
2009-09-01i have no idea who smuggled this in my tree but it is rightHenning Brauer
2009-09-01sync with new pfReyk Floeter
2009-09-01document new pf. mostly from igor, input and bnf by meHenning Brauer
2009-09-01the diff theo calls me insanae for:Henning Brauer
2009-09-01When using tmux as a login shell, there is currently no way to specify a shellNicholas Marriott
2009-09-01Use "Password:" with no space for password prompts and don't display a *s forNicholas Marriott
2009-09-01Sort cases same as getopt argument, from martynas.Nicholas Marriott