jhb         2008-09-25 20:50:21 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/freebsd32 freebsd32_misc.c freebsd32_util.h 
    sys/compat/ia32      ia32_sysvec.c 
  Log:
  SVN rev 183365 on 2008-09-25 20:50:21Z by jhb
  
  Add support for installing 32-bit system calls from kernel modules.  This
  includes syscall32_{de,}register() routines as well as a module handler
  and wrapper macros similar to the support for native syscalls in
  <sys/sysent.h>.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.80      +80 -0     src/sys/compat/freebsd32/freebsd32_misc.c
  1.12      +30 -0     src/sys/compat/freebsd32/freebsd32_util.h
  1.29      +0 -2      src/sys/compat/ia32/ia32_sysvec.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to