aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* swapoff: add one more variant of the syscallKonstantin Belousov2021-12-092-1/+3
* Apply ASAN/UBSAN Makefile check only for build targetEd Maste2021-12-081-1/+1
* libkvm: Fix kvm_getloadavg() on modern kernel vmcoresMichał Górny2021-12-071-5/+4
* libcrypt: Drop inclusion of libutil.hJessica Clarke2021-12-072-2/+1
* libc: get rid of NO_P1003_1B make variableBrooks Davis2021-12-071-8/+4
* libc: Add pdfork to the list of interposed system callsMark Johnston2021-12-061-0/+1
* fcntl(2): be more precise about third arg typeKonstantin Belousov2021-12-061-2/+10
* fcntl(2): add F_KINFO operationKonstantin Belousov2021-12-061-2/+15
* Bootstrap libz when cross-building from non-FreeBSDJessica Clarke2021-12-061-1/+6
* libnv: read entire datagram in nvlist_recv()Robert Wing2021-12-061-12/+88
* libnv: let nvlist_recv() pass flags to recv()Robert Wing2021-12-062-3/+3
* libdwarf: Support consumption of compressed ELF sectionsMark Johnston2021-12-061-1/+1
* bsddialog: import snapshot 2021-12-05Baptiste Daroussin2021-12-061-3/+0
|\
| * bsddialog: vendor import 2021-12-05Baptiste Daroussin2021-12-0619-1584/+1743
| * bsddialog: import snapshot as of 2021-11-24vendor/bsddialog/2021-11-24Baptiste Daroussin2021-11-2418-0/+5028
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-051-0/+2
* swapoff(2): document extended syscall argumentsKonstantin Belousov2021-12-041-1/+37
* MAC/priority module for realtime privilege groupFlorian Walpen2021-12-041-2/+7
* librtld_db: Handle shlibs with discontiguous mappings.Chuck Silvers2021-12-031-3/+5
* procstat_getfiles_sysctl: do not require non-null ki_fdKonstantin Belousov2021-12-021-2/+0
* StyleKonstantin Belousov2021-12-021-1/+1
* Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816"Cy Schubert2021-12-021-1/+5
* wpa: Import wpa_supplicant/hostapd commit 14ab4a816Cy Schubert2021-12-021-5/+1
* libc sctp: improve conformance of sctp_getpaddrs()Michael Tuexen2021-12-011-1/+5
* libc sctp: fix sctp_getladdrs() when reporting no addressesMichael Tuexen2021-12-011-4/+4
* libc sctp: improve error reporting of sctp_getladdrs()Michael Tuexen2021-12-011-2/+0
* libc sctp: fix sctp_getladdrs() for 64-bit BE platformsMichael Tuexen2021-12-011-10/+10
* Revert "libc: Some enhancements to syslog(3)"Alan Somers2021-11-301-14/+1
* Document posix_spawn_file_actions_addclosefrom_np(3)Konstantin Belousov2021-11-304-5/+29
* posix_spawn: add closefrom non-portable actionKonstantin Belousov2021-11-302-0/+26
* Document posix_spawn_file_actions_addchdir_np(3)Konstantin Belousov2021-11-304-4/+53
* posix_spawn: add chdir-related non-portable actionsKonstantin Belousov2021-11-302-1/+58
* posix_spawn(3), posix_spawn_file_actions_addopen(3): use .Fo/.FcKonstantin Belousov2021-11-302-5/+32
* posix_spawn: style, use return ()Konstantin Belousov2021-11-301-2/+2
* posix_spawn.c: format fae_action anon enum more stylishKonstantin Belousov2021-11-301-1/+5
* libelf: Link gelf_getchdr.3 to the buildMark Johnston2021-11-291-0/+2
* citrus_prop.c: do not ignore signKonstantin Belousov2021-11-291-4/+5
* libc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy as usedKonstantin Belousov2021-11-291-0/+1
* libc/stdio/vfwscanf.c::convert_wstring(): wcp0 is write-onlyKonstantin Belousov2021-11-291-2/+0
* libc/x86/__vdso_gettc.c::tsc_selector_idx(): cpu_id is calculated but not usedKonstantin Belousov2021-11-291-4/+1
* acl_delete_entry(): remove write-only variableKonstantin Belousov2021-11-291-3/+0
* setproctitle_internal(): remove kbuf local, it is write-onlyKonstantin Belousov2021-11-291-3/+1
* libc/rpc/getrpcent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-6/+6
* libc/net/nscachedcli.c: remove write-only variablesKonstantin Belousov2021-11-291-4/+2
* libc/net/getservent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-8/+8
* libc/net/getprotoent.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-6/+6
* libc/net/getnetnamadr.c: Mark write-only variables as unusedKonstantin Belousov2021-11-291-8/+8
* libc/net/gethostnamadr.c: mark write-only variables as __unusedKonstantin Belousov2021-11-291-8/+8
* libc/gen/getpwent.c: plug warnings about write-only variablesKonstantin Belousov2021-11-291-6/+6
* libc/gen/getgrent.c: plug warnings about write-only variablesKonstantin Belousov2021-11-291-7/+6