| Commit message (Expand) | Author | Age | Files | Lines |
* | gtest: link against libregex for GNU extensions | Kyle Evans | 2020-08-04 | 1 | -1/+1 |
* | libregex: disable some of the unimplemented test cases for now | Kyle Evans | 2020-08-04 | 2 | -14/+12 |
* | libregex: Implement a subset of the GNU extensions | Kyle Evans | 2020-08-04 | 2 | -84/+229 |
* | regex(3): belatedly document REG_POSIX from r363734 | Kyle Evans | 2020-08-04 | 1 | -1/+12 |
* | Add SOL_LOCAL symbolic constant for unix socket option level. | Konstantin Belousov | 2020-08-03 | 1 | -1/+1 |
* | Allow building setmode.c on Linux/macOS | Alex Richardson | 2020-08-03 | 1 | -4/+5 |
* | Pass the full CFLAGS to cpp for MKlib_gen.sh. | John Baldwin | 2020-08-03 | 1 | -1/+1 |
* | libc: Provide sub fp(s|g)etmask() implementations for RISC-V | Kristof Provost | 2020-08-03 | 3 | -0/+96 |
* | regex(3): Interpret many escaped ordinary characters as EESCAPE | Kyle Evans | 2020-07-29 | 2 | -18/+106 |
* | libpmc: Use known pmc_cpuid buffer size | Ryan Moeller | 2020-07-28 | 1 | -17/+7 |
* | libmd: temporarily disable optimized assembly skein1024 implementation | Ed Maste | 2020-07-23 | 1 | -6/+6 |
* | geli(8): Add missing commands in the EXAMPLES section | Gordon Bergling | 2020-07-22 | 1 | -2/+4 |
* | libbe: annotate lbh as __unused in be_is_auto_snapshot_name | Kyle Evans | 2020-07-22 | 1 | -1/+1 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-07-21 | 2 | -5/+5 |
|\ |
|
* | | [skip ci] document close_range(2) as async-signal-safe | Alan Somers | 2020-07-21 | 1 | -1/+2 |
* | | geli(8): Add an example on how to use geli(8) with a file as encrypted storage | Gordon Bergling | 2020-07-20 | 1 | -2/+62 |
* | | Revert that! | Simon J. Gerraty | 2020-07-19 | 3 | -6/+3 |
* | | Oops missed Makefile.config | Simon J. Gerraty | 2020-07-19 | 3 | -3/+6 |
* | | Include ABI note tag in shared libraries. | John Baldwin | 2020-07-16 | 3 | -12/+51 |
* | | Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details | Gregory Neil Shapiro | 2020-07-15 | 2 | -2/+2 |
* | | Remove warning that is no longer accurate after r361853 | Alex Richardson | 2020-07-15 | 1 | -2/+0 |
* | | Don't imply that all action values can be OR'd. | Brooks Davis | 2020-07-15 | 1 | -10/+11 |
* | | Avoid rebuilding libpmc in every incremental rebuild | Alex Richardson | 2020-07-15 | 1 | -3/+7 |
* | | libprocstat: fix kvm filedesc access after introduction of fdescenttbl | Mateusz Guzik | 2020-07-15 | 1 | -16/+23 |
* | | Add stepping to the kern.hwpmc.cpuid string on x86. | Alexander Motin | 2020-07-14 | 1 | -3/+3 |
* | | Revert r351416 to let lib.libc.gen.getmntinfo_test.getmntinfo_test get more test | Li-Wen Hsu | 2020-07-13 | 1 | -3/+0 |
* | | Update AMD Zen1 and add Zen2 events mapping. | Alexander Motin | 2020-07-13 | 20 | -938/+2025 |
* | | lseek(2): Document the seek behavior better and update the POSIX compliance | Gordon Bergling | 2020-07-13 | 1 | -6/+35 |
* | | gethostname(3): Correct the reference of the undefined value HOST_NAME_MAX | Gordon Bergling | 2020-07-13 | 1 | -4/+4 |
* | | Minor textual fixes. | Alexander Motin | 2020-07-13 | 1 | -6/+2 |
* | | procctl(2): consistently refer to the last agrument as 'data' | Allan Jude | 2020-07-11 | 1 | -5/+6 |
* | | memfd_create: turn on SHM_GROW_ON_WRITE | Kyle Evans | 2020-07-10 | 1 | -1/+1 |
* | | Apply the logic from r363051 to semctl(2) and __sem_base field. | Mark Johnston | 2020-07-09 | 1 | -2/+1 |
* | | Avoid copying out kernel pointers from msgctl(IPC_STAT). | Mark Johnston | 2020-07-09 | 1 | -3/+1 |
* | | test: add libkvm read test | Alfredo Dal'Ava Junior | 2020-07-08 | 2 | -1/+101 |
* | | Invoke objcopy on the right object when building Scrt1.o on i386. | John Baldwin | 2020-07-07 | 1 | -2/+2 |
* | | libefivar: define MDE_CPU_RISCV64 | Mitchell Horne | 2020-07-06 | 1 | -0/+2 |
* | | Clean up cam.3 | Mateusz Piotrowski | 2020-07-06 | 1 | -9/+11 |
* | | Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc. | John Baldwin | 2020-07-03 | 9 | -248/+46 |
* | | libifconfig: Add function to get bridge status | Ryan Moeller | 2020-07-01 | 3 | -5/+173 |
* | | Fix printf(3) output of long doubles on RISC-V | Mitchell Horne | 2020-06-29 | 1 | -14/+0 |
* | | Stop using STATIC_CFLAGS. | John Baldwin | 2020-06-29 | 1 | -2/+2 |
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-06-28 | 2 | -5/+5 |
|\| |
|
* | | Explain how to learn about possible recognized locale names | Joerg Wunsch | 2020-06-27 | 1 | -0/+16 |
* | | Fix trailing-comma-related typos in the tree when the Xr macro is used | Mateusz Piotrowski | 2020-06-27 | 1 | -1/+1 |
* | | Fix libnv build post rename | Matt Macy | 2020-06-27 | 1 | -1/+1 |
* | | Chroot actually appeared in 7th Edition Unix. | Warner Losh | 2020-06-26 | 1 | -2/+2 |
* | | Only include object files from .ALLSRC when linking crt1 objects. | John Baldwin | 2020-06-26 | 4 | -12/+12 |
* | | Add CAP_EVENT to pidfiles. | David Bright | 2020-06-25 | 1 | -1/+1 |
* | | Fix copy/paste mistake in kvm_getswapinfo(3) | Dimitry Andric | 2020-06-25 | 1 | -2/+2 |