freebsd-src/lib/libcompat/4.3
Joerg Wunsch bfb50190bb The implementation of rexec() missed the function ruserpass(), so the
link stage fell over for any program that attempted to use rexec().

Ruserpass() remains undocumented; i could not find any documentation
for it on other systems.

Also added a BUGS section to the man page, stating that this function
constitutes a potential security hole (as well as the underlying
"exec" service).

Submitted by:	rgrimes
Originally submitted by: agc@uts.amdahl.com (Alistair G. Crooks)
Obtained from: netbsd-bugs@NetBSD.ORG
1995-04-11 19:52:10 +00:00
..
cfree.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
insque.3 My libcompat cleanup. 1995-04-10 18:48:06 +00:00
insque.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
lsearch.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
lsearch.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
re_comp.3 My libcompat cleanup. 1995-04-10 18:48:06 +00:00
regex.c add a couple of missing #include lines 1995-03-19 07:00:52 +00:00
remque.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rexec.3 The implementation of rexec() missed the function ruserpass(), so the 1995-04-11 19:52:10 +00:00
rexec.c The implementation of rexec() missed the function ruserpass(), so the 1995-04-11 19:52:10 +00:00