summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ifconfig/ifconfig.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-13Update to FreeBSD head 2019-09-24Sebastian Huber1-17/+115
2018-10-25Update to FreeBSD head 2018-10-23Sebastian Huber1-0/+12
2018-10-02Fix typo (RTEMS_BSD_MODULE_NET80211)Sebastian Huber1-1/+1
2018-09-21Update to FreeBSD head 2018-09-17Sebastian Huber1-1/+1
2018-09-21Update to FreeBSD head 2018-06-01Sebastian Huber1-5/+6
2018-09-21Update to FreeBSD head 2018-04-01Sebastian Huber1-0/+28
2018-09-21Update to FreeBSD head 2017-12-01Sebastian Huber1-2/+6
2018-09-21Update to FreeBSD head 2017-10-01Sebastian Huber1-1/+1
2018-09-21Update to FreeBSD head 2017-06-01Sebastian Huber1-23/+24
2018-05-03buildset: Add minimal and everything config.Christian Mauderer1-0/+5
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber1-1/+1
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber1-2/+4
2017-01-17ifconfig/wlan, expat, lib80211: Port to RTEMS.Christian Mauderer1-0/+1
2017-01-10Update to FreeBSD head 2016-08-23Sebastian Huber1-116/+336
2016-10-13Remove AppleTalk supportSebastian Huber1-1/+0
2016-08-02freebsd: Don't use new wrappers for old ports.Christian Mauderer1-0/+9
2016-05-30Directly use <sys/time.h> provided by NewlibSebastian Huber1-1/+1
2015-05-20Update to FreeBSD Stable/9 2015-04-08Sebastian Huber1-1/+1
2014-09-24IFCONFIG(8): Default to AF_INET for RTEMSSebastian Huber1-0/+4
2013-11-13commands: Use REQUIRE_ORDER option processingSebastian Huber1-0/+4
2013-11-11Update to FreeBSD 9.2Sebastian Huber1-7/+60
2013-11-11Reduce divergence from FreeBSD sourcesSebastian Huber1-2/+1
2013-11-11Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber1-0/+2
2013-11-04Update to FreeBSD 8.4Sebastian Huber1-1/+3
2013-10-31IFCONFIG(8): Fix some resource leaksSebastian Huber1-0/+20
2013-10-31IFCONFIG(8): Initialize global variables in ctorsSebastian Huber1-10/+50
2013-10-31IFCONFIG(8): Avoid JAIL(3)Sebastian Huber1-7/+4
2013-10-31IFCONFIG(8): Workaround for struct option confictSebastian Huber1-19/+2
2013-10-31Move shell items to separate fileSebastian Huber1-14/+2
2013-10-31Move program control to thread structureSebastian Huber1-23/+15
2013-10-31Simplify getopt() to getopt_r() translationSebastian Huber1-15/+12
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-15/+2
2013-10-10Move files to match FreeBSD layoutSebastian Huber1-0/+0
2012-10-23ifconfig.c: Correct for getopt_r()Joel Sherrill1-0/+4
2012-10-16Added rtems exit code to ping, route, and ifconfig commands.Jennifer Averett1-1/+20
2012-10-11Add ifconfig command as RTEMS Shell commandJoel Sherrill1-2/+48
2012-10-05route.c and ifconfig.c: Added rtems style mains.Jennifer Averett1-0/+5
2012-09-07Added the ifconfig command.Jennifer Averett1-0/+1185