summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23Run all ksh tests with MALLOC_OPTIONS=Santon
2017-10-23Extend support for DWARF2 CFI expressions. Needed to support llvm/clang onMark Kettenis
2017-10-23Update to tzdata2017c from ftp.iana.orgTodd C. Miller
2017-10-23Kill needless rewind(3) call in hist_init()Jeremie Courreges-Anglas
2017-10-23Skip (and warn about) overlong history lines.Jeremie Courreges-Anglas
2017-10-23Expose TSC properties via sysctl nodesMike Belopuhov
2017-10-23Even if a USB transfer fails, call umb_start() so that processingGerhard Roth
2017-10-23ifelse is special, fix argv parsing to avoid segfaultMarc Espie
2017-10-23Close the socket (and dfd) in at(1) child processesJeremie Courreges-Anglas
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2017-10-23Don't let close(2) clobber errno. Some calls were already protectedTodd C. Miller
2017-10-23Modernize documentation of .Ao and .Aq.Ingo Schwarze
2017-10-23Use 'for (;;)' instead of a mix of "while (1) {}" andKenneth R Westerback
2017-10-23Use same parse_warn() verbiage in parse_lease_time() as thatKenneth R Westerback
2017-10-23Enforce dhclient.conf prohibitions on nesting 'interface'Kenneth R Westerback
2017-10-23Close cron sockets in child processes.friehm
2017-10-23Remove bcmmuart since it has already replaced with com(4).Kevin Lo
2017-10-23Teach readelf the arm64 dynamic relocation we use, as well as thePhilip Guenther
2017-10-23Expose devices allocated for tun/tap forwarding.Damien Miller
2017-10-23remove mention of unused MACOBIOVERBOSE and NBUF optionsJonathan Gray
2017-10-22Removed duplicated line.Tobias Stoeckmann
2017-10-22TCP_SACK is no longer optional.job
2017-10-22Unconditionally enable TCP selective acknowledgements (SACK)Mike Belopuhov
2017-10-22Use window_pane_index() when drawing pane numbers (so pane-base-index isNicholas Marriott
2017-10-22It's time I claimed proper copyright on this.Stefan Sperling
2017-10-22In iwm(4), allocate command response buffers dynamically in a ringStefan Sperling
2017-10-22make messages involving fs clearer, parse the mount point AND the deviceMarc Espie
2017-10-22On systems without dhclient, ask IPv4 question again if 'dhcp' was choosen.Robert Peichaer
2017-10-21Add URI support to ssh, sftp and scp. For example ssh://user@hostTodd C. Miller
2017-10-21Even though letting the firmware handle the handshake is nice fromPatrick Wildt
2017-10-21Initialize all fields in the BCDC protocol, otherwise the controllerPatrick Wildt
2017-10-21Make ieee80211_classify() available in a header so we can make thePatrick Wildt
2017-10-21Change v4_config() and v6_config()Robert Peichaer
2017-10-21Last but not least, bring parse_interface_declaration()Kenneth R Westerback
2017-10-21Whitespace.Kenneth R Westerback
2017-10-21Bring parse_client_lease_statement() into the new world byKenneth R Westerback
2017-10-21Use MI mplock on mips64.Visa Hankala
2017-10-20prev_line and cur_line can be static.Kenneth R Westerback
2017-10-20Split eol() from get_char() so that token assmebly that isKenneth R Westerback
2017-10-20Clear status line with spaces again so reverse works, spotted by sthen.Nicholas Marriott
2017-10-20Flense dhclient.conf.5 down to useful information. MoveKenneth R Westerback
2017-10-20When adding a missing "Date" header, use the same timestamp as the "Received"Eric Faurot
2017-10-20Make sure the logic deciding whether to use BWX operations in cia(4)Martin Pieuchot
2017-10-20Tweak heuristics to make sure /memory properties are more likely to beMark Kettenis
2017-10-20Do not test if if_ioctl is NULL, it isn't.Martin Pieuchot
2017-10-20Kill dead ioctl handlers.Martin Pieuchot
2017-10-20more RCSIDsDamien Miller
2017-10-20add RCSIDs to these; they make syncing portable a bit easierDamien Miller
2017-10-19Don't forget to set the timecounter frequencyMike Belopuhov
2017-10-19Don't just return but setup and resubmit the transfer if we're notPatrick Wildt