]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/sys
Include the psind in data returned by mincore(2).
[FreeBSD/FreeBSD.git] / lib / libc / sys /
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-21 asomers[skip ci] document close_range(2) as async-signal-safe
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-13 gbelseek(2): Document the seek behavior better and update...
2020-07-11 allanjudeprocctl(2): consistently refer to the last agrument...
2020-07-10 kevansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-09 markjApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 markjAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-26 impChroot actually appeared in 7th Edition Unix.
2020-06-25 kaktusman page of select(2) should mention pselect(2)
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 0mpFix a typo in cpuset_getdomain.2
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 gbelibcasper(3): Document HISTORY within the manpages
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-14 gbelibc manpages: various improvements from NetBSD
2020-06-13 kibprocctl(2): document PROC_KPTI
2020-06-13 kibprocctl(2): consistently refer to the data pointer...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [1/2]
2020-06-03 emastemmap.2: correct prot argument terminology
2020-06-03 jhbDocument SO_NO_OFFLOADS and SO_NO_DDP.
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 rmacklemAdd an entry to Symbol.map for the rpctls_syscall added...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-16 kevansprocctl(2): correct a minor cut-n-pasto
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-05 bcrAdd HISTORY sections to document when this
2020-04-27 markjDocument handling of connection-mode sockets by sendto(2).
2020-04-27 markjFix handling of EV_EOF for named pipes.
2020-04-25 cemlibc: partially revert r326576
2020-04-24 0mpFix a typo
2020-04-22 kevanskqueue(2): de-vandalize the random sentence in the...
2020-04-22 kevanskqueue(2): add a note about EV_RECEIPT
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 kevansclosefrom: clamp lowfd to >= 0; close_range's parameter...
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 kevansMark closefrom(2) COMPAT12, reimplement in libc to...
2020-04-14 jtlMake sonewconn() overflow messages have per-socket...
2020-04-13 kevanslibc: remove shm_open(2)'s compat fallback
2020-04-12 kevansImplement a close_range(2) syscall
2020-04-09 kiblibc: Fix possible overflow in binuptime().
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-30 jhbTrim some duplicate EIO descriptions.
2020-03-30 jhbDocument EINTEGRITY errors for many system calls.
2020-03-24 impexec{l,v}{e,p} arrived in 7th Edition research Unix...
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-13 tuexensendfile() does currently not support SCTP sockets.
2020-03-11 mckusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-05 emasteumtx_op.2: correct typo
2020-03-04 cyMFV r358616:
2020-03-03 0mpthr_self.2: Fix some typos in the thread identifier...
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 emasteReturn ENOTSUP for mmap/mprotect if prot not subset...
2020-02-26 impRemove sparc64 specific parts of libc.
2020-02-26 emastemprotect.2: sort errors alphabetically
2020-02-22 dimMerge r358179 through r358238.
2020-02-20 vangyzentruncate(2): extending the file is required by POSIX...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-09 kibAdd a way to manage thread signal mask using shared...
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-02 kevansProvide O_SEARCH
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
next