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