cvs commit: src/sys/kern kern_subr.c src/sys/miscfs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c procfs_rlimit.c procfs_status.c src/sys/sys uio.h

Jacques Vidrine nectar at FreeBSD.org
Thu Oct 2 09:49:50 PDT 2003


nectar      2003/10/02 09:49:49 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/kern             kern_subr.c 
    sys/miscfs/procfs    procfs_dbregs.c procfs_fpregs.c 
                         procfs_regs.c procfs_rlimit.c 
                         procfs_status.c 
    sys/sys              uio.h 
  Log:
  MFC (the spirit of) procfs_dbregs.c 1.23, procfs_fpregs.c 1.29,
      pseudofs_vnops.c 1.42, kern_subr.c 1.77, uio.h 1.28:
  Correct several integer underflows/overflows in procfs.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.31.2.3  +23 -0     src/sys/kern/kern_subr.c
  1.4.2.4   +2 -15     src/sys/miscfs/procfs/procfs_dbregs.c
  1.11.2.4  +2 -14     src/sys/miscfs/procfs/procfs_fpregs.c
  1.10.2.4  +2 -12     src/sys/miscfs/procfs/procfs_regs.c
  1.5.2.1   +2 -16     src/sys/miscfs/procfs/procfs_rlimit.c
  1.20.2.5  +2 -16     src/sys/miscfs/procfs/procfs_status.c
  1.11.2.2  +2 -1      src/sys/sys/uio.h


More information about the cvs-all mailing list