This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
03ed70f315
freebsd-nq
/
usr.bin
/
renice
History
Tim J. Robbins
03ed70f315
Diagnostic messages belong on stderr, not stdout. SUSv3 specifies that
...
renice may not use stdout at all.
2002-05-16 23:30:38 +00:00
..
Makefile
Remove leaf node WARNS?=2 (that mainly I added). This should
2002-02-08 22:31:43 +00:00
renice.8
Implement POSIX -n option, cleanup an arguments parsing a bit.
2002-04-10 11:09:46 +00:00
renice.c
Diagnostic messages belong on stderr, not stdout. SUSv3 specifies that
2002-05-16 23:30:38 +00:00