openbsd-ports/plan9/drawterm/patches/patch-posix-mips_tas_s
jasper 6639eb58eb import drawterm 20110221
Drawterm is a program that users of non-Plan 9 systems can use to
establish graphical cpu connections with Plan 9 cpu servers.  Just as
a real Plan 9 terminal does, drawterm serves its local name space as
well as some devices (the keyboard, mouse, and screen) to a remote cpu
server, which mounts this name space on /mnt/term and starts a shell.
Typically, either explicitly or via the profile, one uses the shell to
start rio.

from Stanley Lieber (MAINTAINER)
ok sthen@
2011-08-18 08:04:03 +00:00

11 lines
291 B
Plaintext

$OpenBSD: patch-posix-mips_tas_s,v 1.1.1.1 2011/08/18 08:04:03 jasper Exp $
--- posix-mips/tas.s.orig Fri Dec 30 00:50:05 2005
+++ posix-mips/tas.s Mon Mar 30 17:43:08 2009
@@ -1,5 +1,4 @@
-#include <sys/regdef.h>
-#include <sys/asm.h>
+#include <machine/regdef.h>
.globl tas
.ent tas 2