summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ping (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber2013-11-111-0/+2
* PING(8): Fix initialization and cleanupSebastian Huber2013-10-311-0/+16
* PING(8): Delete unused variableSebastian Huber2013-10-311-1/+0
* PING(8): Add const qualifierSebastian Huber2013-10-311-7/+4
* PING(8): Use local scope for global variablesSebastian Huber2013-10-311-42/+42
* PING(8): Use BSD program lockSebastian Huber2013-10-311-4/+11
* PING(8): Avoid large buffers on the stackSebastian Huber2013-10-311-0/+10
* PING(8): Fix isxdigit() usageSebastian Huber2013-10-311-1/+1
* PING(8): Do not use signalsSebastian Huber2013-10-311-11/+12
* Move shell items to separate fileSebastian Huber2013-10-311-14/+2
* Move program control to thread structureSebastian Huber2013-10-311-31/+26
* Simplify getopt() to getopt_r() translationSebastian Huber2013-10-311-18/+12
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-17/+2
* Move files to match FreeBSD layoutSebastian Huber2013-10-101-0/+1810