]> Zhao Yanbai Git Server - minix.git/commit
Importing usr.bin/nice 32/1032/2
authorThomas Cort <tcort@minix3.org>
Thu, 10 Oct 2013 20:29:19 +0000 (16:29 -0400)
committerThomas Cort <tcort@minix3.org>
Sat, 12 Oct 2013 11:01:11 +0000 (07:01 -0400)
commitd37082b292d65d555c806b77d431b9f26a64fb32
tree4f592a264678d960992b168341a52525cc78d4d3
parent10d6e1a8d290415bcda127ca8fef5c60be157299
Importing usr.bin/nice

Replaces commands/nice. No Minix-specific changes needed.

Change-Id: I3e089497dcd86893aa28e3a973496af5b1689f45
commands/Makefile
commands/nice/Makefile [deleted file]
man/man1/Makefile
man/man1/nice.1 [deleted file]
releasetools/nbsd_ports
usr.bin/Makefile
usr.bin/nice/Makefile [new file with mode: 0644]
usr.bin/nice/nice.1 [new file with mode: 0644]
usr.bin/nice/nice.c [moved from commands/nice/nice.c with 53% similarity]