summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-nfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* make it easy to spot wich nfs version the traffic is.thib2007-06-291-5/+18
* more missing bounds checks. ok marius@ deraadt@moritz2005-05-241-2/+13
* add some missing bounds checks. ok marius@moritz2005-05-231-2/+5
* nfs v3 support from tcpdump.org/netbsd; tests with pedro, mariusmarkus2004-09-161-245/+1040
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-3/+1
* simplify buffer handling; ok hoderaadt2001-11-071-2/+2
* tcpdump incorrectly print port numbers when parsing NFS (PR#1540)jakob2000-12-051-32/+5
* Add $OpenBSD$. (jakob@ ok)ho2000-10-031-0/+2
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-1/+1
* signed int fix from leres@ee.lbl.govderaadt1997-06-301-12/+13
* *** empty log message ***bitblt1996-12-121-159/+166
* it is 3.2 now.mickey1996-07-131-969/+283
* sync to latestderaadt1996-06-101-207/+897
* Updating to the latest LBL release.mickey1996-03-041-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+856