summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-28regenstsp2-2/+12
2017-08-28Add PCI device IDs for audio and USB OTG devices found on Atom z8300 SoC.stsp1-1/+3
2017-08-28Display that we are running the upgrade scripts when they exist. On slowishajacoutot1-1/+2
2017-08-2865535 is a valid port to listen on.florian6-12/+12
2017-08-28Fix clang warnings; ok guenther@ deraadt@otto2-6/+6
2017-08-28sync list of supported machines with arm64.htmljsg1-6/+12
2017-08-28fix arm64 buildjsg1-2/+2
2017-08-27syncderaadt1-0/+1
2017-08-27Place all .o files, Symbols.map, and the test program into /usr/libdata/ld.so.a.deraadt1-1/+10
2017-08-27The test program run before ld.so is installed was encoding the $OBJDIRderaadt1-2/+2
2017-08-27Link the ~45 .o which become ld.so in a random order.deraadt1-3/+4
2017-08-27Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399.kettenis4-3/+386
2017-08-27hppa & sh use support functions from libgcc. Rather than linking againstderaadt3-6/+17
2017-08-27Replace heaps of hand-written syscall stubs with a simpler frameworkderaadt39-801/+683
2017-08-27Add mvpxa(4), a driver for the SDHC compliant controller onpatrick4-3/+189
2017-08-27Enable generic sdhc(4) on FDT attachment driver.patrick2-2/+8
2017-08-27arm64 performance: use cache zeroing function in pmap_zero_page()drahn2-4/+5
2017-08-27Free history entries when resizing/reloadingjca1-7/+23
2017-08-27Add glass console support for arm64. This uses the "stdout-path" propertykettenis7-46/+148
2017-08-27Make it possible for iwm_stop() to sleep by always running it instsp2-18/+28
2017-08-27Clear second return register on exec.kettenis1-1/+3
2017-08-27Add RK3399 i2c-related clocks and fix a typo.kettenis2-6/+126
2017-08-27Do not allow the current line of screen when the preview is toggled,nicm1-1/+10
2017-08-27Use kind and kri for S-Up/Down as well as kUP and kDN.nicm3-24/+30
2017-08-27always use %s to print a non-constant string; ok deraadt@ guenther@otto2-4/+4
2017-08-27Rely on the hardware to clear hazards on octeon.visa1-1/+12
2017-08-27Rewrite SRTP extension using CBB/CBS and the new extension framework.doug6-275/+652
2017-08-27check return value from CBB_initbeck1-2/+3
2017-08-27Revisit 2q queue sizes. Limit the hot queue to 1/20th the cache size upbeck1-3/+11
2017-08-27Make the symbol for ASN1_time_tm_clamp_notafter visible so libtlsbeck4-5/+10
2017-08-27Increase the buffer sizes for user prompts to ensure that they won't bedtucker1-3/+3
2017-08-27Remove unused copy_non_glob() in ksh.nayden1-43/+1
2017-08-26Fix previous: mmap(2) returns MAP_FAILED on failure, not NULL.schwarze1-6/+6
2017-08-26Rewrite ALPN extension using CBB/CBS and the new extension framework.doug5-144/+540
2017-08-26Since we no longer try to uniquely label routes addedkrw1-9/+5
2017-08-26bug fixbru1-2/+2
2017-08-26For exceptional cases of mathematical formulae that can't reasonablyschwarze2-18/+23
2017-08-26Remove -fno-stack-protector; works fine without it.kettenis1-2/+2
2017-08-26Mark decimal constants as unsigned to avoid gcc warning.kettenis1-22/+22
2017-08-26Do not fork and exec cmp(1); instead, simply fstat(2), mmap(2), andschwarze1-38/+52
2017-08-26Remove inadvertantly included param names inkrw1-2/+2
2017-08-26Change currently unused populate_rti_info() withkrw1-9/+6
2017-08-26Use copyin32() instead of a direct memory load when fetching a branchvisa3-24/+73
2017-08-26Make log_debug() more likely to do something bykrw1-1/+5
2017-08-26Use macros for Config1 bits.visa4-12/+41
2017-08-26Add supporting for adjusting the CPU core clock frequency on RK3399.kettenis1-24/+227
2017-08-26mention U-Boot file/offset for Marvell ARMADA 38xjsg1-1/+6
2017-08-26No need to fork and exec rm(1) -rf, we know that we have exactlyschwarze1-21/+4
2017-08-26regenabieber2-4/+9
2017-08-26Add device ID for Altusmetrum ChaosKey 1.0abieber1-1/+2