summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ifconfig/ifconfig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber2013-11-111-0/+2
* Update to FreeBSD 8.4Sebastian Huber2013-11-041-1/+3
* IFCONFIG(8): Fix some resource leaksSebastian Huber2013-10-311-0/+20
* IFCONFIG(8): Initialize global variables in ctorsSebastian Huber2013-10-311-10/+50
* IFCONFIG(8): Avoid JAIL(3)Sebastian Huber2013-10-311-7/+4
* IFCONFIG(8): Workaround for struct option confictSebastian Huber2013-10-311-19/+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-101-15/+2
* Move files to match FreeBSD layoutSebastian Huber2013-10-101-0/+1259