unix-history/.git
43 years agocompat with biff
Bill Joy [Sun, 19 Oct 1980 18:04:30 +0000 (10:04 -0800)]
compat with biff

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

43 years agoS option
Bill Joy [Sun, 19 Oct 1980 17:59:53 +0000 (09:59 -0800)]
S option

SCCS-vsn: bin/ps/ps.c 4.5

43 years agodouble slope of nice
Bill Joy [Sun, 19 Oct 1980 17:50:30 +0000 (09:50 -0800)]
double slope of nice

SCCS-vsn: sys/kern/kern_synch.c 3.16

43 years agofixed version number
Mark Horton [Sun, 19 Oct 1980 17:49:11 +0000 (09:49 -0800)]
fixed version number

SCCS-vsn: usr.bin/ex/Makefile 6.2

43 years agopreliminary release 3.6, 10/18/80
Mark Horton [Sun, 19 Oct 1980 17:25:45 +0000 (09:25 -0800)]
preliminary release 3.6, 10/18/80

SCCS-vsn: usr.bin/ex/ex_put.c 6.1
SCCS-vsn: usr.bin/ex/ex_vput.c 6.1

43 years agopreliminary release 3.6 10/18/80
Mark Horton [Sun, 19 Oct 1980 17:23:25 +0000 (09:23 -0800)]
preliminary release 3.6 10/18/80

SCCS-vsn: usr.bin/ex/bcopy.c 6.1
SCCS-vsn: usr.bin/ex/ex.c 6.1
SCCS-vsn: usr.bin/ex/ex.h 6.1
SCCS-vsn: usr.bin/ex/ex_addr.c 6.1
SCCS-vsn: usr.bin/ex/ex_argv.h 6.1
SCCS-vsn: usr.bin/ex/ex_cmds.c 6.1
SCCS-vsn: usr.bin/ex/ex_cmds2.c 6.1
SCCS-vsn: usr.bin/ex/ex_cmdsub.c 6.1
SCCS-vsn: usr.bin/ex/ex_data.c 6.1
SCCS-vsn: usr.bin/ex/ex_get.c 6.1
SCCS-vsn: usr.bin/ex/ex_io.c 6.1
SCCS-vsn: usr.bin/ex/ex_re.c 6.1
SCCS-vsn: usr.bin/ex/ex_re.h 6.1
SCCS-vsn: usr.bin/ex/ex_set.c 6.1
SCCS-vsn: usr.bin/ex/ex_subr.c 6.1
SCCS-vsn: usr.bin/ex/ex_temp.c 6.1
SCCS-vsn: usr.bin/ex/ex_temp.h 6.1
SCCS-vsn: usr.bin/ex/ex_tty.c 6.1
SCCS-vsn: usr.bin/ex/ex_tty.h 6.1
SCCS-vsn: usr.bin/ex/ex_tune.h 6.1
SCCS-vsn: usr.bin/ex/ex_unix.c 6.1
SCCS-vsn: usr.bin/ex/ex_v.c 6.1
SCCS-vsn: usr.bin/ex/ex_vadj.c 6.1
SCCS-vsn: usr.bin/ex/ex_vars.h 6.1
SCCS-vsn: usr.bin/ex/ex_vget.c 6.1
SCCS-vsn: usr.bin/ex/ex_vis.h 6.1
SCCS-vsn: usr.bin/ex/ex_vmain.c 6.1
SCCS-vsn: usr.bin/ex/ex_voper.c 6.1
SCCS-vsn: usr.bin/ex/ex_vops.c 6.1
SCCS-vsn: usr.bin/ex/ex_vops2.c 6.1
SCCS-vsn: usr.bin/ex/ex_vops3.c 6.1
SCCS-vsn: usr.bin/ex/ex_vwind.c 6.1
SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 6.1
SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 6.1
SCCS-vsn: usr.bin/ex/Makefile 6.1
SCCS-vsn: usr.bin/ex/makeoptions 6.1
SCCS-vsn: usr.bin/ex/printf.c 6.1

43 years agoadd destdin and vgrindt
Bill Joy [Sun, 19 Oct 1980 17:17:52 +0000 (09:17 -0800)]
add destdin and vgrindt

SCCS-vsn: sys/vax/stand/Makefile 1.5

43 years agotake ^U
Bill Joy [Sun, 19 Oct 1980 17:17:04 +0000 (09:17 -0800)]
take ^U

