unix-history/.git
42 years agomissing counter
Bill Joy [Mon, 22 Feb 1982 06:26:27 +0000 (22:26 -0800)]
missing counter

SCCS-vsn: sys/vax/if/if_en.c 4.34

42 years agodate and time created 82/02/21 14:16:52 by mckusick
Kirk McKusick [Mon, 22 Feb 1982 06:16:52 +0000 (22:16 -0800)]
date and time created 82/02/21 14:16:52 by mckusick

SCCS-vsn: lib/libcompat/4.3/ruserpass.c 4.1

42 years agodate and time created 82/02/21 14:16:33 by mckusick
Kirk McKusick [Mon, 22 Feb 1982 06:16:33 +0000 (22:16 -0800)]
date and time created 82/02/21 14:16:33 by mckusick

SCCS-vsn: lib/libcompat/4.3/rexec.c 4.1

42 years agocleanup code a bit
Bill Joy [Mon, 22 Feb 1982 05:08:33 +0000 (21:08 -0800)]
cleanup code a bit

SCCS-vsn: sys/deprecated/netimp/if_imphost.c 4.5
SCCS-vsn: sys/deprecated/netimp/if_imphost.h 4.4
SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.8

42 years agocleanup a bit
Sam Leffler [Mon, 22 Feb 1982 04:30:11 +0000 (20:30 -0800)]
cleanup a bit

SCCS-vsn: sys/vax/if/if_acc.c 4.5

42 years agocosmetics
Sam Leffler [Mon, 22 Feb 1982 04:14:32 +0000 (20:14 -0800)]
cosmetics

SCCS-vsn: sys/vax/if/if_accreg.h 4.2
SCCS-vsn: sys/vax/if/if_dmc.h 4.2
SCCS-vsn: sys/deprecated/netimp/if_imp.h 4.4

42 years agochanged file() to call setfile() with proper arg for isedit;
Kurt A. Shoens [Sun, 21 Feb 1982 12:07:59 +0000 (04:07 -0800)]
changed file() to call setfile() with proper arg for isedit;
changed getfilename() to return through a reference parameter whether
the named passed it is for system mailbox to facilitate above fix.

SCCS-vsn: usr.bin/mail/cmd3.c 2.6

42 years agomake rewriting of addresses in headers really work. This adds the $q
Eric Allman [Sun, 21 Feb 1982 11:16:34 +0000 (03:16 -0800)]
make rewriting of addresses in headers really work.  This adds the $q
macro.  The rewriting of the From: address is still ad hoc and should
be integrated into this format.
Note:  old .cf files will not work with this version.

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.43
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.67
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.33
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.60
SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.10
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.15
SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 3.16

42 years ago****** Hack to make all local mail have old-style headers ******
Eric Allman [Sun, 21 Feb 1982 10:54:14 +0000 (02:54 -0800)]
******  Hack to make all local mail have old-style headers  ******

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.64

42 years agooutput names in a nice comma-separated fashion in messages -- this
Eric Allman [Sun, 21 Feb 1982 08:56:31 +0000 (00:56 -0800)]
output names in a nice comma-separated fashion in messages -- this
opens up other possibilities

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.79
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.66

42 years agoput the type address headers into a per-header send queue
Eric Allman [Sun, 21 Feb 1982 07:51:28 +0000 (23:51 -0800)]
put the type address headers into a per-header send queue

SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.14.1.1

42 years agoexpand macros in rewriting rules early to allow multi-word macros to
Eric Allman [Sun, 21 Feb 1982 05:00:31 +0000 (21:00 -0800)]
expand macros in rewriting rules early to allow multi-word macros to
be processed correctly.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.78
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.63
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.21
SCCS-vsn: usr.sbin/sendmail/src/macro.c 3.9

