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