cvs commit: src/sys/compat/freebsd32 freebsd32_misc.csyscalls.master src/sys/kern kern_event.c src/sys/sys event.h

Paul Saab ps at FreeBSD.org
Thu Apr 21 14:11:25 PDT 2005


ps          2005-04-21 21:11:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/compat/freebsd32 freebsd32_misc.c syscalls.master 
    sys/kern             kern_event.c 
    sys/sys              event.h 
  Log:
  MFC:
  Use kern_kevent instead of the stackgap for 32bit syscall wrapping
  and correct the freebsd32_kevent prototype.
  
  Revision  Changes    Path
  1.23.2.6  +31 -35    src/sys/compat/freebsd32/freebsd32_misc.c
  1.40.2.4  +3 -3      src/sys/compat/freebsd32/syscalls.master
  1.79.2.7  +75 -33    src/sys/kern/kern_event.c
  1.26.2.3  +1 -1      src/sys/sys/event.h


More information about the cvs-src mailing list