summaryrefslogtreecommitdiff
path: root/usr.bin/renice/renice.c
AgeCommit message (Expand)Author
2020-10-23renice: Make usage match man page more.wiz
2020-10-22Fix usage check; reject renice without any targets, whether or not -n given.dholland
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2005-10-09- Exit with non-zero on errors (from Liam Foy)christos
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-21Don't pass NULL as an integer argument.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-18clear errno before strto(u)l() if we're going to test it for ERANGE afterwardslukem
2001-09-01Don't need <sys/types.h> either (ref: SUSv2).simonb
2001-09-01Little cleanup:simonb
2001-02-19convert to use getprogname()cgd
2000-08-23Deal with a current priority of -1; from Takahiro Kambe in PR bin/10227.kleink
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
1998-12-19Overhaul...christos
1997-10-19WARNSify, fix .Nm usage, deprecate register, use warnlukem
1997-01-09Sync to 4.4BSD-Lite2tls
1993-12-02Include <sys/types.h> (needed in future because of <sys/resource.h>)pk
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd