cvs commit: src/sys/sys syscall.h syscall.mk sysproto.h src/sys/kern init_sysent.c syscalls.c

Wayne Salamon wsalamon at FreeBSD.org
Wed Jul 5 19:24:15 UTC 2006


wsalamon    2006-07-05 19:24:14 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sysproto.h syscall.mk syscall.h 
    sys/kern             init_sysent.c syscalls.c 
  Log:
  Regen the system calls files, picking up the extended attr events, and some
  mount-related changes done previously.
  
  Approved by: rwatson (mentor)
  
  Revision  Changes    Path
  1.212     +17 -17    src/sys/kern/init_sysent.c
  1.196     +1 -1      src/sys/kern/syscalls.c
  1.193     +1 -1      src/sys/sys/syscall.h
  1.148     +1 -1      src/sys/sys/syscall.mk
  1.195     +1 -1      src/sys/sys/sysproto.h


More information about the cvs-all mailing list