- 03 Nov, 2014 1 commit
-
-
Robert Sprowson authored
To more accurately mimic open() with fopen() we need to make i negative so errno gets reported. Trim unnecessary library from MD5 makefile
-
- 06 Sep, 2014 1 commit
-
-
Robert Sprowson authored
Add md5 utility A port of the FreeBSD tool of the same name, md5 calculates a long check sequence to see if the file has been transported across the internet without error. Specifically, this is a snapshot of /lib/libmd/md5c.c revision 154479 /lib/libmd/mdXhl.c revision 154479 /sbin/md5/md5.c revision 238964 with a few tweaks for RISC OS. Tested by comparing the MD5 sum of a few downloads from the downloads page. Version 5.55. Tagged as 'Internet-5_55'
-
- 02 Sep, 2014 1 commit
-
-
Robert Sprowson authored
Added ".jif" as optional JPEG extension. Added fits since ChangeFSI can open them. Added prs.btif as a registered TIFF variant, though very unlikely to occur in the wild. Renamed image/svg to its W3C and IANA registration. Removed image/photo-cd due to no search engine hits (for a punctuation preserving search) and not IANA recognised. Corrected typo in xpng to x-png. Added vnd.dxf & vnd.microsoft.icon & vnd-wap-wmbp & vnd.adobe.photoshop as these have RISC OS file types and IANA registrations. Added image/bmp reluctantly with notes about which are official or not. Removed x-MS-bmp as x-ms-bmp covers it (MimeMap is case insensitive). Removed duplicates of x-photo-cd and x-xpixmap. Unrelated, added text/csv in passing. Version 5.54. Tagged as 'Internet-5_54'
-
- 25 Sep, 2013 1 commit
-
-
Robert Sprowson authored
Versions 5.31 to 5.39 inclusive had a nasty memory leak on every socket creation, so enforce module 5.40 or later. For reference, RISC OS 5 has shipped with 5.45 or later anyway. Version 5.53. Tagged as 'Internet-5_53'
-
- 13 Jul, 2013 1 commit
-
-
Robert Sprowson authored
Zip has a specific filetype allocated, previously it was mapped to DDC, so SparkFS would (if viewing a ZIP file on a PC share for example) retype it to A91 after opening and realising it was a ZIP. Then viewing from the PC side would show it's ",a91" suffix and hence not be recognised as a ZIP any more. Version 5.52. Tagged as 'Internet-5_52'
-
- 26 May, 2013 1 commit
-
-
Robert Sprowson authored
The built in headers with cc 5.70 include new non-ANSI defines in <errno.h> which clash with some of the names in TCPIPLibs:sys/errno.h This change extends the practice in some of the disc based utils to not include <errno.h> when __unix is not defined (since the symbol for errno is also declared as extern at the top of the TCPIPLibs copy) to avoid the duplication and hence the clash. Built with cc 5.70, but no runtime testing. Version 5.51. Tagged as 'Internet-5_51'
-
- 19 Sep, 2012 1 commit
-
-
Robert Sprowson authored
To save a little disc space the default is the RISC OS 5 cream colour folder, hence only the deltas (Ursula and Morris4) are needed. Also, use Push/Pull in RMFind, move !Run into LocalRes: because it's english. Version 5.50. Tagged as 'Internet-5_50'
-
- 02 Sep, 2012 1 commit
-
-
Robert Sprowson authored
See changelog for revision 4.25, same idea, different implementation.
-
- 31 Aug, 2012 1 commit
-
-
Ben Avison authored
Detail: Install rule could only be run once because the redirection of the output of awk failed because the file already existed and was read-only. Fixed by wiping the destination directory before we start. Admin: Checked in a disc build. Retagged as 'Internet-5_49' Version 5.49. Not tagged
-
- 28 Aug, 2012 1 commit
-
-
Robert Sprowson authored
As featured on the ROOL USB sticks, adds bz2 alias. Version 5.49. Tagged as 'Internet-5_49'
-
- 07 Jul, 2012 1 commit
-
-
Robert Sprowson authored
When included in a ROM in emergency utils form this isn't an application, so !Boot is unnecessary as !Run does the same initial variable assignments. Also, since there are no sprites in that case, don't iconsprites the non existant file. Version 5.48. Tagged as 'Internet-5_48'
-
- 14 Jan, 2012 1 commit
-
-
Steve Revill authored
Version 5.47. Tagged as 'Internet-5_47'
-
- 24 Oct, 2009 1 commit
-
-
Jeffrey Lee authored
Version 5.46. Tagged as 'Internet-5_46'
-
- 30 Sep, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: The source code needed for the StatisticEnumerate service call hasn't been released yet, so to enable the Internet component to build the source will automatically fall back to a hardcoded value of the service code ID number. Admin: Built on Iyonix. Tested (ish) on BeagleBoard. Version 5.45. Not tagged
-
- 09 Nov, 2004 1 commit
-
-
Ben Avison authored
Retagged since this won't affect code generation for existing builds. -------
-
- 11 Jul, 2004 1 commit
-
-
Steve Revill authored
Detail: Now clean up after themselves better. Admin: Tested in DB220S Baseline build. Version 5.45. Tagged as 'Internet-5_45'
-
- 01 Jul, 2004 1 commit
-
-
Steve Revill authored
Detail: Updated to build correctly on Iyonix. Summary: Tested in DB220 Baseline build Version 5.44. Tagged as 'Internet-5_44'
-
- 23 Jan, 2004 1 commit
-
-
Ben Avison authored
Due to some sloppy merging, Rob's changes to the MimeMap file were lost; this reinstates them, and also adds knowledge of the .mp3 file extension (spotted by Andy Beeson). Tagged as 'Internet-5_43b' Version 5.43. Not tagged
-
- 16 Jan, 2004 1 commit
-
-
Ben Avison authored
Tagged as 'Internet-5_43a'
-
- 03 Dec, 2003 1 commit
-
-
Ben Avison authored
Version 5.43. Tagged as 'Internet-5_43'
-
- 12 Nov, 2003 2 commits
-
-
Ben Avison authored
-
Ben Avison authored
Kevin's hard disc. Also automated version numbering of !Run/!Boot/!Help/AUNMap. Version 5.42. Tagged as 'Internet-5_42'
-
- 03 Oct, 2003 1 commit
-
-
Robert Sprowson authored
Finally got sick of changing the version number in !Boot and !Run and AunMap so now only !Help tells you the version. Added lots of "-Dlint"s as previously the (un)lucky developer who checked the source out got their name stamped in the released binaries. #if'd out a bum switch which only makes sense for FreeBSD. A bit more of 'host' imported,probably not worth finishing. Version 5.41. Tagged as 'Internet-5_41'
-
- 20 May, 2003 1 commit
-
-
Robert Sprowson authored
Version 5.40. Tagged as 'Internet-5_40'
-
- 17 Jan, 2003 2 commits
-
-
Robert Sprowson authored
Added freebsd disclaimer to !Help added gethost produced from sources Deleted ANT gethost and host binaries Added useful help to all the utilities Version 5.39. Tagged as 'Internet-5_39'
-
Robert Sprowson authored
Tidy up help syntax. Not sure why this has a VersionNum file all of its own,but hey. Version 0.02. Tagged as 'showstat-0_02'
-
- 02 Jan, 2003 1 commit
-
-
Steve Revill authored
Added a MimeMap file to the disc resources. New sprites added. As featured on the disc image accompanying RISC OS 5.00 Version 5.38. Tagged as 'Internet-5_38'
-
- 08 Mar, 2002 1 commit
-
-
Steve Revill authored
Detail: Modified the resources now that there is the new icon plotting functionality in STBSplash. Admin: Builds and installs. Version 5.37. Tagged as 'Internet-5_37'
-
- 20 Feb, 2002 1 commit
-
-
Steve Revill authored
Detail: Various resources updated to match those in the Baseline. Also stripped the dynamic dependencies from a couple of the sub-makefiles which had previously been checked-in with them present. Admin: Builds and installs. Version 5.36. Tagged as 'Internet-5_36'
-
- 08 Oct, 2001 2 commits
-
-
Steve Revill authored
Version 5.35. Tagged as 'Internet-5_35'
-
Steve Revill authored
Version 5.36. Tagged as 'Internet-5_36'
-
- 06 Oct, 2001 1 commit
-
-
Steve Revill authored
Detail: * Updated the resources to include the current !Boot and the CopyLocal script * Adjusted the Makefile so STB builds also include the 'Pong' tool Admin: Builds correctly. Version 5.35. Tagged as 'Internet-5_35'
-
- 03 Jul, 2001 1 commit
-
-
Stewart Brodie authored
Detail: Failure to reset Sys$ReturnCode to zero means that amu does NOT ignore errors from failing commands correctly. Admin: Tested. Version 5.34. Tagged as 'Internet-5_34'
-
- 05 Mar, 2001 1 commit
-
-
David Cotton authored
Detail: Amu would complain about the nesting in this component. This is due to a bugfix in the latest version of amu (5.13) that means that macro expansion works correctly. Fixed the makefile so that we do not get recursive macro expansion. Admin: Tested in a 32-bit Lazarus build. Version 5.33. Tagged as 'Internet-5_33'
-
- 12 May, 2000 1 commit
-
-
Kevin Bracey authored
Version 5.32. Tagged as 'Internet-5_32'
-
- 09 Mar, 2000 1 commit
-
-
Steve Revill authored
Detail: If the command being executed by X returns an error, it is placed into the system variable X$Error, unless the variable is already set to a non-empty string. Admin: Tested on STB3, STB-400 Issue A and RiscPC. Version 5.31. Tagged as 'Internet-5_31'
-
- 07 Feb, 2000 2 commits
-
-
Kevin Bracey authored
Version 5.30. Tagged as 'Internet-5_30'
-
Kevin Bracey authored
-
- 04 Feb, 2000 1 commit
-
-
Kevin Bracey authored
-
- 19 Nov, 1999 1 commit
-
-
Neil Bingham authored
Detail * Removed Resources/STB400/UK/!Run & !Help as they are no longer exported in the Baseline. * Added Resources/STB400/UK/!Boot. Admin * Changes only affect install: builds with OPTIONS=STB set. Tested on baseline build BL400UK (checkin to follow).
-