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