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