dillon 2008/06/02 13:06:36 PDT DragonFly src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
Disallow negative seek positions for regular files, directories, and
character-special devices to conform to OpenGroup specifications.
Reported-by: VOROSKOI Andras <[EMAIL PROTECTED]>
Revision Changes Path
1.130 +22 -6 src/sys/kern/vfs_syscalls.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.129&r2=1.130&f=u
