summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-20resolv.conf is also created when DNS servers are configured during theAntoine Jacoutot
2009-11-20NULL dereference in IPV6_PORTRANGE and IP_IPSEC_*, found by Clement LECIGNE,Philip Guenthe
2009-11-20Display UTF-8 properly in status line messages and prompt. Cursor handling isNicholas Marriott
2009-11-20Remove oldest messages from log when limit is hit, not newest.Nicholas Marriott
2009-11-20correct off-by-one in percent_expand(): we would fatal() when tryingDamien Miller
2009-11-20Use the HostKeyAlias when prompting for passwords. bz#1039, ok djm@Darren Tucker
2009-11-20bz#1588 change "Connecting to host..." message to "Connected to host."Damien Miller
2009-11-20Warn but do not fail if stat()ing the subsystem binary fails. This helpsDarren Tucker
2009-11-19bz#1606: error when an attempt is made to connect to a serverDamien Miller
2009-11-19avoid overflow since protos > IPPROTO_MAX exist. From FreeBSD withOtto Moerbeek
2009-11-19Get some brackets in the right place so ## works. Also fix a space in aNicholas Marriott
2009-11-19Add code to set up windows on PCI-PCI bridges left unconfigured by theMark Kettenis
2009-11-19Add PPB_IO_SHIFT #define to mirror PPB_MEM_SHIFT.Mark Kettenis
2009-11-19Rename KSEG* defines to CKSEG* to match their names in 64 bit mode; alsoMiod Vallat
2009-11-19All callers of updateimask() immediately enable interrupts afterwards, so doMiod Vallat
2009-11-19Remove code allowing native binaries with O32 ABI to run, there aren't any...Miod Vallat
2009-11-19Change status line drawing to create the window list in a separate screen andNicholas Marriott
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-19document "radio switch turned off" message in the DIAGNOSTICS section.Damien Bergamini
2009-11-19if a radio switch exists, configure the GPIO pin to which it isDamien Bergamini
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-19fix for some variants of AR9285.Damien Bergamini