summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03alias bus_space_{read,write}_raw to the non-raw counterpartsDavid Gwynne
2016-05-03The files editline.c, historyn.c, and tokenizern.c are completelyIngo Schwarze
2016-05-03correct some typos and remove a long-stale XXX note.Damien Miller
2016-05-03add ed25519 keys that are supported but missing from thisDamien Miller
2016-05-03Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch from SimonDarren Tucker
2016-05-03signal name should be first, fixes reload; ok deraadt@Otto Moerbeek
2016-05-03Revert previous commit. Calling sched_init_cpu() fromMark Kettenis
2016-05-03Move to /dev/bpf; ok tb jmcMartin Natano
2016-05-03Move to /dev/bpf; ok lteoMartin Natano
2016-05-03Move to /dev/bpf; ok lteoMartin Natano
2016-05-03regenDavid Gwynne
2016-05-03samsung use the same pci device id for multiple nvme partsDavid Gwynne
2016-05-03telnet should not verify if hostname is a fully qualified domainAdam Wolk
2016-05-02Simplify life for routing table implementations by requiring that rtable_walkJonathan Matthew
2016-05-02Remove pointless comment. getcwd(3) is safe.Martijn van Duren
2016-05-02Fix some issues wrt timestamp updating. The tmpfs_read() andMartin Natano
2016-05-02Remove CHAR_T in favor of native types.Martijn van Duren
2016-05-02Kill useless CPPFLAGSJeremie Courreges-Anglas
2016-05-02Add check to armv7 platform bus match code, so that those busses onlyPatrick Wildt
2016-05-02When writing master.password entries, use %lld for time_t and castTodd C. Miller
2016-05-02unbreak config parsing on reexec from previous commitDamien Miller
2016-05-02Remove a vax remnant (that was really a no-op anyway).Todd C. Miller
2016-05-02add support for additional fixed DH groups fromDamien Miller
2016-05-02unit and regress tests for SHA256/512; ok markusDamien Miller
2016-05-02support SHA256 and SHA512 RSA signatures in certificates;Damien Miller
2016-05-02Fix a corner case of 12-bit arithmetic: also increment the ba_winmissTheo Buehler
2016-05-02Merge two identical code paths.Martin Pieuchot
2016-05-02fix signed/unsigned errors reported by clang-3.7; addDamien Miller
2016-05-02Rework mainbus and implement simplebus to be able to span a tree-likePatrick Wildt
2016-05-02IEEE 802.11 sequence numbers wrap at 12 bit.Stefan Sperling
2016-05-02add an empty ommmc_dump_regs() to fix the SDHC_DEBUG buildJonathan Gray
2016-05-02prepare userland for removing chroot(2) from allowed syscalls under pledge(2).Sebastien Marie
2016-05-02prepare userland for removing chroot(2) from allowed syscalls under pledge(2).Sebastien Marie
2016-05-02add support for changing the bus width to ommmc and set the 4-bit modeJonathan Gray
2016-05-01Print some capabilities.Mark Kettenis
2016-05-01Print base clock frequency.Mark Kettenis
2016-05-01Remove unused match function. The armv7 platforms implement their own,Patrick Wildt
2016-05-01Tidy up some #include lines.Nicholas Marriott
2016-05-01Add bus width switching support for MMC. Enable 8-bit bus support onMark Kettenis
2016-05-01Add a small delay after switching an MMC card into high-speed mode to makeMark Kettenis
2016-05-01Always write block count. This fixes the DMA issues on Bay Trail.Mark Kettenis
2016-05-01Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)Mark Kettenis
2016-05-01Remove old NeXT-specific cruft. From mmcc@Todd C. Miller
2016-05-01Exact match use and name with strcmp rather than prefix with strncmp.Nicholas Marriott
2016-05-01Remove a bogus "else" that was causing breakage with LCP echoes,Stuart Henderson
2016-05-01Use the same code for half page scrolling as full, from Michal Mazurek.Nicholas Marriott
2016-05-01Missing format (window_activity_flag) and a missing Ta.Nicholas Marriott
2016-05-01Add a test for pstring (a QDOS executable header).Nicholas Marriott
2016-05-01Use the right size (include the length byte) when working out if aNicholas Marriott
2016-05-01Add support for 'name' and 'use' which allows more of the latest magicNicholas Marriott