42 years agoadd the -c flag, to cause sendmail to just queue messages that are for
Eric Allman [Sun, 21 Feb 1982 04:12:09 +0000 (20:12 -0800)]
add the -c flag, to cause sendmail to just queue messages that are for
mailers that are expensive; a later instantiation can come around and
send them in a batch.  Also, pass macro definitions through the
queueing code so that macros can be expanded later rather than sooner;
this is important for destination dependent macros such as $g.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.77

42 years agoimplement -c flag: don't try to deliver expensive mail immediately
Eric Allman [Sun, 21 Feb 1982 04:10:24 +0000 (20:10 -0800)]
implement -c flag: don't try to deliver expensive mail immediately

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.65
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.59
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.62
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.20

42 years agodon't expand macros in queued requests until delivery time -- means
Eric Allman [Sun, 21 Feb 1982 04:05:09 +0000 (20:05 -0800)]
don't expand macros in queued requests until delivery time -- means
passing the macro definitions through also.

SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.9

42 years agorestore keywords
Bill Joy [Sun, 21 Feb 1982 03:16:18 +0000 (19:16 -0800)]
restore keywords

SCCS-vsn: usr.bin/file/file.c 4.3

42 years agorecognize PRESS files
Bill Joy [Sun, 21 Feb 1982 03:15:39 +0000 (19:15 -0800)]
recognize PRESS files

SCCS-vsn: usr.bin/file/file.c 4.2

42 years agocheck for regular file before complaining about cat a >> a
Bill Joy [Sun, 21 Feb 1982 03:14:05 +0000 (19:14 -0800)]
check for regular file before complaining about cat a >> a

SCCS-vsn: bin/cat/cat.c 4.4

42 years agoconvert to new directory structure
Kirk McKusick [Sat, 20 Feb 1982 09:37:09 +0000 (01:37 -0800)]
convert to new directory structure

SCCS-vsn: bin/rm/rm.c 4.5
SCCS-vsn: bin/rmdir/rmdir.c 4.3

42 years agolet user close after fin acked
Bill Joy [Sat, 20 Feb 1982 02:29:37 +0000 (18:29 -0800)]
let user close after fin acked

SCCS-vsn: sys/netinet/tcp_usrreq.c 1.50

42 years agolet closing user proceed with disconnect when fin is acked.
Bill Joy [Fri, 19 Feb 1982 16:36:10 +0000 (08:36 -0800)]
let closing user proceed with disconnect when fin is acked.

SCCS-vsn: sys/netinet/tcp_input.c 1.53

42 years agoTIOCREMOTE
Bill Joy [Fri, 19 Feb 1982 05:21:10 +0000 (21:21 -0800)]
TIOCREMOTE

SCCS-vsn: sys/sys/ioctl.h 4.17

42 years agoTIOCREMOTE for EMACS sake
Bill Joy [Fri, 19 Feb 1982 05:20:20 +0000 (21:20 -0800)]
TIOCREMOTE for EMACS sake

SCCS-vsn: sys/kern/tty_pty.c 4.17

42 years agomore fixes for HCRC (ignore BSE)
Bill Joy [Fri, 19 Feb 1982 05:19:15 +0000 (21:19 -0800)]
more fixes for HCRC (ignore BSE)

SCCS-vsn: sys/vax/mba/hp.c 4.47

42 years agofixes to fragmentation code (feldman)
Bill Joy [Fri, 19 Feb 1982 03:59:30 +0000 (19:59 -0800)]
fixes to fragmentation code (feldman)

SCCS-vsn: sys/netinet/ip_output.c 1.25

42 years agomissing flush of translation buffer during Resume's
Bill Joy [Fri, 19 Feb 1982 00:58:39 +0000 (16:58 -0800)]
missing flush of translation buffer during Resume's

SCCS-vsn: sys/vax/vax/locore.s 4.62

42 years agochanged the "maildir" option to "folder"
Kurt A. Shoens [Thu, 18 Feb 1982 15:03:23 +0000 (07:03 -0800)]
changed the "maildir" option to "folder"
sped up folders command
made "folder" command print a folder as +folder rather than full path

