kernel - Add trigger_syncer(), VFS_MODIFYING()
[dragonfly.git] / lib /
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.
2018-04-10 Sascha Wildnerlibc: Fix up MLINKS for the recent upgrade of vis.3...
2018-04-09 François Tigeotlibc: Replace vis(3) and unvis(3) files with NetBSD...
2018-04-09 zrjncurses: Allow for easier bootstrap of libtic.
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-04-06 Sascha Wildnersdp.3: Adjust protos to follow the code.
2018-04-06 Sascha Wildnerypclnt.3: Adjust yp_first() and yp_next() protos to...
2018-04-04 Sascha Wildnerlibc/pwcache: Some further work on the pwcache import.
2018-04-04 François TigeotUpdate pwcache(3) support files from NetBSD
2018-04-03 Sascha Wildnerlibcompat: Remove the old and unused insque() and remqu...
2018-04-01 Sascha Wildnerre_format.7: Make regex.7 an MLINK.
2018-03-21 Bill Yuanipfw3: use the headers in include folder
2018-03-20 Sascha Wildnermmap.2: Remove reference to no longer existing BUGS...
2018-03-17 Antonio Huete JimenezUpdate files for libpcap-1.8.1 import
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Sascha Wildnerlibipsec: Using snprintf() to append to a buffer is...
2018-03-07 Sascha Wildnerdes_crypt.3: Fix typo.
2018-03-04 Sascha Wildnerflopen.3: Use .Fa where appropriate.
2018-03-04 Sascha WildnerFix typo in MLINK name.
2018-03-03 Sascha WildnerRemove some really old portability hacks that should...
2018-03-03 Sascha Wildner<pthread.h>: Add missing 'const' to four functions.
2018-03-02 Sascha Wildner{read,write}.2: A bit more cleanup. Also add ext*(...
2018-03-02 Matthew Dillonworld - Document extpread() and extpwrite()
2018-02-23 Sascha Wildnerlibc: Fix a comment in Makefile.inc.
next