Commits (3)
-
Robert Sprowson authored
Remove faulty logic for Service_MessageFileClosed, MessageTrans reopens the file, so no need to do it again locally. Usual register/deregister/reregister code for ResourceFS. Replace clumsy casts of (_kernel_oserror *)0 with NULLs. Version 0.39. Tagged as 'Freeway-0_39'
a8ffda23 -
ROOL authored
Admin: Authentification->Authentication. Discovered during User Guide error message audit. Version 0.40. Tagged as 'Freeway-0_40'
a2af9e77 -
Robert Sprowson authored
When Freeway concludes it has no interfaces, it called fw_final() & closed the messages file. In turn any errors reported from SWIs or *commands came out as untranslated tokens. Move the release_msgs() to when the module finalises in fw_module_final(), not just when it's given up trying. Also close the messages if fw_init() returns an error - there was one case where that would not happen and leave MessageTrans/ResourceFS pointing at some old RMA. Replaced a few magic numbers with defines from the appropriate headers. Tested in a machine with no network interface, which used to say "FWNoInet" in response to *FWShow. Version 0.41. Tagged as 'Freeway-0_41'
610b8a50
Showing
Resources/UK/CmdHelp
0 → 100644
File added
Resources/UK/Messages
0 → 100644