summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-06Add config knobs to enable/disable individual BGP capabilities per neighbor.Claudio Jeker
2009-10-06Accept ^? for backspace as well as BSpace.Nicholas Marriott
2009-10-06Remove scroll mode which is now redundant, copy mode should be used instead.Nicholas Marriott
2009-10-06Make C-Up and C-Down in copy mode scroll the screen up and down one lineNicholas Marriott
2009-10-06syncTheo de Raadt
2009-10-06bz#1596: fflush(NULL) before exec() to ensure that everying (motdDamien Miller
2009-10-06Replace if (af) tests operating as an af blacklist with stricter switchRyan Thomas McBride
2009-10-06Remove hack that helped us to work on Lenovo X200, as of last commit the phyDariusz Swiderski
2009-10-05Remove dead, never reached code.Dariusz Swiderski
2009-10-05remove nasty code, since now we have a nice function to lookup node'ss parent.Dariusz Swiderski
2009-10-05open the -f inputfile before letting lower-down functions call chdir()Theo de Raadt
2009-10-05Fill pciide_unmapregs_compat() with stuff which might work, if we ever getTheo de Raadt
2009-10-05wrap an annoying long line (like amd64)Theo de Raadt
2009-10-05Add some minimalistic detach/unmap bits for pciide,Jonathan Gray
2009-10-05match() function was leaving the i2c bus locked; ok kettenisTheo de Raadt
2009-10-05If no target client is specified to commands which accept one, try to guess theNicholas Marriott
2009-10-05Don't drop the big lock at the end of exit1(), but move it into the middle ofTheo de Raadt
2009-10-05regenJonathan Gray
2009-10-05Add a bunch of Intel 10GbE devices found in the FreeBSD versionJonathan Gray
2009-10-05Load prefixes into new created RIBs at reload time by walking over theClaudio Jeker
2009-10-05nvidia MCP73 on acer aspire m1640; proger@uaoug.org.uaTheo de Raadt
2009-10-05draft-ietf-idr-restart is RFC 4724 since quite some time.Claudio Jeker
2009-10-05Until now AS-ext LSA were always announced with the router as nexthop.Claudio Jeker
2009-10-05add -d flag. When started in server mode, if the -d flag isAlexandre Ratchov
2009-10-05syncTheo de Raadt
2009-10-05missing includesTheo de Raadt
2009-10-04syncTheo de Raadt
2009-10-04tweak previous;Jason McIntyre
2009-10-04Merge over a bunch of detach logic from msk(4) so that this driver canTheo de Raadt
2009-10-04Correctly store the tag results from bus_dmamem_alloc() so that theTheo de Raadt
2009-10-04Typo: chance -> changeAntoine Jacoutot
2009-10-04pull in wbsd conditionally; ok kettenisTheo de Raadt
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-04When IKE is operating in dynamic mode and no srcid is given, the hostnameJoel Sing
2009-10-04tweak previous; ok kettenisJason McIntyre
2009-10-04tweak previous;Jason McIntyre
2009-10-04Get / and ? the right way round in vi mode, and use : for goto line rather thanNicholas Marriott
2009-10-04Check for already locked/suspended clients in server_lock_client rather thanNicholas Marriott
2009-10-04Add a key string for space ("Space") and document the names, suggested byNicholas Marriott
2009-10-04C-v and M-v too.Nicholas Marriott
2009-10-04Support C-n/C-p with emacs keys in choice mode, also fix a comment.Nicholas Marriott
2009-10-04syncTheo de Raadt
2009-10-04add netbsd 5.0Jason McIntyre
2009-10-04add netbsd 5.0Jason McIntyre
2009-10-04partial syncTheo de Raadt
2009-10-03Properly handle XMM exceptions instead of panicing the kernel. Fixes theMark Kettenis
2009-10-03.Xr wbsd(4)Mark Kettenis
2009-10-03wbsd(4)Mark Kettenis
2009-10-03Glue to attach the SD/MCC reader of the W83L519D found on some TadpoleMark Kettenis
2009-10-03Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated MediaMark Kettenis