SCCS-vsn: usr.bin/mail/version.c 2.10

42 years agochanged newfileinfo() to detect when user is editing a folder and
Kurt A. Shoens [Thu, 18 Feb 1982 14:54:40 +0000 (06:54 -0800)]
changed newfileinfo() to detect when user is editing a folder and
report it as +folder for clarity

SCCS-vsn: usr.bin/mail/lex.c 2.7

42 years agoadded routine getfold() to find user's folder directory and changed
Kurt A. Shoens [Thu, 18 Feb 1982 14:53:46 +0000 (06:53 -0800)]
added routine getfold() to find user's folder directory and changed
expand() to use this

SCCS-vsn: usr.bin/mail/fio.c 2.7

42 years agochanged the folders command to use execlp instead of
Kurt A. Shoens [Thu, 18 Feb 1982 14:52:32 +0000 (06:52 -0800)]
changed the folders command to use execlp instead of
sh -c for speed.  changed to use getfold() to find folder name.

SCCS-vsn: usr.bin/mail/cmd1.c 2.5

42 years agothe NAME operator now checks to make sure its operand is a variable
Mark Linton [Thu, 18 Feb 1982 10:54:02 +0000 (02:54 -0800)]
the NAME operator now checks to make sure its operand is a variable

SCCS-vsn: usr.bin/pascal/pdx/tree/eval.c 1.4

42 years agoadded isvariable procedure
Mark Linton [Thu, 18 Feb 1982 10:52:55 +0000 (02:52 -0800)]
added isvariable procedure

SCCS-vsn: usr.bin/pascal/pdx/sym/predicates.c 1.3

42 years agoanother multiple files bug
Mark Linton [Thu, 18 Feb 1982 10:51:12 +0000 (02:51 -0800)]
another multiple files bug

SCCS-vsn: usr.bin/pascal/pdx/mappings/objaddr.c 1.2

42 years agoadded isvariable procedure
Mark Linton [Thu, 18 Feb 1982 10:49:53 +0000 (02:49 -0800)]
added isvariable procedure

SCCS-vsn: usr.bin/pascal/pdx/sym.h 1.3

42 years agoonly save history if "savehist" is specified
Kirk McKusick [Thu, 18 Feb 1982 06:33:00 +0000 (22:33 -0800)]
only save history if "savehist" is specified

SCCS-vsn: bin/csh/csh.c 4.7

42 years agoadopt latest version of fgoto() and plod() from vi
Ken Arnold [Thu, 18 Feb 1982 06:12:26 +0000 (22:12 -0800)]
adopt latest version of fgoto() and plod() from vi

SCCS-vsn: lib/libcurses/curses.h 1.10
SCCS-vsn: lib/libcurses/cr_put.c 1.2
SCCS-vsn: lib/libcurses/setterm.c 1.10
SCCS-vsn: lib/libcurses/Makefile 1.11

42 years agodon't move in standout unless MS is set
Ken Arnold [Thu, 18 Feb 1982 06:10:10 +0000 (22:10 -0800)]
don't move in standout unless MS is set

SCCS-vsn: lib/libcurses/refresh.c 1.5

42 years agoconvert to use "library" directory access routines
Kirk McKusick [Wed, 17 Feb 1982 17:08:27 +0000 (09:08 -0800)]
convert to use "library" directory access routines

SCCS-vsn: sbin/fsck/main.c 1.22

42 years agochanged the way reals are printed.
Mark Linton [Wed, 17 Feb 1982 16:31:40 +0000 (08:31 -0800)]
changed the way reals are printed.

SCCS-vsn: usr.bin/pascal/pdx/sym/printval.c 1.4

42 years agomuddled with "fetchpc", it now looks at the frame mask it see
Mark Linton [Wed, 17 Feb 1982 16:30:59 +0000 (08:30 -0800)]
muddled with "fetchpc", it now looks at the frame mask it see
if register 11 was saved as it wanders through the stack frames.
The last saved register 11 when unwinding corresponds to the
interpreter's pc.

