summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-20Update to FreeBSD Stable/9 2015-04-08Sebastian Huber3-5/+13
2015-04-08Add generated filesSebastian Huber1-0/+110
2015-02-13Update to FreeBSD 9.3Sebastian Huber4-6/+28
2014-09-24PING(8): Default to three packetsSebastian Huber1-1/+1
2014-09-24IFCONFIG(8): Default to AF_INET for RTEMSSebastian Huber1-0/+4
2013-12-20ROUTE(8): Fix memory leakSebastian Huber1-1/+1
2013-12-20ROUTE(8): Initialize file descriptorSebastian Huber1-0/+1
2013-11-13commands: Use REQUIRE_ORDER option processingSebastian Huber4-3/+7
2013-11-11Update to FreeBSD 9.2Sebastian Huber15-360/+655
2013-11-11Reduce divergence from FreeBSD sourcesSebastian Huber1-2/+1
2013-11-11Move content to <machine/rtems-bsd-user-space.h>Sebastian Huber1-7/+0
2013-11-11Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber36-0/+72
2013-11-04Update to FreeBSD 8.4Sebastian Huber13-236/+558
2013-10-31PING6(8): Fix resource leaksSebastian Huber1-2/+24
2013-10-31PING6(8): Add RTEMS supportSebastian Huber1-11/+47
2013-10-31PING6(8): Delete unused variableSebastian Huber1-1/+0
2013-10-31PING6(8): Fix isxdigit() usageSebastian Huber1-1/+1
2013-10-31PING6(8): Delete unused variableSebastian Huber1-2/+1
2013-10-31PING6(8): Add const qualifierSebastian Huber1-4/+4
2013-10-31PING6(8): Use local scope for functionsSebastian Huber1-33/+34
2013-10-31PING6(8): Use local scope for global variablesSebastian Huber1-37/+37
2013-10-31ROUTE(8): Add and use contextSebastian Huber1-3/+4
2013-10-31PING(8): Fix initialization and cleanupSebastian Huber1-0/+16
2013-10-31PING(8): Delete unused variableSebastian Huber1-1/+0
2013-10-31PING(8): Add const qualifierSebastian Huber1-7/+4
2013-10-31PING(8): Use local scope for global variablesSebastian Huber1-42/+42
2013-10-31PING(8): Use BSD program lockSebastian Huber1-4/+11
2013-10-31PING(8): Avoid large buffers on the stackSebastian Huber1-0/+10
2013-10-31PING(8): Fix isxdigit() usageSebastian Huber1-1/+1
2013-10-31PING(8): Do not use signalsSebastian Huber1-11/+12
2013-10-31IFCONFIG(8): Avoid write to const stringSebastian Huber1-4/+14
2013-10-31IFCONFIG(8): Wrap exit()Sebastian Huber2-0/+6
2013-10-31IFCONFIG(8): Fix some resource leaksSebastian Huber5-4/+54
2013-10-31IFCONFIG(8): Initialize global variables in ctorsSebastian Huber18-10/+180
2013-10-31IFCONFIG(8): Fix isdigit() and isprint() usageSebastian Huber3-4/+4
2013-10-31IFCONFIG(8): Add const qualifierSebastian Huber5-61/+61
2013-10-31IFCONFIG(8): Avoid JAIL(3)Sebastian Huber1-7/+4
2013-10-31IFCONFIG(8): Workaround for struct option confictSebastian Huber5-43/+2
2013-10-31ROUTE(8): Adjust port to RTEMSSebastian Huber1-5/+48
2013-10-31ROUTE(8): Free dynamic memorySebastian Huber1-2/+4
2013-10-31ROUTE(8): Add and use contextSebastian Huber1-270/+298
2013-10-31Move shell items to separate fileSebastian Huber3-42/+6
2013-10-31Move program control to thread structureSebastian Huber3-75/+50
2013-10-31Simplify getopt() to getopt_r() translationSebastian Huber4-62/+50
2013-10-10Update files to match FreeBSD layoutSebastian Huber28-188/+34
2013-10-10Move files to match FreeBSD layoutSebastian Huber45-0/+26729