summaryrefslogtreecommitdiffstats
path: root/usr.bin/renice (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
* Replace an exit(3) call in main() with a return to enable the stackbluhm2016-09-191-2/+2
* at present the setpriority() syscall is considered fairly low risk andderaadt2015-10-221-1/+4
* rework synopsis to be a bit less ugly; the result is quite close to the posixjmc2015-05-152-39/+39
* POSIX says the renice -n flag is an increment, not an absolutemillert2015-03-202-29/+42
* adjust the note in STANDARDS: passing args to the flags is not anjmc2014-05-231-7/+4
* Include unistd.h as it is the standard location for getopt().millert2013-11-151-1/+2
* various EXIT STATUS fixes; from Daniel Dickmanjmc2010-09-291-2/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* Fix renicing a negative pid in historic mode. From Bryan Lintonmillert2009-04-201-3/+4
* STANDARDS: these applications are no longer optional in posixjmc2009-02-091-4/+3
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-3/+3
* add missing ellipsis to the list of options.sobrado2009-01-301-5/+5
* Rewrite renice(8) to be POSIX compliant while still maintainingmillert2008-12-082-112/+149
* convert to new .Dd format;jmc2007-05-311-2/+2
* - note some apps which are xpg4, not posixjmc2007-05-311-1/+12
* make this page more readable;jmc2007-03-162-46/+41
* add missing includesdavid2003-07-101-2/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-10/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* When you give command examples and etc., in a manual page prefix them with:mpech2002-02-131-2/+2
* kill more registersmpech2001-11-191-3/+3
* missing prototypes; ok millertpvalchev2001-07-061-2/+4
* - Section shuffling: comply to the section ordering outlined in mdoc(7).aaron2000-11-101-4/+4
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-6/+5
* Various cleanups and standardization.aaron2000-03-101-3/+7
* Try to standardize the options list introduction; it should read "The optionsaaron2000-03-041-4/+3
* - remove trailing white spaceaaron1999-06-051-5/+5
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* catch things like "renice --19 6706" as an error, use warn/warnx and update sccs ids to 4.4lite while we are at itmillert1999-03-042-34/+49
* fix usagederaadt1998-12-201-4/+4
* usr.bin/ man page cleanups, n-saaron1998-09-271-12/+12
* Xr morederaadt1997-08-251-1/+2
* Wallderaadt1997-06-201-2/+7
* disambiguate somewhatkstailey1997-01-161-3/+5
* rcsidderaadt1996-06-263-4/+5
* initial import of NetBSD treederaadt1995-10-183-0/+267