]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/gen
strptime: disallow zero hour for %I (defined by POSIX as [01,12]) and %l
[FreeBSD/FreeBSD.git] / lib / libc / gen /
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
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 emasteCopy libevent sources to contrib
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-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-20 delphijIn r331279 the code used ENOSYS to check the existence...
2018-08-19 delphijUpdate userland arc4random() with OpenBSD's Chacha20...
2018-08-18 delphijWorkaround ECAPMODE for kernels between revision [33128...
2018-08-18 delphijSplit arc4random_uniform into it's own file and sync...
2018-08-17 oshogboFix style nits.
2018-08-16 jamiePut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 impUpdate man page to include FreeBSD-specific details.
2018-08-10 impRemove assert.h and commented out _DIAGASSERT.
2018-08-10 impBring in timespce_get form NetBSD.
2018-08-08 eadlerfile: update to 5.34
2018-08-07 pfglibc: fix cases of undefined behavior.
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-28 cemexec.3: Add BUGS section and document non-FreeBSD porta...
2018-07-28 brdMove etc/shells to lib/libc/gen with getusershell(3).
2018-07-28 cemClean up execl*(3) manual page prototype formatting
2018-07-27 ianStop exporting __pw_scan and __pw_initpwd as freebsd...
2018-07-26 ianMake pw_scan(3) more compatible with getpwent(3) et...
2018-07-23 ianRevert r336619, it appears to cause problems with ssh...
2018-07-22 ianSet the pw_class field to NULL when scanning the non...
2018-07-11 cyMFV r324714:
2018-07-04 kibAdd setproctitle_fast(3) for frequent callers.
2018-07-03 jhbClean up the vcs ID strings in libc's gen/ directory.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 traszGet rid of references to /usr/share/doc/ from ports...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 vangyzenfts_stat: fix buffer overrun on error path
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 delphijRemove "All rights reserved" from my files.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-12 brooksReplace MD assembly exect() with a portable version.
2018-04-12 gonzoBump .Dd value (forgot to do this in r332439)
2018-04-12 gonzoFix quotes in the example code in syslog(3) BUGS section
2018-04-06 brooksRemove caching from getlogin(2).
2018-04-06 edLet syslog(3) use RFC 5424.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-21 cemgetentropy(3): Fallback to kern.arandom sysctl on older...
2018-03-21 cemImplement getrandom(2) and getentropy(3)
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 traszFix typo.
2018-02-27 traszImprove missing tty handling in init(8). This removes...
2018-02-27 bdreweryFix some grammar: "signals <...> are set"
2018-02-24 cemlibc: Remove unused definition
2018-02-23 pfggetpeereid(3): Fix behavior on failure to match documen...
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 jhbClarify that the additional arguments to makecontext...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 mckusickIn the C library, the setting up of the group array...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-01 delphijRemove unused includes.
2017-12-31 eadlerisgreater(3): correct description of isunordered macro
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-23 oshogboIntroduce the daemonfd function.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
next