SCCS-vsn: sys/vax/stand/prf.c 1.2

43 years agorid duplicate clean entries
Bill Joy [Sun, 19 Oct 1980 16:15:38 +0000 (08:15 -0800)]
rid duplicate clean entries

SCCS-vsn: usr.bin/error/Makefile 1.2

43 years agodate and time created 80/10/18 23:58:59 by bill
Bill Joy [Sun, 19 Oct 1980 15:58:59 +0000 (07:58 -0800)]
date and time created 80/10/18 23:58:59 by bill

SCCS-vsn: usr.bin/error/Makefile 1.1

43 years agodate and time created 80/10/18 23:36:40 by bill
Bill Joy [Sun, 19 Oct 1980 15:36:40 +0000 (07:36 -0800)]
date and time created 80/10/18 23:36:40 by bill

SCCS-vsn: usr.bin/biff/biff.c 4.1

43 years agoadded global variable cond -- current state of conditionals
Kurt A. Schoens [Sun, 19 Oct 1980 10:15:34 +0000 (02:15 -0800)]
added global variable cond -- current state of conditionals

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

43 years agoadded command flags C == command is a conditional command and
Kurt A. Schoens [Sun, 19 Oct 1980 10:15:07 +0000 (02:15 -0800)]
added command flags C == command is a conditional command and
thus should always be executed and T == command is transparent and does
not affect sawcom; defined conditional constants:  CANY -- execute in
either send or receive mode and CRCV/CSEND -- execute only in send/receive
mode

SCCS-vsn: usr.bin/mail/def.h 1.6

43 years agosetfile() now copies the new file name into mailname;
Kurt A. Schoens [Sun, 19 Oct 1980 10:13:13 +0000 (02:13 -0800)]
setfile() now copies the new file name into mailname;
execute() now tests cond to see if command should be executed;
transparent commands (currently file) do not affect sawcom so that
a subsequent "next" command will print the first message

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

43 years agoadded if/else/endif commands; marked file as "transparent"
Kurt A. Schoens [Sun, 19 Oct 1980 10:11:39 +0000 (02:11 -0800)]
added if/else/endif commands; marked file as "transparent"
command which doesn't affect sawcom.

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

43 years agofixed # in file() command -- prevfile is now set up right
Kurt A. Schoens [Sun, 19 Oct 1980 10:10:52 +0000 (02:10 -0800)]
fixed # in file() command -- prevfile is now set up right
added conditional command implementations ifcmd(), elsecmd(), endifcmd()

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

43 years agoinstall in /etc
Bill Joy [Sun, 19 Oct 1980 09:56:02 +0000 (01:56 -0800)]
install in /etc

SCCS-vsn: old/dump.4.1/Makefile 1.2
SCCS-vsn: sbin/dump/Makefile 1.2

43 years agochanged file stacking to save and restore cond flag;
Kurt A. Schoens [Sun, 19 Oct 1980 08:57:57 +0000 (00:57 -0800)]
changed file stacking to save and restore cond flag;
also sets it to CANY at beginning of source

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

43 years agocleanup for dbm stuff: Error => Errors; move local host
Eric Allman [Sun, 19 Oct 1980 08:50:03 +0000 (00:50 -0800)]
cleanup for dbm stuff: Error => Errors; move local host
detection into parse; misc cleanup

SCCS-vsn: usr.sbin/sendmail/src/version.c 1.7
SCCS-vsn: usr.sbin/sendmail/src/err.c 1.4
SCCS-vsn: usr.sbin/sendmail/src/alias.c 1.5
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 1.6
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 1.5
SCCS-vsn: usr.sbin/sendmail/src/main.c 1.11
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 1.7

43 years agodate and time created 80/10/18 10:39:50 by root
Bill Joy [Sun, 19 Oct 1980 02:39:50 +0000 (18:39 -0800)]
date and time created 80/10/18 10:39:50 by root

SCCS-vsn: libexec/comsat/comsat.c 4.1

43 years agodate and time created 80/10/18 02:19:17 by bill
Bill Joy [Sat, 18 Oct 1980 18:19:17 +0000 (10:19 -0800)]
date and time created 80/10/18 02:19:17 by bill

SCCS-vsn: old/dnd/dnd.c 4.1

