Script started on Mon Apr 06 16:19:06 1998 toulon[11]% minix Minix 2.0.0 Copyright 1997 Prentice-Hall, Inc. eth_init0: got reply for wrong port arp.c: unable to open ethernet ip.c: unable to open eth port Memory size = 3072K MINIX =1184K RAM disk = 0K Available = 1888K /dev/hdx1 is read-only mounted on /usr/bin /dev/hdx2 is read-only mounted on /usr/man Starting standard daemons: update. Solaris-Minix Release 2.0 Version 0 noname login: root Password:changing pid: 19 pri: 0, new pri: 1 - updated, changing pid: 19 pri: 1, new pri: 0 - updated, ! shutdown Broadcast message from root@noname (console) Tue Apr 7 08:19:26 1998... The system will shutdown NOW exit Exiting smx toulon[12]% ls #techdoc.tex# iowaste.c~ techdoc.ps README ps techdoc.tex asn2/ root techdoc.tex~ asn3.txt setup_asn3* techdoc.toc changed_files_list src/ timewaste changed_files_list~ techdoc.aux timewaste.c iowaste techdoc.dvi timewaste.c~ iowaste.c techdoc.log typescript toulon[13]% cd src/tools toulon[14]% make cd ../kernel && exec make - mcc -ansi -DALLOW_GAP_MESSAGES -Wall -c proc.c proc.c: mcc -ansi -DALLOW_GAP_MESSAGES -Wall -c clock.c clock.c: ld -M kernel.map -dn -e start -o kernel.elf main.o startSUN.o table.o mpx.o proc.o clock.o tty.o sunconsole.o system.o copySUN.o dmp.o sunkeyboard.o sunfloppy.o memory.o misc.o sunprinter.o sunexception.o debug.o sunprotect.o logging.o driver.o pty.o sunsigio.o sunether.o sunsighandle.o /usr/local/minix/smx/src/lib/libc.a elf2smx -S 0 kernel.elf kernel rm kernel.elf combine cd ../mm && exec make - make_map_file <../kernel/kernel >mm.map ld -M mm.map -dn -e crt_server -o mm.elf /usr/local/minix/smx/src/lib/head.o main.o forkexit.o break.o exec.o signal.o getset.o alloc.o utility.o table.o putk.o trace.o /usr/local/minix/smx/src/lib/libc.a elf2smx -S 10kw mm.elf mm rm mm.elf cd ../fs && exec make - make_map_file <../mm/mm >fs.map ld -M fs.map -dn -e crt_server -o fs.elf /usr/local/minix/smx/src/lib/head.o main.o open.o read.o write.o pipe.o device.o path.o mount.o link.o super.o inode.o cache.o cache2.o filedes.o stadir.o protect.o time.o misc.o utility.o table.o putk.o lock.o /usr/local/minix/smx/src/lib/libc.a elf2smx -S 4kw fs.elf fs rm fs.elf cd ../inet && exec make - make_map_file <../fs/fs >inet.map ld -Minet.map -dn -e crt_server -o inet.elf /usr/local/minix/smx/src/lib/head.o buf.o clock.o mnx_eth.o mq.o inet.o sr.o generic/arp.o generic/eth.o generic/icmp.o generic/io.o generic/ip.o generic/ip_ioctl.o generic/ip_lib.o generic/ip_read.o generic/ip_write.o generic/ipr.o generic/tcp.o generic/tcp_lib.o generic/tcp_recv.o generic/tcp_send.o generic/udp.o putk.o /usr/local/minix/smx/src/lib/libc.a elf2smx -S 10kw inet.elf inet rm inet.elf combine toulon[15]% cd ../.. toulon[16]% miscript Script started, file is typescript mtoulon[11]% minix Minix 2.0.0 Copyright 1997 Prentice-Hall, Inc. eth_init0: got reply for wrong port arp.c: unable to open ethernet ip.c: unable to open eth port Memory size = 3072K MINIX =1184K RAM disk = 0K Available = 1888K /dev/hdx1 is read-only mounted on /usr/bin /dev/hdx2 is read-only mounted on /usr/man Starting standard daemons: update. Solaris-Minix Release 2.0 Version 0 noname login: root Password: ! ./ps PID TTY TIME PRI ACCT NICE CMD 28 co 0:00 0 0 0 -sh 29 c1 0:00 0 0 0 getty 30 c2 0:00 0 0 0 getty 31 c3 0:00 0 0 0 getty 35 co 0:00 0 0 0 ./ps ! sunread timewaste >timewate^?   ste    ste ! sunread timewaste.c >timewaste.c ! chmod a       chmod u+x timewaste ! ! cat timewaste.c void main(void) { for (;;); } ! ./timewaste & 40 ! ps PID TTY TIME PRI ACCT NICE CMD 28 co 0:00 0 0 0 -sh 29 c1 0:00 0 0 0 getty 30 c2 0:00 0 0 0 getty 31 c3 0:00 0 0 0 getty 40 co 0:04 18 25 0 ./timewaste 41 co 0:00 0 0 0 ps ! ps PID TTY TIME PRI ACCT NICE CMD 28 co 0:00 0 0 0 -sh 29 c1 0:00 0 0 0 -sh 30 c2 0:00 0 0 0 getty 31 c3 0:00 0 0 0 getty 40 co 0:39 19 28 0 ./timewaste 45 c1 0:00 0 0 0 cat 46 co 0:00 0 0 0 ps ! ./timewaste & 47 ! ./timewaste & 48 ! ./ps    ps PID TTY TIME PRI ACCT NICE CMD 28 co 0:00 0 0 0 -sh 29 c1 0:00 0 0 0 -sh 30 c2 0:00 0 0 0 getty 31 c3 0:00 0 0 0 getty 40 co 1:02 5 5 0 ./timewaste 45 c1 0:00 0 0 0 cat 47 co 0:04 11 11 0 ./timewaste 48 co 0:02 2 15 0 ./timewaste 49 co 0:00 0 1 0 ps ! ps PID TTY TIME PRI ACCT NICE CMD 28 co 0:00 0 0 0 -sh 29 c1 0:00 0 0 0 -sh 30 c2 0:00 0 0 0 getty 31 c3 0:00 0 0 0 getty 40 co 1:05 5 5 0 ./timewaste 45 c1 0:00 0 0 0 cat 47 co 0:07 11 11 0 ./timewaste 48 co 0:05 2 12 0 ./timewaste 50 co 0:00 0 1 0 ps ! ps PID TTY TIME PRI ACCT NICE CMD 28 co 0:00 0 0 0 -sh 29 c1 0:00 0 0 0 -sh 30 c2 0:00 0 0 0 getty 31 c3 0:00 0 0 0 getty 40 co 1:20 2 15 0 ./timewaste 45 c1 0:00 0 0 0 cat 47 co 0:22 5 5 0 ./timewaste 48 co 0:20 11 11 0 ./timewaste 51 co 0:00 0 0 0 ps ! shutdown Broadcast message from root@noname (console) Tue Apr 7 08:24:15 1998... The system will shutdown NOW 40: Terminated 47: Terminated 48: Terminated Exiting smx toulon[12]% exit exit Script done, file is typescript toulon[17]% ls README ps techdoc.tex asn2/ root techdoc.tex~ asn3.txt setup_asn3* techdoc.toc changed_files_list src/ timewaste changed_files_list~ techdoc.aux timewaste.c iowaste techdoc.dvi timewaste.c~ iowaste.c techdoc.log typescript iowaste.c~ techdoc.ps toulon[18]% latex techdoc.aux This is TeX, Version 3.141 (C version d) ^C toulon[19]% latex techdoc.auxtex This is TeX, Version 3.141 (C version d) (techdoc.tex LaTeX2e <1994/06/01> patch level 2 (/usr/local/tex/macros/latex209.def Entering LaTeX 2.09 compatibility mode. (/usr/local/tex/macros/tracefnt.sty) (/usr/local/tex/macros/latexsym.sty)) (/usr/local/tex/macros/article.cls Document Class: article 1994/06/02 v1.2s Standard LaTeX document class (/usr/local/tex/macros/size10.clo)) (techdoc.aux) (/usr/local/tex/macros/Ulasy.fd) [0] (techdoc.toc) [1] [2] [3] Overfull \hbox (15.9971pt too wide) in paragraph at lines 164--164 []\OT1/cmtt/m/n/10 Memory size = 3072K MINIX =1184K RAM disk = 0K Available = 1888K[] [4] [5] [6] ! LaTeX Error: \begin{itemize} on input line 128 ended by \end{document}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.283 \end{document} ? ^C ! Emergency stop. ... l.283 \end{document} Output written on techdoc.dvi (7 pages, 15768 bytes). Transcript written on techdoc.log. toulon[20]% latex techdoc.tex This is TeX, Version 3.141 (C version d) (techdoc.tex LaTeX2e <1994/06/01> patch level 2 (/usr/local/tex/macros/latex209.def Entering LaTeX 2.09 compatibility mode. (/usr/local/tex/macros/tracefnt.sty) (/usr/local/tex/macros/latexsym.sty)) (/usr/local/tex/macros/article.cls Document Class: article 1994/06/02 v1.2s Standard LaTeX document class (/usr/local/tex/macros/size10.clo)) (techdoc.aux) (/usr/local/tex/macros/Ulasy.fd) [0] (techdoc.toc) [1] [2] [3] [4] [5] [6] [7] (techdoc.aux) ) Output written on techdoc.dvi (8 pages, 13508 bytes). Transcript written on techdoc.log. toulon[21]% latex techdoc.tex This is TeX, Version 3.141 (C version d) (techdoc.tex LaTeX2e <1994/06/01> patch level 2 (/usr/local/tex/macros/latex209.def Entering LaTeX 2.09 compatibility mode. (/usr/local/tex/macros/tracefnt.sty) (/usr/local/tex/macros/latexsym.sty)) (/usr/local/tex/macros/article.cls Document Class: article 1994/06/02 v1.2s Standard LaTeX document class (/usr/local/tex/macros/size10.clo)) (techdoc.aux) (/usr/local/tex/macros/Ulasy.fd) [0] (techdoc.toc) [1] [2] [3] [4] [5] [6] [7] (techdoc.aux) ) Output written on techdoc.dvi (8 pages, 16836 bytes). Transcript written on techdoc.log. toulon[22]% ghostview techdoc.latex techdoc.texauxsscriptcd ../..makecd src/toolslsminixlogin prosperopwdrxvt -sl 100000 &bminixcd ../..minixakecd src/toolsminixcd src/toolsmakeinixcd ../..minixrxvt -sb 100000 &lpwdmlogin prosperoinixlscd src/toolsmakecd ../..scriptlsatex techdoc.auxtexdvips -o techdoc.ps techdoc.dvi This is dvips 5.521 Copyright 1986, 1993 Radical Eye Software ' TeX output 1998.04.06:1636' -> techdoc.ps . [0] [1] [2] [3] [4] [5] [6] [7] toulon[23]% ghostview techdoc.ps toulon[24]% mutt [?1h=(B)0Reading /var/mail/fraser1... 1020 Sort mailbox...q:Quit d:Del u:Undel s:Save m:Mail r:Reply g:Group ?:Help 1 Oct 14 Irene Gargantin ( 31) proposal 2 Jan 12 Operations ( 5) GAUL laser printer up 3 Jan 29 Irene Gargantin ( 30) Final Format of Report, Time of Pre 4 Feb 13 aija@csd.uwo.ca ( 17) some hints for midterm 5 Feb 17 aija@csd.uwo.ca ( 2) sample questions 6 Feb 18 Jim Thorsley ( 28) I/O counter during conference week 7 Mar 13 Marjorie Franci ( 2) class cancelled 8 r Mar 13 aija@csd.uwo.ca ( 10) asn3 in progress.... 9 Mar 13 aija@csd.uwo.ca ( 3) getting started on asn3 10 Mar 16 aija@csd.uwo.ca ( 1) cs305 notes 11 Mar 23 Bruce Richards ( 19) Minix Problem? 12 Mar 24 aija@csd.uwo.ca ( 2) Re: asn3 in progress.... 13 Mar 24 aija@csd.uwo.ca ( 25) FAQ re. Asn3 14 Mar 30 aija@csd.uwo.ca ( 15) more FAQ's re. asn3 15 r Apr 03 Gord Nickerson ( 13) Re: SCSI card 16 Apr 06 dillon@csd.uwo. ( 11) Lockers 17 Apr 06 aija@csd.uwo.ca ( 4) clearing the locker  18 O Apr 06 TOM SYKORA ( 123) 305 concept (fwd) 19 O Apr 06 TOM SYKORA ( 123) 305 concept (fwd) 20 O Apr 06 TOM SYKORA ( 123) 305 concept (fwd) ---Mutt: /var/mail/fraser1 [20 msgs, 27K]---(date)------------------------ i:Exit -:PrevPg SPC:NextPg v:Attach d:Del r:Reply j:Next ?:Help From sykora@gaul.csd.uwo.ca Mon Apr 6 14:03:26 1998 Date: Mon, 6 Apr 1998 14:03:14 -0400 (EDT) From: TOM SYKORA X-Sender: sykora@ugine To: "Dan J. Fraser" Subject: 305 concept (fwd) ---------- Forwarded message ---------- Date: Mon, 06 Apr 1998 07:52:07 -0400 From: Kavi Maharajh To: sykora@gaul.csd.uwo.ca, chishol@gaul.csd.uwo.ca, bush@gaul.csd.uwo.ca, ferreir@gaul.csd.uwo.ca, moledin@gaul.csd.uwo.ca, +tran0@gaul.csd.uwo.ca Subject: 305 concept Guys and Girl, Just e-mail me to confirm that you got this ok.....Kavi. CS 305 ASN 3 -O- 18/20: TOM SYKORA 305 concept (fwd) -- (18%)q:Quit d:Del u:Undel s:Save m:Mail r:Reply g:Group ?:Help 1 Oct 14 Irene Gargantin ( 31) proposal 2 Jan 12 Operations ( 5) GAUL laser printer up 3 Jan 29 Irene Gargantin ( 30) Final Format of Report, Time of Pre 4 Feb 13 aija@csd.uwo.ca ( 17) some hints for midterm 5 Feb 17 aija@csd.uwo.ca ( 2) sample questions 6 Feb 18 Jim Thorsley ( 28) I/O counter during conference week 7 Mar 13 Marjorie Franci ( 2) class cancelled 8 r Mar 13 aija@csd.uwo.ca ( 10) asn3 in progress.... 9 Mar 13 aija@csd.uwo.ca ( 3) getting started on asn3 10 Mar 16 aija@csd.uwo.ca ( 1) cs305 notes 11 Mar 23 Bruce Richards ( 19) Minix Problem? 12 Mar 24 aija@csd.uwo.ca ( 2) Re: asn3 in progress.... 13 Mar 24 aija@csd.uwo.ca ( 25) FAQ re. Asn3 14 Mar 30 aija@csd.uwo.ca ( 15) more FAQ's re. asn3 15 r Apr 03 Gord Nickerson ( 13) Re: SCSI card 16 Apr 06 dillon@csd.uwo. ( 11) Lockers 17 Apr 06 aija@csd.uwo.ca ( 4) clearing the locker  18 Apr 06 TOM SYKORA ( 123) 305 concept (fwd) 19 O Apr 06 TOM SYKORA ( 123) 305 concept (fwd) 20 O Apr 06 TOM SYKORA ( 123) 305 concept (fwd) -*-Mutt: /var/mail/fraser1 [20 msgs, 27K]---(date)------------------------  Writing /var/mail/fraser1... Sor mailbox... Wri messages... 1 20 kept, 0 deleted.  [?1l>toulon[25]% exit exit script done on Mon Apr 06 17:52:05 1998