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

Jeff Roberson jeff at FreeBSD.org
Mon Mar 31 15:33:46 PST 2003


jeff        2003/03/31 15:33:45 PST

  FreeBSD src repository

  Modified files:
    sys/sys              syscall.h syscall.mk sysproto.h 
    sys/kern             init_sysent.c syscalls.c 
  Log:
   - Regen for the sig*wait* system calls.
  
  Revision  Changes    Path
  1.148     +4 -3      src/sys/kern/init_sysent.c
  1.134     +4 -3      src/sys/kern/syscalls.c
  1.132     +5 -2      src/sys/sys/syscall.h
  1.87      +5 -2      src/sys/sys/syscall.mk
  1.128     +17 -1     src/sys/sys/sysproto.h


More information about the cvs-src mailing list