Age | Commit message (Expand) | Author |
2009-10-07 | Support J and K for scroll up and scroll down in copy mode with vi keys, | Nicholas Marriott |
2009-10-07 | under certain conditions (srcdir defined, no objdir defined) crunchgen | Felix Kronlage |
2009-10-07 | remove noisy log_debug, requested by gilles@ | Jacek Masiulaniec |
2009-10-07 | ipending, cpl moved into cpu_info | Takuya ASADA |
2009-10-07 | This file is supposed to compile. | Theo de Raadt |
2009-10-07 | Fix comment. | Nicholas Marriott |
2009-10-07 | Try to keep existing IOC4 mappings, the same way we do on IOC3, in case | Miod Vallat |
2009-10-07 | Missing semicolon in dmesg | Miod Vallat |
2009-10-07 | Small steps towards getting the serial clock correct on IOC4 serial ports. | Miod Vallat |
2009-10-07 | Add an IOC4 section there too | Miod Vallat |
2009-10-07 | add support for the temperature sensor of VIA Nano and C7-M CPUs. | Kevin Lo |
2009-10-06 | Be nice if we have bootblocks available, too | Theo de Raadt |
2009-10-06 | Add OpenBSD tag to make syncs easier | Darren Tucker |
2009-10-06 | Allow MD limits for allocating PCI io and mem space and specify limits on | Mark Kettenis |
2009-10-06 | Redo the route lookup in the output (and IPv6 forwarding) path if the | Claudio Jeker |
2009-10-06 | disallow AUTH once a session is in progress, this prevents a fatal from | Gilles Chehade |
2009-10-06 | prevent aproc structures to be deleted twice. Doesn't change anything | Alexandre Ratchov |
2009-10-06 | more updates for new pf with source-hash manually added to | Jonathan Gray |
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 |