gcc50: Mark as deprecated.
[dragonfly.git] / lib /
2019-02-24 Sascha Wildnerlibc/sysvipc: Remove duplicate include.
2019-02-22 Sascha WildnerRemove <sys/semaphore.h> so that we have <semaphore...
2019-02-19 Matthew Dillonlibc - Use sbrk() system call, remove brk() (2)
2019-02-18 Sascha Wildner<libutil.h>: Remove an orphaned prototype.
2019-02-18 Matthew Dillonkernel - Implement sbrk(), change low-address mmap...
2019-02-18 Matthew Dillonlibc - Use sbrk() system call, remove brk()
2019-01-16 Aaron LIfgetln.3: Recommend to use the safer POSIX getline()
2019-01-16 Aaron LIfgetln.3: Add the CAVEATS section with an example
2019-01-16 Aaron LIgetline.3: Note to distinguish between error and EoF
2019-01-15 Sascha Wildnerkernel: Remove puffs(4), putter(9) and associated libs...
2019-01-13 Sascha Wildnerlibcrypto: Switch over to libc's reallocarray().
2019-01-13 Sascha Wildnerlibc: Adjust Versions.def properly.
2019-01-12 Sascha WildnerMake libssh and mandoc use reallocarray() from libc.
2019-01-12 Sascha Wildnerlibc: Add reallocarray() from OpenBSD.
2019-01-05 Sascha Wildnerkernel: Remove kernel profiling bits.
2019-01-05 Sascha Wildnerlib/libc: Remove a file that is not used in libc.
2018-12-23 Sascha Wildnericonvlist.3: Fix prototype in SYNOPSIS.
2018-12-23 Sascha Wildnersem_init.3: Mark up SEM_VALUE_MAX.
2018-12-23 Sascha Wildner<utmpx.h>: Change struct utmpx's ut_type from uint16_t...
2018-12-21 Sascha Wildnerlibc/sysvipc: Fix some style issues (no functional...
2018-12-21 Sascha Wildnerlibc/sysvipc: Mark two functions as printf-like and...
2018-12-14 Sascha WildnerAdd efidev.4 and efirt.9 manual pages from FreeBSD.
2018-12-08 François Tigeotbyteorder(3): Remove a VAX comment
2018-12-01 Sascha Wildnerlibc/locale: Mark up defined values better in the manua...
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-05 Simon Arlottlibc/mktemp: Pass flags to open()
2018-11-04 Matthew Dillonboot - Slow down the nfs twiddle
2018-11-02 Sascha Wildnerlibc/vis: Use thread-safe mbrtoc() and wcrtomb().
2018-11-02 Matthew Dillonboot - Handle tftp block overflows
2018-10-27 Matthew Dillonlibc - Add kpmap shortcut for gettimeofday()
2018-10-26 Matthew Dillonbuild - Fix buildworld from DFly releases prior to...
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-11 Sascha Wildnerkernel/libc: Remove sigstack() remains.
2018-10-01 Imre Vadásznmalloc - Try bigcache in posix_memalign() for big...
2018-10-01 Matthew Dillonnmalloc - Cache 4K and 8K allocations in posix_memalign()
2018-09-30 Matthew Dillonsystem - Add wait6(), waitid(), and si_pid/si_uid sigin...
2018-09-29 Sascha Wildnerlibstand/hammer1: One more -Wundef fix.
2018-09-29 Sascha Wildnerlibcrypt: Fix -Wundef (no functional change).
2018-09-27 Sascha Wildnerlibstand/hammer1: Fix -Wundef.
2018-09-27 Sascha Wildnerliblzma: Fix a typo in config.h (fixes -Wundef).
2018-09-27 Sascha WildnerChange '#if NOT_YET' to '#if 0 /* not yet */' which...
2018-09-27 Sascha Wildnerlibkvm: Remove some inactive code.
2018-09-22 Sascha Wildnerlibc/stdtime: Remove some #ifdef checks for TM_{GMTOFF...
2018-09-20 Sascha WildnerIn several standard headers, harmonize checks for legac...
2018-09-03 Sascha Wildnergcc80: Enable -Werror for gcc80. Temporarily lower...
2018-08-09 Sascha WildnerMove fpclassify.3 from libc to libm where it belongs.
2018-08-09 Sascha WildnerAdd back a signbit.3 manpage that was killed w/o provid...
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-24 Sascha Wildneropenpam: Sync OpenPAM modules a bit with FreeBSD.
2018-07-17 Matthew Dillonlibc - MFC resolver fix
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha Wildneropenpam: Local adjustments for the Resedacea upgrade.
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-05 Aaron LIlibtelnet: Fix styles in sra.c
2018-07-05 Aaron LItelnet(1): Disable PAM for the rescue version
2018-07-05 Aaron LIlibtelnet: Fix build with NOPAM
2018-07-05 Aaron LIlibtelnet: Some small updates to sra.c from NetBSD
2018-07-05 Sascha Wildnerwcscoll.3: Remove leading '+' from copy/paste from...
2018-07-04 Aaron LIlibedit: No need of the bundled fgetln, vis and wcsdup
2018-07-04 Aaron LIlibssh: No need of compat vis.c as we support VIS_ALL
2018-07-04 Aaron LIvis(3): Add VIS_ALL support
2018-07-04 Tomohiro Kusumilib/libdmsg: Fix compile-time warning on Linux
2018-06-30 Sascha Wildneropenpam: Since there is no pam(8) manual page, refer...
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-17 Eitan Adlerliby: build with WARNS=6; style
2018-06-09 Sascha Wildnerlibc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int1...
2018-06-09 Sascha Wildnerlibc/xdr: Use standard types.
2018-06-06 Matthew Dillonkernel - Fix umtx (pthread_mutex etc) race in kernel
2018-05-30 Sascha WildnerFix some it's -> its typos in our manual pages.
2018-05-26 Sascha Wildnerlibipfw3: Clean up the Makefiles a bit.
2018-05-26 zrjncurses: Add few missing dependencies.
2018-05-20 Sascha Wildner{un,}vis.3: Bring back some small fixes we had earlier.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-16 Sascha WildnerBring in an errno.9 manual page (based on NetBSD's).
2018-05-14 Sascha Wildnerlibc/termios: #undef TTYDEFCHARS after including <termi...
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-12 Bill Yuanipfw3_nat: highspeed lockless in-kernel NAT
2018-05-08 Matthew Dillonkernel - Refactor bcmp, bcopy, bzero, memset
2018-05-05 Sascha WildnerAdd NetBSD's orders(7) manual page.
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-05-05 Sascha Wildnerlibc/{un,}vis: Remove some useless junk. _DIAGASSERT...
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 zrjlibc/stdtime: Avoid signed overflow in mktime.
2018-05-05 zrjlibstand/quad.h: Rename __qdivrem() to __udivmoddi4().
2018-04-26 zrjlib/i18n_module: Fix out of bounds bug.
2018-04-25 zrjworld: Mark all build-tools.
2018-04-25 zrjlibmagic(3): Separate hostprog.
2018-04-23 Matthew Dillonlibthread_xu - Improve contended mutex code
2018-04-22 zrjrpc: Add support for NO_WCAST_FUNCTION_TYPE make variables.
2018-04-22 Matthew Dillonlibc - Remove incorrect sched_yield() stub
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-18 Sascha WildnerRemove some old tty related code, such as <sgtty.h...
2018-04-11 Sascha WildnerRevert "libssh: Remove local vis.c from the build."
2018-04-11 Sascha Wildnerlibssh: Remove local vis.c from the build.
2018-04-10 Sascha Wildnervis.3: Use .Er for errno values.
2018-04-10 Sascha Wildnerlibutil: Specify MLINKS a bit more readable.
2018-04-10 Sascha Wildnerlibc: Move to a format for specifying MLINKS that's...
2018-04-10 Sascha Wildnerlibc: Sort unvis.3 MLINKS alphabetically, too.
next