Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc
Module Name: gnusrc
Committed By: hubertf
Date: Sun Sep 5 23:34:40 UTC 1999
Modified Files:
basesrc/bin/ln: ln.c
gnusrc/gnu/usr.bin/cpio: copyin.c copyout.c copypass.c
gnusrc/gnu/usr.bin/tar: create.c
syssrc/sys/kern: vfs_syscalls.c
Log Message:
Allow hardlinks to symlinks.
Reviewed by: Bill Studenmund, Klaus Klein
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/bin/ln/ln.c
cvs rdiff -r1.1 -r1.2 gnusrc/gnu/usr.bin/cpio/copyin.c \
gnusrc/gnu/usr.bin/cpio/copyout.c gnusrc/gnu/usr.bin/cpio/copypass.c
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/usr.bin/tar/create.c
cvs rdiff -r1.146 -r1.147 syssrc/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index