Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 12:24:45 -0700 (PDT)
From:      "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/sys lseek.2 src/sys/kern vfs_syscalls.c
Message-ID:  <199804181924.MAA15002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         1998/04/18 12:24:45 PDT

  Modified files:
    lib/libc/sys         lseek.2 
  Log:
  Return EINVAL and do not changefile pointer if resulting offset is negative.
  PR:		kern/6184
  
  Revision  Changes    Path
  1.7       +2 -2      src/lib/libc/sys/lseek.2

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Return EINVAL and do not change file pointer if resulting offset is negative.
  PR:		kern/6184
  
  Revision  Changes    Path
  1.98      +7 -5      src/sys/kern/vfs_syscalls.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804181924.MAA15002>