age |
author |
description |
Fri, 03 Dec 2010 11:37:01 -0300 |
markus schnalke |
comments (should we really exit failure in this case?) |
Fri, 03 Dec 2010 11:30:24 -0300 |
markus schnalke |
refactored mode_accept() |
Fri, 03 Dec 2010 10:43:38 -0300 |
markus schnalke |
comments and a small refactoring |
Thu, 02 Dec 2010 17:13:03 -0300 |
markus schnalke |
removed now obsolete exit_code |
Thu, 02 Dec 2010 17:11:25 -0300 |
markus schnalke |
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |
Thu, 02 Dec 2010 16:52:39 -0300 |
markus schnalke |
fixed previous commit and excluded mode_version() from main() |
Thu, 02 Dec 2010 16:45:26 -0300 |
markus schnalke |
substituted get_progname() with a call to strrchr() |
Thu, 02 Dec 2010 16:22:55 -0300 |
markus schnalke |
made default mode sensible |
Wed, 01 Dec 2010 18:27:46 -0300 |
markus schnalke |
fixed -oem by removing it ;-) |
Wed, 01 Dec 2010 17:29:52 -0300 |
markus schnalke |
fixed -oi to really be the same as -i |
Thu, 04 Nov 2010 14:45:42 -0300 |
markus schnalke |
removed the obsolete pos argument from time_interval() |
Thu, 04 Nov 2010 13:00:19 -0300 |
markus schnalke |
moved run_queue to a new function |
Thu, 04 Nov 2010 12:32:11 -0300 |
markus schnalke |
moved the queue manipulation code to an new function |
Thu, 04 Nov 2010 11:02:42 -0300 |
markus schnalke |
refactored the cmdline argument processing |
Mon, 01 Nov 2010 14:53:26 -0300 |
markus schnalke |
refactored processing of -oXXX options |