| Commit message (Expand) | Author | Age | Files | Lines |
| * | libc: Fix most issues reported by mandoc | Gordon Bergling | 2020-12-19 | 20 | -65/+61 |
| * | strerror.3: Fix whitespace issue introduced in r368714 | Jessica Clarke | 2020-12-18 | 1 | -1/+1 |
| * | strerror.3: Add an example for perror() | Mateusz Piotrowski | 2020-12-17 | 1 | -1/+26 |
| * | nl_langinfo(3): document recognized item names | Yuri Pankov | 2020-12-17 | 1 | -8/+94 |
| * | Implement strerror_l(). | Konstantin Belousov | 2020-12-16 | 6 | -22/+95 |
| * | strdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSD | Jessica Clarke | 2020-12-14 | 1 | -1/+1 |
| * | timespec_get(3): sort SEE ALSO correctly | Enji Cooper | 2020-12-11 | 1 | -1/+1 |
| * | cpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO | Enji Cooper | 2020-12-11 | 3 | -7/+7 |
| * | aio_suspend.2: properly canonicalize .Dd | Enji Cooper | 2020-12-11 | 1 | -1/+1 |
| * | cap_enter(2): fix CAVEATS section | Enji Cooper | 2020-12-11 | 1 | -13/+13 |
| * | posix_spawn(3): fix section that references `vfork` | Enji Cooper | 2020-12-11 | 1 | -1/+3 |
| * | getentropy(3): sort SEE ALSO sections | Enji Cooper | 2020-12-11 | 1 | -1/+1 |
| * | arc4random(3): fix .Xr issues | Enji Cooper | 2020-12-11 | 1 | -2/+2 |
| * | _umtx_op(2): document recent addition of 32bit compat flags | Kyle Evans | 2020-12-09 | 1 | -1/+74 |
| * | extattr_get_file(20: bump .Dd | Enji Cooper | 2020-12-08 | 1 | -1/+1 |
| * | extattr_get_file(2): clarify RETURN VALUES | Enji Cooper | 2020-12-08 | 1 | -4/+15 |
| * | extattr_get_file(2): fix more formatting | Enji Cooper | 2020-12-08 | 1 | -3/+3 |
| * | extattr_get_file(2): sort syscalls alphabetically | Enji Cooper | 2020-12-08 | 1 | -22/+22 |
| * | lio_listio(2): fix manlint error | Enji Cooper | 2020-12-08 | 1 | -1/+1 |
| * | extattr_get_fd(2): fix manlint errors | Enji Cooper | 2020-12-08 | 1 | -4/+4 |
| * | libc: regex: retire internal EMPTBR ("Empty branch present") | Kyle Evans | 2020-12-05 | 2 | -7/+0 |
| * | libregex: implement \b and \B (word boundary, not word boundary) | Kyle Evans | 2020-12-05 | 3 | -0/+55 |
| * | libregex: implement \` and \' (begin-of-subj, end-of-subj) | Kyle Evans | 2020-12-05 | 3 | -8/+65 |
| * | libc: regex: factor out ISBOW/ISEOW macros | Kyle Evans | 2020-12-05 | 1 | -8/+13 |
| * | Add CFI start/end proc directives to arm64, i386, and ppc | Conrad Meyer | 2020-12-05 | 3 | -4/+9 |
| * | Remove trailing whitespace. | Cy Schubert | 2020-12-03 | 1 | -4/+4 |
| * | libc: Add pthread_attr_get_np(3) stub, reporting ESRCH. | Konstantin Belousov | 2020-11-28 | 3 | -0/+11 |
| * | Remove stray column. | Konstantin Belousov | 2020-11-26 | 1 | -1/+1 |
| * | Use designated initializers for libc pthread stubs' jump table. | Konstantin Belousov | 2020-11-25 | 1 | -67/+67 |
| * | libc: fix undefined behavior from signed overflow in strstr and memmem | Ed Maste | 2020-11-19 | 2 | -8/+8 |
| * | libc: optimize memmem two-way bad character shift | Ed Maste | 2020-11-19 | 1 | -2/+2 |
| * | clang-format libc string functions imported from musl | Ed Maste | 2020-11-18 | 3 | -124/+193 |
| * | _umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior | Kyle Evans | 2020-11-17 | 1 | -1/+22 |
| * | Add a missing Nm macro | Mateusz Piotrowski | 2020-11-13 | 1 | -0/+1 |
| * | Reference setprogname(3) in setproctitle(3) | Mateusz Piotrowski | 2020-11-13 | 1 | -1/+2 |
| * | Add collation version support to querylocale(3). | Thomas Munro | 2020-11-08 | 5 | -16/+57 |
| * | Re-arrange some of the code to separate writable user tree variables from | Stefan Eßer | 2020-11-02 | 1 | -28/+27 |
| * | Make sysctl user.local a tunable that can be written at run-time | Stefan Eßer | 2020-10-31 | 1 | -10/+18 |
| * | Fix reversed condition after attempted style fix in r367196 | Stefan Eßer | 2020-10-31 | 1 | -2/+2 |
| * | Fix style, no functional change | Stefan Eßer | 2020-10-31 | 1 | -5/+5 |
| * | Update man-pages to describe the user.localbase variable added in r367179. | Stefan Eßer | 2020-10-30 | 1 | -1/+5 |
| * | Add read only sysctl variable user.localbase | Stefan Eßer | 2020-10-30 | 1 | -0/+9 |
| * | Disable ssp raw test without ASAN | Brooks Davis | 2020-10-28 | 1 | -1/+1 |
| * | Drop "All rights reserved" from all my stuff. This includes | Edward Tomasz Napierala | 2020-10-28 | 18 | -18/+0 |
| * | Revise the description of MAP_STACK. In particular, describe the guard | Alan Cox | 2020-10-27 | 1 | -19/+23 |
| * | Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE | Stefan Eßer | 2020-10-27 | 1 | -1/+4 |
| * | update write(2)'s iovec limit w/ info about the iosize_max_clamp sysctl... | John-Mark Gurney | 2020-10-26 | 1 | -4/+8 |
| * | warnx: fix needless static | Warner Losh | 2020-10-24 | 1 | -2/+2 |
| * | warnx: Save errno across calls that might change it. | Warner Losh | 2020-10-23 | 1 | -0/+8 |
| * | Only use ASAN when using the in-tree compiler | Brooks Davis | 2020-10-23 | 1 | -1/+3 |