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