]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Bump the number of fans supported from 8 to 12.
[FreeBSD/FreeBSD.git] / lib /
2018-10-30 andrewDisable the .preinit_array test in DSOs, ld.bfd fails...
2018-10-30 andrewFix the location of the static keyword.
2018-10-30 andrewRun the csu tests on a DSO. This builds the tests into...
2018-10-30 andrewThe jcr argument to _Jv_RegisterClasses is used, stop...
2018-10-30 yuripvConnect libc/tests/time to the build, adding test cases...
2018-10-30 kibConvert amd64_get/set_fs/gsbase to ifunc.
2018-10-29 arichardsonFix get_maxfds() in jevents
2018-10-29 andrewMake the .ctors, .dtors, and .jcr markers as static...
2018-10-29 andrewCheck __dso_handle is NULL in non-DSO objects. It shoul...
2018-10-28 impBump .Dd forgotten in last commit.
2018-10-28 impNote that the kenrel doesn't keep track daylight saving...
2018-10-28 impftime appeared in 7th Edition Unix to replace gtime.
2018-10-26 impEnsure that the device path is sane before trying to...
2018-10-26 andrewAdd __dso_handle to the BSD crtbegin. This is used...
2018-10-26 andrewDrop the csu tests WARNS to 5 to fix the powerpc64...
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-25 andrewAdd a missing include for src.opts.mk. Without it MK_TE...
2018-10-25 andrewImplement a BSD licensed crtbegin/crtend
2018-10-25 0mpefivar(3): Fix some typos and improve style
2018-10-24 markjClarify slightly the interaction between wait*() and...
2018-10-24 markjFix comments.
2018-10-23 cyFollow up on r331936. gets_s(3) will also fail in the...
2018-10-23 arichardsonFix ncurses fallback.c build with a strict build shell
2018-10-23 arichardsonFix regex for extracting SHM_* values for libsysdecode
2018-10-22 cemUpdate to Zstandard 1.3.7
2018-10-21 gjbComment -DNDEBUG in head after r339436 when head was...
2018-10-21 phkUpdate example to something people less than 40 years...
2018-10-21 emasteANSIfy libc/quad
2018-10-20 emastemcount: tidy up ANSIfication
2018-10-20 oshogboAdd link to the setproctitle_fast function.
2018-10-20 cemEmbedded chacha: Distinguish via dedicated macro
2018-10-20 cemgetentropy(3): Trap non-API errnos from getrandom(2...
2018-10-20 yuripvAdd -b/-l options to localedef(1) to specify output...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-20 markjFix formatting.
2018-10-20 emasteBump LLD_REVISION_STRING for 13-CURRENT
2018-10-19 gjb- Update head to 13.0-CURRENT.
2018-10-17 yuripvstrptime: fix parsing of tm_year when both %C and ...
2018-10-16 traszGet rid unneccessary useless calls to lseek(2) from...
2018-10-15 glebiusAvoid OOB reads in memmem(3).
2018-10-15 traszPrevent flex(1) from generating calls to isatty(3)...
2018-10-15 traszDon't call dlopen(3) for built-in NSS types - "cache...
2018-10-14 traszAdd .Xrs to kqueue(2) from pdfork(2) and procdesc(4...
2018-10-13 kibProcess irelocs for statically linked binaries from...
2018-10-13 mjgamd64: convert libc bcopy to a C func to avoid future...
2018-10-13 mjgamd64: import updated kernel memmove to libc
2018-10-13 yuripvstrptime: disallow zero hour for %I (defined by POSIX...
2018-10-13 allanjudeDocument that sendfile(2) can return ENOTCAPABLE
2018-10-12 desAdd libssl to libldns for DANE.
2018-10-11 mjglibmemstat: adjust for per-cpu stats after r338899
2018-10-11 0mplibusb(3): Update the link to the libusb homepage.
2018-10-11 emastelld: set sh_link and sh_info for .rela.plt sections
2018-10-10 desUpdate Makefile for 1.8.0, apologies for the breakage.
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 gjbMerge the remainder of the projects/openssl111 branch...
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 kibDisallow zero day of month from strptime("%d").
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 mjgamd64: import updated kernel memset to libc
2018-10-05 gjbMFH r338661 through r339200.
2018-10-04 emastecrt: switch to standard note type definitions from...
2018-10-01 mjgamd64: reimplement libc memset and bzero with kernel...
2018-10-01 kevanslibbe(3): Fix BE activation promoting activated BE
2018-09-29 emasteclang: allow ifunc resolvers to accept arguments
2018-09-29 mjgamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-28 hselaskyWhen multiple threads are involved receiving completion...
2018-09-27 mjgamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-24 emasteMove libc linker ifunc test to build target only
2018-09-22 brdMove hosts.allow to lib/libwrap/
2018-09-21 emastelibc: require ifunc-capable linker for amd64/i386
2018-09-20 baptImport mandoc 1.14.4
2018-09-20 brdMove nsmb.conf to lib/libsmb/
2018-09-20 brdMove opieaccess to lib/libopie/
2018-09-19 brdMove regdomain.xml to lib/lib80211/
2018-09-19 jkimMake libradius(3) buildable.
2018-09-19 jkimMake libmp(3) buildable.
2018-09-19 jkimMake libfetch buildable.
2018-09-18 brdMove libalias.conf to lib/libalias/libalias/
2018-09-18 brdMove mac.conf to lib/libc/posix1e/
2018-09-18 brdFix CONFS to append the value in this case.
2018-09-17 brdMove rpc and netconfig to lib/libc/rpc/
2018-09-17 brdMove hosts, hosts.equiv, networks, nsswitch.conf, proto...
2018-09-17 mjgamd64: depessimize userspace memcpy/memmove/bcopy
2018-09-14 hselaskyImprove LibUSB debugging by simultaneously allowing...
2018-09-14 mmacyhwpmc: set default rate if event description lacks...
2018-09-14 mmacyre-enable pmcstat, pmccontrol, and pmcannotate for...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-13 brdReally fix pam install. Don't commit late at night...
2018-09-13 brdFix build after r338621 by avoiding LINKS and installin...
2018-09-13 brdMove all pam related config to lib/libpam/
2018-09-12 hselaskyFix issues about cancelling USB transfers in LibUSB...
2018-09-10 desUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
next