summaryrefslogtreecommitdiff
path: root/nfs.h
Commit message (Expand)AuthorAgeFilesLines
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-13/+13
* Give it an SCCS/RCS ID.guy2002-12-111-0/+1
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-12/+12
* s/nfstype/nfs_type/ to avoid conflict with system header filesassar2000-07-291-1/+1
* s/u_quad_t/u_int64_t/ (in #if 0)itojun2000-04-281-1/+1
* (nfsquad_t): remove, it doesn't work with non-GCCassar1999-11-211-0/+6
* incorporate NFS parsing code from NetBSD. adds support for nfsv3assar1999-11-211-0/+446