SCCS-vsn: usr.bin/pascal/pdx/process/resume.c 1.5

42 years agochanged the default for the FOR operator -- now for loops are
Mark Linton [Wed, 17 Feb 1982 16:28:18 +0000 (08:28 -0800)]
changed the default for the FOR operator -- now for loops are
traced through every iteration, this is painful but makes more sense to
the users

SCCS-vsn: usr.bin/pascal/pdx/machine/nextaddr.c 1.3

42 years agoadded a PFLUSH prior to zero byte in processing BPT op,
Mark Linton [Wed, 17 Feb 1982 15:56:08 +0000 (07:56 -0800)]
added a PFLUSH prior to zero byte in processing BPT op,
this way all output will be out whenever the debugger is entered.

SCCS-vsn: usr.bin/pascal/px/interp.c 1.21

42 years agochanges to reflect new names in ndir.h
Kirk McKusick [Wed, 17 Feb 1982 12:42:28 +0000 (04:42 -0800)]
changes to reflect new names in ndir.h

SCCS-vsn: lib/libc/gen/readdir.c 1.5

42 years agoretain MOD and USE flags; inherit index type to temporary
Kirk McKusick [Wed, 17 Feb 1982 11:12:54 +0000 (03:12 -0800)]
retain MOD and USE flags; inherit index type to temporary

SCCS-vsn: usr.bin/pascal/src/forop.c 1.11

42 years agoremove implink restrictions to allow eavesdropping
Bill Joy [Wed, 17 Feb 1982 09:32:50 +0000 (01:32 -0800)]
remove implink restrictions to allow eavesdropping

SCCS-vsn: sys/deprecated/netimp/raw_imp.c 4.6

42 years agocheck boundary conditions properly
Ken Arnold [Wed, 17 Feb 1982 09:09:42 +0000 (01:09 -0800)]
check boundary conditions properly

SCCS-vsn: lib/libcurses/overwrite.c 1.3
SCCS-vsn: lib/libcurses/overlay.c 1.3

42 years agomessed up rfnm q's
Bill Joy [Wed, 17 Feb 1982 09:09:17 +0000 (01:09 -0800)]
messed up rfnm q's

SCCS-vsn: sys/deprecated/netimp/if_imphost.c 4.4
SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.7

42 years agoremove printf
Bill Joy [Wed, 17 Feb 1982 09:06:58 +0000 (01:06 -0800)]
remove printf

SCCS-vsn: sys/deprecated/netimp/raw_imp.c 4.5

42 years agoinclude curses.ext, not curses.h
Ken Arnold [Wed, 17 Feb 1982 09:06:13 +0000 (01:06 -0800)]
include curses.ext, not curses.h

SCCS-vsn: lib/libcurses/overlay.c 1.2
SCCS-vsn: lib/libcurses/overwrite.c 1.2

42 years agocheck boundary conditions properly
Ken Arnold [Wed, 17 Feb 1982 09:05:56 +0000 (01:05 -0800)]
check boundary conditions properly

SCCS-vsn: lib/libcurses/newwin.c 1.4

42 years agoforgot to add str as a parameter to getstr, mvgetstr
Ken Arnold [Wed, 17 Feb 1982 09:04:47 +0000 (01:04 -0800)]
forgot to add str as a parameter to getstr, mvgetstr

SCCS-vsn: lib/libcurses/curses.h 1.9

42 years agoshould undef DEBUG
Ken Arnold [Wed, 17 Feb 1982 08:02:36 +0000 (00:02 -0800)]
should undef DEBUG

SCCS-vsn: lib/libcurses/setterm.c 1.9

42 years agoshould include curses.ext, not curses.h
Ken Arnold [Wed, 17 Feb 1982 08:01:41 +0000 (00:01 -0800)]
should include curses.ext, not curses.h