43 years agoremove error in editing changes
Bill Joy [Sat, 18 Oct 1980 17:26:30 +0000 (09:26 -0800)]
remove error in editing changes

SCCS-vsn: old/pcc/c2.vax/c20.c 4.3

43 years agokeep up with the jfr's
Bill Joy [Sat, 18 Oct 1980 17:23:50 +0000 (09:23 -0800)]
keep up with the jfr's

SCCS-vsn: old/pcc/c2.vax/c20.c 4.2

43 years agominimize stupid differences
Bill Joy [Sat, 18 Oct 1980 17:13:53 +0000 (09:13 -0800)]
minimize stupid differences

SCCS-vsn: old/pcc/c2.vax/c2.h 4.2

43 years agotake out spurious diffs cause by <blank><tab> instead of <tab>
Bill Joy [Sat, 18 Oct 1980 17:06:47 +0000 (09:06 -0800)]
take out spurious diffs cause by <blank><tab> instead of <tab>

SCCS-vsn: old/pcc/c2.vax/c21.c 4.3

43 years agofixed "fix" so -r would be passed to rmdel
Eric Allman [Sat, 18 Oct 1980 14:49:54 +0000 (06:49 -0800)]
fixed "fix" so -r would be passed to rmdel

SCCS-vsn: usr.bin/sccs/sccs.c 1.42

43 years agouses dbm package for alias file to make it faster
Mark Horton [Sat, 18 Oct 1980 05:41:57 +0000 (21:41 -0800)]
uses dbm package for alias file to make it faster

SCCS-vsn: usr.sbin/sendmail/src/alias.c 1.4
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 1.6

43 years agofixed bug in diffs where it got ever more files
Eric Allman [Sat, 18 Oct 1980 03:25:02 +0000 (19:25 -0800)]
fixed bug in diffs where it got ever more files

SCCS-vsn: usr.bin/sccs/sccs.c 1.41

43 years agoprint g-file name on diffs command
Eric Allman [Sat, 18 Oct 1980 03:14:11 +0000 (19:14 -0800)]
print g-file name on diffs command

SCCS-vsn: usr.bin/sccs/sccs.c 1.40

43 years agodate and time created 80/10/17 02:07:44 by erics
Eric Shienbrood [Fri, 17 Oct 1980 18:07:44 +0000 (10:07 -0800)]
date and time created 80/10/17 02:07:44 by erics

SCCS-vsn: old/more/more.c 4.1

43 years agoKeep up with version 1.83 of jfr fixing dead reg/arg problem.
Bill Joy [Fri, 17 Oct 1980 18:00:03 +0000 (10:00 -0800)]
Keep up with version 1.83 of jfr fixing dead reg/arg problem.

SCCS-vsn: old/pcc/c2.vax/c21.c 4.2

43 years agodate and time created 80/10/17 01:46:36 by bill
Bill Joy [Fri, 17 Oct 1980 17:46:36 +0000 (09:46 -0800)]
date and time created 80/10/17 01:46:36 by bill

SCCS-vsn: old/pcc/c2.vax/c22.c 4.1

43 years agodate and time created 80/10/17 01:46:29 by bill
Bill Joy [Fri, 17 Oct 1980 17:46:29 +0000 (09:46 -0800)]
date and time created 80/10/17 01:46:29 by bill

SCCS-vsn: old/pcc/c2.vax/c21.c 4.1

43 years agodate and time created 80/10/17 01:46:21 by bill
Bill Joy [Fri, 17 Oct 1980 17:46:21 +0000 (09:46 -0800)]
date and time created 80/10/17 01:46:21 by bill

SCCS-vsn: old/pcc/c2.vax/c20.c 4.1

43 years agodate and time created 80/10/17 01:46:17 by bill
Bill Joy [Fri, 17 Oct 1980 17:46:17 +0000 (09:46 -0800)]
date and time created 80/10/17 01:46:17 by bill

SCCS-vsn: old/pcc/c2.vax/c2.h 4.1

43 years agonow we remove Mail before linking into it; thus if we are
Kurt A. Schoens [Fri, 17 Oct 1980 16:43:01 +0000 (08:43 -0800)]
now we remove Mail before linking into it; thus if we are
executing the old version we won't screw up the make

SCCS-vsn: usr.bin/mail/Makefile 1.4

