This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
ping
History
Olivier Houchard
e81f504954
Force the alignment of the chars arrays, as they are casted later to
...
structs. gcc 4.2 doesn't do it by default, and that results in unaligned access on arm.
2007-05-21 14:38:45 +00:00
..
Makefile
Remove alpha left-overs.
2006-08-22 08:03:01 +00:00
ping.8
Add a new feature to ping(8) - possibility to specify maximum
2006-04-05 12:30:42 +00:00
ping.c
Force the alignment of the chars arrays, as they are casted later to
2007-05-21 14:38:45 +00:00