Age | Commit message (Expand) | Author |
2017-12-25 | Markup SIGHUP and rework sentence; ok jmc@ | anton |
2017-12-25 | sync | Patrick Wildt |
2017-12-25 | memcpy from the right place. at this point, the used variable is not | Ted Unangst |
2017-12-25 | Tedu files that got removed in LLVM 5.0.1. | Patrick Wildt |
2017-12-24 | Update to LLVM 5.0.1 which apparently includes plenty of bugfixes. | Patrick Wildt |
2017-12-24 | Re-enable the code that unmaps the startup code. This was temporarily | Mark Kettenis |
2017-12-24 | Merge LLVM 5.0.1 release. | Patrick Wildt |
2017-12-24 | Import LLVM 5.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-12-24 | Consolidate printf(3) calls at the end of main(). | cheloha |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2017-12-24 | Add a PCI attachment driver for bwfm(4). It's not finished, but it's | Patrick Wildt |
2017-12-24 | For systems where the cpu node in the device tree has a "clocks" property, | Mark Kettenis |
2017-12-24 | For systems where the cpu node in the device tree has a "clocks" property, | Mark Kettenis |
2017-12-24 | Implement A10/A20 CPU clock. | Mark Kettenis |
2017-12-24 | Use more libm. | cheloha |
2017-12-24 | Somes fixes for the VIA PadLock drivers. | Frederic Cambus |
2017-12-24 | There was a corner case where linking the inp to the state key did | Alexander Bluhm |
2017-12-24 | Allow SD/MMC controller drivers to allocate their own DMA mapping structure | Mark Kettenis |
2017-12-24 | Generate SIGBUS/BUS_ADRALN when we see a SP Alignment Exception from userland. | Mark Kettenis |
2017-12-24 | Fix one possible buffer overflow and one underflow. Also some minor | Todd C. Miller |
2017-12-24 | Avoid comparing equal lines twice when running without -i. | Theo Buehler |
2017-12-23 | As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3). | cheloha |
2017-12-23 | As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3). | cheloha |
2017-12-23 | Use the monotonic clock for logging progress in cdio(1) and ftp(1). | cheloha |
2017-12-23 | regen | Mike Larkin |
2017-12-23 | Add missing Sunrise Point-H I2C controller PCI IDs | Mike Larkin |
2017-12-23 | Make it clear that MFS can be used for the noperm permission holding DESTDIR. | Stuart Henderson |
2017-12-23 | Remove stray space. | Mark Kettenis |
2017-12-23 | Sync Allwinner H3/H5 pin definitions with Linux. | Mark Kettenis |
2017-12-23 | the trick to get signal names requires skipping over POSIX stuff we don't | Marc Espie |
2017-12-23 | Avoid null-pointer dereference wen a device tree refers to a pin-function | Mark Kettenis |
2017-12-23 | scrolling: take care of noise. | Ulf Brosziewski |
2017-12-23 | Since ikev2_init_recv() is supposed to only handle responses to an | Patrick Wildt |
2017-12-23 | Remove dead assignment. | Frederic Cambus |
2017-12-23 | Use regmap interface to tweak "SYSREG" PHY configuration registers and | Mark Kettenis |
2017-12-23 | enable snooping on Intel 200 Series HDA | Jonathan Gray |
2017-12-23 | match on intel 200 series | Jonathan Gray |
2017-12-23 | regen | Jonathan Gray |
2017-12-23 | add ids for intel coffee lake-s and series 200/300 pch | Jonathan Gray |
2017-12-23 | clarify that -i only affects the comparison of ASCII characters; | Ingo Schwarze |
2017-12-22 | Fix memory leak in screen_redraw_make_pane_status. | Nicholas Marriott |
2017-12-22 | Since export accepts several variables, put them on a single line; ok tb@ | anton |
2017-12-22 | Cope with the fact, that the DHCLIENT route label is gone which | Robert Peichaer |
2017-12-22 | If we use the cookie-based interrupt API on sun4v, whe shouldn't put the | Mark Kettenis |
2017-12-22 | 1. Use unfiltered deltas for scrolling. 2. (Re-)Simplify the edge area | Ulf Brosziewski |
2017-12-22 | Do not try to set default value on user options (they don't have one), | Nicholas Marriott |
2017-12-22 | Remove duplicate WheelUp/WheelDown entries in list, GitHub issue 1184. | Nicholas Marriott |
2017-12-21 | Add some comments what the tests are doing. | Alexander Bluhm |
2017-12-21 | Expand u_short and u_int to unsigned short and unsigned int | Todd C. Miller |
2017-12-21 | typo; | Jason McIntyre |