Bugtraq mailing list archives
Re: nfsbug
From: jmb () kryten Atinc COM (Jonathan M. Bresler)
Date: Wed, 24 Aug 1994 09:32:51 -0400 (EDT)
On Tue, 23 Aug 1994, Forrest Aldrich wrote:
I transferred this file, but cannot get it to compile on AIX or BSDI-1.1... anyone got diffs?
started working on this this morning, heres what i got so far.
this goes into nfsbug.c at the top. still have link problems though.
compiled out of the box on a sun, alas
#if defined (BSD)
# include <sys/types.h>
# include <arpa/inet.h>
# include <sys/time.h>
# include <sys/ucred.h>
# include <sys/uio.h>
# include <ufs/quota.h>
# include <sys/vnode.h>
# include <sys/mount.h>
# include <sys/types.h>
#else
# include <sys/sysmacros.h>
# include <arpa/inet.h>
# include <sys/time.h>
# include <sys/vnode.h>
# include <sys/vfs.h>
# include <sys/sysmacros.h>
#endif
jmb
Jonathan M. Bresler jmb () kryten atinc com | Analysis & Technology, Inc.
| 2341 Jeff Davis Hwy
play go. | Arlington, VA 22202
ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
Current thread:
- nfsbug Forrest Aldrich (Aug 23)
- Re: nfsbug Jonathan M. Bresler (Aug 24)
- core symlinks Aleph One (Aug 24)
- Re: core symlinks Bennett Todd (Aug 24)
- Re: core symlinks Greg Woods (Aug 25)
- Re: core symlinks Terje Normann Marthinussen (Aug 26)
- Re: core symlinks Bennett Todd (Aug 24)
- Re: core symlinks pluvius (Aug 25)
- Re: core symlinks Thomas D. Nadeau (Aug 25)
- Re: core symlinks Thomas D. Nadeau (Aug 25)
- <Possible follow-ups>
- Re: nfsbug Steve Salvini (Aug 25)
- Re: nfsbug Christopher Klaus (Aug 25)
- Re: nfsbug Rafi Sadowsky (Aug 25)
- Re: nfsbug Christopher Klaus (Aug 25)
