#
ad0c4b35 |
| 06-Oct-2019 |
mrg <mrg@NetBSD.org> |
use memcpy() for non C-strings.
|
#
c54cb811 |
| 13-Jan-2017 |
christos <christos@NetBSD.org> |
Don't play with "../.." in includes for h_macros.h; deal with it centrally. Minor fixes.
|
#
2a86fa68 |
| 27-Feb-2015 |
martin <martin@NetBSD.org> |
2 seconds is too small as timeout on slow machines, bump to 10 (my hppa needs ~5).
|
#
d56fcfc9 |
| 19-Oct-2013 |
christos <christos@NetBSD.org> |
fix unused variable warnings
|
#
a4786a8b |
| 05-Sep-2013 |
pooka <pooka@NetBSD.org> |
socket(-1, SOCK_CLOEXEC, 0); followed by the process exiting (i.e. fd slot does not get initiailized before fd_free()) cases a diagnostic kernel panic.
|
#
b54ff1eb |
| 07-Jul-2011 |
jruoho <jruoho@NetBSD.org> |
Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.
|