cvs commit: src/sys/sys systm.h uio.h src/sys/kern kern_subr.c

Alfred Perlstein alfred at FreeBSD.org
Thu Dec 25 21:54:37 PST 2003


alfred      2003/12/25 21:54:35 PST

  FreeBSD src repository

  Modified files:
    sys/sys              uio.h systm.h 
    sys/kern             kern_subr.c 
  Log:
  Add __restrict qualifiers to copyinfrom, copyinstrfrom, copystr, copyinstr,
  copyin and copyout.
  
  Revision  Changes    Path
  1.78      +4 -2      src/sys/kern/kern_subr.c
  1.201     +10 -6     src/sys/sys/systm.h
  1.29      +4 -3      src/sys/sys/uio.h


More information about the cvs-src mailing list