]> Zhao Yanbai Git Server - minix.git/commit
btrace(8): move to proper location 86/3186/2
authorDavid van Moolenbroek <david@minix3.org>
Sat, 19 Sep 2015 22:31:13 +0000 (22:31 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 23 Sep 2015 12:03:09 +0000 (12:03 +0000)
commit964427e0ea7f92f694a9ea097fe466d71ba3a83e
treea1201951d3c00d37c071c6dfabc08d969b296bf0
parentd8634bad6a79279cd9e9d2d23ed4f243d8d69da2
btrace(8): move to proper location

- move from minix/commands to minix/usr.sbin;
- install into /usr/sbin instead of /usr/bin;
- move manual page into source directory;
- resolve compilation warning;
- convert to KNF.

Change-Id: I08c16998bd499a468799a6587f6fe45f42590461
distrib/sets/lists/minix/mi
minix/commands/Makefile
minix/commands/btrace/btrace.c [deleted file]
minix/man/man8/Makefile
minix/usr.sbin/Makefile
minix/usr.sbin/btrace/Makefile [moved from minix/commands/btrace/Makefile with 72% similarity]
minix/usr.sbin/btrace/btrace.8 [moved from minix/man/man8/btrace.8 with 100% similarity]
minix/usr.sbin/btrace/btrace.c [new file with mode: 0644]