aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a configuration file for building pine64 SoC images.Glen Barber2017-11-031-0/+51
* Include TARGET and TARGET_ARCH in chroot_arm_build_release()Glen Barber2017-11-031-4/+6
* patch(1): don't assume a match if we run out of context to checkKyle Evans2017-11-031-0/+3
* Add alignment support to __libc_allocate_tls().Michal Meloun2017-11-031-23/+75
* Fix mpr(4) panics caused by bad drive mapping tablesAlan Somers2017-11-031-6/+20
* Allow CUSE(3) to free all memory mapped memory by using regular SWAP objectsHans Petter Selasky2017-11-032-130/+137
* Update to CLDR 32 and Unicode 10Baptiste Daroussin2017-11-0373-152633/+152924
* Remove redundant dev->si_drv1 NULL checks in the LinuxKPI.Hans Petter Selasky2017-11-031-14/+0
* Upgrade to Unicode 10.0.0Baptiste Daroussin2017-11-032-8/+8527
* In preparation for update of cldr to version 32 and unicode to version 10Baptiste Daroussin2017-11-031-1/+1
* While discussing the new gets_s.c in D12785, ed@ suggested puttingCy Schubert2017-11-031-2/+2
* Export std::get_new_handler() from libcxxrt.soAlex Richardson2017-11-031-1/+7
* Use correct pointer in key_updateaddresses() when updating NAT-T config.Andrey V. Elsukov2017-11-031-1/+1
* crypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC mode. This is workingFabien Thomas2017-11-037-72/+296
* chase removal of csup in r267863 from 2014..Eitan Adler2017-11-031-1/+0
* Fix integer type and format in debug printJustin Hibbits2017-11-031-2/+2
* AUTO_OBJ: If the wanted .OBJDIR was not used then disable the feature.Bryan Drewery2017-11-031-0/+6
* Follow-up r325329: Store all WORLDTMP objects back in the same directory.Bryan Drewery2017-11-032-2/+2
* pmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-neededAndriy Voskoboinyk2017-11-031-1/+1
* AUTO_OBJ is unsafe at the moment as it is for some reason removing /etc with ...Bryan Drewery2017-11-022-2/+1
* Something is very wrongBryan Drewery2017-11-021-0/+1
* Follow-up r325342: Always ensure WORLDTMP exists.Bryan Drewery2017-11-021-1/+1
* DIRDEPS_BUILD: Cleanup leftover WORLDTMP files.Bryan Drewery2017-11-022-0/+16
* Update to bmake-20171028Simon J. Gerraty2017-11-0228-72/+156
|\
| * Import bmake-20171028vendor/NetBSD/bmake/20171028Simon J. Gerraty2017-11-0125-60/+148
* | This used to have bzip2 support too.Warner Losh2017-11-021-0/+1
* | loader: fix BOOTSRC -> BOOTOBJ in a library pathAndriy Gapon2017-11-021-1/+1
* | loader: re-enable gzip support for x86Roger Pau Monné2017-11-021-0/+1
* | Regenerate for AUTO_OBJ.Bryan Drewery2017-11-021-7/+4
* | Enable AUTO_OBJ by default if the OBJDIR is writable, only for in-tree builds.Bryan Drewery2017-11-025-3/+81
* | Reduce MAKEOBJDIRPREFIX path spam by specifying a direct objdir to use.Bryan Drewery2017-11-023-7/+13
* | Merge OpenSSL 1.0.2m.Jung-uk Kim2017-11-02510-744/+3028
|\ \
| * | Import OpenSSL 1.0.2m.vendor/openssl/1.0.2mJung-uk Kim2017-11-02134-350/+1578
* | | Take into account race conditions in case of accessed or modified bitSvatopluk Kraus2017-11-021-41/+75
* | | Disable posix_fallocate(2) for ZFSAndriy Gapon2017-11-021-0/+1
* | | Remove artificial limit for -i.Edward Tomasz Napierala2017-11-021-1/+1
* | | Add benchmark for access(2).Edward Tomasz Napierala2017-11-021-0/+23
* | | Add bad_open benchmark, which measures failed opens by callingEdward Tomasz Napierala2017-11-021-0/+16
* | | Add benchmark for getresuid(2) - three pointers, although only "output" ones,Edward Tomasz Napierala2017-11-021-0/+17
* | | Add select(2) benchmark. It takes four pointers; unfortunately it'sEdward Tomasz Napierala2017-11-021-1/+26
* | | Add getpriority(2) benchmark; it's a lightweight syscall which does prettyEdward Tomasz Napierala2017-11-021-0/+18
* | | Make syscall_timing(1) default to a temporary file when run without -p.Edward Tomasz Napierala2017-11-021-2/+36
* | | Add fetchbench, a trivial HTTP benchmark based on fetch(1).Edward Tomasz Napierala2017-11-021-0/+76
* | | zfs.c:vdev_read() needs to be careful about large sectorsToomas Soome2017-11-021-7/+51
* | | Actually add the dtsec(4) man page to the buildJustin Hibbits2017-11-021-0/+1
* | | Fix interrupt handling for dtsecJustin Hibbits2017-11-023-4/+7
* | | Don't propagate MAKEOBJDIRPREFIX changes to environment.Bryan Drewery2017-11-021-1/+2
* | | rsu(4): trim code for Rx rate calculation.Andriy Voskoboinyk2017-11-021-92/+26
* | | evdev: Do not start/stop softrepeat callout if no clients attachedVladimir Kondratyev2017-11-011-1/+2
* | | evdev: Disable value normalization and state filtering for SND events.Vladimir Kondratyev2017-11-012-3/+1