summaryrefslogtreecommitdiffstats
path: root/freebsd/usr.bin/netstat/inet.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-13Update to FreeBSD head 2019-09-24Sebastian Huber1-5/+25
2018-09-21Update to FreeBSD head 2018-09-17Sebastian Huber1-2/+2
2018-09-21Update to FreeBSD head 2018-04-01Sebastian Huber1-3/+8
2018-09-21Update to FreeBSD head 2017-12-01Sebastian Huber1-1/+2
2018-09-21Update to FreeBSD head 2017-10-01Sebastian Huber1-1/+13
2018-09-21Update to FreeBSD head 2017-08-01Sebastian Huber1-6/+9
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber1-1/+1
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber1-152/+40
2017-01-10Update to FreeBSD head 2017-01-09Sebastian Huber1-9/+21
2017-01-10Update to FreeBSD head 2016-08-23Sebastian Huber1-555/+745
2016-08-04netstat: Don't init vars if they are not defined.Christian Mauderer1-0/+2
2014-09-18netstat: Initialize more global variablesSebastian Huber1-0/+9
2013-11-11Update to FreeBSD 9.2Sebastian Huber1-17/+36
2013-11-11Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber1-0/+2
2013-11-04Update to FreeBSD 8.4Sebastian Huber1-35/+43
2013-10-31NETSTAT(1): Initialize global variablesSebastian Huber1-4/+3
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-31/+1
2013-10-10Move files to match FreeBSD layoutSebastian Huber1-0/+0
2012-10-17Add netstat commandJoel Sherrill1-0/+21
2012-09-07netstat: New command - Almost completely compilesJoel Sherrill1-0/+1291