cvs commit: src/sys/amd64/linux32 linux32_proto.h linux32_syscall.h linux32_sysent.c src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c

John Baldwin jhb at FreeBSD.org
Tue Jun 27 14:47:10 UTC 2006


jhb         2006-06-27 14:47:08 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_proto.h linux32_syscall.h 
                         linux32_sysent.c 
    sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h 
                         freebsd32_syscalls.c freebsd32_sysent.c 
    sys/i386/linux       linux_proto.h linux_syscall.h 
                         linux_sysent.c 
  Log:
  Regen.
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/amd64/linux32/linux32_proto.h
  1.15      +1 -1      src/sys/amd64/linux32/linux32_syscall.h
  1.15      +4 -4      src/sys/amd64/linux32/linux32_sysent.c
  1.56      +1 -1      src/sys/compat/freebsd32/freebsd32_proto.h
  1.54      +1 -1      src/sys/compat/freebsd32/freebsd32_syscall.h
  1.45      +1 -1      src/sys/compat/freebsd32/freebsd32_syscalls.c
  1.55      +4 -4      src/sys/compat/freebsd32/freebsd32_sysent.c
  1.73      +1 -1      src/sys/i386/linux/linux_proto.h
  1.67      +1 -1      src/sys/i386/linux/linux_syscall.h
  1.74      +4 -4      src/sys/i386/linux/linux_sysent.c


More information about the cvs-src mailing list