Tue, 01 Nov 2016 01:10:33 +0000 |
Mychaela Falconia |
target-utils/libcommon: extern u_long strtoul(); added where needed
|
Tue, 01 Nov 2016 01:00:43 +0000 |
Mychaela Falconia |
target-utils/pirexplore: vibe command alias for buz
|
Tue, 01 Nov 2016 00:38:49 +0000 |
Mychaela Falconia |
target-utils: pirexplore converted to our own libc
|
Tue, 01 Nov 2016 00:28:57 +0000 |
Mychaela Falconia |
target-utils: loadagent converted to our own libc
|
Tue, 01 Nov 2016 00:24:23 +0000 |
Mychaela Falconia |
target-utils: helloapp converted to our own libc
|
Tue, 01 Nov 2016 00:20:14 +0000 |
Mychaela Falconia |
target-utils: c139explore converted to our own libc
|
Tue, 01 Nov 2016 00:15:59 +0000 |
Mychaela Falconia |
target-utils/c139-lldbg/lldbg.lds: properly disallow .data at last
|
Tue, 01 Nov 2016 00:09:34 +0000 |
Mychaela Falconia |
target-utils: c139-lldbg converted to our own libc
|
Tue, 01 Nov 2016 00:05:31 +0000 |
Mychaela Falconia |
target-utils: use of bcopy() changed to memcpy()
|
Mon, 31 Oct 2016 23:55:28 +0000 |
Mychaela Falconia |
target-utils: buzplayer converted to our own libc
|
Mon, 31 Oct 2016 23:49:11 +0000 |
Mychaela Falconia |
target-utils/include: our own ctype.h and strings.h added
|
Mon, 31 Oct 2016 23:35:48 +0000 |
Mychaela Falconia |
target-utils/libc: strtol and strtoul added from 4.4BSD with simplification
|
Mon, 31 Oct 2016 22:14:38 +0000 |
Mychaela Falconia |
target-utils/libc: strlen optimized assembly implementation added
|
Mon, 31 Oct 2016 21:33:05 +0000 |
Mychaela Falconia |
target-utils/Makefile: libc added to the dependencies
|
Sat, 29 Oct 2016 00:15:12 +0000 |
Mychaela Falconia |
target-utils/libc: assembly implementation of bcmp/memcmp
|
Fri, 28 Oct 2016 23:45:49 +0000 |
Mychaela Falconia |
target-utils/libc/bzero.S: changed signed conditions to unsigned
|
Fri, 28 Oct 2016 23:15:01 +0000 |
Mychaela Falconia |
target-utils/libc: non-optimized C implementation of memset
|
Fri, 28 Oct 2016 23:02:44 +0000 |
Mychaela Falconia |
target-utils/libc: memcpy16 and memcpy32 optimized variants implemented
|
Fri, 28 Oct 2016 22:55:51 +0000 |
Mychaela Falconia |
target-utils/libc: our own memcpy assembly implementation
|
Fri, 28 Oct 2016 22:22:56 +0000 |
Mychaela Falconia |
target-utils/libc: bzero imported from Citrine
|
Fri, 28 Oct 2016 22:20:26 +0000 |
Mychaela Falconia |
target-utils/libc: beginning of newlib-ectomy
|
Thu, 27 Oct 2016 06:51:42 +0000 |
Mychaela Falconia |
fc-buzplay play command implemented
|
Thu, 27 Oct 2016 05:28:30 +0000 |
Mychaela Falconia |
fc-buzplay started
|
Thu, 27 Oct 2016 05:11:05 +0000 |
Mychaela Falconia |
loadtools: hwparamstubs.c split in preparation for adding fc-buzplay
|
Thu, 27 Oct 2016 04:58:10 +0000 |
Mychaela Falconia |
ringtools/examples: a couple of buzzer tone examples
|
Thu, 27 Oct 2016 04:54:11 +0000 |
Mychaela Falconia |
ringtools/examples renamed to ringtools/e1-experiments
|
Thu, 27 Oct 2016 04:39:48 +0000 |
Mychaela Falconia |
buzplayer: play implemented
|
Thu, 27 Oct 2016 04:31:31 +0000 |
Mychaela Falconia |
buzplayer: melody entry implemented
|
Thu, 27 Oct 2016 04:18:38 +0000 |
Mychaela Falconia |
buzplayer: melody buffer implemented
|
Thu, 27 Oct 2016 04:04:38 +0000 |
Mychaela Falconia |
buzplayer timer implementation finished
|
Thu, 27 Oct 2016 04:01:16 +0000 |
Mychaela Falconia |
buzplayer: beginning of timer implementation
|
Thu, 27 Oct 2016 03:50:40 +0000 |
Mychaela Falconia |
target-utils: buzplayer started
|
Thu, 27 Oct 2016 02:13:38 +0000 |
Mychaela Falconia |
fc-shell: added support for AT commands in one-shot mode
|
Thu, 27 Oct 2016 00:18:49 +0000 |
Mychaela Falconia |
rvinterf/asyncshell/main.c: same "usage" fix as in fc-tmsh
|
Thu, 27 Oct 2016 00:17:17 +0000 |
Mychaela Falconia |
rvinterf/etmsync/fsiomain.c: same "usage" fix as in fc-tmsh
|
Thu, 27 Oct 2016 00:01:56 +0000 |
Mychaela Falconia |
CHANGES: fc-tmsh change documented
|
Wed, 26 Oct 2016 23:51:47 +0000 |
Mychaela Falconia |
fc-tmsh one-shot operation mode implemented
|
Wed, 26 Oct 2016 23:33:21 +0000 |
Mychaela Falconia |
fc-tmsh works like fc-shell and fc-fsio now, following the -p convention
|
Wed, 26 Oct 2016 23:17:03 +0000 |
Mychaela Falconia |
fc-tmsh: all commands internally return values
|
Wed, 26 Oct 2016 22:56:29 +0000 |
Mychaela Falconia |
fc-tmsh: etmpkt command renamed to tmpkt, etmpkt retained as alias
|
Wed, 26 Oct 2016 22:53:10 +0000 |
Mychaela Falconia |
rvinterf/tmsh/Makefile: simpler structure like that used for fc-shell
|
Wed, 26 Oct 2016 22:50:04 +0000 |
Mychaela Falconia |
fc-tmsh: set-* commands removed, use fc-fsio instead
|
Wed, 26 Oct 2016 22:46:23 +0000 |
Mychaela Falconia |
fc-tmsh: use the newly adopted exit code convention
|
Wed, 26 Oct 2016 22:25:18 +0000 |
Mychaela Falconia |
fc-shell: use the newly adopted exit code convention
|
Wed, 26 Oct 2016 22:00:39 +0000 |
Mychaela Falconia |
rvinterf/libasync: use the newly adopted exit code convention
|
Wed, 26 Oct 2016 21:36:07 +0000 |
Mychaela Falconia |
rvinterf tree: exitcodes.h moved from etmsync to include
|
Wed, 26 Oct 2016 16:06:28 +0000 |
Mychaela Falconia |
target-utils/libtiffs: find the root inode even if it's preceded
|
Wed, 26 Oct 2016 15:52:14 +0000 |
Mychaela Falconia |
target-utils: long-overdue s/mpffs/tiffs/ and s/MPFFS/TIFFS/ rename
|
Wed, 26 Oct 2016 15:28:29 +0000 |
Mychaela Falconia |
c139explore and pirexplore host wrapper shell scripts added
|
Wed, 26 Oct 2016 07:48:29 +0000 |
Mychaela Falconia |
doc/Compiling moved to INSTALL
|
Wed, 26 Oct 2016 07:46:31 +0000 |
Mychaela Falconia |
top Makefile install rule: new packaging approach
|
Wed, 26 Oct 2016 07:35:42 +0000 |
Mychaela Falconia |
doc/Compiling: update for the move to /opt/freecalypso
|
Wed, 26 Oct 2016 06:34:12 +0000 |
Mychaela Falconia |
CHANGES: made note of the install location big change
|
Wed, 26 Oct 2016 06:23:14 +0000 |
Mychaela Falconia |
loadtools/loadtool.help: new default directory for the exec command
|
Wed, 26 Oct 2016 06:17:51 +0000 |
Mychaela Falconia |
rvinterf/asyncshell/help.c: new help file location
|
Wed, 26 Oct 2016 06:16:12 +0000 |
Mychaela Falconia |
rvinterf/libasync/launchrvif.c: new rvinterf binary location
|
Wed, 26 Oct 2016 06:14:43 +0000 |
Mychaela Falconia |
rvinterf/etmsync/launchrvif.c: new rvinterf binary location
|
Wed, 26 Oct 2016 06:13:31 +0000 |
Mychaela Falconia |
rvinterf/etmsync/fsiomain.c: new help file location
|
Wed, 26 Oct 2016 06:11:55 +0000 |
Mychaela Falconia |
rvinterf/*/Makefile: move to /opt/freecalypso
|
Wed, 26 Oct 2016 06:01:50 +0000 |
Mychaela Falconia |
ringtools/Makefile: move to /opt/freecalypso/bin
|