kientzle 2004/05/03 14:05:59 PDT
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.h read.c util.c
Log:
For portability, don't rely on libc's strmode(3). <sigh>
Revision Changes Path
1.6 +1 -0 src/usr.bin/tar/bsdtar.h
1.5 +1 -1 src/usr.bin/tar/read.c
1.4 +51 -0 src/usr.bin/tar/util.c