9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve.simon@snellwilcox.com>
To: 9fans@cse.psu.edu
Subject: [9fans] (no subject)
Date: Mon, 19 Apr 2004 09:29:04 +0100	[thread overview]
Message-ID: <6ff137bc8218a00cb469b5040c10c62b@snellwilcox.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Hi,

To reiterate, I am just trying to boot a terminal (paris) from a
cpu/auth/file server (felix). I get an authentication failure on
startup, though everything up to secstore works fine.

To debug this I put a copy of the distribution on the terminal and booted that
standalone. I used auth/debug to check authenticatioon is set up properly;
it is happy (see auth-debug.out). I then tried to use cpu(1) to attach to
the file server (see cpu.out) and its fails.

I have enabled factotum debug at both ends and included the logs of these also.

plan9.ini, local, and cpurc are the files from the server felix,
factotum is an extract from my secstore factotum file.

I don't understand how cpu can fail when auth/debug succeeds.

what have I missed?

-Steve

[-- Attachment #2.1: Type: text/plain, Size: 338 bytes --]

from postmaster@ethel:
The following attachment had content that we can't
prove to be harmless.  To avoid possible automatic
execution, we changed the content headers.
The original header was:

	Content-Disposition: attachment; filename=auth-debug.out
	Content-Type: text/plain; charset="US-ASCII"
	Content-Transfer-Encoding: 7bit

[-- Attachment #2.2: auth-debug.out.suspect --]
[-- Type: application/octet-stream, Size: 397 bytes --]

p9sk1 key: proto=p9sk1 dom=home.mydom.net user=steve !password?
	successfully dialed auth server
	password for steve@home.mydom.net [hit enter to skip test]: 
	ticket request using steve@home.mydom.net key succeeded
	cpu server owner for domain home.mydom.net [bootes]: 
	password for bootes@home.mydom.net [hit enter to skip test]: 
	ticket request using bootes@home.mydom.net key succeeded

[-- Attachment #3.1: Type: text/plain, Size: 331 bytes --]

from postmaster@ethel:
The following attachment had content that we can't
prove to be harmless.  To avoid possible automatic
execution, we changed the content headers.
The original header was:

	Content-Disposition: attachment; filename=cpu.out
	Content-Type: text/plain; charset="US-ASCII"
	Content-Transfer-Encoding: 7bit

[-- Attachment #3.2: cpu.out.suspect --]
[-- Type: application/octet-stream, Size: 95 bytes --]

cpu: can't authenticate: felix: auth_proxy rpc write: cpu: srvauth:: auth server protocol botch

[-- Attachment #4: cpurc --]
[-- Type: text/plain, Size: 1179 bytes --]

#!/bin/rc
echo -n cpu > /env/service
date > /env/boottime

# replace FILESERVER with the name of your file server
# here we start with kfs, your local disk file system
fileserver=felix

# replace FACEDOM with the local domain to be used in the faces database
facedom=FACEDOM
ip/ipconfig -N ether /net/ether0 add
ip/ipconfig loopback /dev/null 127.1


# mount points
mntgen -s slashn && chmod 666 /srv/slashn

# name translation, cs sets /dev/sysname
ndb/cs
sysname=`{cat /dev/sysname}
ndb/dns -r

# parallelism for mk
NPROC=`{wc -l /dev/sysstat}
NPROC=`{echo $NPROC|sed 's/ .*//'}

prompt=($sysname^'# ' '	')

# pick a timeserver closer to you when you can or we'll get clogged
aux/timesync -n

# uncomment the following for booting other systems
ip/dhcpd
ip/tftpd

# If you are on an auth server, start these before listening:
#
auth/keyfs -wp -m /mnt/keys /adm/keys
auth/cron >>/sys/log/cron 
auth/secstored

# services available to networks
aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service tcp
aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service il

for(i in m)
	/bin/bind -a '#'^$i /dev 

bind -b $home/bin/rc /bin

[-- Attachment #5: factotum --]
[-- Type: text/plain, Size: 63 bytes --]

key proto=p9sk1 dom=home.mydom.net user=steve !password=xxxxxxx

[-- Attachment #6: local --]
[-- Type: text/plain, Size: 835 bytes --]

#
# network database
#
# to force this file to be re-read type
#	!echo -n refresh >/net/cs

ip=127.0.0.1 sys=localhost dom=localhost

database=
	file=/lib/ndb/local
	file=/lib/ndb/common


# laptop
sys=paris ether=0020af8d6140
	ip=192.168.0.3
	authdom=home.mydom.net
	dom=paris.mydom.net
	bootf=/386/9pc.gz


# home server
sys=felix ether=00609765ed59
	ip=192.168.0.5
	authdom=home.mydom.net
	dom=felix.mydom.net



# home, inside firewall
ipnet=home ip=192.168.0.0 ipmask=255.255.255.0
	ipgw=192.168.0.1
#	dns=194.168.4.100 dns=194.168.8.100
#	dnsdomain=mydom.net
	pop3=webmail.snellwilcox.com
	smtp=smtp-uk.snellwilcox.com
	authdom=home.mydom.net
	nntp=news.ntlworld.com
	ntp=gb.public.ntp.get-time.net
	fs=192.168.0.5
	cpu=192.168.0.5
	auth=192.168.0.5

auth=felix
	authdom=home.mydom.net

[-- Attachment #7.1: Type: text/plain, Size: 333 bytes --]

from postmaster@ethel:
The following attachment had content that we can't
prove to be harmless.  To avoid possible automatic
execution, we changed the content headers.
The original header was:

	Content-Disposition: attachment; filename=plan9.ini
	Content-Type: text/plain; charset="US-ASCII"
	Content-Transfer-Encoding: 7bit

[-- Attachment #7.2: plan9.ini.suspect --]
[-- Type: application/octet-stream, Size: 434 bytes --]

[menu]
menuitem=terminal
menuitem=server
menudefault=server,5

[terminal]
bootfile=sd00!9fat!9pcf
venti=#S/sd06/arenas0

[server]
venti=#S/sd06/arenas0
bootfile=sd00!9fat!9pccpuf
nobootprompt=local!#S/sd00/fossil

[common]
*nomp=1
vgasize=640x480x8
monitor=multisync110
mouseport=ps2
distname=plan9
ether0=type=elnk3 media=10BaseT
scsi0=type=ncr53c8xx
bootargs=local!#S/sd00/fossil
bootdisk=local!#S/sd00/fossil

[-- Attachment #8.1: Type: text/plain, Size: 340 bytes --]

from postmaster@ethel:
The following attachment had content that we can't
prove to be harmless.  To avoid possible automatic
execution, we changed the content headers.
The original header was:

	Content-Disposition: attachment; filename=felix.fact.debug
	Content-Type: text/plain; charset="US-ASCII"
	Content-Transfer-Encoding: 7bit

[-- Attachment #8.2: felix.fact.debug.suspect --]
[-- Type: application/octet-stream, Size: 3203 bytes --]

1: start proto=p9any role=server yields phase SHaveProtos: ok
1: no key matches proto=p9sk1 role=server dom? 
1: failure no key matches proto=p9sk1 role=server dom? 
1: read 24 in phase SHaveProtos yields phase SNeedProto: ok
1: read 4093 in phase SNeedProto yields phase SNeedProto: phase: protocol phase error: read in state SNeedProto
1: write 0 in phase SNeedProto yields phase SNeedProto: toosmall 1
1: write 1 in phase SNeedProto yields phase SNeedProto: toosmall 2
1: write 2 in phase SNeedProto yields phase SNeedProto: toosmall 3
1: write 3 in phase SNeedProto yields phase SNeedProto: toosmall 4
1: write 4 in phase SNeedProto yields phase SNeedProto: toosmall 5
1: write 5 in phase SNeedProto yields phase SNeedProto: toosmall 6
1: write 6 in phase SNeedProto yields phase SNeedProto: toosmall 7
1: write 7 in phase SNeedProto yields phase SNeedProto: toosmall 8
1: write 8 in phase SNeedProto yields phase SNeedProto: toosmall 9
1: write 9 in phase SNeedProto yields phase SNeedProto: toosmall 10
1: write 10 in phase SNeedProto yields phase SNeedProto: toosmall 11
1: write 11 in phase SNeedProto yields phase SNeedProto: toosmall 12
1: write 12 in phase SNeedProto yields phase SNeedProto: toosmall 13
1: write 13 in phase SNeedProto yields phase SNeedProto: toosmall 14
1: write 14 in phase SNeedProto yields phase SNeedProto: toosmall 15
1: write 15 in phase SNeedProto yields phase SNeedProto: toosmall 16
1: write 16 in phase SNeedProto yields phase SNeedProto: toosmall 17
1: write 17 in phase SNeedProto yields phase SNeedProto: toosmall 18
1: write 18 in phase SNeedProto yields phase SNeedProto: toosmall 19
1: write 19 in phase SNeedProto yields phase SNeedProto: toosmall 20
1: write 20 in phase SNeedProto yields phase SNeedProto: toosmall 21
1: write 21 in phase SNeedProto yields phase SNeedProto: toosmall 22
1: write 22 in phase SNeedProto yields phase SNeedProto: toosmall 23
1: write 23 in phase SNeedProto yields phase SNeedProto: toosmall 24
1: write 24 in phase SNeedProto yields phase SRelay: ok
1: read 4093 in phase SNeedChal yields phase SNeedChal: phase: protocol phase error: read in state SNeedChal
1: read 4093 in phase SRelay yields phase SRelay: phase: protocol phase error: read in state SNeedChal
1: write 0 in phase SNeedChal yields phase SNeedChal: toosmall 8
1: write 0 in phase SRelay yields phase SRelay: toosmall 8
1: write 8 in phase SNeedChal yields phase SHaveTreq: ok
1: write 8 in phase SRelay yields phase SRelay: ok
1: read 141 in phase SHaveTreq yields phase SNeedTicket: ok
1: read 141 in phase SRelay yields phase SRelay: ok
1: read 4093 in phase SNeedTicket yields phase SNeedTicket: phase: protocol phase error: read in state SNeedTicket
1: read 4093 in phase SRelay yields phase SRelay: phase: protocol phase error: read in state SNeedTicket
1: write 0 in phase SNeedTicket yields phase SNeedTicket: toosmall 85
1: write 0 in phase SRelay yields phase SRelay: toosmall 85
1: failure auth server protocol botch
1: write 85 in phase SNeedTicket yields phase SNeedTicket: failure auth server protocol botch
1: write 85 in phase SRelay yields phase SRelay: failure auth server protocol botch
9fat:

[-- Attachment #9.1: Type: text/plain, Size: 340 bytes --]

from postmaster@ethel:
The following attachment had content that we can't
prove to be harmless.  To avoid possible automatic
execution, we changed the content headers.
The original header was:

	Content-Disposition: attachment; filename=paris.fact.debug
	Content-Type: text/plain; charset="US-ASCII"
	Content-Transfer-Encoding: 7bit

[-- Attachment #9.2: paris.fact.debug.suspect --]
[-- Type: application/octet-stream, Size: 1709 bytes --]

paris% cat /dev/kprint
1: start proto=p9any role=client yields phase CNeedProtos: ok
1: read 4093 in phase CNeedProtos yields phase CNeedProtos: phase: protocol phase error: read in state CNeedProtos
1: write 0 in phase CNeedProtos yields phase CNeedProtos: toosmall 2048
1: start proto=p9sk1 role=client dom=home.mydom.net yields phase CHaveChal: ok
1: write 24 in phase CNeedProtos yields phase CHaveProto: ok
1: read 24 in phase CHaveProto yields phase CRelay: ok
1: read 8 in phase CHaveChal yields phase CNeedTreq: ok
1: read 8 in phase CRelay yields phase CRelay: ok
1: read 4093 in phase CNeedTreq yields phase CNeedTreq: phase: protocol phase error: read in state CNeedTreq
1: read 4093 in phase CRelay yields phase CRelay: phase: protocol phase error: read in state CNeedTreq
1: write 0 in phase CNeedTreq yields phase CNeedTreq: toosmall 141
1: write 0 in phase CRelay yields phase CRelay: toosmall 141
1: write 141 in phase CNeedTreq yields phase CHaveTicket: ok
1: write 141 in phase CRelay yields phase CRelay: ok
1: read 85 in phase CHaveTicket yields phase CNeedAuth: ok
1: read 85 in phase CRelay yields phase CRelay: ok
1: read 4093 in phase CNeedAuth yields phase CNeedAuth: phase: protocol phase error: read in state CNeedAuth
1: read 4093 in phase CRelay yields phase CRelay: phase: protocol phase error: read in state CNeedAuth
1: write 0 in phase CNeedAuth yields phase CNeedAuth: toosmall 13
1: write 0 in phase CRelay yields phase CRelay: toosmall 13
1: failure auth server protocol botch
1: write 13 in phase CNeedAuth yields phase CNeedAuth: failure auth server protocol botch
1: write 13 in phase CRelay yields phase CRelay: failure auth server protocol botch

             reply	other threads:[~2004-04-19  8:29 UTC|newest]

Thread overview: 433+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-19  8:29 Steve Simon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-02 15:27 Steve Simon
2018-04-02 21:08 ` Digby R.S. Tarvin
2018-01-04 20:11 Steve Simon
2018-01-04 20:22 ` Lyndon Nerenberg
2018-01-04 21:20   ` Steve Simon
2018-01-04 22:27     ` Joseph Stewart
2018-01-04 23:22       ` Rob Pike
2018-01-04 23:37 ` Greg Lewin
2017-08-30 14:12 Steve Simon
2017-08-30 16:36 ` Steven Stallion
2016-12-02 11:44 Steve Simon
2016-12-02 19:12 ` Bakul Shah
2016-07-29  0:01 kokamoto
2014-11-25  4:20 trebol
2014-07-31  5:18 kokamoto
2014-07-05  0:38 kokamoto
2014-06-21 19:45 Steve Simon
2014-06-21 23:39 ` cinap_lenrek
2014-06-22  6:54   ` Steve Simon
2014-04-16  1:52 sl
2014-04-16  9:39 ` Ingo Krabbe
2014-04-15 14:41 Steve Simon
2014-04-15 15:36 ` Anthony Sorace
2014-04-15 18:18   ` sl
2014-04-15 22:42     ` erik quanstrom
2014-04-15 23:40       ` arisawa
2014-04-16  1:20     ` Anthony Sorace
2014-04-15 15:50 ` erik quanstrom
2014-04-15 17:46   ` Aram Hăvărneanu
2014-04-15 17:53     ` erik quanstrom
2014-03-19 18:44 Jacob Todd
2014-03-15 23:07 Steve Simon
2014-03-15 23:26 ` Jacob Todd
2014-03-16 14:51   ` erik quanstrom
2014-03-16  1:51 ` Jeff Sickel
2013-11-17 23:04 Steve Simon
2013-06-03 15:43 sl
2013-04-30 15:56 lucio
2013-04-30 17:11 ` erik quanstrom
2012-10-19  9:46 Sophit4
2012-09-03 11:16 yaroslav
2012-09-03 11:40 ` Charles Forsyth
2012-04-11  9:38 陈俊秀
2011-12-30 18:08 erik quanstrom, erik quanstrom
2011-12-30 18:49 ` Jack Norton
2011-12-30 19:24   ` erik quanstrom
2011-12-30 20:35 ` Aram Hăvărneanu
2011-12-30 21:28   ` Bakul Shah
2011-12-30 21:34     ` Charles Forsyth
2011-12-30 21:38       ` Aram Hăvărneanu
2011-12-30 21:53       ` Bakul Shah
2011-12-30 21:56         ` Aram Hăvărneanu
2011-12-30 22:41           ` Charles Forsyth
2011-12-30 23:00             ` Lyndon Nerenberg
     [not found] ` <CAEAzY38puVSzEnn90mmi+Bq4hnL9WpbBsnysjJYvXYw3xvE=xA@mail.gmail.c>
2011-12-30 21:05   ` erik quanstrom
2011-12-30 21:39     ` Jack Norton
2011-12-31  5:31       ` erik quanstrom
2011-12-31 17:40         ` Aram Hăvărneanu
     [not found]         ` <CAEAzY39S9z6mKtun68DGFbEkA6y8kaqTEyDCkW6ydHK8aHFG5A@mail.gmail.c>
2011-12-31 19:32           ` erik quanstrom
2012-01-05 18:03             ` Aram Hăvărneanu
2011-11-22 18:32 Steve Simon
2011-08-09 12:40 Steve Simon
2011-08-09 12:54 ` erik quanstrom
2011-08-09 13:07   ` Steve Simon
2011-08-09 14:52     ` erik quanstrom
2011-08-09 18:21     ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2011-08-09 18:31       ` Steve Simon
2011-08-09 14:12 ` Russ Cox
2011-04-06  9:09 Stanley Lieber
2011-04-25  7:42 ` Steve Simon
2011-04-25 13:11   ` erik quanstrom
     [not found] <96cc26fe3002748983b3fc16cc949bab@quintile.net>
2011-03-28 13:56 ` erik quanstrom
2011-03-28 14:50   ` cinap_lenrek at gmx.de
2011-03-28 15:18     ` ron minnich
2011-03-28 22:57       ` erik quanstrom
2010-12-21  3:43 erik quanstrom, erik quanstrom
2010-05-06 19:55 erik quanstrom
2010-03-08  4:22 lucio
2010-03-08  4:49 ` ron minnich
2010-03-08  4:58   ` lucio
2010-03-08  6:17     ` Russ Cox
2010-03-08  6:22       ` lucio
2010-03-08 15:13     ` Patrick Kelly
2010-03-08 15:57       ` Francisco J Ballesteros
2010-03-08  8:54 ` Richard Miller
2010-03-08  9:31   ` lucio
2010-03-08 22:53 ` Sascha Retzki
2010-03-08 18:01   ` lucio
2010-03-08 19:20     ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-09  4:20       ` lucio
2010-03-09  5:26         ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-09  5:32           ` erik quanstrom
2010-03-09  5:50             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-09 20:08               ` Patrick Kelly
2010-03-08 19:41     ` erik quanstrom
2010-03-08 22:19     ` James Tomaschke
2010-03-09  4:34       ` lucio
     [not found] <mailman.26991.1268008023.1512.9fans@9fans.net>
2010-03-08  0:54 ` - Choc -
2010-03-07 17:47 lucio
2010-03-07 18:37 ` John Floren
2010-03-07 19:16   ` lucio
2010-03-07 19:57     ` erik quanstrom
2010-03-08  4:29       ` lucio
2010-03-06  9:32 [9fans] nb—search and index notes in files by keyword Peter A. Cejchan
2010-03-07  4:30 ` [9fans] (no subject) lucio
2010-03-07  5:05   ` Anthony Sorace
2010-03-07 17:31     ` ron minnich
2010-03-07 17:43       ` erik quanstrom
2010-03-07 18:14         ` lucio
2010-03-07 19:25           ` cinap_lenrek
2010-03-07 17:42     ` lucio
2010-03-07 17:53       ` erik quanstrom
2010-03-07 18:06         ` lucio
2010-03-07 18:59       ` Iruata Souza
2010-03-07 19:26         ` lucio
2010-03-07 19:36           ` ron minnich
2010-03-07  9:14   ` Skip Tavakkolian
2010-03-07 11:04     ` lucio
2010-02-05  1:53 erik quanstrom
2010-01-18 21:55 erik quanstrom
2009-09-29 23:25 [9fans] acme without a heavy grid (SFW) Jason Catena
2009-10-01 16:49 ` J.R. Mauro
2009-10-01 17:18   ` [9fans] (no subject) Pablo Alonso Salas Alvarez
2009-09-15 22:34 erik quanstrom
2009-07-24 17:18 erik quanstrom
2009-07-24 17:20 ` erik quanstrom
2009-07-24 16:14 [9fans] Does "as little software as possible" include a modern maht
2009-07-24 17:16 ` [9fans] (no subject) erik quanstrom
2009-07-17 21:09 drivers
2009-05-28 11:08 Gregory Pavelcak
2009-04-23 11:38 Steve Simon
2009-04-23 12:34 ` Charles Forsyth
2009-04-23 13:07   ` Devon H. O'Dell
2009-04-23 17:13   ` lucio
2009-04-23 17:17     ` erik quanstrom
2009-04-23 17:28       ` David Leimbach
2009-04-23 19:32 ` lucio
2009-04-27  4:42 ` lucio
2009-04-27 11:57   ` lucio
2009-04-27 21:30   ` Steve Simon
2009-02-24  0:29 mattmobile
2009-02-24  0:48 ` ron minnich
2009-02-24  1:02   ` Jeff Sickel
2009-02-24  1:25     ` sixforty
2009-02-24  2:13       ` Anthony Sorace
2009-02-23  0:13 [9fans] actionfs mattmobile
2009-03-05 13:16 ` [9fans] (no subject) cej
2009-01-02  2:30 erik quanstrom
2008-12-06 19:28 Dave Eckhardt
2008-12-06 23:42 ` Roman Shaposhnik
2008-12-07  0:04   ` erik quanstrom
2008-11-21 18:28 erik quanstrom
2008-11-21 21:33 ` Kenji Arisawa
2008-11-21 22:55   ` erik quanstrom
2008-08-14 19:09 akumar
2008-08-14 19:14 ` andrey mirtchovski
2008-07-19  2:37 [9fans] 9vx and local file systems Russ Cox
2008-07-21 13:26 ` [9fans] (no subject) kokamoto
2008-07-21 14:45   ` a
2008-03-19  5:03 Skip Tavakkolian
2008-03-19 12:41 ` erik quanstrom
2008-03-19 17:16   ` Lyndon Nerenberg
2007-12-14 23:02 Joshua Wood
2007-11-15 20:00 erik quanstrom
2007-08-24  1:54 YAMANASHI Takeshi
2007-08-24  2:04 ` erik quanstrom
2007-07-08 12:37 Gregory Pavelcak
2007-07-08 14:08 ` erik quanstrom
2007-07-08 14:50   ` erik quanstrom
2007-07-12 20:57     ` erik quanstrom
2007-05-25 23:29 ozan s. yigit
2007-05-25 23:42 ` Charles Forsyth
2007-05-26  0:09   ` ozan s. yigit
2007-05-28 12:36   ` Lluís Batlle
2007-05-11  6:57 Lyndon Nerenberg
2007-05-08 23:02 Steve Simon
2007-04-13 22:16 devon.odell
2007-04-14 11:17 ` W B Hacker
2007-01-15 23:24 steve
2006-12-12 21:20 Steve Simon
2006-12-10 13:49 sape
2006-09-13  7:28 Aw: " chuckf
2006-09-13  7:55 ` Sascha Retzki
2006-09-12 20:44 Chuck Foreman
2006-09-12 20:47 ` David Hendricks
2006-09-12 20:55 ` Federico Benavento
2006-09-02 11:16 lucio
2006-09-02 17:49 ` Gorka guardiola
2006-09-02 18:38   ` Gorka guardiola
2006-09-03  5:46     ` geoff
2006-09-03 10:51       ` Álvaro Jurado Cuevas
2006-08-21 12:43 Steve Simon
2006-08-22 17:56 ` Sergey Zhilkin
2006-04-21  4:09 Rafeek Raja
2006-02-10 15:30 quanstro
2006-02-10 14:10 quanstro
2006-02-10 15:17 ` jmk
2006-02-07 17:09 Riza Dindir
2005-09-09 18:46 Fco. J. Ballesteros
2005-08-07 22:24 Steve Simon
2005-08-08 13:25 ` Sape Mullender
2005-05-31  3:53 焕宇 苏
2005-05-30 19:01 quanstro
2005-02-10 15:28 tapique
2005-02-11 18:12 ` Bruce Ellis
2004-12-14 20:33 Charles Forsyth
2004-12-14 21:02 ` Bruce Ellis
2004-12-14 21:19 ` Ronald G. Minnich
2004-12-14 21:33   ` boyd, rounin
2004-12-14 21:38   ` Charles Forsyth
2004-12-14 22:01     ` Ronald G. Minnich
2004-12-14 22:12       ` andrey mirtchovski
2004-12-14 22:25         ` Ronald G. Minnich
2004-12-14 22:16       ` Charles Forsyth
2004-12-14 22:26         ` Ronald G. Minnich
2004-12-14 22:26           ` boyd, rounin
2004-12-14 22:36             ` jim
2004-12-14 22:48               ` Dan Cross
2004-12-14 22:47                 ` boyd, rounin
2004-12-14 23:00                 ` jim
2004-12-14 23:07                   ` boyd, rounin
2004-12-14 23:27                   ` Dan Cross
2004-12-14 22:50               ` Brantley Coile
2004-12-14 23:08                 ` jim
2004-12-14 23:12                   ` Brantley Coile
2004-12-14 22:55               ` andrey mirtchovski
2004-12-14 23:35               ` Ronald G. Minnich
2004-12-14 23:35                 ` boyd, rounin
2004-12-14 23:41                 ` andrey mirtchovski
2004-12-01 10:57 Steve Simon
2004-12-01 11:03 ` Tiit Lankots
2004-12-01 18:37 ` Jack Johnson
2004-12-01 18:47   ` Christopher Nielsen
2004-11-09 13:28 cej
2004-07-28  2:10 YAMANASHI Takeshi
2004-07-27  9:08 Steve Simon
2004-07-27  9:38 ` Kenji Okamoto
2004-07-27  9:44   ` Lucio De Re
2004-07-27 10:54   ` Steve Simon
2004-07-27 13:36     ` Boris Maryshev
2004-07-27 15:23       ` Justin Herald
2004-07-27 19:55     ` Francisco Ballesteros
2004-07-27 20:22     ` Skip Tavakkolian
2004-07-28  4:08     ` Dan Cross
2004-07-28  4:39       ` Justin Herald
2004-07-26 17:59 steve
2004-07-26 17:48 The Post Office
2004-07-26 17:30 join-jibjab
2004-07-26 17:18 melinda.proost
2004-07-26 16:58 Mail Delivery Subsystem
2004-07-26 16:21 swe
2004-07-26 16:06 library
2004-07-26 15:59 justin.jaffe
2004-07-26 15:44 The Post Office
2004-07-26 15:25 andrewm
2004-07-26 15:20 Automatic Email Delivery Software
2004-07-26 15:14 newswire
2004-07-19  8:17 judge
2004-07-16 11:38 Chris
2004-07-15  3:46 Michelle
2004-07-13 15:19 Fco. J. Ballesteros
2004-07-09 17:25 Steven
2004-07-07  1:49 Pam Moran
2004-07-03 22:23 Joseph
2004-07-02 12:05 Don
2004-06-28 12:49 Steve Simon
2004-06-22 20:43 Pete
2004-05-17 15:50 matt lawless
2004-05-18  8:31 ` john grove
2004-05-19  8:31 ` john grove
2004-04-13 11:54 matt
2004-04-13 21:25 ` Geoff Collyer
2004-04-13 21:28   ` boyd, rounin
2004-03-23 16:12 David Presotto
2004-03-04 17:57 David Presotto
2004-03-04 18:12 ` Charles Forsyth
2004-03-04 18:21   ` Dave Lukes
2004-03-04 18:29     ` Charles Forsyth
2004-03-04 22:21     ` boyd, rounin
2004-02-22 20:07 Russ Cox
2004-02-17 14:26 David Presotto
2004-02-17 16:13 ` Rob Pike
2004-02-17 16:17   ` David Presotto
2004-02-17 16:29     ` Rob Pike
2004-02-18  3:52   ` boyd, rounin
2004-02-17 21:25 ` C H Forsyth
2004-02-17 23:57 ` Charles Forsyth
2004-02-18  0:03   ` David Presotto
2004-02-18  6:58   ` 9nut
2004-02-18 16:56   ` rog
2004-02-01  0:34 sam
2004-01-30 18:10 engineering
2004-01-27 12:47 ravi
2004-01-22 15:22 Sape Mullender
2003-12-11 21:38 David Presotto
2003-11-25 15:18 Steve Simon
2003-11-02 21:12 andrey mirtchovski
2003-11-02 21:29 ` David Presotto
2003-10-19 14:22 David Presotto
2003-10-16 13:13 David Presotto
2003-10-14 12:11 David Presotto
2003-10-14 14:40 ` a
2003-10-14 15:43   ` Dan Cross
2003-10-12  0:43 matt
2003-10-11 23:43 ` David Presotto
2003-10-12  0:52   ` matt
2003-10-09 16:46 David Presotto
2003-10-09 16:52 ` Richard Miller
2003-09-25 14:24 steve.simon
2003-09-24  0:11 matt
2003-09-24  0:15 ` matt
2003-09-24  0:11 matt
2003-09-16  1:16 David Presotto
2003-09-16  7:38 ` Charles Forsyth
2003-09-01 23:47 matt
2003-09-01 19:14 ` David Presotto
2003-09-01 19:24   ` Skip Tavakkolian
2003-09-02  0:42   ` boyd, rounin
2003-09-01 14:08 David Presotto
2003-08-31 23:46 David Presotto
2003-07-26 16:11 David Presotto
2003-07-23 15:34 Vincenzo Volpe
2003-07-23 16:36 ` jmk
2003-07-26  0:46   ` David Presotto
2003-08-01  9:02     ` Vincenzo Volpe
2003-08-01 17:53       ` David Presotto
2003-06-21 19:15 David Presotto
2003-06-19 13:57 David Presotto
2003-06-19 14:16 ` boyd, rounin
2003-05-10  5:24 Andrew Simmons
2003-04-21 17:54 bigfoot
2003-04-21 18:12 ` David Presotto
2003-04-21 19:06   ` Russ Cox
2003-04-21 19:08     ` rsc
2003-04-25 10:40     ` vic zandy
2003-04-19 13:02 David Presotto
2003-02-25 12:40 Steve Simon
2003-02-24 16:52 Steve Simon
2003-02-24 16:06 ` Wayne Walker
2003-02-24 17:18   ` William Josephson
2003-02-24 19:37 ` northern snowfall
2003-02-24 13:49 David Presotto
2003-02-24 15:11 ` Sam
     [not found] <2ba8f07c025d45604e247b27a02d4123@plan9.bell-labs.com>
2003-02-23  6:14 ` Leendert van Doorn
2003-02-17 15:30 Steve Simon
2003-02-14 16:19 Steve Simon
2003-02-12 15:41 David Presotto
2003-02-12 15:37 David Presotto
2003-02-12 15:34 David Presotto
2003-02-10 17:20 Steve Simon
2003-02-10 18:26 ` Russ Cox
2002-12-03  9:02 Ian Dichkovsky
2002-12-01 20:33 bwc
2002-12-01 17:38 Skip Tavakkolian
2002-12-01 15:46 presotto
2002-11-19 20:04 presotto
2002-11-19 19:36 bwc
2002-11-19 19:50 ` George Michaelson
2002-11-19  1:44 bwc
2002-11-18 21:40 bwc
2002-11-18 21:39 bwc
2002-11-18 21:39 bwc
2002-10-17  3:49 rob pike, esq.
2002-09-30 23:48 Adrian L. Thiele
2002-09-19 17:54 Sape Mullender
     [not found] <20020814092910.8DBA973C99@wintermute.cse.psu.edu>
     [not found] ` <3D5AC220.F7A7ED77@null.net>
2002-08-15  9:55   ` matt
2002-08-15 16:24   ` Ronald G Minnich
2002-08-15 17:08   ` Dennis Davis
2002-07-19  0:59 presotto
2002-07-16 19:21 presotto
2002-07-03 13:17 presotto
2002-06-10 19:10 Russ Cox
2002-04-12 17:43 Russ Cox
2002-04-12 17:20 /dev/null
2002-03-12  1:04 markp
2002-03-12  9:42 ` Thomas Bushnell, BSG
2002-03-13 10:04   ` bs
2002-03-11 18:33 Russ Cox
2002-03-12  9:42 ` Thomas Bushnell, BSG
2002-03-11 16:28 bwc
2002-03-11 16:24 bwc
2002-03-11 15:57 presotto
2002-03-11 17:51 ` Thomas Bushnell, BSG
2002-03-12  9:42   ` ozan s yigit
2002-03-11 19:51 ` Sam Ducksworth
2002-03-11 19:53 ` Andrew Simmons
2002-03-12 11:05 ` Anthony Mandic
2002-03-13 10:05 ` Douglas A. Gwyn
2002-02-28 11:26 sape
2002-03-04  6:51 ` Sean Quinlan
2002-02-27 22:47 presotto
2002-02-27 17:57 stanv
2001-12-13 14:35 presotto
2001-12-13 15:10 ` Ronald G Minnich
2001-12-13 15:47 ` Lucio De Re
2001-12-11 18:27 bwc
2001-12-11 18:17 Russ Cox
2001-12-11 18:17 bwc
2001-12-11 16:24 Russ Cox
2001-12-11 16:33 ` Boyd Roberts
2001-12-09 14:48 rob pike
2001-12-11 10:07 ` Douglas A. Gwyn
2001-12-11 11:55   ` Boyd Roberts
2001-12-12  9:47     ` Douglas A. Gwyn
2002-01-02 10:04       ` John R. Strohm
2002-01-03  9:52         ` Douglas A. Gwyn
2001-12-12  9:48   ` Thomas Bushnell, BSG
2001-12-12 11:14     ` Boyd Roberts
2001-12-09  8:22 arisawa
2001-11-30 14:14 steve.simon
2001-11-30 14:30 ` Boyd Roberts
2001-11-01 21:27 presotto
2001-11-01 21:26 presotto
2001-10-26 18:10 presotto
2001-10-26 14:45 peh
2001-09-07 13:48 Peter Bosch
2001-09-05  7:25 Fco.J.Ballesteros
2001-09-04 13:30 Fco.J.Ballesteros
2001-09-04 20:51 ` Martin Harriss
2001-09-04 12:08 geoff
2001-08-14 11:10 Usenet News system
2001-08-12 21:38 Philippe Anel
2001-08-13  7:45 ` andrey mirtchovski
2001-08-14  9:44   ` Ralph Corderoy
2001-08-05 14:02 jmk
2001-05-20  1:41 rob pike
2001-05-20  6:31 ` Dan Cross
2001-05-20 12:40   ` Donald Brownlee
2001-05-20 13:16     ` Boyd Roberts
2001-05-20 19:38     ` Dan Cross
2001-05-20 19:57       ` Richard Elberger
2001-05-21  4:56         ` Jonathan Sergent
2001-04-09 14:52 presotto
2001-04-09 13:47 forsyth
2001-04-09 13:26 presotto
2001-03-30 15:56 presotto
2001-03-22 15:09 Gorka Guardiola Muzquiz
2001-03-06 14:44 presotto
2000-11-29  8:03 Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6ff137bc8218a00cb469b5040c10c62b@snellwilcox.com \
    --to=steve.simon@snellwilcox.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).