sed(1): Suppress implicit-fallthrough.
[dragonfly.git] / lib /
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.
2018-02-23 Sascha Wildnerstring.3: Fix types of strlcat() and strlcpy() prototypes.
2018-02-22 Sascha Wildnerselect.2: timeout is restrict too.
2018-02-22 Sascha WildnerAdd missing restrict qualifiers to various manual pages.
2018-02-20 Sascha Wildnerlibc/libc_rtld: Fix up some comments in the Makefiles.
2018-02-18 zrjncurses: Make sure to pass NXCFLAGS to NXCC.
2018-02-18 Imre Vadászdevinfo - Print info, whether a device is flagged as...
2018-02-18 Imre Vadászlibdevinfo - Fix enum devinfo_state.
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-15 Eitan Adlerselect(2): mark as restrict in man page
2018-02-15 Sascha WildnerAdd missing restrict qualifiers in POSIX function defin...
2018-02-14 zrjworld: Remove references to %r and %b.
2018-02-13 Sascha Wildnerpthread.3: Add missing functions.
2018-02-13 Sascha WildnerChange __restrict -> restrict in two manual pages.
2018-02-06 Sascha WildnerUse 'null' and 'NULL' instead of 'nil' in some manual...
2018-02-03 Sascha Wildnerpthread_join.3: Add a missing header in the SYNOPSIS.
2018-02-03 Sascha WildnerFix a few mdoc issues.
2018-02-02 Sascha WildnerNormalize libcrypto and libssl DPADD variable names...
2018-02-02 zrjlibusb: Use more common "vendor product" order.
2018-02-02 zrjlibtcplay: Add some format safety.
2018-02-02 zrjlibcompat: Use %hu for unsigned shorts.
2018-02-02 zrjrpc: Fix xdr_* macros and limit buffer sizes.
2018-02-02 zrjlibutil: Use local wrapper for exit(3).
2018-02-01 Matthew Dillonkernel - Fix kernel minidumps
2018-01-28 Sascha WildnerRemove an unused variable in various Makefile.inc's.
2018-01-28 zrjlibfetch: Suppress fallthrough warning.
2018-01-21 Sascha Wildnerlib/i18n_module: Add a missing break.
2018-01-20 Sascha Wildnerpam_exec(8): Raise WARNS to 3.
2018-01-19 Sascha Wildnerlibthread_xu: Fix issues detected by gcc80.
2018-01-05 Sascha Wildnerlibthread_xu: Fix a typo in a comment.
2018-01-04 zrjlibc/nls: Sync with FreeBSD.
2017-12-31 zrjworld: Avoid extended ASCII.
2017-12-31 Sascha WildnerRemove various 'r' commands and daemons.
2017-12-31 zrjlib/libc_rtld: Fix 'make install'.
2017-12-30 zrjlibc: Remove 'table' argument from call to collate_rang...
2017-12-30 zrjlibc/locale: Fix leading space issue in wcstof().
2017-12-30 zrjnewlocale(3): Add support for native complex locale.
2017-12-29 zrjnewlocale(3): Add compat support for c++ runtime libs.
2017-12-29 zrjlibc/locale: Prevent bad builds on partial XLC_ enum...
2017-12-29 zrjmbtowc(3): Set EILSEQ on incomplete character case.
2017-12-29 zrjlibc/locale: Misc cleanup.
2017-12-27 zrjlibc/nmalloc: Handle size_t overflows in malloc().
2017-12-27 Eitan AdlerFix several speelling errors
2017-12-25 zrjlibc/stdtime: Use style(9) comments in strftime.c
2017-12-23 zrjfflush(3): Return success on a read-only stream.
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-18 zrjlibc/nmalloc: Handle size_t overflows in posix_memalign().
2017-12-18 zrjlibc/nmalloc: Whistespace cleanup.
2017-12-10 Sascha Wildnerlibc: Forgotten adjustment in Versions.def
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-12-05 Sascha Wildnerlibcipher: Minimal K&R cleanup.
2017-12-05 Sascha Wildnerlibcrypt: K&R cleanup.
2017-12-05 Sascha Wildnerlibcrypt: Remove some __STDC__ checks.
2017-12-05 Sascha WildnerRemove some orphaned externs.
2017-12-04 Matthew Dillonlibc - Adjust comment
2017-12-04 Sascha WildnerFix mdoc issues in various manual pages.
2017-12-02 Sascha Wildnerpthread_join.3: Document pthread_timedjoin_np() (taken...
2017-12-02 Sascha Wildnerpthread_mutex_*.3: Add {get,set}prioceiling to SEE...
2017-11-30 Sascha Wildnerlibpthread: Document some more functions.
2017-11-30 Sascha Wildnerlibpthread: Add pthread_mutex_timedlock() reference...
2017-11-30 Sascha Wildnerlibpthread: Sort a few things in the Makefile.
2017-11-28 Sascha Wildnerlibarchive: Revert commit that was not meant to be...
2017-11-28 Sascha Wildnerlibc/nls: Use current locale (set by thread).
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
next