9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: boyd@sdgm.net
To: 9fans@cse.psu.edu
Subject: [9fans] awk
Date: Fri, 12 Sep 2003 20:40:47 -0400	[thread overview]
Message-ID: <afaadb9da235bdcb03311d0c14d938cf@sdgm.net> (raw)

yes russ, the bwk and plan 9 sources are in 'sync':

brahma% pwd
/usr/boyd/src/awk/bwk
brahma% for (i in *.[chy]) { echo $i ; diff -b $i /n/sources/plan9/sys/src/cmd/awk | wc -l }
awk.h
     73
awkgram.y
      7
b.c
diff: cannot open /n/sources/plan9/sys/src/cmd/awk/b.c: '/n/sources/plan9/sys/src/cmd/awk/b.c' does not exist
      0
lex.c
     75
lib.c
    120
main.c
     37
maketab.c
     38
missing95.c
diff: cannot open /n/sources/plan9/sys/src/cmd/awk/missing95.c: '.../missing95.c' does not exist
      0
parse.c
     14
proctab.c
      4
proto.h
    106
run.c
    403
tran.c
    106
ytab.c
diff: cannot open /n/sources/plan9/sys/src/cmd/awk/ytab.c: '/n/sources/plan9/sys/src/cmd/awk/ytab.c' does not exist
      0
ytab.h
diff: cannot open /n/sources/plan9/sys/src/cmd/awk/ytab.h: '/n/sources/plan9/sys/src/cmd/awk/ytab.h' does not exist
      0

QED


             reply	other threads:[~2003-09-13  0:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13  0:40 boyd [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-07  9:56 okamoto
2002-11-07  6:46 Kenji Arisawa
2002-11-20 14:49 ` Kenji Arisawa
2001-06-11 10:13 Laura Creighton
2001-06-11 12:27 ` Boyd Roberts
2001-06-18  9:12 ` Rick O'shay
2000-03-14 10:06 Arnold
2000-03-13  6:25 Bengt
2000-03-13  1:21 Vladimir
2000-03-12 23:29 bobf
2000-03-12 22:50 Scott
2000-03-12 21:50 Vladimir

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=afaadb9da235bdcb03311d0c14d938cf@sdgm.net \
    --to=boyd@sdgm.net \
    --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).