aboutsummaryrefslogtreecommitdiff
path: root/jim-hwio.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-15Remove unnecessary ecos stuffSteve Bennett1-669/+0
Also win32 and hwio
2010-10-15Cutover to new workware fork of Jim TclSteve Bennett1-25/+16
Note that this commit removes some files and undoes some commits which will be reapplied later. This is the easiest way to switch across. Signed-off-by: Steve Bennett <steveb@workware.net.au>
2010-02-01Bring corrected license as mentioned in freebsd/...Wojciech A. Koszek1-16/+25
Remove "FreeBSD license" statements, since it's not a correct term I believe. Small cleanup while being here.
2010-02-01Revert "Bring correct license -- I think freebsd/ directory has an agreements"Wojciech A. Koszek1-25/+16
This reverts commit 1e2fdd7d9e877fbe2c88a4c32f098ce1e575dc1d.
2010-02-01Bring correct license -- I think freebsd/ directory has an agreementsWojciech A. Koszek1-16/+25
for relicensing all files within Jim project. "FreeBSD license" isn't correct term, so basically remove it. Try to make the whole place consistent.
2008-11-052008-11-04 Uwe Klein <uklein@klein-messgeraete.de>oharboe1-0/+669
* jim-hwio.c: file added * provides memory area and hardware access on linux i386