UPTIME has been updated to 2.40:
http://nikkhokkho.sourceforge.net/static.php?page=UPTIME

History
2.40 - 2017/06/08
- 8086, 186 and 386 optimized versions.

2.30 - 2017/06/07
- Switched to ASMC 2.24.
- Added uppercase switches: -h, -H, -?, -r, -R, ...
- Added dash (-) and slash (/) switches separator: -h, /H.

2.20 - 2017/06/07
- Take advantage of proc uses to simplify code
- Remove GetAlarm time unused procedure.
- Other minor optimizations. Size reduced from 1.310 to 1.284 bytes.

2.10 2017/06/06
- Switch to UASM 2.35.
- Fixed waiting for key pressed in help.
- Size reduced from 1.312 to 1.310 bytes.

2017-06-06 9:13 GMT+02:00 Javier Gutiérrez Chamorro <
guti.bitacoras....@gmail.com>:

> If anyone is interested, I have release UPTIME 1.00 and UPTIME 1.10. But
> also, just published UPTIME 2.00, totally rewritten from FAST to ASM.
>
> You can find them at, including full source-code at:
> - http://nikkhokkho.sourceforge.net/static.php?page=UPTIME
> - https://sourceforge.net/projects/nikkhokkho/files/UPTIME/
>
> Regards.
>
> 2017-06-01 16:25 GMT+02:00 Javier Gutiérrez Chamorro <
> guti.bitacoras....@gmail.com>:
>
>> With the recent announcement of FAST being empowered by FreeDOS, and the
>> interest on porting some UNIX utilities to DOS, I decided to combine both.
>> Since current UPTIME v7.02 by Mark Aitchison is written in Turbo Pascal,
>> I tried to do an approach in fast. It is still WIP, and not yet as complete
>> as the other, but it is a mere COM file of 1.077 bytes, while the current
>> version is 49.746.
>>
>> What I like of my approach, is storing initial startup time on the CMOS,
>> using the unused alarm records, which is by far more efficient than storing
>> a file.
>>
>> Hope you like the idea. Next steps will be parsing the command-line to
>> allow output in different formats, and try to mimic format such as:
>> 08:11:22 up 146 days, 34 min, 3 users, load average: 0.28, 0.45, 0.38
>>
>> Sources and binaries are available at: http://javiergutierrezchamorro
>> .com/wp-content/uploads/2017/07/uptime.zip
>>
>> Once more complete, I will upload to my Sourceforge page:
>> https://www.sourceforge.net/projects/nikkhokkho
>>
>>
>> 2017-05-31 21:29 GMT+02:00 Jim Hall <jh...@freedos.org>:
>>
>>> On Wed, May 31, 2017 at 2:21 PM, Rugxulo <rugx...@gmail.com> wrote:
>>> [..]
>>> > The other three were listed in the old (pre-1.2) Software List under
>>> "UTIL":
>>> [..]
>>> >
>>> > * du 1.0
>>> > http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util
>>> /disk/du10x.zip
>>> > http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util
>>> /disk/du10s.zip
>>> >
>>> > * sleep 1.0
>>> > (broken link, already moved? well, formerly it was here)
>>> >
>>> > * xgrep 1.03
>>> > http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util
>>> /file/xgrep/xgrp103x.zip
>>> > http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util
>>> /file/xgrep/xgrp103s.zip
>>>
>>>
>>> Thanks! I missed these when I organized things. I'll move du and
>>> xgrep. I'd already moved sleep:
>>> http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/unix/
>>>
>>> ------------------------------------------------------------
>>> ------------------
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>> _______________________________________________
>>> Freedos-devel mailing list
>>> Freedos-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>>>
>>
>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to