summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15add a BRKSIZ define and use it for the heap gap constant, decouplingTed Unangst
2010-12-15revert the malloc change, as it meant dropping events before the device isTed Unangst
2010-12-15don't delay if the device is dyingJacob Meuser
2010-12-15fix ControlMaster=ask regressionDamien Miller
2010-12-14Use _exit() not exit() after forking. OK deraadt@Todd C. Miller
2010-12-14Treat a missing spool dir like an empty one. OK deraadt@Todd C. Miller
2010-12-14Match the Sitecom WL-349 v1.Mark Kettenis
2010-12-14There is no "struct filesystem"; uncovered by gcc4.Mark Kettenis
2010-12-14disable access to the crypto(4) device from userland; ok deraadtMike Belopuhov
2010-12-14"Implement fast path TLB miss handling. Walk the page table withoutJasper Lievisse Adriaanse
2010-12-14use the dying flag in struct usbd_bus instead of a private dying flagMiod Vallat
2010-12-14regenDamien Bergamini
2010-12-14bunch of Atheros AR9271 product ids.Damien Bergamini
2010-12-14syncTheo de Raadt
2010-12-14use the dying flag in struct usbd_bus instead of a private dying flagJacob Meuser
2010-12-14don't mention key type in key-changed-warning, since we also printMarkus Friedl
2010-12-14- make HUGE_VAL, HUGE_VALF, HUGE_VALL, INFINITY, NAN expand to theMartynas Venckus
2010-12-13Read ${X} environment variables in strings and $HOME from the globalNicholas Marriott
2010-12-13same bug, should have guessed this would come from gnu portability stupidity.Marc Espie
2010-12-13rename() is the atomic operation, unlink() is just there to createMarc Espie
2010-12-13the 3Com 3CRUSBN275 is an otus(4).Damien Bergamini
2010-12-13fixed urtwn-license.Damien Bergamini
2010-12-13#undef RSU_DEBUGDamien Bergamini
2010-12-13Prefer '-l' over '-' which is deprecated.Antoine Jacoutot
2010-12-13simulate a full login with su, now that the environment is fine afterRobert Nagy
2010-12-13Call setusercontext() with the LOGIN_SETENV flag for "su -l" to pick upTodd C. Miller
2010-12-13Do not use a carp address as ospf router id because it is not unique.Alexander Bluhm
2010-12-13Only run tset for interactive shells. OK robert@Todd C. Miller
2010-12-13remove locals, so that it can be called again and againMarc Espie
2010-12-13pass state around and use state->printMarc Espie
2010-12-13Remove superfluous SAVE_CPU_SREG()/RESTORE_CPU_SREG() around ast() call inMark Kettenis
2010-12-13stray tabs and spacesMarco Peereboom
2010-12-13stray tabMarco Peereboom
2010-12-12use memcpy instead of a cast/deref dance that was reading pastJonathan Gray
2010-12-12overriden -> overridden;Jason McIntyre
2010-12-12Make sure GCC's idea about size_t and ptrdiff_t matches what we have inMark Kettenis
2010-12-12Allocate a full C compiler-style stack frame that includes space for 6Mark Kettenis
2010-12-12rsu(4) works on the sparc64, so add it everywhere where urtwn(4) is.Damien Bergamini
2010-12-12cosmeticDamien Bergamini
2010-12-12Match the Planex GW-USNano.Jonathan Gray
2010-12-11Add support for the ZTE MF112 from MERIGHI Marcus.Jonathan Gray
2010-12-11regenJonathan Gray
2010-12-11ZTE MF112Jonathan Gray
2010-12-11s/RTL8192CU/RTL8192SU/Damien Bergamini
2010-12-11drop Rx'd frames larger than MCLBYTES.Damien Bergamini
2010-12-11rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SUDamien Bergamini
2010-12-11Track the last session for a client and add a flag to switch-client andNicholas Marriott
2010-12-11Fix rectangle copy to behave like emacs - the cursor is not part of theNicholas Marriott
2010-12-11Oops, these functions return a const char *, so make the local variableNicholas Marriott
2010-12-11Make the prompt history global for all clients which is much more useful than...Nicholas Marriott