Date: Thu, 4 May 2000 06:47:55 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand ext2fs.c readdir.c Makefile cd9660.c dosfs.c libstand.3 nfs.c nfsv2.h nullfs.c stand.h tftp.c ufs.c zipfs.c Message-ID: <200005041347.GAA64072@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2000/05/04 06:47:55 PDT
Modified files: (Branch: RELENG_4)
lib/libstand Makefile cd9660.c dosfs.c libstand.3
nfs.c nfsv2.h nullfs.c stand.h tftp.c
ufs.c zipfs.c
Added files: (Branch: RELENG_4)
lib/libstand ext2fs.c readdir.c
Log:
MFC: readdir support for libstand
Revision Changes Path
1.14.2.2 +3 -3 src/lib/libstand/Makefile
1.4.2.1 +111 -146 src/lib/libstand/cd9660.c
1.4.2.1 +10 -1 src/lib/libstand/dosfs.c
1.5.2.1 +3 -1 src/lib/libstand/libstand.3
1.2.6.2 +88 -3 src/lib/libstand/nfs.c
1.1.1.1.6.1 +2 -0 src/lib/libstand/nfsv2.h
1.3.2.1 +7 -1 src/lib/libstand/nullfs.c
1.18.2.1 +13 -1 src/lib/libstand/stand.h
1.2.6.2 +9 -2 src/lib/libstand/tftp.c
1.5.6.1 +37 -1 src/lib/libstand/ufs.c
1.4.2.1 +3 -2 src/lib/libstand/zipfs.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?200005041347.GAA64072>
