aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow the BPF to be select for write. This is needed for boost:asioHartmut Brandt2021-10-101-2/+7
* O_PATH: allow vfs_extattr syscallsGreg V2021-10-111-1/+6
* nanosleep.2: use appropriate macrosPiotr Pawel Stefaniak2021-10-111-1/+4
* ncurses: fix typo in makefileBaptiste Daroussin2021-10-101-1/+1
* ncurses: convert libncursesw.a into a static ldscriptBaptiste Daroussin2021-10-101-0/+14
* readlinkat(2): allow O_PATH fdKonstantin Belousov2021-10-091-2/+3
* Mention kern.timecounter.alloweddeviation in nanosleep.1Piotr Pawel Stefaniak2021-10-081-1/+3
* login.conf.5: Mark passwordtime as implementedFelix Johnson2021-10-061-4/+4
* Fix mistakes in link(2) and shm_open(2)Konstantin Belousov2021-10-062-3/+3
* sysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP.John Baldwin2021-10-051-1/+1
* libthr(3): explain some internals of the locks implementationKonstantin Belousov2021-10-051-2/+61
* ncurses: fix path where to find curses.h at bootstrapBaptiste Daroussin2021-10-041-2/+2
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-042-2/+2
* ncurses: split libtinfo from libncursesBaptiste Daroussin2021-10-048-987/+1146
* libgcc_s: Export 64-bit int to 128-bit float functionsJessica Clarke2021-10-031-0/+2
* mixer(3): Fix buildworld after 38c857d956d61b811fb2047bc980b90d64a072bf .Hans Petter Selasky2021-10-012-4/+4
* mixer(3): Add some manual page symlinks.Hans Petter Selasky2021-10-011-0/+23
* mixer(3): Add symbol versioning.Hans Petter Selasky2021-10-012-0/+24
* libc: ssp: sprinkle around some __dead2Kyle Evans2021-10-011-3/+3
* kqueue: clean up some igor and mandoc -Tlint warningsKyle Evans2021-10-011-4/+5
* kqueue: document how timers with low/past timeouts are handledKyle Evans2021-10-011-1/+7
* jail(3lua): add jail.attach()/jail.remove() methodsKyle Evans2021-09-302-0/+96
* jail(3lua): add a jail.list() methodKyle Evans2021-09-302-35/+334
* libpmc: add some AMD pmu counter aliasesMitchell Horne2021-09-301-0/+13
* libpmc: fix the 'cycles' event alias on x86Mitchell Horne2021-09-302-2/+1
* bluetooth: Remove one more h4 reference.Warner Losh2021-09-301-1/+0
* bluetooth: Remove stray btccc referencesWarner Losh2021-09-301-1/+0
* pfctl: userspace adaptive syncookies configrationKristof Provost2021-09-292-6/+55
* mixer(3): Add support for controlling mixer mute and volume on feeder channels.Hans Petter Selasky2021-09-281-10/+14
* pidfile test: guarantee nul termination of the read pid stringKonstantin Belousov2021-09-241-1/+2
* pf: support dummynetKristof Provost2021-09-242-0/+9
* kqueue: Add EV_KEEPUDATA flagNathaniel Wesley Filardo2021-09-241-1/+16
* libsysdecode: Permit _ in VM_PROT_(.*) names.Nathaniel Wesley Filardo2021-09-241-1/+1
* pmc: intr pmc.soft(3) updateWojciech Macek2021-09-231-1/+13
* sysdecode.3: Remove documentation of CloudABI ABIs.John Baldwin2021-09-231-8/+2
* libsysdecode: Decode FreeBSD32 syscalls on arm64.Olivier Houchard2021-09-221-2/+2
* mixer(3) and mixer(8): Update manual pages.Hans Petter Selasky2021-09-221-2/+2
* Implement and use new mixer(3) library for FreeBSD.Hans Petter Selasky2021-09-225-0/+1165
* Drop cloudabiKonstantin Belousov2021-09-213-112/+0
* libcam: Define depop structures and introduce scsi_wrapWarner Losh2021-09-203-2/+221
* libc/locale: Fix races between localeconv(3) and setlocale(3)Mark Johnston2021-09-173-8/+8
* procctl(2): Add PROC_WXMAP_CTL/STATUSKonstantin Belousov2021-09-171-1/+63
* Remove PT_GET_SC_ARGS_ALLKonstantin Belousov2021-09-161-1/+1
* Remove an always-true check.John Baldwin2021-09-151-1/+1
* linux: implement PTRACE_GET_SYSCALL_INFOEdward Tomasz Napierala2021-09-141-1/+1
* tzcode: Implement timezone change detectionEdward Tomasz Napierala2021-09-121-0/+4
* libprocstat: extend zfs_defs hack for .pieoEd Maste2021-09-131-0/+2
* libc: Fix build on case-insensitive file systemsJessica Clarke2021-09-102-1/+1
* fetch: do not confuse capacity and lengthBaptiste Daroussin2021-09-091-2/+3
* Export _mmap and __sys_mmap from libc.soAlex Richardson2021-09-091-0/+2