43 years agomax size of user names changed to PATHSIZE
Kurt A. Schoens [Fri, 17 Oct 1980 16:41:44 +0000 (08:41 -0800)]
max size of user names changed to PATHSIZE

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

43 years agoadded return type declaration for popen()
Kurt A. Schoens [Fri, 17 Oct 1980 16:40:28 +0000 (08:40 -0800)]
added return type declaration for popen()

SCCS-vsn: usr.bin/mail/def.h 1.5

43 years agomax user name size changed to PATHSIZE
Kurt A. Schoens [Fri, 17 Oct 1980 16:39:12 +0000 (08:39 -0800)]
max user name size changed to PATHSIZE

SCCS-vsn: usr.bin/mail/v7.local.c 1.2

43 years agouser name maximum size changed to PATHNAME from 8 in anticipation
Kurt A. Schoens [Fri, 17 Oct 1980 16:37:48 +0000 (08:37 -0800)]
user name maximum size changed to PATHNAME from 8 in anticipation
of larger user names in our system

SCCS-vsn: usr.bin/mail/temp.c 1.2

43 years agosend() now updates the status: field in the message image
Kurt A. Schoens [Fri, 17 Oct 1980 16:36:21 +0000 (08:36 -0800)]
send() now updates the status: field in the message image
that it writes out.  Added routine statusput to print the Status: field
in the appropriate format

SCCS-vsn: usr.bin/mail/send.c 1.2

43 years agonow quit clears the MNEW bit on all messages and writes back
Kurt A. Schoens [Fri, 17 Oct 1980 16:34:18 +0000 (08:34 -0800)]
now quit clears the MNEW bit on all messages and writes back
all the messages into the mail file if any of the message status fields
have changed

SCCS-vsn: usr.bin/mail/quit.c 1.4

43 years agoannounce now looks for the first unread message if there
Kurt A. Schoens [Fri, 17 Oct 1980 16:32:30 +0000 (08:32 -0800)]
announce now looks for the first unread message if there
are no new messages and sets dot to the first "interesting" message
it finds

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

43 years agoadded procedure icisname which is really strncmp ignoring
Kurt A. Schoens [Fri, 17 Oct 1980 16:29:50 +0000 (08:29 -0800)]
added procedure icisname which is really strncmp ignoring
case differences

SCCS-vsn: usr.bin/mail/head.c 1.2

43 years agofixed setting of variable inhead in setptr so that status:
Kurt A. Schoens [Fri, 17 Oct 1980 16:27:46 +0000 (08:27 -0800)]
fixed setting of variable inhead in setptr so that status:
fields are actually seen

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

43 years agoadded meta character expansion to the file command, implementing
Kurt A. Schoens [Fri, 17 Oct 1980 16:26:02 +0000 (08:26 -0800)]
added meta character expansion to the file command, implementing
# wrong

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

43 years agoon the first next command, next() no longer sets dot to 1
Kurt A. Schoens [Fri, 17 Oct 1980 16:21:40 +0000 (08:21 -0800)]
on the first next command, next() no longer sets dot to 1
but rather leaves it alone!

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

43 years agoChanged the computation of the disposition character on
Kurt A. Schoens [Fri, 17 Oct 1980 16:19:10 +0000 (08:19 -0800)]
Changed the computation of the disposition character on
header printing so that new messages are always flagged with N,
and old but unread messages with U; other cases of MNEW/MREAD are
no longer flagged

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

43 years agoChanged touch() to set MREAD, and if MREAD wasn't set before,
Kurt A. Schoens [Fri, 17 Oct 1980 16:16:30 +0000 (08:16 -0800)]
Changed touch() to set MREAD, and if MREAD wasn't set before,
to set MSTATUS.

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

43 years agoundefined type is spelled P2UNDEF not P2UNDEFINED.
Peter B. Kessler [Fri, 17 Oct 1980 14:09:25 +0000 (06:09 -0800)]
undefined type is spelled P2UNDEF not P2UNDEFINED.

SCCS-vsn: usr.bin/pascal/src/rval.c 1.3
SCCS-vsn: usr.bin/pascal/src/p2put.c 1.3

43 years agoadded message flags:
Kurt A. Schoens [Fri, 17 Oct 1980 10:50:47 +0000 (02:50 -0800)]
added message flags:
MNEW -- message arrived since mail last run
MREAD -- message has been read since it arrived
MSTATUS -- one of MNEW, MREAD changed during this session

