NetBSD/lib
martin 89cd749d2a Pull up following revision(s) (requested by gdt in ticket #840):
sys/kern/vfs_syscalls.c: revision 1.544
	lib/libc/sys/fdatasync.2: revision 1.17

Relax fdatasync restriction that fd be writable

The restriction that a fd passed to fdatasync(2) must be writable was
added in 2003 in order to comply with POSIX.  Since then, POSIX has
removed that requirement, and POSIX-valid programs have been therefore
encountering errors on NetBSD.

Patch by Paul Ripke after discussion on netbsd-users.  Issue
discovered with pkgsrc/databases/mongodb3 as used by pkgsrc/net/unifi.
2020-04-22 18:07:37 +00:00
..
csu add stop (;;) to elimate WAW dependency compiler warning 2019-05-04 22:55:32 +00:00
i18n_module
libarch
libbluetooth
libbpfjit
libbsdmalloc
libbz2 - use -Wno-error=implicit-fallthrough with GCC7. 2019-02-04 04:05:15 +00:00
libc Pull up following revision(s) (requested by gdt in ticket #840): 2020-04-22 18:07:37 +00:00
libc_fp
libc_vfp The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libcompat Pull up following revision(s) (requested by sevan in ticket #174): 2019-09-05 08:19:40 +00:00
libcrypt
libcurses typo 2019-07-28 14:28:50 +00:00
libdm Pull up following revision(s) (requested by riastradh in ticket #713): 2020-02-20 14:42:30 +00:00
libedit PR/54415: Ricky Zhou: libedit stats completions for non-file completions 2019-07-28 09:27:29 +00:00
libexecinfo make the backtrace()'s tracer() return _URC_FOREIGN_EXCEPTION_CAUGHT 2019-01-30 22:46:49 +00:00
libform Bump major number due to libcurses major bump 2019-06-30 22:17:22 +00:00
libintl check for snprintf() truncation and fail sanely if so, rather than 2019-02-04 08:21:11 +00:00
libipsec Remove dead references to netinet6/ipsec.h. 2018-09-06 09:54:36 +00:00
libisns Fix up mangled logic, hopefully. PR 54323 from David Binderman. 2019-07-03 18:40:33 +00:00
libkern
libkvm Pull up following revision(s) (requested by chs in ticket #763): 2020-03-08 10:57:15 +00:00
liblwres
libm Pull up following revision(s) (requested by riastradh in ticket #507): 2019-12-08 13:37:46 +00:00
libmenu Improve formatting, fix a typo, bump date for previous. 2019-07-01 07:16:25 +00:00
libnpf Pull up following revision(s) (requested by rmind in ticket #282): 2019-10-04 08:06:34 +00:00
libnvmm Pull up following revision(s) (requested by maxv in ticket #688): 2020-02-10 19:05:05 +00:00
libossaudio Pull up following revision(s) (requested by isaki in ticket #446): 2019-11-19 11:01:27 +00:00
libp2k
libpam Fix key loading logic and add log message when rejecting an unencrypted key. 2019-06-01 07:15:39 +00:00
libpanel Bump major number due to libcurses major bump 2019-06-30 22:17:22 +00:00
libpci
libperfuse Pull up following revision(s) (requested by manu in ticket #50): 2019-08-13 14:44:37 +00:00
libposix
libppath
libprop
libpthread Pull up following revision(s) (requested by rin in ticket #826): 2020-04-12 08:35:40 +00:00
libpuffs revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
libquota
libradius
librefuse Avoid marking up semicolons. 2019-04-11 06:18:43 +00:00
libresolv Remove unused macro. 2018-12-13 08:39:34 +00:00
librmt
librpcsvc Fix building librpcsvc for MKYP=no 2019-04-24 10:26:43 +00:00
librt Mention that ENOSPC can be returned if we exhausted the max number of 2019-02-21 21:54:09 +00:00
librump
librumpclient
librumpdev
librumphijack Linux doesn't have paccept(). 2019-02-17 23:35:50 +00:00
librumpnet
librumpres
librumpuser
librumpvfs
libskey
libss
libtelnet Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
libterminfo fix typo in error message; database is spelled with one 'b' and three 'a's 2019-04-11 23:52:08 +00:00
libukfs
libusbhid
libutil Pull up following revision(s) (requested by brad in ticket #110): 2019-09-02 16:16:56 +00:00
libwrap remove the new check for tlen >= PTRDIFF_MAX. the prior 2019-01-24 22:07:14 +00:00
liby
libz - use -Wno-error=implicit-fallthrough with GCC7. 2019-02-04 04:05:15 +00:00
lua Prevent Lua from crashing if clear_bindings() is called on a statement 2019-05-16 12:42:35 +00:00
npf Pull up following revision(s) (requested by rmind in ticket #140): 2019-09-01 13:18:39 +00:00
Makefile Pull up following revision(s) (requested by riastradh in ticket #756): 2020-03-03 18:44:20 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers