summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-30When outputting to stdout and compressing would grow the file, exitTodd C. Miller
2012-09-30- add decision to the rule so that we can actually perform a reject matchGilles Chehade
2012-09-30There is no need to set IFF_OACTIVE in vlan, since there is no DMA ringClaudio Jeker
2012-09-30Remove duplicated chunk; noticed by David GilmoreMiod Vallat
2012-09-30there, should be crystal clearMarc Espie
2012-09-30Simplify the gem(4) variant detection code a bit.Brad Smith
2012-09-29When running a.out OMAGIC binaries, be sure to round ep_daddr to a pageMiod Vallat
2012-09-29use xstrdup() helperCharles Longeau
2012-09-29Work in progress support for the Power Indigo2 R8000 system (IP26). This isMiod Vallat
2012-09-29Bring the `let decide ARCBios address at runtime' code to the SGI bootblocks,Miod Vallat
2012-09-29Do not hardcode ARCBios vector base, but rather compute it at runtime.Miod Vallat
2012-09-29Basic R8000 processor support. R8000 processors require MMU-specific code,Miod Vallat
2012-09-29Forgot this in previous commitMiod Vallat