SCCS-vsn: usr.bin/mail/def.h 1.4

43 years agoinitial header printing now attempts to start the header
Kurt A. Schoens [Fri, 17 Oct 1980 10:46:56 +0000 (02:46 -0800)]
initial header printing now attempts to start the header
listing at the first new message (failing that, at the first message
as before)

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

43 years agoon initial read of file, now looks for Status: header field,
Kurt A. Schoens [Fri, 17 Oct 1980 10:44:01 +0000 (02:44 -0800)]
on initial read of file, now looks for Status: header field,
used to determine which messages are new and which unread.

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

43 years agooutput of message headers now includes 'N' if the message is
Kurt A. Schoens [Fri, 17 Oct 1980 10:41:46 +0000 (02:41 -0800)]
output of message headers now includes 'N' if the message is
new (arrived since previous session) and 'U' is message is unread.

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

43 years agoadded message flags MNEW and MREAD -- these are determined
Kurt A. Schoens [Fri, 17 Oct 1980 10:39:40 +0000 (02:39 -0800)]
added message flags MNEW and MREAD -- these are determined
from the header field Status: when the message is read in and updated
on the way out.

SCCS-vsn: usr.bin/mail/def.h 1.4

43 years agonow makes the temporary editing file mode 0400 if in readonly
Kurt A. Schoens [Fri, 17 Oct 1980 09:27:09 +0000 (01:27 -0800)]
now makes the temporary editing file mode 0400 if in readonly
mode so that you can't easily change it.  also, will not read back in the
new version in read only mode.

SCCS-vsn: usr.bin/mail/edit.c 1.2

43 years agoremoved readonly restrictions from "edit" and "visual" --
Kurt A. Schoens [Fri, 17 Oct 1980 09:26:05 +0000 (01:26 -0800)]
removed readonly restrictions from "edit" and "visual" --
these commands now handle read only mode rationally

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

43 years agofixed bug in next command -- given a list of messages, it would
Kurt A. Schoens [Fri, 17 Oct 1980 09:24:49 +0000 (01:24 -0800)]
fixed bug in next command -- given a list of messages, it would
never ``find'' the first one, but always take the following one

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

