summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-05add send(2) MSG_DONTWAIT support which enables us to choose nonblockingYASUOKA Masahiko
2012-10-05Add targets for the 6k and 8k bit moduli componentsDarren Tucker
2012-10-04spacingReyk Floeter
2012-10-04default map source to S_PLAIN, this allows us to simplify smtpd.conf:Gilles Chehade
2012-10-04delay the call to log_debug() for displaying the backends used untilEric Faurot
2012-10-04add umac128 variant; ok djm@ at n2k12Markus Friedl
2012-10-04backout pgroup/job control from make, there is something deeply bogusMarc Espie
2012-10-04Clean up uninitialized warnings from cryptosoft and aesni.Christiano F. Haesbaert
2012-10-04change to from=<...>, to=<...> instead of to=<...> for loggingTodd T. Fries
2012-10-04Clean up uninitialized warnings from ar9003.Christiano F. Haesbaert
2012-10-04SyncMiod Vallat
2012-10-04Use information provided by ACPI to attach secondary PCI host bridges.Christian Ehrhardt
2012-10-04FRELE() has a second argument nowPhilip Guenthe
2012-10-03Don't include <mips64/archtype.h> unless you really need it.Miod Vallat
2012-10-03Do not use <mips64/archtype.h> for loongson model numbers, but rather put theMiod Vallat
2012-10-03when requesting MX entries, the result can be appear in random orders.Gilles Chehade
2012-10-03Don't include <mips64/archtype.h> when you don't need it.Miod Vallat
2012-10-03we reintroduced a bug that was fixed 2 years ago with the aliases rewrite:Gilles Chehade
2012-10-03- add a EXPAND_DEPTH define for ... expansion depthGilles Chehade
2012-10-03disallow root deliveries for "deliver to filename" and "deliver to mda"Gilles Chehade
2012-10-03don't try to cope with iobuf_init() failure, make it fatal() instead.Charles Longeau
2012-10-03Split ever-growing mips <machine/cpu.h> into what 99% of the kernel needs,Miod Vallat
2012-10-03syncMiod Vallat
2012-10-03Only show "inflight" debugging message if compiled with DEBUG > 1.Reyk Floeter
2012-10-03Inherit and pass the relay table flags correctly.Reyk Floeter
2012-10-03Support more than one relay backup table. Instead of duplicating theReyk Floeter
2012-10-03attach to D-Link WUA-2340, from Aaron Wirtz on misc@Stuart Henderson
2012-10-03syncStuart Henderson
2012-10-03add D-Link WUA-2340, reported working with uath by Aaron Wirtz on misc@Stuart Henderson
2012-10-03tweak text for consistency; from artturi almJason McIntyre
2012-10-02fix weird depend on -liberty, okay miod@.Marc Espie
2012-10-02while it's of little harm, it's also been 5.5 years (and 8 releases),Okan Demirmen
2012-10-02check iobuf_init() return value.Charles Longeau
2012-10-02more changes, discussed and tested by various people.Marc Espie
2012-10-02rework make documentation to correspond to usual terms (prerequisitesMarc Espie
2012-10-02Simplify rtable assignment and cut some cruftChristiano F. Haesbaert
2012-10-02Allow session tree (C-b s) to expand and collapse sessions withNicholas Marriott
2012-10-02Remove some out of date text from man page, from Thomas Adam.Nicholas Marriott
2012-10-02fix -z option, broken in revision 1.215Damien Miller
2012-10-02some small tweaks to improve the text:Jason McIntyre
2012-10-01remove check for negative numbers in respRobert Peichaer
2012-10-01the BUGS entry is no longer relevant, so remove it;Jason McIntyre
2012-10-01pasto; ok djm@Christian Weisgerber
2012-10-01Add some fairly random PEN (private enterprise numbers).Reyk Floeter
2012-10-01Support the 0.0.0.0 and 255.255.255.255 IPv4 addresses in the ipAddrTable.Reyk Floeter
2012-10-01update currency exchange rates;Jason McIntyre
2012-10-01More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE,Philip Guenthe
2012-10-01Make groupmember() check the effective gid too, so that the checks arePhilip Guenthe
2012-09-30Correct the addition of the 39320LPE controller. The actual product nameBrad Smith
2012-09-30use xmalloc(), xcalloc() and xmemdup() helpersCharles Longeau