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
191498cad2
NetBSD
/
usr.sbin
/
ipf
/
ipnat
History
thorpej
e8153d28ba
Even though they're u_quad_t's, GCC expects unsigned long long if using
...
%qu, and u_quad_t's are unsigned longs on LP64 platforms. So, cast them.
1998-11-29 23:51:44 +00:00
..
Makefile
Back out the ipnat static change.
1998-01-24 19:15:04 +00:00
ipnat.4
Resolve conflicts from the import of IPFilter 3.2.7.
1998-05-29 20:46:45 +00:00
ipnat.5
Resolve conflict from the import.
1998-07-12 15:01:49 +00:00
ipnat.8
merge ipf 3.2.10
1998-11-22 15:17:18 +00:00
ipnat.c
Even though they're u_quad_t's, GCC expects unsigned long long if using
1998-11-29 23:51:44 +00:00