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
Age
Commit message (
Expand
)
Author
2024-07-25
fix double space; from crystal kolipe
Jason McIntyre
2022-08-12
renice(8): don't succeed after 256 errors
Scott Soule Cheloha
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2016-09-19
Replace an exit(3) call in main() with a return to enable the stack
Alexander Bluhm
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
2014-05-23
adjust the note in STANDARDS: passing args to the flags is not an
Jason McIntyre
2013-11-15
Include unistd.h as it is the standard location for getopt().
Todd C. Miller
2010-09-29
various EXIT STATUS fixes; from Daniel Dickman
Jason McIntyre
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
2009-02-09
STANDARDS: these applications are no longer optional in posix
Jason McIntyre
2009-02-08
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
Jason McIntyre
2009-01-30
add missing ellipsis to the list of options.
Igor Sobrado
2008-12-08
Rewrite renice(8) to be POSIX compliant while still maintaining
Todd C. Miller
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-31
- note some apps which are xpg4, not posix
Jason McIntyre
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
2002-02-13
When you give command examples and etc., in a manual page prefix them with:
Mike Pechkin
2001-11-19
kill more registers
Mike Pechkin
2001-07-06
missing prototypes; ok millert
Peter Valchev
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-03-10
Various cleanups and standardization.
Aaron Campbell
2000-03-04
Try to standardize the options list introduction; it should read "The options
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
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
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1997-08-25
Xr more
Theo de Raadt
1997-06-20
Wall
Theo de Raadt
1997-01-16
disambiguate somewhat
kstailey
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt