summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-26Allow processes to be scheduled onto secondary CPUs.Joel Sing
2010-06-26New libevent regression tests from upstream.Nicholas Marriott
2010-06-26Don't #include <sys/user.h> into files that don't need the stuffPhilip Guenthe
2010-06-26Unbreak removal of one-level search index.Martin Hedenfal
2010-06-26Tighten up the congrats text. Too much info to summarize, simply encourageKenneth R Westerback
2010-06-26oops, forgot to #include <canohost.h>; spotted and patch from chl@Damien Miller
2010-06-26Do not print "Read from tunnel foo failed" in the failure case of aBret Lambert
2010-06-26syncTheo de Raadt
2010-06-26Grow COM_IBUFSIZE from 1024 to 8192 to be enough size for recentYASUOKA Masahiko
2010-06-26If you put CISS_LOCK()/CISS_UNLOCK() around a switch statement, youKenneth R Westerback
2010-06-26timeout_del() the timers before destroying an interface so that no timeoutClaudio Jeker
2010-06-26Not that anyone uses it, but bring ss(4) device referencing intoKenneth R Westerback
2010-06-26malloc/strlcpy -> strdup. Apparently I forgot to commit this one withKenneth R Westerback
2010-06-26make sure widgets are connected to usable widgets by default.Jacob Meuser
2010-06-26Whitespace.Kenneth R Westerback
2010-06-26make http the default network install method rather than ftpAlexander Hall
2010-06-26revert the files that have been accidentally committed with myReyk Floeter
2010-06-26Add a way to enable and set the keepalive parameters for gre(4).Claudio Jeker
2010-06-26Implement a simple keepalive mechanism in gre(4) that is compatible withClaudio Jeker
2010-06-26mixing any (AF_UNSPEC) with AF_INET/INET6 is not an address family mismatchReyk Floeter
2010-06-26As a first step towards variable-width font support,Ingo Schwarze
2010-06-26Add the extendedKeyUsage flags serverAuth and clientAuth. Newer WindowsReyk Floeter
2010-06-26PCH needs its own Low Power Link Up code as it it is configuredJonathan Gray
2010-06-26Include the Id type in the generated SA tag that is passed to theReyk Floeter
2010-06-26allow a user to set a -c count of 0.Peter Hessler
2010-06-26irr->irr_raf_mask_onlink and irr->irr_raf_mask_auto are single-bit bitfieldsPhilip Guenthe
2010-06-26Setting the cmdlist pointer in the bind-key to NULL to prevent it being freedNicholas Marriott
2010-06-26Use offsetof() instead of writing our own version (...which generatesPhilip Guenthe
2010-06-26merge release 1.10.2Ingo Schwarze
2010-06-26Add GENERIC.MP.Joel Sing
2010-06-26sync libexpat with upstream. mostly formating cleanup, no binary change.Eric Faurot
2010-06-26bye bye DLT_OLD_PFLOG & friends. dead since 2003. 7 years oughta be enoughHenning Brauer
2010-06-26remove support for the old pflog format, replaced in 2003Henning Brauer
2010-06-26From the Loganaden Velvindron:Kjell Wooding
2010-06-26Don't try to halt an AP if holding sched_lock since that causes hangsMike Larkin
2010-06-26syncTheo de Raadt
2010-06-26Fix 100% interrupt usage on amd64 MP resume.Mike Larkin
2010-06-26xs->cmd[n] doesn't mean the n'th byte, because xs->cmd is a structKenneth R Westerback
2010-06-26disable opencvs; maintainers went bye byeTheo de Raadt
2010-06-26tweak previous;Jason McIntyre
2010-06-26Do not store curcpu() in syscall and trap handlers since we can go toJoel Sing
2010-06-26Avoid a potential race when unlocking a mutex.Joel Sing
2010-06-26add huawei E182 and emobile D31HW to the supported device listYojiro Uo
2010-06-26add HUAWEI E182 (aka Emobile D31HW)Yojiro Uo
2010-06-26regenYojiro Uo
2010-06-26add new umsm device (HUAWEI E182 / aka Emobile D31HW)Yojiro Uo
2010-06-25remove -m (merge).Henning Brauer
2010-06-25Add X11ForwardTimeout option to specify timeout for untrusted X11Damien Miller
2010-06-25log the hostname and address that we connected to at LogLevel=verboseDamien Miller
2010-06-25There is no need for {} to just specifiy an interface.Claudio Jeker