summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ifconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber2013-11-1117-0/+34
* Update to FreeBSD 8.4Sebastian Huber2013-11-045-7/+92
* IFCONFIG(8): Avoid write to const stringSebastian Huber2013-10-311-4/+14
* IFCONFIG(8): Wrap exit()Sebastian Huber2013-10-312-0/+6
* IFCONFIG(8): Fix some resource leaksSebastian Huber2013-10-315-4/+54
* IFCONFIG(8): Initialize global variables in ctorsSebastian Huber2013-10-3118-10/+180
* IFCONFIG(8): Fix isdigit() and isprint() usageSebastian Huber2013-10-313-4/+4
* IFCONFIG(8): Add const qualifierSebastian Huber2013-10-315-61/+61
* IFCONFIG(8): Avoid JAIL(3)Sebastian Huber2013-10-311-7/+4
* IFCONFIG(8): Workaround for struct option confictSebastian Huber2013-10-315-43/+2
* Move shell items to separate fileSebastian Huber2013-10-311-14/+2
* Move program control to thread structureSebastian Huber2013-10-311-23/+15
* Simplify getopt() to getopt_r() translationSebastian Huber2013-10-311-15/+12
* Update files to match FreeBSD layoutSebastian Huber2013-10-1020-137/+21
* Move files to match FreeBSD layoutSebastian Huber2013-10-1020-0/+11372