summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14Fix invisible tab/space confusion in the pattern.origin/NetBSD/pthreadsNetBSD/pthreadsValery Ushakov
2019-03-10G/c executeonnewstack and unlockandexit.Valery Ushakov
2019-03-10Merged default into NetBSD/pthreadsValery Ushakov
2019-03-09Work around a problem on macppc with kernel semaphores.Valery Ushakov
2018-12-23bitbucket wants less textCharles Forsyth
2018-12-23add small version of imageCharles Forsyth
2018-12-23use IPints not KeyringCharles Forsyth
2018-12-23do not use update variant of fp status storeCharles Forsyth
2018-12-23add -pprefix -t [trace] options to m4Charles Forsyth
2018-12-21Merged in nbuwe/inferno-os/NetBSD/powerpc (pull request #10)Charles Forsyth
2018-12-21Merged in yk/inferno-os/AIX-power (pull request #17)Charles Forsyth
2018-12-21Merged in 1337p337/inferno (pull request #22)Charles Forsyth
2018-12-21Merged in mechazoidal/inferno-os (pull request #19)Charles Forsyth
2018-12-21Merged in dboddie/inferno-os (pull request #21)Charles Forsyth
2018-12-10correct bizarre definition of RGBA32 [clasp126hfsp645io@icebubble.org]Charles Forsyth
2018-03-24Added a function for drawing on 16-bit displays.David Boddie
2017-09-14Fix the X command in acme.Pete Elmore
2017-09-13Bump Npadlong from 2 to 4 on NetBSD to preserve 16-byte alignment.Valery Ushakov
2017-09-10Use SA_SIGINFO to report pc in error messages. Copied from Linux.Valery Ushakov
2017-09-10Switch NetBSD from clone(2) to kproc-pthreads.cValery Ushakov
2017-09-10Created new branch NetBSD/pthreadsValery Ushakov
2017-08-31Save/restore callee-saved registers around JIT code comvec.origin/NetBSD/powerpcNetBSD/powerpcValery Ushakov
2017-08-28On PowerPC tell the JIT compiler it's not Plan9 ABI and it needs toValery Ushakov
2017-08-26Tweak to reduce diff with Linux.Valery Ushakov
2017-08-26PowerPC needs segflush()Valery Ushakov
2017-08-17Merged with inferno-os/inferno-os via default.Valery Ushakov
2017-07-15Reverted casts in asm.c, changing types in l.h to compensate.David Boddie
2017-07-14Fixed warnings from recent versions of GCC.David Boddie
2017-07-09Use pthreads instead of rthreads on OpenBSD and add back FPU supportScott Francis
2017-05-14fix typo and cyclic diagnosticCharles Forsyth
2017-05-14need to tag the cycle for later code, so move the testCharles Forsyth
2017-05-14need to tag the cycle for later code, so move the testCharles Forsyth
2017-05-14unless oldcycles, certain cyclic references are fineCharles Forsyth
2017-05-14missing t in error messageCharles Forsyth
2017-05-14unless oldcycles, circular reference via array is now fineCharles Forsyth
2017-05-14use %p not %luxCharles Forsyth
2017-05-14missing t in error messageCharles Forsyth
2017-04-20remove assembly-language functions no longer needed because os-clone.c has goneCharles Forsyth
2017-04-20remove clone implementation of kprocCharles Forsyth
2017-04-20Merged default into AIX-powerorigin/AIX-powerAIX-powerYaroslav Kolomiiets
2017-04-16merge with bitbucketCharles Forsyth
2017-04-16change from Aaron R Robinson to fix interface generation when exception types...Charles Forsyth
2017-04-16recompiled for MacOSX sierraCharles Forsyth
2017-04-16do not include Quicktime.h that is not currently needed and might not existCharles Forsyth
2017-04-15commit the .dis for the switch from Keyring to CryptCharles Forsyth
2017-04-15recompiled versions of Windows executable (root set to C:/inferno as before)Charles Forsyth
2017-04-15Windows' system() library function can malfunction with "Access Denied" when ...Charles Forsyth
2017-04-15MS include files now #define environ,Charles Forsyth
2017-04-15MS compiler now messes up true as a variableCharles Forsyth
2017-04-15advance to Windows XPCharles Forsyth