NetBSD/tests/lib/librumphijack
mrg a83f6c1317 msg:
avoid passing the same pointer in multiple arguments for restrict
marked arguments:
- sigaction() wants separate in/out
- use memmove() not memcpy() for overlapping regions (this may fix
  a real bug in nvi -- but it seems unlikely)
- select() wants separate read/write/except
- sigprocmask() wants separate set/oset
2019-10-04 09:01:59 +00:00
..
h_client.c msg: 2019-10-04 09:01:59 +00:00
h_cwd.c
h_netget.c
index.html
Makefile
netstat.expout
ssh_config.in
ssh_host_key
ssh_host_key.pub
sshd_config.in
t_asyncio.sh
t_config.sh
t_cwd.sh
t_sh.sh
t_tcpip.sh Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
t_vfs.sh