Date: Sat, 21 Dec 1996 11:04:33 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern kern_descrip.c vfs_syscalls.c src/sys/sys file.h src/sys/i386/linux linux_stats.c src/sys/miscfs/fdesc fdesc_vnops.c Message-ID: <199612211904.LAA22712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/12/21 11:04:33
Branch: sys/i386/linux RELENG_2_2
sys/kern RELENG_2_2
sys/miscfs/fdesc RELENG_2_2
sys/sys RELENG_2_2
Modified: sys/i386/linux linux_stats.c
sys/kern kern_descrip.c vfs_syscalls.c
sys/miscfs/fdesc fdesc_vnops.c
sys/sys file.h
Log:
YAMFC (fixed lseek() on named pipes by adding new descriptor type
DTYPE_FIFO).
Revision Changes Path
1.5.4.1 +2 -1 src/sys/i386/linux/linux_stats.c
1.32.2.2 +4 -1 src/sys/kern/kern_descrip.c
1.51.2.1 +4 -4 src/sys/kern/vfs_syscalls.c
1.19.2.1 +3 -1 src/sys/miscfs/fdesc/fdesc_vnops.c
1.8.2.1 +3 -2 src/sys/sys/file.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612211904.LAA22712>