SCCS-vsn: lib/libcurses/box.c 1.2

42 years agowire in host address -- IMP is broke
Bill Joy [Wed, 17 Feb 1982 07:14:57 +0000 (23:14 -0800)]
wire in host address -- IMP is broke

SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.6

42 years agofirst "working" imp driver
Bill Joy [Wed, 17 Feb 1982 07:11:57 +0000 (23:11 -0800)]
first "working" imp driver

SCCS-vsn: sys/vax/if/if_acc.c 4.4
SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.5
SCCS-vsn: sys/deprecated/netimp/if_imphost.c 4.3
SCCS-vsn: sys/deprecated/netimp/if_imphost.h 4.3

42 years agobug fix per kre
Bill Joy [Tue, 16 Feb 1982 05:29:57 +0000 (21:29 -0800)]
bug fix per kre

SCCS-vsn: sys/vax/mba/hp.c 4.46

42 years agonew group stuff
Bill Joy [Tue, 16 Feb 1982 05:28:56 +0000 (21:28 -0800)]
new group stuff

SCCS-vsn: sys/sys/param.h 4.15
SCCS-vsn: sys/sys/user.h 4.10

42 years agonew multiple-group stuff
Bill Joy [Tue, 16 Feb 1982 05:28:47 +0000 (21:28 -0800)]
new multiple-group stuff

SCCS-vsn: sys/kern/vfs_vnops.c 4.21
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 4.8
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 4.8
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 4.8
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 4.8
SCCS-vsn: sys/kern/init_main.c 4.25
SCCS-vsn: sys/kern/kern_proc.c 4.22

42 years agodate and time created 82/02/15 11:46:52 by root
Bill Joy [Tue, 16 Feb 1982 03:46:52 +0000 (19:46 -0800)]
date and time created 82/02/15 11:46:52 by root

SCCS-vsn: sys/vax/if/if_dmc.h 4.1

42 years agomove defines into header file and bring bdp stuff uptodate
Bill Joy [Tue, 16 Feb 1982 03:46:12 +0000 (19:46 -0800)]
move defines into header file and bring bdp stuff uptodate

SCCS-vsn: sys/vax/if/if_dmc.c 4.3

42 years agoclean up 1's and 0's in mbuf calls
Bill Joy [Tue, 16 Feb 1982 03:33:51 +0000 (19:33 -0800)]
clean up 1's and 0's in mbuf calls

SCCS-vsn: sys/netinet/ip_input.c 1.30
SCCS-vsn: sys/netinet/tcp_subr.c 4.15
SCCS-vsn: sys/netinet/in_pcb.c 4.16

42 years agojust changing rev level
Bill Joy [Tue, 16 Feb 1982 03:27:58 +0000 (19:27 -0800)]
just changing rev level

SCCS-vsn: sys/deprecated/netpup/pup.h 4.1

42 years agodate and time created 82/02/15 11:27:16 by root
Bill Joy [Tue, 16 Feb 1982 03:27:16 +0000 (19:27 -0800)]
date and time created 82/02/15 11:27:16 by root

SCCS-vsn: sys/deprecated/netpup/pup.h 1.1

42 years agorename raw imp stuff and add in raw pup
Bill Joy [Tue, 16 Feb 1982 03:26:03 +0000 (19:26 -0800)]
rename raw imp stuff and add in raw pup

SCCS-vsn: sys/kern/uipc_proto.c 4.16

42 years agochange names to be more "raw"
Bill Joy [Tue, 16 Feb 1982 03:07:44 +0000 (19:07 -0800)]
change names to be more "raw"

SCCS-vsn: sys/deprecated/netimp/raw_imp.c 4.4
SCCS-vsn: sys/deprecated/netpup/raw_pup.c 4.3

