Age | Commit message (Expand) | Author |
2015-07-17 | fix comments | Mike Larkin |
2015-07-17 | Remove/reword some odd comments and a #define that looks like it was left | Mike Larkin |
2015-07-17 | Make sound cards work on older PowerMacs. | Martin Pieuchot |
2015-07-17 | Fix MPLS routing when receiving packet with multiple labels. | rzalamena |
2015-07-17 | Release the kernel lock while tearing down the uvm map in the reaper. Speeds | Mark Kettenis |
2015-07-17 | add missing prototype | Jasper Lievisse Adriaanse |
2015-07-17 | Adjust server_file_modified_since() to our style. Please keep httpd clean. | Reyk Floeter |
2015-07-17 | Remove (unused) references to bios32, which is not present in amd64. | Mike Larkin |
2015-07-17 | Add an example for doas(1) logging and drop sudo and chat. | Antoine Jacoutot |
2015-07-17 | Nuke a bunch of leading and trailing whitespace so I don't go blind | Kenneth R Westerback |
2015-07-17 | Include executable mapping for BIOS32 pages. Fixes a problem where mappings | Mike Larkin |
2015-07-17 | Filter routes based on RTF_LLINFO and RTF_BROADCAST flags and use RTF_CONNECTED | Claudio Jeker |
2015-07-17 | 7 space indents?? | Theo de Raadt |
2015-07-17 | add some missing content and markup and optimize some indentation | Ingo Schwarze |
2015-07-17 | According to RFC 3875 PATH_INFO should either contain a full path or | Reyk Floeter |
2015-07-17 | Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out | Miod Vallat |
2015-07-17 | add tests for -i | Jasper Lievisse Adriaanse |
2015-07-17 | add -i flag to sed to do in-place editing; mostly based on freebsd | Jasper Lievisse Adriaanse |
2015-07-17 | Like bgpd and ospfd filter routes by RTF_LLINFO and RTF_BROADCAST and use | Claudio Jeker |
2015-07-17 | extenstion -> extension | Miod Vallat |
2015-07-17 | Correctly consume mandatory 0x66 prefix when disassembling | Miod Vallat |
2015-07-17 | tweak wording | Ted Unangst |
2015-07-17 | fix leak, found by coverity, ID 78877 | Bob Beck |
2015-07-17 | fix compilation with ACPI_DEBUG | Joshua Stein |
2015-07-17 | Similar to bgpd and ospfd skip broadcast (should not happen) and llinfo | Claudio Jeker |
2015-07-17 | Do similar handling of connected routes and filtering of llinfo and broadcast. | Claudio Jeker |
2015-07-17 | Only filter RTF_LLINFO or RTF_BROADCAST routes out but not RTF_LOCAL ones | Claudio Jeker |
2015-07-17 | sa_family_t should not be confused with u_int8_t | sashan |
2015-07-17 | Make tcpdump decode the country element in 802.11 mgmt frames. | Stefan Sperling |
2015-07-17 | Adjust type of link_len to match type of di_size in underlying struct, and | Kent R. Spillner |
2015-07-17 | fix the indentation of a block of code, no binary change | Jonathan Gray |
2015-07-17 | Announce an IP address after inserting its corresponding RTF_LOCAL | Martin Pieuchot |
2015-07-17 | manage spd entries by using the radix api directly instead of | Bret Lambert |
2015-07-17 | Pass the correct argument to bstp_notify_rtage(). | Martin Pieuchot |
2015-07-17 | Explicitly do EtherIP encapsulation in bridge_ifenqueue(). | Martin Pieuchot |
2015-07-17 | return 0 when using "getall" | Antoine Jacoutot |
2015-07-17 | Make tcpdump display BSS load information contained in 802.11 mgmt frames. | Stefan Sperling |
2015-07-17 | merge conflicts | Stuart Henderson |
2015-07-17 | Convert ssl_parse_serverhello_use_srtp_ext to CBS. | Doug Hogan |
2015-07-17 | update to NSD 4.1.3, ok florian@, also tested by brad | Stuart Henderson |
2015-07-17 | add exdisplay to chromebook_devs | Jonathan Gray |
2015-07-17 | Remove #if 0'ed code and update comment. | Florian Obser |
2015-07-17 | improve wording, from Thanos Tsouanas | Ted Unangst |
2015-07-17 | enable exynos | Jonathan Gray |
2015-07-17 | fix typo. | Yojiro Uo |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2015-07-17 | Proper prototypes and return values. | Miod Vallat |
2015-07-17 | Remove SSLv3 support from openssl(1) s_time. | Doug Hogan |
2015-07-17 | Remove SSLv3 support from openssl(1) s_server. | Doug Hogan |
2015-07-17 | Remove SSLv3 support from openssl(1) s_client. | Doug Hogan |