minix/sys
David van Moolenbroek 10a344c3fd UDS: align struct sockaddr_un with NetBSD
Well, make a start, anyway. Our copy was missing a legacy field from
the structure, that could very well cause applications to fail trying
to set, clear, or check it. As a consequence, SUN_LEN now yields the
same result as on NetBSD.

Change-Id: I80f6aff7769be402b3bd3959f64d314509ed138c
2014-03-01 09:04:57 +01:00
..
arch Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
compat/sys Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
conf uname: normalize release and version 2014-03-01 09:04:55 +01:00
dev Add VND driver, providing loopback devices 2014-03-01 09:04:54 +01:00
fs Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
lib a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
net Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet6 Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
sys UDS: align struct sockaddr_un with NetBSD 2014-03-01 09:04:57 +01:00
ufs imported code harmonisation 2012-03-14 16:02:59 +01:00
Makefile include: Import dev/i2c/i2c_io.h 2013-06-27 14:20:12 -04:00
stdlib.h Enable devname(3) 2014-03-01 09:04:53 +01:00