42 years agopass lint
Eric Allman [Tue, 16 Feb 1982 01:39:40 +0000 (17:39 -0800)]
pass lint

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.30
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.64
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.26

42 years agoadded command "folders" to list all your folders
Kurt A. Shoens [Mon, 15 Feb 1982 11:50:30 +0000 (03:50 -0800)]
added command "folders" to list all your folders

SCCS-vsn: usr.bin/mail/version.c 2.9

42 years agoadded entry for "folders" command -- list folders
Kurt A. Shoens [Mon, 15 Feb 1982 11:49:58 +0000 (03:49 -0800)]
added entry for "folders" command -- list folders

SCCS-vsn: usr.bin/mail/cmdtab.c 2.7

42 years agoadded routine folders() for listing all folders in maildir.
Kurt A. Shoens [Mon, 15 Feb 1982 11:48:40 +0000 (03:48 -0800)]
added routine folders() for listing all folders in maildir.

SCCS-vsn: usr.bin/mail/cmd1.c 2.4

42 years agoadded entry for machine kim in the table
Kurt A. Shoens [Mon, 15 Feb 1982 11:27:30 +0000 (03:27 -0800)]
added entry for machine kim in the table

SCCS-vsn: usr.bin/mail/config.c 1.3

42 years agoadded command folder as a synonym for file
Kurt A. Shoens [Mon, 15 Feb 1982 11:27:12 +0000 (03:27 -0800)]
added command folder as a synonym for file

SCCS-vsn: usr.bin/mail/cmdtab.c 2.6

42 years agoadded command "folder" as a synonym for "file";
Kurt A. Shoens [Mon, 15 Feb 1982 11:26:47 +0000 (03:26 -0800)]
added command "folder" as a synonym for "file";
added machine Kim to config table

SCCS-vsn: usr.bin/mail/version.c 2.8

42 years agoSynchronizing this new file to release 4.2
Robert R. Henry [Mon, 15 Feb 1982 09:56:17 +0000 (01:56 -0800)]
Synchronizing this new file to release 4.2

SCCS-vsn: old/as.vax/PSD.doc/as.man.1 4.2

42 years agodate and time created 82/02/14 17:55:31 by rrh
Robert R. Henry [Mon, 15 Feb 1982 09:55:31 +0000 (01:55 -0800)]
date and time created 82/02/14 17:55:31 by rrh

SCCS-vsn: old/as.vax/PSD.doc/as.man.1 4.1

42 years agoDefinitions for data types.
Robert R. Henry [Mon, 15 Feb 1982 08:48:00 +0000 (00:48 -0800)]
Definitions for data types.

SCCS-vsn: old/as.vax/instrs.h 4.3

42 years agoSynchronizing this new file to release 4.2
Robert R. Henry [Mon, 15 Feb 1982 08:47:26 +0000 (00:47 -0800)]
Synchronizing this new file to release 4.2

SCCS-vsn: old/as.vax/instrs.h 4.2

42 years agodate and time created 82/02/14 16:47:07 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:47:07 +0000 (00:47 -0800)]
date and time created 82/02/14 16:47:07 by rrh

SCCS-vsn: old/as.vax/instrs.h 4.1

42 years agoFix reported and outstanding bugs. Reformat some text for
Robert R. Henry [Mon, 15 Feb 1982 08:37:40 +0000 (00:37 -0800)]
Fix reported and outstanding bugs. Reformat some text for
readability/understandability. Assembles new instructions  for G and H
format floating numbers & new queue instructions
asscan.c split into 4 files; two additional files to construct and
manipulate G and H format numbers, with analog for atof()
Numerical accuracy of new atof() not verified; standard atof() used
for F and D floating numbers.  As does NOT use G and H instructions itself

