Skip to content

Commit

Permalink
systat adding -d altqs
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen committed Sep 11, 2014
1 parent fc546a7 commit 0ca47d4
Show file tree
Hide file tree
Showing 4 changed files with 574 additions and 1 deletion.
2 changes: 1 addition & 1 deletion usr.bin/systat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PROG= systat
SRCS= cmds.c cmdtab.c devs.c fetch.c iostat.c keyboard.c main.c \
netcmds.c netstat.c pigs.c swap.c icmp.c \
mode.c ip.c tcp.c \
vmstat.c convtbl.c ifcmds.c ifstat.c
vmstat.c convtbl.c ifcmds.c ifstat.c altqs.c

.if ${MK_INET6_SUPPORT} != "no"
SRCS+= icmp6.c ip6.c
Expand Down
Loading

0 comments on commit 0ca47d4

Please sign in to comment.