cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h

Ed Schouten ed at FreeBSD.org
Wed Aug 20 08:39:43 UTC 2008


ed          2008-08-20 08:39:10 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h 
                         freebsd32_syscalls.c freebsd32_sysent.c 
    sys/kern             init_sysent.c syscalls.c 
    sys/sys              syscall.h syscall.mk sysproto.h 
  Log:
  SVN rev 181906 on 2008-08-20 08:39:10Z by ed
  
  Update system call tables.
  
  The previous commit also included changes to all the system call lists,
  but it is a tradition to update these lists in a second commit, so rerun
  make sysent to update the $FreeBSD$ tags inside these files to refer to
  the latest version of syscalls.master.
  
  Requested by:   rwatson
  
  Revision  Changes    Path
  1.88      +1 -1      src/sys/compat/freebsd32/freebsd32_proto.h
  1.87      +1 -1      src/sys/compat/freebsd32/freebsd32_syscall.h
  1.78      +1 -1      src/sys/compat/freebsd32/freebsd32_syscalls.c
  1.88      +1 -1      src/sys/compat/freebsd32/freebsd32_sysent.c
  1.242     +1 -1      src/sys/kern/init_sysent.c
  1.226     +1 -1      src/sys/kern/syscalls.c
  1.223     +1 -1      src/sys/sys/syscall.h
  1.178     +1 -1      src/sys/sys/syscall.mk
  1.227     +1 -1      src/sys/sys/sysproto.h


More information about the cvs-all mailing list