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