aboutsummaryrefslogtreecommitdiff
path: root/forth/system
AgeCommit message (Expand)AuthorFilesLines
2018-01-24ciface.fs: implement SUNW,power-off serviceMark Cave-Ayland1-0/+8
2017-09-22package.fs: don't reveal interposed packagesMark Cave-Ayland1-1/+1
2016-02-20ciface.fs: implement optional (exit) hook when returning control back to the ...Mark Cave-Ayland1-0/+8
2014-05-12ciface.fs: handle buggy callers to test-methodMark Cave-Ayland1-5/+20
2014-05-12ciface.fs: implement milliseconds serviceMark Cave-Ayland1-2/+3
2014-03-03ciface.fs: alter nextprop to preserve output buffer unless an error occursMark Cave-Ayland1-3/+5
2014-01-13ciface.fs: enable test-method for all architecturesMark Cave-Ayland1-5/+0
2010-10-16Force any errors in the CIF interpret word to reset the Forth engine back to ...Mark Cave-Ayland1-0/+4
2010-10-09Fix getprop return valueAndreas Färber1-2/+3
2010-10-09Fix test-method argument orderAndreas Färber1-2/+2
2010-04-05Fix incorrect stack (dropping one too many items) when a phandle of 0 is pass...Mark Cave-Ayland1-1/+1
2010-04-03Fix two errors related to argument passing in the client interface:Mark Cave-Ayland1-0/+1
2010-01-01Change the new-device word so that subsequent words within a new device are a...Mark Cave-Ayland1-0/+2
2009-12-02In the IEEE 1275-1994 specification the parameters for Client Interface callsMark Cave-Ayland1-43/+48
2009-11-22Revert commit r624 (breaks ppc and sparc64 boot)Laurent Vivier1-9/+16
2009-11-20In the IEEE 1275-1994 specification the parameters for Client Interface callsStefan Reinauer1-16/+9
2009-11-12Implement Client Interface method "test-method" defined inLaurent Vivier1-0/+12
2008-08-10Rename /packages/client-iface to /openprom/client-servicesBlue Swirl1-2/+2
2008-08-06add set-callback for Aurora 2.0Stefan Reinauer1-1/+8
2006-04-26initial import of openbios--main--1.0--patch-26Stefan Reinauer3-0/+394