43 years agoreinstated code to announce headers in lex
Kurt A. Schoens [Fri, 17 Oct 1980 08:20:07 +0000 (00:20 -0800)]
reinstated code to announce headers in lex
made setfile just set flag shudann to make lex print headers later
removed loop in announce() which preserves all messages if value("hold"0

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

43 years agoadded global flag shudann which causes lex() to print out
Kurt A. Schoens [Fri, 17 Oct 1980 08:18:09 +0000 (00:18 -0800)]
added global flag shudann which causes lex() to print out
the headers the next time it is convenient

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

43 years agogot rid of code which sets MPRESERVE on every message if
Kurt A. Schoens [Fri, 17 Oct 1980 08:16:48 +0000 (00:16 -0800)]
got rid of code which sets MPRESERVE on every message if
value("hold") != NOSTR.

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

43 years agonew boot with auto-reboot
Bill Joy [Fri, 17 Oct 1980 03:36:54 +0000 (19:36 -0800)]
new boot with auto-reboot

SCCS-vsn: sys/vax/stand/boot.c 1.2

43 years agofix up iostat for new monitoring
Bill Joy [Fri, 17 Oct 1980 03:29:06 +0000 (19:29 -0800)]
fix up iostat for new monitoring

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

43 years agoadd/subtract symbols for new iostat
Bill Joy [Fri, 17 Oct 1980 02:53:39 +0000 (18:53 -0800)]
add/subtract symbols for new iostat

SCCS-vsn: sys/vax/vax/symbols.raw 3.7

43 years agoOption 'w' tells only what to dump; 'W' tells most recent dump(s)
Bill Joy [Fri, 17 Oct 1980 02:12:33 +0000 (18:12 -0800)]
Option 'w' tells only what to dump; 'W' tells most recent dump(s)

SCCS-vsn: old/dump.4.1/dumpoptr.c 1.3
SCCS-vsn: sbin/dump/optr.c 1.3
SCCS-vsn: old/dump.4.1/dumpmain.c 1.2
SCCS-vsn: sbin/dump/main.c 1.2

43 years agoIf previewed the errors, never look at them again
Bill Joy [Fri, 17 Oct 1980 01:57:32 +0000 (17:57 -0800)]
If previewed the errors, never look at them again

SCCS-vsn: usr.bin/error/touch.c 1.2

43 years agoopen /dev/tty instead of ttyname(2) for input
Bill Joy [Fri, 17 Oct 1980 01:57:03 +0000 (17:57 -0800)]
open /dev/tty instead of ttyname(2) for input

SCCS-vsn: usr.bin/error/main.c 1.2

43 years agodate and time created 80/10/16 09:46:49 by root
Bill Joy [Fri, 17 Oct 1980 01:46:49 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:49 by root

SCCS-vsn: usr.bin/error/touch.c 1.1

43 years agodate and time created 80/10/16 09:46:45 by root
Bill Joy [Fri, 17 Oct 1980 01:46:45 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:45 by root

SCCS-vsn: usr.bin/error/subr.c 1.1

43 years agodate and time created 80/10/16 09:46:41 by root
Bill Joy [Fri, 17 Oct 1980 01:46:41 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:41 by root

SCCS-vsn: usr.bin/error/pi.c 1.1

43 years agodate and time created 80/10/16 09:46:36 by root
Bill Joy [Fri, 17 Oct 1980 01:46:36 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:36 by root

SCCS-vsn: usr.bin/error/main.c 1.1

43 years agodate and time created 80/10/16 09:46:33 by root
Bill Joy [Fri, 17 Oct 1980 01:46:33 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:33 by root

SCCS-vsn: usr.bin/error/input.c 1.1

43 years agodate and time created 80/10/16 09:46:31 by root
Bill Joy [Fri, 17 Oct 1980 01:46:31 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:31 by root

SCCS-vsn: usr.bin/error/filter.c 1.1

43 years agodate and time created 80/10/16 09:46:29 by root
Bill Joy [Fri, 17 Oct 1980 01:46:29 +0000 (17:46 -0800)]
date and time created 80/10/16 09:46:29 by root

SCCS-vsn: usr.bin/error/error.h 1.1

43 years agodate and time created 80/10/16 06:07:06 by root
Bill Joy [Thu, 16 Oct 1980 22:07:06 +0000 (14:07 -0800)]
date and time created 80/10/16 06:07:06 by root

SCCS-vsn: usr.bin/what/what.c 4.1

43 years agodate and time created 80/10/16 04:08:37 by root
Bill Joy [Thu, 16 Oct 1980 20:08:37 +0000 (12:08 -0800)]
date and time created 80/10/16 04:08:37 by root

SCCS-vsn: old/1kfix/1kfix.c 4.1

43 years agonew iostat information format
Bill Joy [Thu, 16 Oct 1980 17:08:05 +0000 (09:08 -0800)]
new iostat information format

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

43 years agoopen more directories
Bill Joy [Thu, 16 Oct 1980 17:07:31 +0000 (09:07 -0800)]
open more directories

SCCS-vsn: usr.sbin/update/update.c 4.2

43 years agoprint on standard output; -a reverse order
Bill Joy [Thu, 16 Oct 1980 17:06:45 +0000 (09:06 -0800)]
print on standard output; -a reverse order

SCCS-vsn: sbin/umount/umount.c 4.3

43 years agoprint on standard output
Bill Joy [Thu, 16 Oct 1980 17:05:05 +0000 (09:05 -0800)]
print on standard output

SCCS-vsn: sbin/swapon/swapon.c 4.4

43 years agonew subroutines
Bill Joy [Thu, 16 Oct 1980 15:57:44 +0000 (07:57 -0800)]
new subroutines

SCCS-vsn: sbin/swapon/swapon.c 4.3

43 years agoun-barfup pstat
Bill Joy [Thu, 16 Oct 1980 15:52:44 +0000 (07:52 -0800)]
un-barfup pstat

SCCS-vsn: usr.sbin/pstat/pstat.c 4.2

43 years agonew routines
Bill Joy [Thu, 16 Oct 1980 15:48:57 +0000 (07:48 -0800)]
new routines

SCCS-vsn: sbin/mount/mount.c 4.3

43 years agoput back in df dir
Bill Joy [Thu, 16 Oct 1980 15:35:38 +0000 (07:35 -0800)]
put back in df dir

SCCS-vsn: bin/df/df.c 4.3

43 years agodeal with disk overflows
Eric Allman [Thu, 16 Oct 1980 02:24:24 +0000 (18:24 -0800)]
deal with disk overflows

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

43 years agotry to handle out of disk space problem effectively
Eric Allman [Thu, 16 Oct 1980 02:19:45 +0000 (18:19 -0800)]
try to handle out of disk space problem effectively

SCCS-vsn: usr.sbin/sendmail/src/collect.c 1.4

43 years agoTry to clean up disk space problems
Eric Allman [Thu, 16 Oct 1980 02:14:33 +0000 (18:14 -0800)]
Try to clean up disk space problems

SCCS-vsn: usr.sbin/sendmail/src/collect.c 1.4

43 years agocleanup & add comments
Eric Allman [Wed, 15 Oct 1980 19:22:24 +0000 (11:22 -0800)]
cleanup & add comments

SCCS-vsn: usr.bin/sccs/sccs.c 1.39

43 years agomade all major configuration possible from -D flags
Eric Allman [Wed, 15 Oct 1980 18:53:54 +0000 (10:53 -0800)]
made all major configuration possible from -D flags

SCCS-vsn: usr.bin/sccs/sccs.c 1.38

43 years agoadded bugs section
Eric Allman [Wed, 15 Oct 1980 18:40:52 +0000 (10:40 -0800)]
added bugs section

SCCS-vsn: usr.bin/sccs/sccs.1 1.17

43 years agoput in tail() stuff
Eric Allman [Wed, 15 Oct 1980 18:38:09 +0000 (10:38 -0800)]
put in tail() stuff

SCCS-vsn: usr.bin/sccs/sccs.c 1.37

43 years agoadded sccsdiff & diffs
Eric Allman [Wed, 15 Oct 1980 18:08:18 +0000 (10:08 -0800)]
added sccsdiff & diffs

SCCS-vsn: usr.bin/sccs/sccs.1 1.16

43 years agoAdded "diffs" command
Eric Allman [Wed, 15 Oct 1980 17:57:49 +0000 (09:57 -0800)]
Added "diffs" command

SCCS-vsn: usr.bin/sccs/sccs.c 1.36

43 years agoclean up ^L's for prettiness
Eric Allman [Wed, 15 Oct 1980 16:34:19 +0000 (08:34 -0800)]
clean up ^L's for prettiness

SCCS-vsn: usr.bin/sccs/sccs.c 1.35

43 years agoallowed shell files; added sccsdiff command
Eric Allman [Wed, 15 Oct 1980 16:22:04 +0000 (08:22 -0800)]
allowed shell files; added sccsdiff command

SCCS-vsn: usr.bin/sccs/sccs.c 1.34

43 years agolabels with fully qualified names
Peter B. Kessler [Wed, 15 Oct 1980 14:48:44 +0000 (06:48 -0800)]
labels with fully qualified names

SCCS-vsn: usr.bin/pascal/src/lab.c 1.5
SCCS-vsn: usr.bin/pascal/src/pc.h 1.2

43 years agodont hang when kill 1 and procs hung
Bill Joy [Tue, 14 Oct 1980 11:18:16 +0000 (03:18 -0800)]
dont hang when kill 1 and procs hung

SCCS-vsn: old/init/init.c 4.3
SCCS-vsn: sbin/init/init.c 4.3

43 years agoadded calls to fstab routines
Bill Joy [Tue, 14 Oct 1980 09:38:04 +0000 (01:38 -0800)]
added calls to fstab routines

SCCS-vsn: old/dump.4.1/dumpoptr.c 1.2
SCCS-vsn: sbin/dump/optr.c 1.2

43 years agodate and time created 80/10/13 17:30:33 by root
Bill Joy [Tue, 14 Oct 1980 09:30:33 +0000 (01:30 -0800)]
date and time created 80/10/13 17:30:33 by root

SCCS-vsn: old/dump.4.1/unctime.c 1.1
SCCS-vsn: sbin/dump/unctime.c 1.1

43 years agodate and time created 80/10/13 17:30:31 by root
Bill Joy [Tue, 14 Oct 1980 09:30:31 +0000 (01:30 -0800)]
date and time created 80/10/13 17:30:31 by root

SCCS-vsn: old/dump.4.1/dumptraverse.c 1.1
SCCS-vsn: sbin/dump/traverse.c 1.1