Age | Commit message (Expand) | Author |
2014-01-25 | note that posix marks this utility xsi; | Jason McIntyre |
2014-01-25 | cal appeared in v1; found by millert | Jason McIntyre |
2014-01-25 | more ArcCheck nits: don't allow a file to be u-r/g-r without an explicit | Marc Espie |
2014-01-25 | Change the default PF policy to "block return", including x11 as | Darren Tucker |
2014-01-25 | somehow, bytes got garbled. Be less cute and seek twice, that works. | Marc Espie |
2014-01-25 | revert counter size changes. this breaks netstat. digging further, there | Theo de Raadt |
2014-01-25 | Add a special case for the DH group size for 3des-cbc, which has an | Darren Tucker |
2014-01-25 | Fix printing of icps_toofreq unlike IPv6 the IPv4 value is just a u_long. | Claudio Jeker |
2014-01-25 | some processors were not listed in the PIE block | Theo de Raadt |
2014-01-25 | Correct parsing of dhclient.conf statements 'fixed-address' and | Kenneth R Westerback |
2014-01-25 | Add a test for DH GEX sizes | Darren Tucker |
2014-01-25 | get rid of the kernel high and low water marks for pages and replace with | Bob Beck |
2014-01-25 | Simplify and shorten the way ICMP checksums are verified in | Lawrence Teo |
2014-01-24 | OK, loadrandom should not care about EPERM I suppose | Theo de Raadt |
2014-01-24 | bump the year for ISO/IEC 8802:3 from 1989 to 1996; | Jason McIntyre |
2014-01-24 | Supplement the documentation of the .St macro by minimal commentary | Ingo Schwarze |
2014-01-24 | Remove _KERNEL guard around <sys/lock.h>, for userland to be able to | Miod Vallat |
2014-01-24 | Don't include <machine/vmparam.h> directly. Instead, get it with its necessary | Miod Vallat |
2014-01-24 | Disable lapic when halting CPUs. Allegedly this is necessary to make | Mark Kettenis |
2014-01-24 | clearing the _CSUM_IN_OK flags is now utterly pointless, was only done for | Henning Brauer |
2014-01-24 | From Areca, this also fully supports ARC-1264, ARC-1284 and the upcoming | Chris Cappuccio |
2014-01-24 | Implement -S; from traceroute; reduces diff to traceroute. | Florian Obser |
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 |