haiku/src
Axel Dörfler a5cceb23c2 Ported over to our own private API - it's now functional under the Haiku kernel.
Improved argument parsing code - you no longer have to specify each option separately.
Improved time parsing for the "-d" option: it's now possible to add a unit to the
time value ("m" or "s"), and you don't have to add a space anymore (ie. -d5 will
work, too).
Cleaned up the source file to better match our style guide, and look better overall.

Also added a comment about the usefulness of some of the options here - I think
we should remove the alert stuff again; one requester (in Roster) is really enough
for my taste.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10234 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-25 18:04:08 +00:00
..
add-ons updated doc once more. 2004-11-25 14:57:45 +00:00
apps Ported over to our own private API - it's now functional under the Haiku kernel. 2004-11-25 18:04:08 +00:00
data added timezone source files from ftp://elsie.nci.nih.gov/pub/tzdata2004g.tar.gz 2004-11-19 19:34:35 +00:00
kernel Moved shutdown() into a separate file. 2004-11-25 17:59:13 +00:00
kits Made double buffering a compile time option (disabled by default as there is some issues with it) 2004-11-25 11:00:50 +00:00
libs suppress warnings on imported code 2004-11-22 04:24:04 +00:00
prefs Disabled code for cursor config until API settles 2004-11-24 20:03:14 +00:00
servers Removed a couple of deadlocks caused by missing DisplayDriver unlocks 2004-11-24 20:07:41 +00:00
tests The boot loader test now builds again fine. 2004-11-24 16:23:48 +00:00
tools address compiler warnings 2004-11-21 18:22:53 +00:00
Jamfile Added data directory, it should contain generated data files 2004-11-19 19:25:44 +00:00