NetBSD/sys/compat
rmind 39013e66c1 NPF: Major rework -- migrate NPF to the libnv library.
- This conversion significantly simplifies the code and moves NPF to
  a binary serialisation format (replacing the XML-like format).
- Fix some memory/reference leaks and possibly use-after-free bugs.
- Bump NPF_VERSION as this change makes libnpf incompatible with the
  previous versions.  Also, different serialisation format means NPF
  connection/config saving and loading is not compatible with the
  previous versions either.

Thanks to christos@ for extra testing.
2018-09-29 14:41:35 +00:00
..
aoutm68k Regen 2018-08-10 21:47:14 +00:00
common Fix a bug that SIOC[GZ]IFDATA returned old ifreq structure. 2018-09-12 02:24:25 +00:00
freebsd Regen 2018-08-10 21:47:14 +00:00
ibcs2 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
linux Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
linux32 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
m68k4k Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
net Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
netbsd32 NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
netinet6 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
osf1 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ossaudio Update compat/ossaudio with GETISPACE/GETOSPACE corrections from 2017-03-24 14:32:29 +00:00
sunos Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sunos32 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
svr4 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
svr4_32 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sys Revert previous, mrg's fix is better (even with possible namespace issues, 2018-06-15 08:17:38 +00:00
ultrix Regen 2018-08-10 21:47:14 +00:00
vax1k Define compat modules (but without dependencies yet). 2014-11-17 01:01:57 +00:00
Makefile
Makefile.syscall Add a Makefile to rebuild the syscall files for all emulations 2017-01-16 17:42:52 +00:00