summaryrefslogtreecommitdiff
path: root/usr.bin/renice/renice.c
AgeCommit message (Expand)Author
2015-10-22at present the setpriority() syscall is considered fairly low risk andTheo de Raadt
2015-05-15rework synopsis to be a bit less ugly; the result is quite close to the posixJason McIntyre
2015-03-20POSIX says the renice -n flag is an increment, not an absoluteTodd C. Miller
2013-11-15Include unistd.h as it is the standard location for getopt().Todd C. Miller
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-04-20Fix renicing a negative pid in historic mode. From Bryan LintonTodd C. Miller
2008-12-08Rewrite renice(8) to be POSIX compliant while still maintainingTodd C. Miller
2007-03-16make this page more readable;Jason McIntyre
2003-07-10add missing includesDavid Krause
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-06missing prototypes; ok millertPeter Valchev
1999-03-04catch things like "renice --19 6706" as an error, use warn/warnx and update s...Todd C. Miller
1998-12-20fix usageTheo de Raadt
1997-06-20WallTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt