summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-21change LINK_SPEC in such a way that -rdynamic will workJonathan Gray
2011-10-21Fix 1.43 to not bzero the in-core disklabel but really the UniOS disklabelMiod Vallat
2011-10-21add forgotten fixup for icmp6 id's when translating; ok henningMike Belopuhov
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher
2011-10-20regenMarco Pfatschbacher
2011-10-20Add Stollmann Active USB ISDN Terminal Adapter.Marco Pfatschbacher
2011-10-20Mention Alcatel One Touch X210/X220 as supportedDavid Coppa
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-10-20Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem)David Coppa
2011-10-20remove a bogus chunk accidentally introduced by mcbride in rev1.141;Mike Belopuhov
2011-10-20mention 82580 and also mention the 8257[789] phy models as theJonathan Gray
2011-10-20Implement the missing text production macros (Bsx Bx Dx Fx Nx Ox Ux Bt Ud).Ingo Schwarze
2011-10-20For NAT-T with transport mode, use the ISAKMP's SA addresses for theYASUOKA Masahiko
2011-10-19API change to initarm to pass arguments from the bootloader thru to MDDale Rahn
2011-10-19document support for 82583V: according to cvs, yasuoka added this 19.9.10;Jason McIntyre
2011-10-19syncTheo de Raadt
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