search for: plan9

Displaying 20 results from an estimated 43 matches for "plan9".

2010 Feb 23
1
[LLVMdev] LLVM porting Plan9 (probably stupid question)
...egy to work. Since it looks so easy on paper, I expect it to be more complicated otherwise it would probably already have been done. According to the LLVM FAQ the important dependencies for LLVM are a unix-type shell and sed [1], but those dependencies are provided by APE [4]. (according the the Plan9 mailing list there are issues with C++ and how that has to be handled by the kernel, but I do not understand exactly what the problem is). (I have not tried yet because the only plan9 environment I have right now is 9vx, which is not ideal). Since LLVM is able to convert C++ to C [2] (with “ugly...
2005 Aug 21
1
Plan9 on xen
I went through the instructions on the Bell Labs wiki (http://www.cs.bell-labs.com/wiki/plan9/Installing_in_Xen/index.html), and am literally at the last step of the process, where I can create a new plan9 domain via xm. However, I get the following: $ xm create plan9 -c Using config file "/etc/xen/plan9". Started domain plan9, console on port 999 ************ REMOTE CONSOLE: CT...
2005 Aug 23
1
no BkSp in plan9, ubuntu root fs failure, and what''s up with bsd?
In usual fashion, I have a few questions: 1) I can''t get the virtual terminal of plan9 to recognize either my Backspace or Delete key. This is particularly annoying; can anyone help? 2) I''ve got two linux root fs images that I created through dd: one for rubix and another for ubuntu. Rubix works brilliantly, but Ubuntu gets a kernel panic during boot. The two both mount...
2001 Aug 08
1
What do I have to type to enter the directory eps?
What do I have to type to enter the directory eps? Can you help me please? Here is the display where I am just now. Saber Rider@SABER ~ $ rsync rsync://archive.plan9.de/anime/eps ***** ***** Welcome to cerebro.plan9.de! ***** ***** anime the virtual linked server directory ***** anime1 /fs/anime1 ***** anime2 /fs/anime2 ***** anime3 /fs/anime3 ***** ***** For questions/suggestions/pr...
2004 Dec 22
3
[PATCH] domain.c idle_loop declaration (take 2)
The recent change to the declaration of idle_loop in domain.c fixed a compilation problem on gcc 3.4.2. Enclosed patch is another suggestion on how to solve that problem. Some further analysis, with much help from Jimmy Xenidis of IBM research, shows that the problem was not the declaration of the function as static void, but that the compiler is optimizing the function out of the assembled
2008 Apr 22
0
Release: InetBoot (GRUB + BuildRoot + HTTP-FUSE)
Dear, InetBoot(GRUB+BuildRoot+HTTP-FUSE) boots Xenoppix(Xen2.0.6) with Plan9/DomU and NetBSD/DomU. You can feel old Xen environment. :-) ------------------------------------------------------------------------- InetBoot (GRUB + BuildRoot + HTTP-FUSE) is released. HP: http://openlab.jp/oscircular/inetboot/ Guide-PDF: http://openlab.ring.gr.jp/oscircular/inetboot/InetBoot...
2009 May 27
7
v3.0 architecture
I just had a thought. It's probably going to be too big of a change for v2.0, so something to think about for v3.0: Supporting multiple UIDs is difficult. Currently expire-tool and v2.0's LMTP server are implemented in a way that it's always running as root and only temporarily dropping privileges. So any security hole in there gives the attacker root privileges. Not very
2015 Jun 24
0
CEBA-2015:1161 CentOS 7 golang BugFix Update
...3e751c00a2a16e6f03a4cc62744accf926c5797f044def33765bf21d3 golang-pkg-openbsd-386-1.4.2-4.el7_1.noarch.rpm d58bcc58914c5512aef15084f72c234c63c16df6c07949bbe76ad22a755ce7e4 golang-pkg-openbsd-amd64-1.4.2-4.el7_1.noarch.rpm 6d7047262920d84093995a4ff3974ef576c1137ab8182416ac30cbe6e7b2dcec golang-pkg-plan9-386-1.4.2-4.el7_1.noarch.rpm a4b4e573933b3f59ef9629cef8d003598248e42ddd96e2816283f54ee6f6e3e3 golang-pkg-plan9-amd64-1.4.2-4.el7_1.noarch.rpm 49664659d4c15f01964bf21c8bf887a4cdb18240680b434f0df2db20da1de64a golang-pkg-windows-386-1.4.2-4.el7_1.noarch.rpm 2c41512953d93c14b150fffe3402d60f1923b4d471...
2005 Nov 22
0
Book of Xenoppix
A book of Xenoppix is published. Xenoppix is a Knoppix-DVD includes Xen and Plan9 and NetBSD. GuestOS looks to boot standalone and is used as a server. HP http://unit.aist.go.jp/itri/knoppix/xen/index-en.html Leaflet http://unit.aist.go.jp/itri/knoppix/xen/Xenoppix-leaflet-en.pdf The book includes DVD-ROM. Unfortunately is written in Japanese. The book title is "C...
2005 Dec 20
0
New Xenoppix
Dear, New Xenoppix (knoppix_v4.0.2CD_20050923_xen-20051212+IPAFont.iso 1.15GB) is released. Host OS: knoppix (Linux kernel 2.6.11 + xen 2.0.6) # Please wait for xen 3.0. Guest OSes: NetBSD (kernel 2.0.1) Plan9 --- New Feature --- (1)This version has new boot option for network, NAT or DHCP. *(New) NAT version enables to boot GuestOS without network connection. *(Traditional) GuestOS requires external DHCP service because GuestOS setup up to work as a server. (2)"knoppix-xen" sc...
2009 Nov 12
2
[LLVMdev] Google's Go
...another fud fart out of google to me. Actually, after chatting with Ian about it, it's more of a case of the FAQ being poorly worded than them being anti-LLVM. If you read it closely, it says that LLVM was too slow for 6g, which is their ultra-fast, non-optimizing implementation based on the Plan9 compilers. In this case, the assertion that LLVM is slow is correct: it's definitely slower than a non-optimizing compiler. They then later implemented an optimizing implementation, which they based on GCC because they had a team member (Ian) who is a GCC expert. On the positive side, Ian se...
2011 Jul 25
1
rdyncall 0.7.3
...[Debian,Ubuntu,Fedora,Gentoo] (i386,amd64,ppc32,arm) - NetBSD (i386,amd64) - OpenBSD (i386,amd64) - Solaris (i386,amd64) [to a limited degree] The DynCall libraries are tested on Linux, Mac OS X, Windows, BSD derivates, Solaris and more exotic platforms such as Playstation Portable, Nintendo DS, Plan9, Haiku and Minix. Details on supported Processor-Architectures and Calling-Conventions: --------------------------------------------------------------------- - Intel i386: cdecl,stdcall,fastcall (msvc/gcc),thiscall (msvc/gcc),plan9 - AMD64: x64 (Win64), System V - PowerPC 32-bit: Mac OS X, Syste...
2011 Jul 25
1
rdyncall 0.7.3
...[Debian,Ubuntu,Fedora,Gentoo] (i386,amd64,ppc32,arm) - NetBSD (i386,amd64) - OpenBSD (i386,amd64) - Solaris (i386,amd64) [to a limited degree] The DynCall libraries are tested on Linux, Mac OS X, Windows, BSD derivates, Solaris and more exotic platforms such as Playstation Portable, Nintendo DS, Plan9, Haiku and Minix. Details on supported Processor-Architectures and Calling-Conventions: --------------------------------------------------------------------- - Intel i386: cdecl,stdcall,fastcall (msvc/gcc),thiscall (msvc/gcc),plan9 - AMD64: x64 (Win64), System V - PowerPC 32-bit: Mac OS X, Syste...
2004 Nov 16
7
Problem on FC3
I''m getting a VFS kernel panic when trying to booting to FC3 from Xen. Its the one that says I must supply a valid "root=" option. (sorry I don''t have it verbatim.) I''m using the xen-2.0 binary installer, kernel 2.6.9. I am using ext3fs, but I am fairly certain that I have compiled support into the kernel. (I''ve tired compile xen from the 2.0
2009 Nov 19
0
[LLVMdev] Google's Go
...gle to me. > > Actually, after chatting with Ian about it, it's more of a case of the FAQ > being poorly worded than them being anti-LLVM. > > If you read it closely, it says that LLVM was too slow for 6g, which is > their ultra-fast, non-optimizing implementation based on the Plan9 > compilers. Indeed: "We also considered using LLVM for 6g but we felt it was too large and slow to meet our performance goals." - http://golang.org/doc/go_faq.html#Implementation > In this case, the assertion that LLVM is slow is correct: it's > definitely slower tha...
2002 Feb 06
1
[Bug 104] [WISHLIST] sftpfs?
...|RESOLVED Resolution| |INVALID ------- Additional Comments From markus at openbsd.org 2002-02-07 06:54 ------- yes, the sftp-server protocol is like a filesystem protocol, so this shouldn't be hard. doing things in unix will be harder than with plan9, but it's not impossible. however, i don't think this has something to do with openssh :) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
1999 Sep 14
0
session setup rejected by PDC and BDCs (NT4 SP5)
...ba/textdocs/DOMAIN_MEMBER.txt . The described procedures work, but access as domain user is impossible. In the logfile I get: [1999/09/14 11:18:31, 2] smbd/server.c:main(716) Changed root to / [1999/09/14 11:18:31, 2] smbd/reply.c:reply_special(96) netbios connect: name1=SFM-LINUX1 name2=PLAN9 [1999/09/14 11:18:31, 0] smbd/password.c:domain_client_validate(1276) domain_client_validate: machine 10.1.0.10 rejected the session setup. Error was : code 131. [1999/09/14 11:18:31, 0] smbd/password.c:domain_client_validate(1276) domain_client_validate: machine 10.1.10.2 rejected the session...
2009 Nov 12
0
[LLVMdev] Google's Go
No, its up to them which backend they want to use. Sounds like they think that GCC is super quick compared to LLVM. Looks like another fud fart out of google to me. 2009/11/12 Jon McLachlan <mclachlan at apple.com>: > Any plans to make LLVM work with Google's new language, Go? > >
2007 Apr 18
2
Xen i386 paravirtualization support
...s to the hypervisor >are minimized, batched if necessary, and non-critical codepaths are left >unmodified in the case where the privileged instruction can be trapped and >emulated by the hypervisor. The Xen API is designed to be OS agnostic and >has had Linux, NetBSD, FreeBSD, Solaris, Plan9 and Netware ported to it. >Xen also provides support for running directly on native hardware. >
2015 Sep 10
0
interix / xapian / bindings / Eric Lindblad
...nment variables in order to run the jdk1-1 authored WeirdX (http://www.jcraft.com/weirdx/), which I start from the Command Prompt by running the file weirdx-Java2.bat. Interix grep is w/out the recursive option so I use the msys/cygnus port grep -r. - - - Unicode enabled shell for MS here: http://plan9.bell-labs.com/sources/extra/9pm051031.zip It shows CRs on DOS format files but has a nice interface. 9term is a dumb terminal (can't figure out how to locate the cursor) [so no emacs or vi here] my setting in Control Panel | System | Advanced | Environment Variables | User Variables font C:/P...