index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
renice
/
renice.c
Age
Commit message (
Expand
)
Author
2015-10-22
at present the setpriority() syscall is considered fairly low risk and
Theo de Raadt
2015-05-15
rework synopsis to be a bit less ugly; the result is quite close to the posix
Jason McIntyre
2015-03-20
POSIX says the renice -n flag is an increment, not an absolute
Todd C. Miller
2013-11-15
Include unistd.h as it is the standard location for getopt().
Todd C. Miller
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-04-20
Fix renicing a negative pid in historic mode. From Bryan Linton
Todd C. Miller
2008-12-08
Rewrite renice(8) to be POSIX compliant while still maintaining
Todd C. Miller
2007-03-16
make this page more readable;
Jason McIntyre
2003-07-10
add missing includes
David Krause
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-06
missing prototypes; ok millert
Peter Valchev
1999-03-04
catch things like "renice --19 6706" as an error, use warn/warnx and update s...
Todd C. Miller
1998-12-20
fix usage
Theo de Raadt
1997-06-20
Wall
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt