NetBSD/lib/libc
enami 11fe7239df Changes done in rsh.c rev. 1.36 was incomplete. As chuq pointed
in private mail, it broke rcp(1).

To achieve the documented behavior and to fix long standing incorrect
rsh(1) behavior which I've tried to fix in rev. 1.36, rcmd(1) should have
two operation mode; whether it should relay signal information on
auxiliary channel or not, depending on the argument `fd2p' passed to rcmd(3).
So, make rcmd(1) behave differntly depending on the environment variable and
set it when necessary in rcmd(3) according to how auxiliary channel
is set up by rcmd(3).
2014-11-26 23:44:21 +00:00
..
arch Fix ptrace %rcx corruption when pthread_errno() is used. Small example: 2014-11-24 15:33:18 +00:00
atomic bump date for previous 2014-02-02 18:06:33 +00:00
cdb Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
citrus Fix our iconv version for the issues that apply to us from CVE-2014-3951 2014-06-24 22:24:18 +00:00
compat New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
compat-43 End sentence with a dot. 2013-05-06 13:29:12 +00:00
compiler_rt Changes for OR1K 2014-09-03 19:29:14 +00:00
db fix bug in previous change (sz should be the size of the newly allocated 2013-12-25 19:42:23 +00:00
dlfcn fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
gdtoa "soon" is "now". Remove all __indr_reference crap. 2014-01-16 20:31:42 +00:00
gen - Use O_DIRECTORY to open the file, so that we don't need to stat() after 2014-11-26 16:48:43 +00:00
gmon make more descriptors that we open as close-on-exec 2014-09-18 13:58:20 +00:00
hash undo, the right place for this is compat_defs.h 2014-09-24 13:18:52 +00:00
iconv conforms -> conform, since it's the verb for three nouns and thus plural. 2013-05-12 10:44:23 +00:00
include add execvpe, execlpe (reviewed by phone) 2014-09-26 19:28:03 +00:00
inet remove unneeded code, and kill parens from return 2014-02-10 16:30:54 +00:00
isc time_t casts 2012-03-21 00:34:54 +00:00
locale Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
md undo, the right place for this is compat_defs.h 2014-09-24 13:18:52 +00:00
misc Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
nameser reduce diffs with other copies of this code. 2014-03-07 01:07:01 +00:00
net Changes done in rsh.c rev. 1.36 was incomplete. As chuq pointed 2014-11-26 23:44:21 +00:00
nls belt-n-suspenders, close on exec catalog files. 2014-09-16 01:30:28 +00:00
quad Don't return 0x1.0p31 for every input value 2^N. 2013-09-30 19:32:14 +00:00
regex Replace dagger ("\(dg") with hash mark ("#") for marking up differences. 2013-01-25 11:51:42 +00:00
resolv PR/48475: YAMAGUCHI Takanori: EDNS option broken with unbound. struct 2014-11-11 03:29:24 +00:00
rpc src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
softfloat MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:39:08 +00:00
ssp Provide explicit prototypes in case HAVE_SSP=no. 2014-09-17 00:39:28 +00:00
stdio Don't try to extend the offset range on 32 bit machines by treating negative 2014-11-16 20:32:52 +00:00
stdlib Tell it about riscv. Fix mips64 case so that SIZEOF_PTR_2POW is 3. 2014-09-19 17:42:19 +00:00
string bump year 2014-11-14 22:46:34 +00:00
sys Do not hardcode values for ENAMETOOLONG, use symblic constants. 2014-11-11 08:10:02 +00:00
termios Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
thread-stub Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
time welcome to 2014j 2014-11-18 01:58:59 +00:00
tls Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
uuid
yp make more descriptors that we open as close-on-exec 2014-09-18 13:58:20 +00:00
libcincludes.mk MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:39:08 +00:00
Makefile MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:39:08 +00:00
Makefile.inc Pass MLIBDIR to CPPFLAGS. 2013-09-19 21:18:17 +00:00
shlib_version bump for open_{,w}memstream. 2014-10-13 00:40:57 +00:00