Age | Commit message (Expand) | Author |
2014-01-24 | Implement -D; from traceroute; reduces diff to traceroute. | Florian Obser |
2014-01-24 | Sort getopt cases, reduces diff to traceroute6 | Florian Obser |
2014-01-24 | Implement -c flag; from traceroute; reduces diff to traceroute | Florian Obser |
2014-01-24 | It's an error to have more than 2 arguments; reduces diff to traceroute6 | Florian Obser |
2014-01-24 | Sync "port" type to traceroute6; reduces diff to traceroute6 | Florian Obser |
2014-01-24 | Sync "port" handling to traceroute; reduces diff to traceroute | Florian Obser |
2014-01-24 | Sync "nprobes" handling to traceroute; reduces diff to traceroute | Florian Obser |
2014-01-24 | Sync max_hops and first_hop to same type as the corosponding | Florian Obser |
2014-01-24 | rename s to rcvsock | Florian Obser |
2014-01-24 | Instead of calculating the ICMPv6 checksum here, just set the flag that | Christian Weisgerber |
2014-01-24 | in pf_check_proto_cksum, updtae the swcksum counters if we cksummed in | Henning Brauer |
2014-01-24 | Improve formatting of broken blocks in -Tman, | Ingo Schwarze |
2014-01-24 | subject -z hints (fuzzy update) to quirks' tweak_search. | Marc Espie |
2014-01-24 | When a disklabel is read from a MBR partitioned disk, don't | Kenneth R Westerback |
2014-01-24 | If hv_ldc_copy() fails copying data set report status as EIO and acknowledge | Mark Kettenis |
2014-01-24 | computing the ip csum just before the bpf mtap and only if there is a | Henning Brauer |
2014-01-24 | Update C standard reference to C99 and document HISTORY and AUTHORS; | Ingo Schwarze |
2014-01-24 | Add support for BUS_INTR_ESTABLISH_MPSAFE. | Mark Kettenis |
2014-01-24 | re-lookup the policy as soon as we have the ID of the peer (destid) | Markus Friedl |
2014-01-24 | enable format-string checks for log_*(); ok mikeb | Markus Friedl |
2014-01-24 | make sure sa_lookup() can actually find SAs; ok mikeb | Markus Friedl |
2014-01-24 | don't leak prv RSA key for each signature; ok mikeb | Markus Friedl |
2014-01-24 | treat C_SCSIXFER as a reference count and use it as a guard to pool_put. | David Gwynne |
2014-01-24 | make the udpstat counters u_int32_t, for consistency with tcpstat | Henning Brauer |
2014-01-24 | drm/i915: Only apply DPMS to the encoder if enabled | Jonathan Gray |
2014-01-24 | fix the matching for filter rules of 'prefixlen = XX' | Peter Hessler |
2014-01-24 | Copy timespecs member by member in fo_stat callback functions, to avoid | Philip Guenther |
2014-01-24 | use a bit saner timer api | Mike Belopuhov |
2014-01-24 | drm/radeon: fixup bad vram size on SI | Jonathan Gray |
2014-01-24 | drm/radeon: Fix VRAM size calculation for VRAM >= 4GB | Jonathan Gray |
2014-01-24 | Add support for BUS_INTR_ESTABLISH_MPSAFE. | Mark Kettenis |
2014-01-24 | add a missing argument to a debug printf | Jonathan Gray |
2014-01-24 | drm/radeon: disable tests/benchmarks if accel is disabled | Jonathan Gray |
2014-01-24 | remove irrelevant error handling in loadrandom; this operates on the | Theo de Raadt |
2014-01-24 | Do not protect struct vm_page_md with defined(_KERNEL), for userland uvm | Miod Vallat |
2014-01-24 | drm/radeon: fix asic gfx values for scrapper asics | Jonathan Gray |
2014-01-24 | drm/radeon: fix typo in cu_per_sh on verde | Jonathan Gray |
2014-01-24 | drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL | Jonathan Gray |
2014-01-24 | Only report about random seed failures, not attempts. | Theo de Raadt |
2014-01-24 | drm: fix a use-after-free when GPU acceleration disabled | Jonathan Gray |
2014-01-24 | exit1() needs to do a final aggregation of the thread's [us]ticks | Philip Guenther |
2014-01-24 | drm/i915: Move num_pipes to intel info | Jonathan Gray |
2014-01-24 | Catch SIGPIPE to clean up temp files | Philip Guenther |
2014-01-24 | sort the SHA256 file | Theo de Raadt |
2014-01-24 | drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight | Jonathan Gray |
2014-01-24 | DVA should be 64 bits, so make sure it is before getting the high bits. | David Gwynne |
2014-01-24 | drm/i915: ivb: fix edp voltage swing reg val | Jonathan Gray |
2014-01-24 | drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a | Jonathan Gray |
2014-01-24 | sync | Theo de Raadt |
2014-01-24 | don't ever use an unsigned SHA256 | Alexander Hall |