summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-27fix the length check for ASN1_ID Ids.Reyk Floeter
2010-06-27Fix DIOCCHANGERULE ioctl broken in the remove of the address pools.Ryan Thomas McBride
2010-06-27Basic implementation of .Bk/.Ek.Ingo Schwarze
2010-06-27Add support for different page sizes in the btree. Add a new header pageMartin Hedenfal
2010-06-27Add Lilliput UM-70. -mojMats O Jansson
2010-06-27Add another one. -mojMats O Jansson
2010-06-27GPIO quirk for IDT 92HD71B7 in HP laptops (such as HP HDX 18)Jacob Meuser
2010-06-27Verify that the subjectAltName extension is present and matches theReyk Floeter
2010-06-27Regen. -mojMats O Jansson
2010-06-27Another DisplayLink device. -mojMats O Jansson
2010-06-27Instead of modifying and fiddling with the IKE SA in the payloadReyk Floeter
2010-06-27Tighten up the congrats text.Kenneth R Westerback
2010-06-27print the required bits as a stringReyk Floeter
2010-06-27cycle static buffers in print_bits()Reyk Floeter
2010-06-27New option, detach-on-destroy, to set what happens to a client when the sessionNicholas Marriott
2010-06-27Factor out code used to read a disklabel. We'll be making use of this soon.Joel Sing
2010-06-27Suggest a reboot if "sh MAKEDEV" was run or login.conf was modified.Antoine Jacoutot
2010-06-27Use a mutex to make atomic operations atomic on multiprocessor kernels.Joel Sing
2010-06-27Regen.Joel Sing
2010-06-26Use server_destroy_session() for kill-session.Nicholas Marriott
2010-06-26Add /dev/diskmap to ramdisks.Joel Sing
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