aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* kern_reboot(9): some updatesMitchell Horne19 hours1-1/+2
* carp: support unicastKristof Provost26 hours2-0/+9
* carp: add netlink interfaceKristof Provost29 hours4-12/+202
* MFV: xz 5.4.2.Xin LI37 hours1-3/+3
* vfs: retire KERN_VNODEMateusz Guzik4 days1-10/+1
* libipsec: ansifyMateusz Guzik5 days4-39/+17
* libmd: ansifyMateusz Guzik5 days3-50/+16
* libc/yp: sort out warningsMateusz Guzik5 days2-6/+2
* libz: silence K&R warnsMateusz Guzik5 days1-0/+1
* libbe: Avoid double printing cloning errors.John Grafton6 days1-5/+5
* compiler-rt: remove eprintfEd Maste7 days1-1/+0
* Add GNU glibc compatible secure_getenvlucy7 days4-3/+40
* Document gethostbyname_r's public exposure in 6.2.David E. O'Brien9 days1-0/+4
* lib/csu: do not compile the body of handle_static_init() for PIC build at allKonstantin Belousov9 days1-0/+2
* libc/csu: add powerpcspeKonstantin Belousov9 days1-0/+4
* libc/csu: rename ignore_init.c to libc_start1.cKonstantin Belousov10 days2-1/+1
* libc: move declaration of 'char **environ' to common private headerKonstantin Belousov10 days8-13/+3
* x86: microoptimize static PIE startupKonstantin Belousov10 days4-10/+22
* csu: move common code to libcKonstantin Belousov10 days31-224/+220
* netbsd-tests: Serialize message queue testsMark Johnston11 days1-0/+7
* cap_*(2): Document ENOSYS behavior.Xin LI12 days4-21/+25
* ng_atmllc: removeBrooks Davis12 days1-2/+0
* NgATM: Remove netgraph ATM supportBrooks Davis12 days3-71/+0
* libc: Remove prototype and documentation for tzsetwall().Dag-Erling Smørgrav14 days3-24/+5
* bhyve: Move libcasper dependecy to lib9pVitaliy Gusev14 days1-2/+3
* libvmm: add missing ioctl's to vm_ioctl_cmdsVitaliy Gusev2023-03-061-1/+2
* open.2: describe O_RESOLVE_BENEATH errors correctlyVal Packett2023-03-021-16/+23
* xlocale: garbage collect references to strtoq_l/strtouq_lVal Packett2023-03-022-4/+0
* librss: Remove rss_socket_set_rss_bucket()Mark Johnston2023-02-283-48/+0
* man 3 daemon: remove double negationIhor Antonov2023-02-271-6/+6
* librss: Remove rss_sock_set_bindmulti()Mark Johnston2023-02-273-42/+0
* Ensure .inc files are regenerated when llvm/clang tblgen binaries changeDimitry Andric2023-02-266-7/+24
* inet6_opt_init.3: Some enhancementsGordon Bergling2023-02-251-13/+15
* make cross build from arm64 work..John-Mark Gurney2023-02-241-0/+3
* libc: handle zero alignment in memalign()Paul Floyd2023-02-241-1/+8
* iconvlist(3): fix count argument typeKyle Evans2023-02-231-2/+2
* efivar: Really look for labels for the provider with right efimediaWarner Losh2023-02-161-17/+47
* efivar: support device paths as well as mounted paths in path_to_dpWarner Losh2023-02-161-3/+14
* efivar: Allow NULL paths in build_dpWarner Losh2023-02-161-11/+13
* efivar: Try harder to find label's efimediaWarner Losh2023-02-161-0/+9
* libefivar: Add note about extra compiler flagsWarner Losh2023-02-151-1/+2
* profil(2): profil(II) was in the v3 sourcesWarner Losh2023-02-151-2/+2
* cpuset: Add compat shim to the sched_affinity functionsDmitry Chagin2023-02-153-2/+33
* sys/param.h: Add _WANT_P_OSRELKonstantin Belousov2023-02-154-8/+4
* libc: Simplify soft-float on 32-bit armWarner Losh2023-02-147-10/+8
* linux(4): Rename linux_timer.h to linux_time.hDmitry Chagin2023-02-142-4/+4
* bearssl: Suppress warnings from functions that have no argsWarner Losh2023-02-131-1/+1
* prof: Remove sysctl docs for sysctls that are now gone.Warner Losh2023-02-131-36/+0
* libc: popen: slightly simplify cloexec logicKyle Evans2023-02-131-1/+1
* getopt_long(3): note an inconsistency with getopt(3) in BUGSKyle Evans2023-02-111-1/+17