NetBSD/tests/dev
kre 9c62ddd5c1 Deal with fallout from the addition of
KERN_PROC_CWD in sysctl(3)
That is kern.proc.$$.KERN_PROC_CWD (I think - not that it matters here)

The effect is that -lrump now requires -lrumpvfs

This set of changes fixes (I believe) regular dynamic builds,
more might be required for static builds (will be verified soon).
2019-06-01 06:59:17 +00:00
..
audio Revert to previous. Audio passes the test properly again. 2017-01-27 05:14:54 +00:00
cgd Fix quoting (quotes really do not nest...) and remove a bunch of it 2019-04-10 06:13:21 +00:00
clock_subr Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
dm Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
fss Do not assume an all-zeroes disk label will read back as a disk with 2017-03-15 10:53:15 +00:00
md Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
raidframe implement 32-bit compat support for raidframe. 2018-01-18 00:32:48 +00:00
scsipi use strncpy() into a buffer that may not be nul terminated. 2019-02-06 09:16:49 +00:00
sysmon Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
usb Deal with fallout from the addition of 2019-06-01 06:59:17 +00:00
Makefile tests for sys/dev/clock_subr.c 2016-08-14 14:55:41 +00:00
Makefile.inc Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00