summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-28limbo/lex.c: allocmem(0) to return a valid pointer even though malloc(0) may ...Yaroslav Kolomiiets
2017-02-27hgignore more of the generated headersYaroslav Kolomiiets
2017-02-27emu/port/win-x11a.c: keep the highest byte of a pixel in copy32to32Yaroslav Kolomiiets
2017-02-27emu/port/devfs-posix.c: POSIXly include fcntl.hYaroslav Kolomiiets
2017-02-27limbo/lex.c: allow malloc(0) to return nil as some implementations doYaroslav Kolomiiets
2017-02-27mk: mkfile: allow ports to override archive.$O via MKARYaroslav Kolomiiets
2017-02-27add AIX/power portYaroslav Kolomiiets
2017-02-23recompile mount as wellCharles Forsyth
2017-02-23remake /dis/lib/factotum.disCharles Forsyth
2017-02-22enable bitbucket pipelines for Linux/386Yaroslav Kolomiiets
2017-02-22emu/port/portmkfile: pass $MKFLAGS downstreamYaroslav Kolomiiets
2017-02-21Merged in yk/inferno-os (pull request #13)Charles Forsyth
2017-02-21emu: fix conversion to windows UTF-16 and backYaroslav Kolomiiets
2017-02-20Sys->char2byte: allow 21-bit runesYaroslav Kolomiiets
2017-02-20emu: do not drop successive scroll eventsYaroslav Kolomiiets
2017-02-20emu: windows scroll wheelYaroslav Kolomiiets
2017-02-13Fix norm2 so it adheres to specification: norm2(x) = sqrt(dot(x , x))Aaron Robinson
2017-01-13Drop space before tab.Valery Ushakov
2017-01-12Revert dbaf2f1a92f6 and instead move initialization of "coherence" toValery Ushakov
2017-01-11Merged inferno-os/inferno-os into defaultValery Ushakov
2016-11-04acme: handle ^A, ^E keysYaroslav Kolomiiets
2016-11-04allow 21-bit subfont rangesYaroslav Kolomiiets
2016-11-04double-up image pool to fit modern resolutionsYaroslav Kolomiiets
2016-11-04acme: hande Pgup, Pgdown keysYaroslav Kolomiiets
2016-08-18acme: handle Home, End keysYaroslav Kolomiiets
2016-06-02Don't add X11 paths to LDFLAGS here. It's only needed for emu and isValery Ushakov
2016-06-02Provide empty tools/styxtest/mkfile-NetBSDValery Ushakov
2016-06-02fns.h should declare "coherence", not define it. Move the definitionValery Ushakov
2016-06-02Move definition of X11LIBS where it can actully be overridden.Valery Ushakov
2016-06-02This ancient file is not used any more.Valery Ushakov
2016-06-01emu-g config copied from FreeBSD.Valery Ushakov
2016-06-01Fix function name in .type executeonnewstackValery Ushakov
2016-06-01Fix typo in comment.Valery Ushakov
2016-06-01G/c wrong getcallerpc from here, we will get the correct one from lib9.Valery Ushakov
2016-06-01Split the list of X11 libraries into a separate X11LIBS variable soValery Ushakov
2016-06-01Declare getcallerpc() as returning ulong to match emu/port/fns.hValery Ushakov
2016-06-01Move fpuctl.h stuff into lib9, like on Linux. Inline asm version isValery Ushakov
2016-06-01NetBSD swtiched to X11R7.Valery Ushakov
2016-03-16save hardware fp statusCharles Forsyth