summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04Add commented-out PCMCIA support configuration to GENERIC.Kenji Aoyama
2015-03-04better error reports if PKG_TMPDIR is not writable, okay millert@Marc Espie
2015-03-04Do not check if the interface index matches the scope when all we wantMartin Pieuchot
2015-03-04Explicitly fallback to a carp IP address if the parent does not have anyMartin Pieuchot
2015-03-03Add pcic(4) support on luna88k.Kenji Aoyama
2015-03-03make it possible to run tests w/o ssh1 support; ok djm@Markus Friedl
2015-03-03In eqn, "prime" is equivalent to \(fm, and - is equivalent to \(mi.Anthony J. Bentley
2015-03-03add SSH1 Makefile knob to make it easier to build without SSH1 support;Damien Miller
2015-03-03If an eqn(7) starts on a new input line, be sure to output whitespaceIngo Schwarze
2015-03-03expand __unused to full __attribute__ for better portabilityDamien Miller
2015-03-03Set/clear the IWM_MAC_FILTER_IN_BEACON flag under conditions that match whatMark Kettenis
2015-03-03reorder logic for better portability; patch from Roumen PetrovDamien Miller
2015-03-03Update to tzdata2015 from ftp.iana.orgTodd C. Miller
2015-03-03sort sections;Jason McIntyre
2015-03-03make sure hfsc_attach, hfsc_detach, hfsc_addqueue, hfsc_delqueue andHenning Brauer
2015-03-03regenBrad Smith
2015-03-03Add Intel Dual Band Wireless AC 4165 PCI ids.Brad Smith
2015-03-03Fix a regression introduced when switching from rtsold to the kernel forBrad Smith
2015-03-0311a works now.Mark Kettenis
2015-03-03Fix 11a support.Mark Kettenis
2015-03-03Allow "ssh -Q protocol-version" to list supported SSH protocolDamien Miller
2015-03-03Fix variable name typo in IDIOMS.Kent R. Spillner
2015-03-02match on 7265Jonathan Gray
2015-03-02Make setting the MAC context bit for 11g protection when transmittingJonathan Gray
2015-03-02Don't set CTS to self. Linux stopped setting this back inJonathan Gray
2015-03-02sc_fixed_ridx is initialised to 0 but tested as it it were initialisedJonathan Gray
2015-03-02Add three extra checks that test proper removal of the P flag. Currently 2 failClaudio Jeker
2015-03-02Update comment to match code; Caspar SchutijserTodd C. Miller
2015-03-02Document that POLLPRI and POLLRDBAND are set for out-of-band socketTodd C. Miller
2015-03-02Document out-of-band data on a socket as an example of an exceptionalTodd C. Miller
2015-03-02Return EINVAL if the creds supplied for NFS export have a cr_ngroups lessPhilip Guenther
2015-03-02Cleanup smtpd.conf(5).Anthony J. Bentley
2015-03-02Document that iwm(4) now supports 7265 and (hopefully) 3160 devices.Stefan Sperling
2015-03-02Document when closefrom() was added to OpenBSD. OK bcook@Todd C. Miller
2015-03-02Add BUGS section to athn(4) man page to warn about broken hostap with USB.Stefan Sperling
2015-03-02Remove stray ')' from athn(4) "firmware command timed out" error message.Stefan Sperling
2015-03-02Note that closefrom is an extension.Brent Cook
2015-03-02athn(4) USB drops received frames larger than MCLBYTES.Stefan Sperling
2015-03-02Fix re-associations with athn(4) USB devices in station mode.Stefan Sperling
2015-03-02If a non-gz manual is read after a gzipped manual, refrainIngo Schwarze
2015-03-02Rework ath(4) USB firmware command handling.Stefan Sperling
2015-03-02gethostbyname(3) would fail when more than 16 addrs/aliases were returned.Bryan Steele
2015-03-02Correctly set lowest_present_ofdm in iwm_mvm_ack_rates().Jonathan Gray
2015-03-02init error to 0 in iwm_send_cmd()Jonathan Gray
2015-03-02match iwn and init txrate at lowest available bit-rateJonathan Gray
2015-03-02workaround for interrupt coalescing bug not needed on 7265Jonathan Gray
2015-03-02Fix scanning with athn(4) USB devices.Stefan Sperling
2015-03-02load the correct firmware for 3160/7265Jonathan Gray
2015-03-02Fix a minor information leak that was introduced in t1_lib.c r1.71, wherebyJoel Sing
2015-03-02In athn(4), set USB pipe pointers to NULL after closing pipes. Not reallyStefan Sperling