Age | Commit message (Expand) | Author |
2009-11-22 | make passing of zero-length arguments to ssh safe by | Alexander Hall |
2009-11-22 | and so, check the other case as well (this one does work by accident) | Marc Espie |
2009-11-22 | Probe modes for SATA disks, makes CF behind SATA work and gives | Jonathan Gray |
2009-11-22 | new test, modeled after some old kde update. | Marc Espie |
2009-11-22 | Add a lot of bpf and counter manipulation to the bridge. The bridge | Theo de Raadt |
2009-11-22 | partial updates ought to update only their dep tree | Marc Espie |
2009-11-22 | typo | Marc Espie |
2009-11-22 | grammar fixes in comments; from brad | Miod Vallat |
2009-11-22 | less verbose display: only shows .libs* once, but still show all partial-* | Marc Espie |
2009-11-22 | change the timing a bit: create a list of updateset first, and process | Marc Espie |
2009-11-22 | Typo fixed. | Tobias Stoeckmann |
2009-11-22 | sync | Kevin Lo |
2009-11-22 | add the Terminus Technology vendor id found on VIA VT6571 | Kevin Lo |
2009-11-22 | fix RTS/CTS and CTS-to-self protection modes. | Damien Bergamini |
2009-11-22 | Fix compile error in uniprocessor kernel. | Takuya ASADA |
2009-11-22 | Correct cording style. | Takuya ASADA |
2009-11-22 | Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide the | Miod Vallat |
2009-11-22 | Fix examine command option list. | Miod Vallat |
2009-11-21 | Fix uninitialized variables in db_stack_trace_print(), and honour the | Miod Vallat |
2009-11-21 | tyypo | Miod Vallat |
2009-11-21 | mplock, rw_cas implemented | Takuya ASADA |
2009-11-21 | Yet another stupid typo caught by martin@ | Miod Vallat |
2009-11-21 | knf | Henning Brauer |
2009-11-21 | Fix `print $registername' on 64 bit platforms. | Miod Vallat |
2009-11-21 | Fix registration of memory after 1GB on Octane. Found the hard way by martin@ | Miod Vallat |
2009-11-21 | MIN_UID in yp make removes root, so look for something that is | Ian Darwin |
2009-11-21 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-21 | when wpa is enabled, defer setting the link up until the 802.1X | Damien Bergamini |
2009-11-21 | Use home from struct passwd if HOME is empty as well as if it is NULL, and fix | Nicholas Marriott |
2009-11-21 | replacing malloc/realloc dance, by only one realloc | Charles Longeau |
2009-11-21 | make the led blink during a scan. | Damien Bergamini |
2009-11-21 | tweak previous; | Jason McIntyre |
2009-11-21 | debug off | Damien Bergamini |
2009-11-21 | attach to the AR9227 too | Damien Bergamini |
2009-11-21 | EP80579 SATA | Jonathan Gray |
2009-11-21 | in the detach function remove our usb task before calling any other | Theo de Raadt |
2009-11-21 | use strtonum(3) and strtol(3) instead of sscanf(3) | Alexandre Ratchov |
2009-11-21 | Do the operations in atu_detach in the right order, as done in | Theo de Raadt |
2009-11-21 | Add new option tunneldomain to ifconfig to specify the routing table | Claudio Jeker |
2009-11-21 | Add a way to bind the tunnel endpoint of a gif/gre interface into a | Claudio Jeker |
2009-11-21 | If tagging is used use match rules instead of pass rules. This is needed | Claudio Jeker |
2009-11-21 | User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s, | Philip Guenthe |
2009-11-21 | remove unused variable | Charles Longeau |
2009-11-21 | spelling | Theo de Raadt |
2009-11-21 | remove unused variable | Charles Longeau |
2009-11-21 | Ooops, committed an unbaked change | Philip Guenthe |
2009-11-21 | Add a (hopefully) comprehensive regression test of how stdio functions | Philip Guenthe |
2009-11-21 | Several stdio functions were failing to set the stream orientation | Philip Guenthe |
2009-11-20 | The deny all and allow from any inet prefixlen 8 - 24 will block the default | Claudio Jeker |
2009-11-20 | When -h and -p are given to split-window, calculate the percentage size using | Nicholas Marriott |