This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
57a32a3776
NetBSD
/
usr.sbin
/
tcpdump
/
version.c
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Grok NFSv3 packets. Needs a bit of work but is ok for now. Enable dumping of NFS packets over TCP. Upgrade to 3.0.4 while at it. 3.0.4 fixes previous fix made to util.c too; 'official' fix applied instead (very minor difference). Fixes to be sent to maintainers RSN.
1996-05-20 04:41:00 +04:00
/* $NetBSD: version.c,v 1.3 1996/05/20 00:41:20 fvdl Exp $ */
Clean up merge, port to NetBSD, and add NetBSD RCS tags.
1995-03-06 22:09:42 +03:00
Grok NFSv3 packets. Needs a bit of work but is ok for now. Enable dumping of NFS packets over TCP. Upgrade to 3.0.4 while at it. 3.0.4 fixes previous fix made to util.c too; 'official' fix applied instead (very minor difference). Fixes to be sent to maintainers RSN.
1996-05-20 04:41:00 +04:00
char
version
[
]
=
"
3.0.4
"
;