aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/renice
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* renice: Factor out common code in tests.Dag-Erling Smørgrav2023-04-181-14/+20
* renice: Clean up the tests.Dag-Erling Smørgrav2023-04-181-30/+22
* renice: Avoid segfault if -n flag is given without argument.Dag-Erling Smørgrav2023-04-172-1/+7
* renice: Force /bin/sh usage on su calls for the regression tests.Olivier Cochard2022-10-131-2/+2
* renice: Prevent running regression tests in parallelOlivier Cochard2022-09-291-0/+1
* renice: add unit tests.Dag-Erling Smørgrav2022-08-253-0/+177
* renice: fix argument order.Dag-Erling Smørgrav2022-08-251-24/+27
* renice: support -- as per POSIX.Dag-Erling Smørgrav2022-08-041-12/+19
* renice(8): Clarify "who" parameters.Fernando Apesteguía2020-10-271-22/+16
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * sync from headSimon J. Gerraty2013-04-121-7/+5
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | Move example to EXAMPLES.Joel Dahl2013-03-171-7/+5
|/
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* ANSIfy various tools in usr.bin/.Ed Schouten2010-01-021-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-1/+1
* The usage string: renice [priority | [-n incr]] ... assumed that the partPhilippe Charnier2003-02-262-7/+13
* The .Nm utilityPhilippe Charnier2002-07-141-11/+13
* Add Standards section.Tim J. Robbins2002-06-171-0/+5
* Sort sections, use Dl for the example so it stands out more.Tim J. Robbins2002-06-171-6/+5
* mdoc(7) police: untangle SYNOPSIS's markup.Ruslan Ermilov2002-05-301-16/+4
* Sync usage message with manual page synopsis.Tim J. Robbins2002-05-251-2/+2
* Bad numeric arguments or usernames should cause non-zero exit status.Tim J. Robbins2002-05-251-3/+8
* Process and user ID arguments must be treated as decimal integers,Tim J. Robbins2002-05-161-1/+1
* Accept decimal user IDs with -u option as well as usernames.Tim J. Robbins2002-05-162-6/+8
* Diagnostic messages belong on stderr, not stdout. SUSv3 specifies thatTim J. Robbins2002-05-161-1/+2
* o Fix an arguments number check in -n case.Maxim Konovalov2002-04-101-6/+1
* Implement POSIX -n option, cleanup an arguments parsing a bit.Maxim Konovalov2002-04-102-8/+55
* style(9) cleanup.Maxim Konovalov2002-04-101-22/+22
* remove __PWarner Losh2002-03-221-2/+2
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Warns cleanups.David Malone2001-12-032-0/+2
* can not -> cannotDima Dorfman2001-08-051-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2