]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ifconfig: add vlanproto "qiniq" as an alias for "802.1ad"
[FreeBSD/FreeBSD.git] / lib /
2021-01-20 Alex Richardsonlibc: Fix null pointer arithmetic warning in mergesort
2021-01-19 Alex RichardsonRemove remaining uses of ${COMPILER_FEATURES:Mc++11}
2021-01-19 Alex Richardsongetopt: Fix conversion from string-literal to non-const...
2021-01-16 Mateusz GuzikSave on getpid in setproctitle by supporting -1 as...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Dimitry AndricMerge llvm-project llvmorg-11.0.1-0-g43ff75f2c3f (aka...
2021-01-14 Mark Johnstonlibifconfig: Add a symbol map
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Mariusz Zaborskicasper: convert macros to inline functions
2021-01-12 Konstantin Belousovlibthr malloc: support recursion on thr_malloc_umtx.
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-11 Konstantin Belousovlibthr: wrap pdfork(2), same as fork(2).
2021-01-10 Mariusz Zaborskifileargs: add support for realpath
2021-01-10 Konstantin Belousovlibc: implement rtld_get_stack_prot() for real
2021-01-10 Konstantin Belousovx86 vdso gettc: Add RDTSCP support
2021-01-10 Konstantin Belousovx86 vdso gettc: eliminate duplicated code in ifunc...
2021-01-10 Konstantin Belousovx86 vdso gettc: reorganize ifunctions.
2021-01-10 Konstantin Belousovjobc: rework detection of orphaned groups.
2021-01-09 Mariusz Zaborskifileargs: add tests
2021-01-08 Kyle Evanslibregex: re-enable `make check`
2021-01-08 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-08 Gleb SmirnoffWhen be_activate() turns on a new boot environment...
2021-01-08 Thomas Munroaio_fsync(2): Support O_DSYNC.
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-07 Alex RichardsonRename NO_WERROR -> MK_WERROR=no
2021-01-05 Baptiste Daroussinncurses: only keep the version with widechar support
2021-01-04 Mariusz Zaborskicap_sysctl: expose structures and variables
2021-01-04 Mariusz Zaborskicasper: convert macros to inline functions
2021-01-04 Mariusz Zaborskilib9p: fix building on systems without capser
2021-01-04 Emmanuel Vadotpkgbase: Install atf and kyua in the tests package
2021-01-04 Emmanuel Vadotpkgbase: Install libxo test files in the tests package
2021-01-04 Emmanuel Vadotpkgbase: Put libalias in the natd package
2021-01-04 Emmanuel Vadotpkgbase: Move bectl to the runtime package
2021-01-03 Conrad Meyerlibprivatezstd: Restrict symbol visibility similar...
2021-01-03 Mariusz Zaborskicap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not...
2021-01-03 Mariusz Zaborskicap_net: allow to use the service without setting the...
2021-01-03 Mariusz Zaborskicapser: add cap_net to the list of services
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Rick Macklemcopy_file_range(2): add recommendation to use large...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovtcgetwinsize(3): provide man page
2020-12-31 Kyle Evanslibc: tests: add some tests for cpuset(2)
2020-12-31 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Edward Tomasz Napi... libcam(3): make cam_getccb(3) zero the whole ccb, not...
2020-12-28 Konstantin Belousoveventfd.2: Add the mail address of the submitter into...
2020-12-28 Ryan Libbylibcompiler_rt: stop building with stack smashing prote...
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovDecode and report native eventfd descriptors from libpr...
2020-12-27 Konstantin BelousovDocument eventfd().
2020-12-27 Konstantin Belousovkqueue(2): Use .Fo instead .Ft
2020-12-27 Konstantin BelousovAdd eventfd(3) wrappers to libc.
2020-12-25 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-25 Michal MelounPMC: remove now orphaned PMC for INTEL XScale processors.
2020-12-25 Conrad MeyerImport zstd 1.4.8
2020-12-24 Guangyuan Yangmmap(2): Update .Dd missed in the last commit
2020-12-24 Guangyuan Yangmmap(2): Fix a typo
2020-12-19 Gordon Berglinglibc: Fix most issues reported by mandoc
2020-12-18 Jessica Clarkestrerror.3: Fix whitespace issue introduced in r368714
2020-12-18 Xin LIMFV r368746:
2020-12-17 Mateusz Piotrowskistrerror.3: Add an example for perror()
2020-12-17 Yuri Pankovnl_langinfo(3): document recognized item names
2020-12-16 Konstantin BelousovImplement strerror_l().
2020-12-14 Hans Petter SelaskyBe bug compatible with other operating systems by allow...
2020-12-14 Jessica Clarkestrdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSD
2020-12-13 Martin MatuskaMFV r368607:
2020-12-12 Stefan EßerChange getlocalbase() to not allocate any heap memory
2020-12-11 Enji Coopertimespec_get(3): sort SEE ALSO correctly
2020-12-11 Enji Coopercpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO
2020-12-11 Enji Cooperaio_suspend.2: properly canonicalize .Dd
2020-12-11 Enji Coopercap_enter(2): fix CAVEATS section
2020-12-11 Enji Cooperposix_spawn(3): fix section that references `vfork`
2020-12-11 Enji Coopergetentropy(3): sort SEE ALSO sections
2020-12-11 Enji Cooperarc4random(3): fix .Xr issues
2020-12-10 Kenneth D. MerryAdd the LTO-9 density code to libmt and the mt(1) man...
2020-12-09 Kyle Evanslibsysdecode: decode _UMTX_OP flags
2020-12-09 Kyle Evans_umtx_op(2): document recent addition of 32bit compat...
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Enji Cooperextattr_get_file(20: bump .Dd
2020-12-08 Enji Cooperextattr_get_file(2): clarify RETURN VALUES
2020-12-08 Enji Cooperextattr_get_file(2): fix more formatting
2020-12-08 Enji Cooperextattr_get_file(2): sort syscalls alphabetically
2020-12-08 Enji Cooperlio_listio(2): fix manlint error
2020-12-08 Enji Cooperextattr_get_fd(2): fix manlint errors
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Kyle Evanslibc: regex: retire internal EMPTBR ("Empty branch...
2020-12-05 Kyle Evanslibregex: implement \b and \B (word boundary, not word...
2020-12-05 Kyle Evanslibregex: implement \` and \' (begin-of-subj, end-of...
2020-12-05 Kyle Evanslibc: regex: factor out ISBOW/ISEOW macros
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-03 Mark JohnstonAlways use 64-bit physical addresses for dump_avail...
2020-12-03 Cy SchubertRemove trailing whitespace.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 Konstantin BelousovEnsure that threading library is initialized in pthread...
next