unix-history/.git
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

42 years ago(by rrh) Upgraded to use files opset.c and optab.c in
Bill Joy [Mon, 15 Feb 1982 07:57:42 +0000 (23:57 -0800)]
(by rrh) Upgraded to use files opset.c and optab.c in
adb's directory.

SCCS-vsn: old/sdb/Makefile 4.3

42 years ago(by rrh) sdb now shares with adb opset.c and optab.c
Bill Joy [Mon, 15 Feb 1982 07:56:34 +0000 (23:56 -0800)]
(by rrh) sdb now shares with adb opset.c and optab.c
(with appropriate #ifdef's) to minimize duplication of code.
I have NOT done the same thing to the other modules in sdb.
These special files for sdb are now dead.

SCCS-vsn: old/sdb/opset.c 4.2
SCCS-vsn: old/sdb/optab.c 4.2

42 years agochange to really check for eof from stdin
Bill Joy [Sun, 14 Feb 1982 15:16:08 +0000 (07:16 -0800)]
change to really check for eof from stdin

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

42 years agochange not to allow chsh to now existant qualified shells
Bill Joy [Sun, 14 Feb 1982 14:54:33 +0000 (06:54 -0800)]
change not to allow chsh to now existant qualified shells

SCCS-vsn: usr.bin/passwd/chsh.sh 4.2

42 years agoadded -f to all rm's
Bill Joy [Sun, 14 Feb 1982 14:21:37 +0000 (06:21 -0800)]
added -f to all rm's

SCCS-vsn: usr.bin/calendar/calendar.sh 4.3

42 years agofixed so that the + filename convention can be used with -f;
Kurt A. Shoens [Sun, 14 Feb 1982 13:25:52 +0000 (05:25 -0800)]
fixed so that the + filename convention can be used with -f;
made interpretation of maildir relative to home directory if not a
full pathname.

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

42 years agoadded global "loading" to indicate that reading of user's
Kurt A. Shoens [Sun, 14 Feb 1982 13:24:01 +0000 (05:24 -0800)]
added global "loading" to indicate that reading of user's
.mailrc or /usr/lib/Mail.rc is in progress.

SCCS-vsn: usr.bin/mail/glob.h 2.6

42 years agochanged expand() to interpret a relative pathname for maildir as
Kurt A. Shoens [Sun, 14 Feb 1982 13:23:12 +0000 (05:23 -0800)]
changed expand() to interpret a relative pathname for maildir as
relative to user's home directory

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

42 years agochanged source file stacking/unstacking to save/restore the value
Kurt A. Shoens [Sun, 14 Feb 1982 13:22:09 +0000 (05:22 -0800)]
changed source file stacking/unstacking to save/restore the value
of loading.

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

42 years agoadded routine "popsmall"
Mark Linton [Sun, 14 Feb 1982 09:23:45 +0000 (01:23 -0800)]
added routine "popsmall"

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

42 years agosmall elements are now stored in their exact size rather than
Mark Linton [Sun, 14 Feb 1982 09:19:52 +0000 (01:19 -0800)]
small elements are now stored in their exact size rather than
always as longs on the evaluation stack

SCCS-vsn: usr.bin/pascal/pdx/sym/printval.c 1.3
SCCS-vsn: usr.bin/pascal/pdx/sym/tree.c 1.2

42 years agoreorganized the way small ( < a long ) elements are manipulated
Mark Linton [Sun, 14 Feb 1982 09:18:18 +0000 (01:18 -0800)]
reorganized the way small ( < a long ) elements are manipulated
on the evaluation stack

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

42 years agobug fix: deal properly with ttynames other an tty00-tty99
Bill Joy [Sun, 14 Feb 1982 07:32:25 +0000 (23:32 -0800)]
bug fix: deal properly with ttynames other an tty00-tty99

SCCS-vsn: usr.sbin/ac/ac.c 4.4

42 years agochanged to load user's .mailrc before figuring out file
Kurt A. Shoens [Sun, 14 Feb 1982 06:49:35 +0000 (22:49 -0800)]
changed to load user's .mailrc before figuring out file
from -f so we can interpret +name.  Header printing now invoked by
main() with special escape to be able to ^C it.

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

42 years agoadded the "copy" command to copy messages into a file without
Kurt A. Shoens [Sun, 14 Feb 1982 06:48:01 +0000 (22:48 -0800)]
added the "copy" command to copy messages into a file without
marking them with MSAVED.

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

42 years agochanged the way commands() works: now it just reads commands
Kurt A. Shoens [Sun, 14 Feb 1982 06:47:06 +0000 (22:47 -0800)]
changed the way commands() works:  now it just reads commands
until eof and returns.  all the old garbage about printing headers and
sourcing .mailrc have been removed.
Added routine load() to read the user's .mailrc and /usr/lib/Mail.rc

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