summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-19We support both version 1.0 and 1.1 of the vDisk protocol.Mark Kettenis
2011-10-19typo in comment; patch from Michael W. BombardieriDamien Miller
2011-10-19Typo; from BradKevin Lo
2011-10-19A missing part of an if statement meant we were writing outJonathan Gray
2011-10-19Remove some blatant lies. Provide a variant 1 archs with a defaultPhilip Guenthe
2011-10-19Oh yeah, a cvs id is goodPhilip Guenthe
2011-10-19Add some missing bus_dmamap_sync()'s and sync the others withKevin Lo
2011-10-19Add etc/etc.beagle (copied from armish); ok drahn@Uwe Stuehler
2011-10-19s/tmpfile/tmp/ to make this -Wshadow cleanDamien Miller
2011-10-18add -k to usage(); reminded by jmc@Damien Miller
2011-10-18keep the device closed by default (when not used)Alexandre Ratchov
2011-10-18delay daemon fork() until after initialisation has completed to fixDamien Miller
2011-10-18Bump intercept_get_string() internal buffer to allow strings up toMatthew Dempsky
2011-10-18Fix xkb mistake: remove symbols/srvr_ctrl directory that is now a fileMatthieu Herrb
2011-10-18remove duplicate options in getopt() stringAlexandre Ratchov
2011-10-18syncTheo de Raadt
2011-10-18Support K and M as well as k and m for sizes. From Thomas Pfaff.Nicholas Marriott
2011-10-18Add an else clause for if-shell, from "arno-" on SourceForge.Nicholas Marriott
2011-10-18Mention the Huawei Mobile E173 as supportedDavid Coppa
2011-10-18some minor tweaks concerning midicat removal; ok ratchovJason McIntyre
2011-10-18ssh(1): skip attempting to create ~/.ssh when -F is passed; ok markus@Damien Miller
2011-10-18new "ssh-add -k" option to load plain keys (skipping certificates);Damien Miller
2011-10-18remove explict search for \0 in packet strings, this job is now doneDamien Miller
2011-10-18the BIGLOCK flag is gone so remove it from the %b fmt string.David Gwynne
2011-10-17Remove midicat since aucat can now be used instead of midicatAlexandre Ratchov
2011-10-17srv_ctrl isn't a directory in xkeyboard-config 2.4.1Matthieu Herrb
2011-10-17Blacklist alps devices that might have a clitpad untill the driver get fixedMartin Pieuchot
2011-10-17Fix the synchronization of some alps pads, issue reported by Bryan (brakeb)Martin Pieuchot
2011-10-17Some wcsftime declarations were still wrapped in !defined(__OpenBSD__).Stefan Sperling
2011-10-17Use __tfork, __get_tcb, and __set_tcb to have a real TCB and per-threadPhilip Guenthe
2011-10-17Change to use r8,r9,r10 instead of r0,r1,r2. This is necessary becauseDale Rahn
2011-10-17Add which is incomplete, but needs love.Dale Rahn
2011-10-17Rules to build bsd.rd and bsd.umg, Should not be here, but until we getDale Rahn
2011-10-16Use m_pullup() instead of IP6_EXTHDR_GET() to get the carp headerMarco Pfatschbacher
2011-10-16Sync to groff, and add tier I and II NetBSD architectures.Ingo Schwarze
2011-10-16add missing includes to unbreak tree; fix from rpointelStefan Sperling
2011-10-16Move the para regarding the "Network Information Control Center (NIC)"lum
2011-10-16put -K in the right place (usage());Jason McIntyre
2011-10-16prefered->preferred;Jason McIntyre
2011-10-16uncomment wscanf testsStefan Sperling
2011-10-16libstdc++ (gcc2) major bump for safety. wscanf and wcsftime were added to libc.Stefan Sperling
2011-10-16Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major.Stefan Sperling
2011-10-16Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc4) and bump major.Stefan Sperling
2011-10-16Bump libc major; wscanf and wcsftime were addedStefan Sperling
2011-10-16Hook wcsftime(3) to the build; committing on behalf of espieStefan Sperling
2011-10-16Add wscanf(3) and friends. Based on our scanf(3) implementation, with wideStefan Sperling
2011-10-16Remove a bunch of useless assignments,Ingo Schwarze
2011-10-16Provide battery charge/discharge rate in proper units.Mark Kettenis
2011-10-16Add optional checkpoints for moduli screening. feedback & ok deraadtDarren Tucker
2011-10-16Tweak wording, to clarify that setrtable affects the routing tablePhilip Guenthe