4 weeks agoRon Minnich9vx: handle create of new directory with zero permissions default tip
6 weeks agoRuss Coxvx32: add *.orig to hgignore
6 weeks agoRon Minnich9vx: make translation of EINTR match Eintr
5 months agoRuss Cox9vx: ignore SIGPIPE for hung-up network connections (Tim Newsham)
6 months agoRuss Coxlibvx32: add CMPXCHG, XADD
6 months agoRuss Coxvx32: apparently -fno-inline is necessary on x86-64
6 months agoRuss Coxlibvx32: clean should remove asm.h
11 months agoRuss Coxvxa/bz2: do not try to link against system libbz2
11 months agoRuss Cox9vx: more common X11 include (Devon H. O'Dell)
11 months agoRuss Cox9vx: report type=M in dirstat of #Z
11 months agoRuss CoxMakefrag: can turn off -fno-inline (was for debugging)
11 months agoRuss Cox9vx: make OS X build again
11 months agoRuss Cox9vx: Linux/x86-64 works
11 months agoRuss Cox9vx: found the bug
11 months agoRuss Cox9vx: x86-64 support - not quite working
11 months agoRuss Cox.hgignore: ignore src/libvx32/asm.h
11 months agoRuss Coxvxrun: 64-bit fixes
11 months agoRuss CoxMakefrag: muddle along with host cc/ld on x86-64
11 months agoRuss Coxlibvx32: build on x86-64 using gcc 4.3.2
11 months agoRuss Coxvxa: 64-bit fixes
11 months agoRuss Coxlibvxc: 64-bit and new gcc fixes
15 months agoTony9vx/OSX: Do not translate Ctl-Alt into Ctl-U
15 months agoFazlul9vx: return errors after enough network EOF reads, like Plan 9
15 months agoRuss Cox9vx: use different flag for abort-on-fault
15 months agoRuss Cox[merge]
15 months agoRuss Cox9vx: allow localroot==nil for #Z
16 months agoRuss Cox9vx: rename memrchr to avoid FreeBSD conflict
16 months agoRuss Coxlibvxc: use own isnan in vfprintf
16 months agoRuss Coxlibvx32: do not expect host to have <alloca.h>
16 months agoRuss Coxlibvx32/Linux: fix 64-bit bug
16 months agoRuss Cox9vx: better handling of numeric internet names
16 months agoRuss Cox[merge]
16 months agoRuss Cox9vx/OSX: do not create window group (thanks to Eric Nichols)
16 months agoRuss Cox9vx: add missing declaration
16 months agoRuss Cox9vx: introduce multiple user address spaces
16 months agoRuss Cox9vx/OSX: make disksize compile
16 months agoRuss Cox9vx: devfs: add OS X disksize (Anthony Sorace)
16 months agoRuss Cox9vx: more graceful backoff in lock
16 months agoRuss Cox9vx: can finally use same sched everywhere
16 months agoRuss Cox9vx: initialize pthread_mutex_t before use, check return values
16 months agoAndrey Mirtchovski9vx/OSX: Proper error handling for unicode input.
16 months agoRuss Cox9vx/OSX: Go full screen on largest screen (thanks to Eric Nichols)
16 months agoRuss Cox9vx/OSX: unicode input (thanks to Andrey Mirtchovski)
16 months agoRuss Cox9vx: fix terminal scroll bug
16 months agoRuss Cox9vx/OSX: scroll wheel fix (thanks to Jeff Sickel)
16 months agoRuss Cox9vx: turn -A on all the time
16 months agoRuss Cox9vx: fix handling of args in sysexec
16 months agoRuss Cox9vx: better handling of -r (thanks to Anthony Martin)
16 months agoRuss Coxlibvx32: allow PUSHF and POPF
16 months agoRuss Cox9vx: add pager from Plan 9 to flush memory
16 months agoRuss Cox9vx: fix devsd bug (thanks to Erik Quanstrom)
16 months agoRuss CoxAdded tag libvx32-0.12 for changeset af0961db1f4b
16 months agoRuss Cox9vx: new binaries libvx32-0.12
16 months agoRuss Cox9vx: more BUGS
16 months agoRuss Cox9vx: LICENSE clarification
16 months agoRuss Cox9vx/OSX: add nine ball icon
16 months agoRuss Cox9vx: remove #I/cs in deference to native one
16 months agoRuss Cox9vx/X11: F11 for fullscreen
16 months agoRuss Cox9vx/X11: another forgotten X11 lock
16 months agoRuss Cox9vx: kexit in forkret to set pid (thanks to Anthony Martin)