SCCS-vsn: old/as.vax/ascode.c 4.8
SCCS-vsn: old/as.vax/asexpr.c 4.3
SCCS-vsn: old/as.vax/asio.c 4.4
SCCS-vsn: old/as.vax/asjxxx.c 4.6
SCCS-vsn: old/as.vax/asmain.c 4.9
SCCS-vsn: old/as.vax/asparse.c 4.8
SCCS-vsn: old/as.vax/aspseudo.c 4.4
SCCS-vsn: old/as.vax/assyms.c 4.7
SCCS-vsn: old/as.vax/as.h 4.9
SCCS-vsn: old/as.vax/asexpr.h 4.3
SCCS-vsn: old/as.vax/asscan.h 4.4
SCCS-vsn: old/as.vax/assyms.h 4.3
SCCS-vsn: old/as.vax/Makefile 4.3
SCCS-vsn: old/as.vax/asscanl.h 4.3
SCCS-vsn: old/as.vax/asscan1.c 4.3
SCCS-vsn: old/as.vax/asscan2.c 4.3
SCCS-vsn: old/as.vax/asscan3.c 4.3
SCCS-vsn: old/as.vax/asscan4.c 4.3
SCCS-vsn: old/as.vax/assizetab.c 4.3
SCCS-vsn: old/as.vax/bignum1.c 4.3
SCCS-vsn: old/as.vax/bignum2.c 4.3
SCCS-vsn: old/as.vax/floattab.c 4.3
SCCS-vsn: old/as.vax/natof.c 4.3
SCCS-vsn: old/as.vax/asnumber.h 4.3
SCCS-vsn: old/as.vax/astoks.H 4.3
SCCS-vsn: old/as.vax/astokfix.awk 4.3

42 years agoThis file now includes the awk script that processes this file.
Robert R. Henry [Mon, 15 Feb 1982 08:26:21 +0000 (00:26 -0800)]
This file now includes the awk script that processes this file.
To create instrs.as: (echo FLAVOR AS; cat instrs) | awk -f instrs > instrs.as

SCCS-vsn: old/as.vax/instrs 4.4

42 years agoThis file is now created by applying the awk script astokfix.awk
Robert R. Henry [Mon, 15 Feb 1982 08:25:21 +0000 (00:25 -0800)]
This file is now created by applying the awk script astokfix.awk
to the file astoks.H.  The awk script automatically numbers the tokens.

SCCS-vsn: old/as.vax/astoks.h 4.3

42 years agoSynchronizing this new file to release 4.2
Robert R. Henry [Mon, 15 Feb 1982 08:24:13 +0000 (00:24 -0800)]
Synchronizing this new file to release 4.2

SCCS-vsn: old/as.vax/asnumber.h 4.2
SCCS-vsn: old/as.vax/astoks.H 4.2
SCCS-vsn: old/as.vax/astokfix.awk 4.2

42 years agodate and time created 82/02/14 16:22:35 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:22:35 +0000 (00:22 -0800)]
date and time created 82/02/14 16:22:35 by rrh

SCCS-vsn: old/as.vax/astokfix.awk 4.1

42 years agodate and time created 82/02/14 16:22:33 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:22:33 +0000 (00:22 -0800)]
date and time created 82/02/14 16:22:33 by rrh

SCCS-vsn: old/as.vax/astoks.H 4.1

42 years agodate and time created 82/02/14 16:22:29 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:22:29 +0000 (00:22 -0800)]
date and time created 82/02/14 16:22:29 by rrh

SCCS-vsn: old/as.vax/asnumber.h 4.1

42 years agoSynchronizing this new file to release 4.2
Robert R. Henry [Mon, 15 Feb 1982 08:20:44 +0000 (00:20 -0800)]
Synchronizing this new file to release 4.2

SCCS-vsn: old/as.vax/asscanl.h 4.2

42 years agodate and time created 82/02/14 16:20:09 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:20:09 +0000 (00:20 -0800)]
date and time created 82/02/14 16:20:09 by rrh

SCCS-vsn: old/as.vax/asscanl.h 4.1

