Age | Commit message (Expand) | Author |
2012-10-07 | convert iobuf_queue()'s to iobuf_fqueue(). (idea from gilles@) | Charles Longeau |
2012-10-07 | bump max number of connections to a route from 5 to 10, the limit is too | Gilles Chehade |
2012-10-06 | truncate silent command output to two lines. okay millert@ | Marc Espie |
2012-10-06 | Remove bridge_rttrim(). It's only triggered in the unlikely event that the | Camiel Dobbelaar |
2012-10-06 | rework section about special targets/prereq to be somewhat readable. | Marc Espie |
2012-10-06 | Update for xkeyboard-config 2.7. | Alexandr Shadchin |
2012-10-06 | fix usage(); ok dlg | Jason McIntyre |
2012-10-06 | Our system headers are supposed to be C++-aware these days so stop GCC from | Mark Kettenis |
2012-10-06 | - extra juice for debugging signal passing. Note when we can't pass the | Marc Espie |
2012-10-06 | inetd Xr no longer relevant; ok dlg | Jason McIntyre |
2012-10-05 | Point an interface directly to its bridgeport configuration, instead | Camiel Dobbelaar |
2012-10-05 | document implicit rules and target dependency operators better. | Marc Espie |
2012-10-05 | fix signed vs unsigned warning; feedback & ok: djm@ | Markus Friedl |
2012-10-05 | include sys/mbuf.h | Camiel Dobbelaar |
2012-10-05 | missing NCARP define and fix indent | Camiel Dobbelaar |
2012-10-05 | missing include for pf | Camiel Dobbelaar |
2012-10-05 | protect against multiple inclusion | Camiel Dobbelaar |
2012-10-05 | Avoid uninitiliazed use of ctl and corresponding warnings. | Christiano F. Haesbaert |
2012-10-05 | further tweak the maps description; ok gilles | Jason McIntyre |
2012-10-05 | tweak previous; ok gilles | Jason McIntyre |
2012-10-05 | some formatting/macro fixes; also a bit less bind-centric | Jason McIntyre |
2012-10-05 | Add umac-128@openssh.com to the list of MACs to be tested | Darren Tucker |
2012-10-05 | Use 'kill -0' to test for the presence of a pid since it's more portable | Darren Tucker |
2012-10-05 | add send(2) MSG_DONTWAIT support which enables us to choose nonblocking | YASUOKA Masahiko |
2012-10-05 | Add targets for the 6k and 8k bit moduli components | Darren Tucker |
2012-10-04 | spacing | Reyk Floeter |
2012-10-04 | default map source to S_PLAIN, this allows us to simplify smtpd.conf: | Gilles Chehade |
2012-10-04 | delay the call to log_debug() for displaying the backends used until | Eric Faurot |
2012-10-04 | add umac128 variant; ok djm@ at n2k12 | Markus Friedl |
2012-10-04 | backout pgroup/job control from make, there is something deeply bogus | Marc Espie |
2012-10-04 | Clean up uninitialized warnings from cryptosoft and aesni. | Christiano F. Haesbaert |
2012-10-04 | change to from=<...>, to=<...> instead of to=<...> for logging | Todd T. Fries |
2012-10-04 | Clean up uninitialized warnings from ar9003. | Christiano F. Haesbaert |
2012-10-04 | Sync | Miod Vallat |
2012-10-04 | Use information provided by ACPI to attach secondary PCI host bridges. | Christian Ehrhardt |
2012-10-04 | FRELE() has a second argument now | Philip Guenthe |
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 |