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

42 years agochanged the file command to print the "new file info"
Kurt A. Shoens [Sun, 14 Feb 1982 06:44:40 +0000 (22:44 -0800)]
changed the file command to print the "new file info"
when a new file is successfully selected.

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

42 years agoput most of the code to do the save command in save1(), which
Kurt A. Shoens [Sun, 14 Feb 1982 06:43:28 +0000 (22:43 -0800)]
put most of the code to do the save command in save1(), which
can be called with an extra argument to control marking messages with MSAVED.
Added copycmd() which uses save1() to avoid MSAVED'ing messages.

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

42 years agomust update "class" field of shadow variables
Kirk McKusick [Sun, 14 Feb 1982 05:28:37 +0000 (21:28 -0800)]
must update "class" field of shadow variables

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

42 years agoconvret to new directory format
Kirk McKusick [Sat, 13 Feb 1982 07:29:59 +0000 (23:29 -0800)]
convret to new directory format

SCCS-vsn: bin/csh/exec.c 4.3
SCCS-vsn: bin/csh/glob.c 4.3

42 years agosave history if exceed cpu time or file size limits in shell
Kirk McKusick [Sat, 13 Feb 1982 07:28:50 +0000 (23:28 -0800)]
save history if exceed cpu time or file size limits in shell

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

42 years agocloser to a working imp driver
Bill Joy [Sat, 13 Feb 1982 07:17:41 +0000 (23:17 -0800)]
closer to a working imp driver

SCCS-vsn: sys/deprecated/netimp/if_imphost.c 4.2
SCCS-vsn: sys/deprecated/netimp/if_imphost.h 4.2
SCCS-vsn: sys/vax/if/if_acc.c 4.3
SCCS-vsn: sys/deprecated/netimp/if_imp.c 4.4
SCCS-vsn: sys/deprecated/netimp/if_imp.h 4.3
SCCS-vsn: sys/deprecated/netimp/raw_imp.c 4.3
SCCS-vsn: sys/net/raw_cb.c 4.3

42 years agogetting reassembly to work
Bill Joy [Sat, 13 Feb 1982 07:16:48 +0000 (23:16 -0800)]
getting reassembly to work

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

42 years agoconvert to new directory format
Kirk McKusick [Sat, 13 Feb 1982 06:27:16 +0000 (22:27 -0800)]
convert to new directory format

SCCS-vsn: bin/csh/csh.h 4.3

42 years agobtop -> btoc
Bill Joy [Sat, 13 Feb 1982 04:12:02 +0000 (20:12 -0800)]
btop -> btoc

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

42 years agoget rid of old style directory entries (known only in readdir.c)
Kirk McKusick [Fri, 12 Feb 1982 17:42:42 +0000 (09:42 -0800)]
get rid of old style directory entries (known only in readdir.c)

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

42 years agoconvert to new style directory headers
Kirk McKusick [Fri, 12 Feb 1982 17:25:00 +0000 (09:25 -0800)]
convert to new style directory headers

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

42 years agoconvert to use library routines to access directories
Kirk McKusick [Fri, 12 Feb 1982 16:51:23 +0000 (08:51 -0800)]
convert to use library routines to access directories

SCCS-vsn: bin/pwd/pwd.c 4.2

42 years agoconvert to new style directory headers
Kirk McKusick [Fri, 12 Feb 1982 16:37:25 +0000 (08:37 -0800)]
convert to new style directory headers

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

42 years agomodified to usd "printwhere" from process/pstatus.c rather than
Mark Linton [Fri, 12 Feb 1982 15:56:29 +0000 (07:56 -0800)]
modified to usd "printwhere" from process/pstatus.c rather than
printing out "line N in file F" itself

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

42 years agomodified to use "printwhere" from process/pstatus.c rather than
Mark Linton [Fri, 12 Feb 1982 15:55:41 +0000 (07:55 -0800)]
modified to use "printwhere" from process/pstatus.c rather than
printing out "line N in file F" itself

SCCS-vsn: usr.bin/pascal/pdx/runtime/wheredump.c 1.2

42 years agochanged skimsource so that it just returns if the given filename
Mark Linton [Fri, 12 Feb 1982 15:54:28 +0000 (07:54 -0800)]
changed skimsource so that it just returns if the given filename
is the same as the current source filename ... this way routines from the
outside needn't test this

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

42 years agocentralized the printing of a source line number and file
Mark Linton [Fri, 12 Feb 1982 15:53:25 +0000 (07:53 -0800)]
centralized the printing of a source line number and file
to a routine called "printwhere" in pstatus.c ... other routines
were modified to use this routine

SCCS-vsn: usr.bin/pascal/pdx/process/pstatus.c 1.3
SCCS-vsn: usr.bin/pascal/pdx/process/start.c 1.5
SCCS-vsn: usr.bin/pascal/pdx/process/step.c 1.2

42 years agomodifications for centralizing the printing of a source line
Mark Linton [Fri, 12 Feb 1982 15:51:54 +0000 (07:51 -0800)]
modifications for centralizing the printing of a source line
and file

SCCS-vsn: usr.bin/pascal/pdx/breakpoint/printnews.c 1.2
SCCS-vsn: usr.bin/pascal/pdx/breakpoint/trinfo.c 1.2