]> Zhao Yanbai Git Server - minix.git/commit
Retire MINIX tcpstat(1), udpstat(1) 31/3431/1
authorDavid van Moolenbroek <david@minix3.org>
Tue, 14 Feb 2017 16:22:04 +0000 (16:22 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 9 Mar 2017 23:39:57 +0000 (23:39 +0000)
commit49bf8d5c6a022606b48ca9d706bd1c539025e3f5
tree25cae5bec5593055c1107a9bc04bfbe40620dbe7
parentbaa5830f282f97301f08e45ae8705c0513f18989
Retire MINIX tcpstat(1), udpstat(1)

This needs to be done before retiring inet itself, since these
utilities include headers from inet directly.

Also retire the now-obsolete paramvalue(3).

Change-Id: I9b27771190a6a32ee533b0c0d9d37f61a16ee36c
distrib/sets/lists/minix-base/mi
distrib/sets/lists/minix-debug/mi
lib/libc/gen/Makefile.inc
minix/commands/Makefile
minix/commands/tcpstat/Makefile [deleted file]
minix/commands/tcpstat/tcpstat.c [deleted file]
minix/commands/udpstat/Makefile [deleted file]
minix/commands/udpstat/udpstat.c [deleted file]
minix/include/minix/queryparam.h
minix/lib/libc/gen/paramvalue.c [deleted file]