[BACK]Return to kern_exec.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / kern

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/kern/kern_exec.c between version 1.442.4.1 and 1.442.4.2

version 1.442.4.1, 2017/08/31 08:41:33 version 1.442.4.2, 2017/09/11 05:13:45
Line 578  exec_autoload(void)
Line 578  exec_autoload(void)
                 "exec_coff",                  "exec_coff",
                 "exec_ecoff",                  "exec_ecoff",
                 "compat_aoutm68k",                  "compat_aoutm68k",
                 "compat_freebsd",  
                 "compat_ibcs2",  
                 "compat_linux",                  "compat_linux",
                 "compat_linux32",                  "compat_linux32",
                 "compat_netbsd32",                  "compat_netbsd32",

Legend:
Removed from v.1.442.4.1  
changed lines
  Added in v.1.442.4.2

CVSweb <webmaster@jp.NetBSD.org>