File:  [Plan 9 NeXT] / lucent / sys / src / 9 / next / f002519
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:01:02 2018 UTC (8 years, 2 months ago) by root
Branches: lucent, MAIN
CVS tags: plan9, HEAD
Plan 9 NeXT

dev
	root	/
	cons	c
	env	e
	pipe	|
	proc	p
	srv	s
	mnt	M
	dup	d
	bit	b
	ether	l
	scc	t
	scsi	S	scsi scsibuf
	nextfloppy	f
	iproute	P
	ip	I	tcpinput tcpoutput tcptimer tcpif stil
	arp	a
	rtc	r
	dk	k
	audio	A
	kprof	T
	icmp	Q
stream
	urp
	async
	ip
	fcall
port
	int cpuserver = 0;
	void consdebug(void){}
	/*
	 *  port interrupts just generate traps
	 */
	void devportintr(void *ur)
	{
		extern void trap(void*);
		trap(ur);
	}
boot terminal #w1/sd1
	il
	tcp

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.