]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFC r348302:
[FreeBSD/FreeBSD.git] / lib / libc /
2019-05-23 Enji CooperMFC r345203,r345205,r345353,r345645,r345708,r345709...
2019-05-23 Enji CooperRevert r348136
2019-05-23 Enji CooperMFC r345203,r345205,r345353,r345645,r345708,r345709...
2019-05-18 Benedict ReuschlingMFC r347617:
2019-05-04 Michael TuexenMFC r344722:
2019-04-30 Ian LeporeMFC r346751:
2019-04-29 Enji CooperMFC r346539:
2019-04-25 Rodney W. GrimesMFC: r345888: Use IN_foo() macros from sys/netinet...
2019-04-22 Konstantin BelousovMFC r346225:
2019-04-16 Ed MasteMFC r346054: libc: update strstr implementation to...
2019-04-12 Konstantin BelousovMFC r345703:
2019-04-08 Kyle EvansMFC r343599: libc/tests: Add test case for jemalloc...
2019-04-03 Ravi PokalaMFC r345457:
2019-03-20 Ed MasteMFC r345087: Use consistent struct stat arg name in...
2019-03-15 Konstantin BelousovMFC r341689, r341711, r341712, r341809:
2019-03-12 Konstantin BelousovMFC r343964, r344121, r344128, r344593, r344594:
2019-03-10 Enji CooperMFC r343362,r343365,r343367,r343368,r343461,r343751...
2019-03-06 Konstantin BelousovMFC r344355:
2019-03-06 Konstantin BelousovMFC r344354:
2019-03-06 Ed MasteMFC r344628: poll.2: POLLNVAL is returned also for...
2019-03-01 Konstantin BelousovMFC r344592:
2019-02-22 Konstantin BelousovRevert r344436, which was the merge of r344120.
2019-02-21 Konstantin BelousovMFC r344120:
2019-02-21 Konstantin BelousovMFC r344119:
2019-02-20 Sergey KandaurovMFC r343967:
2019-02-20 Sergey KandaurovMFC r343945:
2019-02-15 Konstantin BelousovMFC r343855, r343859:
2019-02-14 Alan SomersMFC r341598:
2019-02-12 Enji CooperMFC r343444:
2019-01-28 Pedro F. GiffuniMFC r342379, r342383:
2019-01-23 Konstantin BelousovMFC r343082:
2019-01-21 Kyle EvansMFC r342757: getopt_long(3): fix case of malformed...
2019-01-20 Justin HibbitsMFC r341387:
2019-01-14 Konstantin BelousovMFC r342853:
2019-01-13 Jilles TjoelkerMFC r342816: thr_wake(2): Minor mdoc fixes
2019-01-11 Mark JohnstonMFC r342768:
2019-01-10 Konstantin BelousovMFC r342551, r342574:
2018-12-19 Mateusz GuzikMFC r341272,r341273,r341351
2018-12-19 Mateusz GuzikMFC r341364
2018-12-08 Yuri PankovMFC r340835:
2018-12-06 Yuri PankovMFC r340144:
2018-12-06 Alan SomersMFC r340455:
2018-11-30 Mariusz ZaborskiMFC r339502
2018-11-21 Konstantin BelousovMFC r340431:
2018-11-20 Mateusz GuzikMFC r339531,r339579,r340252,r340463,r340464,340472...
2018-11-19 Konstantin BelousovMFC r339898:
2018-11-19 Konstantin BelousovMFC r340383:
2018-11-17 Mark JohnstonMFC r339692:
2018-11-17 Mark JohnstonMFC r339883:
2018-10-28 Cy SchubertFollow up on r331936. gets_s(3) will also fail in the...
2018-10-27 Yuri PankovMFC r339489:
2018-10-17 Yuri Pankovstrptime: fix parsing of tm_year when both %C and ...
2018-10-16 Edward Tomasz Napi... Get rid unneccessary useless calls to lseek(2) from...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-15 Gleb SmirnoffAvoid OOB reads in memmem(3).
2018-10-15 Edward Tomasz Napi... Prevent flex(1) from generating calls to isatty(3)...
2018-10-15 Edward Tomasz Napi... Don't call dlopen(3) for built-in NSS types - "cache...
2018-10-14 Edward Tomasz Napi... Add .Xrs to kqueue(2) from pdfork(2) and procdesc(4...
2018-10-13 Mateusz Guzikamd64: convert libc bcopy to a C func to avoid future...
2018-10-13 Mateusz Guzikamd64: import updated kernel memmove to libc
2018-10-13 Yuri Pankovstrptime: disallow zero hour for %I (defined by POSIX...
2018-10-13 Allan JudeDocument that sendfile(2) can return ENOTCAPABLE
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate sendmail to work with the OpenSSL 1.1 API.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Glen BarberMFH r338661 through r339253.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Konstantin BelousovDisallow zero day of month from strptime("%d").
2018-10-08 Glen BarberMFH r339206-r339212, r339215-r339239
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Mateusz Guzikamd64: import updated kernel memset to libc
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-01 Mateusz Guzikamd64: reimplement libc memset and bzero with kernel...
2018-09-29 Mateusz Guzikamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-27 Mateusz Guzikamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-24 Ed MasteMove libc linker ifunc test to build target only
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Ed Mastelibc: require ifunc-capable linker for amd64/i386
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-18 Brad DavisMove mac.conf to lib/libc/posix1e/
2018-09-18 Brad DavisFix CONFS to append the value in this case.
2018-09-17 Brad DavisMove rpc and netconfig to lib/libc/rpc/
2018-09-17 Brad DavisMove hosts, hosts.equiv, networks, nsswitch.conf, proto...
2018-09-17 Mateusz Guzikamd64: depessimize userspace memcpy/memmove/bcopy
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 Michael TuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Xin LIIn r331279 the code used ENOSYS to check the existence...
2018-08-19 Mateusz PiotrowskiDocument socket control message routines for ancillary...
2018-08-19 Xin LIUpdate userland arc4random() with OpenBSD's Chacha20...
next