Age | Commit message (Expand) | Author |
2012-10-03 | Don't include <mips64/archtype.h> unless you really need it. | Miod Vallat |
2012-10-03 | Do not use <mips64/archtype.h> for loongson model numbers, but rather put the | Miod Vallat |
2012-10-03 | when requesting MX entries, the result can be appear in random orders. | Gilles Chehade |
2012-10-03 | Don't include <mips64/archtype.h> when you don't need it. | Miod Vallat |
2012-10-03 | we 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 depth | Gilles Chehade |
2012-10-03 | disallow root deliveries for "deliver to filename" and "deliver to mda" | Gilles Chehade |
2012-10-03 | don't try to cope with iobuf_init() failure, make it fatal() instead. | Charles Longeau |
2012-10-03 | Split ever-growing mips <machine/cpu.h> into what 99% of the kernel needs, | Miod Vallat |
2012-10-03 | sync | Miod Vallat |
2012-10-03 | Only show "inflight" debugging message if compiled with DEBUG > 1. | Reyk Floeter |
2012-10-03 | Inherit and pass the relay table flags correctly. | Reyk Floeter |
2012-10-03 | Support more than one relay backup table. Instead of duplicating the | Reyk Floeter |
2012-10-03 | attach to D-Link WUA-2340, from Aaron Wirtz on misc@ | Stuart Henderson |
2012-10-03 | sync | Stuart Henderson |
2012-10-03 | add D-Link WUA-2340, reported working with uath by Aaron Wirtz on misc@ | Stuart Henderson |
2012-10-03 | tweak text for consistency; from artturi alm | Jason McIntyre |
2012-10-02 | fix weird depend on -liberty, okay miod@. | Marc Espie |
2012-10-02 | while it's of little harm, it's also been 5.5 years (and 8 releases), | Okan Demirmen |
2012-10-02 | check iobuf_init() return value. | Charles Longeau |
2012-10-02 | more changes, discussed and tested by various people. | Marc Espie |
2012-10-02 | rework make documentation to correspond to usual terms (prerequisites | Marc Espie |
2012-10-02 | Simplify rtable assignment and cut some cruft | Christiano F. Haesbaert |
2012-10-02 | Allow session tree (C-b s) to expand and collapse sessions with | Nicholas Marriott |
2012-10-02 | Remove some out of date text from man page, from Thomas Adam. | Nicholas Marriott |
2012-10-02 | fix -z option, broken in revision 1.215 | Damien Miller |
2012-10-02 | some small tweaks to improve the text: | Jason McIntyre |
2012-10-01 | remove check for negative numbers in resp | Robert Peichaer |
2012-10-01 | the BUGS entry is no longer relevant, so remove it; | Jason McIntyre |
2012-10-01 | pasto; ok djm@ | Christian Weisgerber |
2012-10-01 | Add some fairly random PEN (private enterprise numbers). | Reyk Floeter |
2012-10-01 | Support the 0.0.0.0 and 255.255.255.255 IPv4 addresses in the ipAddrTable. | Reyk Floeter |
2012-10-01 | update currency exchange rates; | Jason McIntyre |
2012-10-01 | More compliance fixes: hiding non-standard stuff behind __BSD_VISIBLE, | Philip Guenthe |
2012-10-01 | Make groupmember() check the effective gid too, so that the checks are | Philip Guenthe |
2012-09-30 | Correct the addition of the 39320LPE controller. The actual product name | Brad Smith |
2012-09-30 | use xmalloc(), xcalloc() and xmemdup() helpers | Charles Longeau |
2012-09-30 | When outputting to stdout and compressing would grow the file, exit | Todd C. Miller |
2012-09-30 | - add decision to the rule so that we can actually perform a reject match | Gilles Chehade |
2012-09-30 | There is no need to set IFF_OACTIVE in vlan, since there is no DMA ring | Claudio Jeker |
2012-09-30 | Remove duplicated chunk; noticed by David Gilmore | Miod Vallat |
2012-09-30 | there, should be crystal clear | Marc Espie |
2012-09-30 | Simplify the gem(4) variant detection code a bit. | Brad Smith |
2012-09-29 | When running a.out OMAGIC binaries, be sure to round ep_daddr to a page | Miod Vallat |
2012-09-29 | use xstrdup() helper | Charles Longeau |
2012-09-29 | Work in progress support for the Power Indigo2 R8000 system (IP26). This is | Miod Vallat |
2012-09-29 | Bring the `let decide ARCBios address at runtime' code to the SGI bootblocks, | Miod Vallat |
2012-09-29 | Do not hardcode ARCBios vector base, but rather compute it at runtime. | Miod Vallat |
2012-09-29 | Basic R8000 processor support. R8000 processors require MMU-specific code, | Miod Vallat |
2012-09-29 | Forgot this in previous commit | Miod Vallat |