This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-23 10:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
procps
History
Bernhard Reutner-Fischer
ab52db8d5e
- size reduction of pidof
...
- fix typo in reverse_pidlist
2005-10-07 15:44:37 +00:00
..
Config.in
- pidof(8): make -s optional and optional -o;
closes
#168
2005-10-06 15:37:02 +00:00
free.c
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
kill.c
Patch from Tito adding support for '-q'
2004-08-19 18:26:26 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
use brief license line
2005-09-24 06:01:57 +00:00
pidof.c
- size reduction of pidof
2005-10-07 15:44:37 +00:00
ps.c
update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group char from bb_opt_complementally is new feature: set argv is options;
2005-10-05 10:52:47 +00:00
renice.c
Add 'nice' and replace 'renice' with a new implementation.
2005-02-13 20:14:05 +00:00
sysctl.c
change interface to bb_xasprintf() - more perfect for me.
2005-09-29 16:18:57 +00:00
top.c
ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
2005-09-16 12:55:29 +00:00
uptime.c
some portability fixes by rmh in Bug 395
2005-08-27 18:18:06 +00:00