42 years agoSyncrhonizing this new file to release 4.2
Robert R. Henry [Mon, 15 Feb 1982 08:18:56 +0000 (00:18 -0800)]
Syncrhonizing this new file to release 4.2

SCCS-vsn: old/as.vax/Makefile 4.2

42 years agoThis file has been split into 4 pieces, and is no longer used
Robert R. Henry [Mon, 15 Feb 1982 08:17:26 +0000 (00:17 -0800)]
This file has been split into 4 pieces, and is no longer used

SCCS-vsn: old/as.vax/asscan.c 4.7

42 years agoSynchronizing this new file to release 4.2
Robert R. Henry [Mon, 15 Feb 1982 08:16:10 +0000 (00:16 -0800)]
Synchronizing this new file to release 4.2

SCCS-vsn: old/as.vax/asscan1.c 4.2
SCCS-vsn: old/as.vax/asscan2.c 4.2
SCCS-vsn: old/as.vax/asscan3.c 4.2
SCCS-vsn: old/as.vax/asscan4.c 4.2
SCCS-vsn: old/as.vax/assizetab.c 4.2
SCCS-vsn: old/as.vax/bignum1.c 4.2
SCCS-vsn: old/as.vax/bignum2.c 4.2
SCCS-vsn: old/as.vax/floattab.c 4.2
SCCS-vsn: old/as.vax/natof.c 4.2

42 years agodate and time created 82/02/14 16:11:32 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:32 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:32 by rrh

SCCS-vsn: old/as.vax/natof.c 4.1

42 years agodate and time created 82/02/14 16:11:29 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:29 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:29 by rrh

SCCS-vsn: old/as.vax/floattab.c 4.1

42 years agodate and time created 82/02/14 16:11:24 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:24 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:24 by rrh

SCCS-vsn: old/as.vax/bignum2.c 4.1

42 years agodate and time created 82/02/14 16:11:20 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:20 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:20 by rrh

SCCS-vsn: old/as.vax/bignum1.c 4.1

42 years agodate and time created 82/02/14 16:11:17 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:17 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:17 by rrh

SCCS-vsn: old/as.vax/assizetab.c 4.1

42 years agodate and time created 82/02/14 16:11:14 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:14 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:14 by rrh

SCCS-vsn: old/as.vax/asscan4.c 4.1

42 years agodate and time created 82/02/14 16:11:10 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:10 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:10 by rrh

SCCS-vsn: old/as.vax/asscan3.c 4.1

42 years agodate and time created 82/02/14 16:11:06 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:06 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:06 by rrh

SCCS-vsn: old/as.vax/asscan2.c 4.1

42 years agodate and time created 82/02/14 16:11:00 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:11:00 +0000 (00:11 -0800)]
date and time created 82/02/14 16:11:00 by rrh

SCCS-vsn: old/as.vax/asscan1.c 4.1

42 years agodate and time created 82/02/14 16:06:22 by rrh
Robert R. Henry [Mon, 15 Feb 1982 08:06:22 +0000 (00:06 -0800)]
date and time created 82/02/14 16:06:22 by rrh

SCCS-vsn: old/as.vax/Makefile 4.1

42 years ago(by rrh) Added three extra data types: GFLOAT, HFLOAT and OCTA
Bill Joy [Mon, 15 Feb 1982 08:01:59 +0000 (00:01 -0800)]
(by rrh) Added three extra data types: GFLOAT, HFLOAT and OCTA
Allowed c2 to optimize instructions manipulating G and H format instructions
just as it can now optimize F and D format instructions.
c22.c now is mostly empty; data for c2 is now stored in as/instrs, to
minimize the duplication that existed formerly.
New data types have ordinal assignments after existing ones;
because of the flakiness of c2, it is not clear what this may break.

SCCS-vsn: old/pcc/c2.vax/c2.h 4.5
SCCS-vsn: old/pcc/c2.vax/c21.c 4.8
SCCS-vsn: old/pcc/c2.vax/c22.c 4.2