| Capture exit_status of the command, not the command output. |
|
More...
|
over 16 years ago
|
| Update revision-history. |
|
More...
|
over 16 years ago
|
| Disconnect descriptors when backgrounding the shell script. Thanks Matthijs Kooijman |
|
More...
|
over 16 years ago
|
| Run pidof with the -x Script Mode switch. Thanks Matthijs Kooijman |
|
More...
|
over 16 years ago
|
| Do the test comparision of integeres using string operators. |
|
More...
|
over 16 years ago
|
| conditionally execute usb-autosuspend module |
|
More...
|
over 16 years ago
|
| show read/write frequency of each collected program. |
|
More...
|
over 16 years ago
|
| Don't clutter screen with unwanted print messages. |
|
More...
|
over 16 years ago
|
| Ship pm-utils hooks in /usr/lib/ and not in /etc/pm/ |
|
More...
|
over 16 years ago
|
| Fix incorrect explanation of Intel HDA Power Savings. See Debian BTS: #532733 |
|
More...
|
over 16 years ago
|
| Mark release for 1.49 |
|
More...
|
over 16 years ago
|
| These should be verbose messages. |
|
More...
|
over 16 years ago
|
| Update revision-history.txt accordingly. |
|
More...
|
over 16 years ago
|
| Explicitly commit messages to stdout/stderr. |
|
More...
|
over 16 years ago
|
| Do a doulbe check when determining ipw* wireless devices. |
|
More...
|
over 16 years ago
|
| Update manpage about the LOG_TO_SYSLOG feature. |
|
More...
|
over 16 years ago
|
| Add myself as the Maintainer |
|
More...
|
over 16 years ago
|
| This should work better in ensuring that msg is not empty. |
|
More...
|
over 16 years ago
|
| test change |
|
More...
|
over 16 years ago
|
| We need to find a better way to take msg out from here so that it can be passed to log(). |
|
More...
|
over 16 years ago
|
| Pass msg argument in quotes, else it creates problems for logger |
|
More...
|
over 16 years ago
|
| The other way around |
|
More...
|
over 16 years ago
|
| Check for $2 message being not empty. |
|
More...
|
over 16 years ago
|
| ret can be blank or zero. Avoid it. |
|
More...
|
over 16 years ago
|
| Enable executable mode. |
|
More...
|
over 16 years ago
|
| Really execute the modules |
|
More...
|
over 16 years ago
|
| Actually, we don't really need them |
|
More...
|
over 16 years ago
|
| This gets passed to log() as blank and then logger assumes that input is yet to be given. |
|
More...
|
over 16 years ago
|
| Identify msg type and accordingly log to syslog |
|
More...
|
over 16 years ago
|
| Fix unexpected operator error |
|
More...
|
over 16 years ago
|