unix-history/.git
40 years agoadd 1200-baud console, device names on dialups
Mike Karels [Tue, 27 Mar 1984 05:24:58 +0000 (21:24 -0800)]
add 1200-baud console, device names on dialups

SCCS-vsn: etc/gettytab 4.6

40 years agoadded timeout, allow root password to override.
Ralph Campbell [Tue, 27 Mar 1984 04:41:05 +0000 (20:41 -0800)]
added timeout, allow root password to override.

SCCS-vsn: usr.bin/lock/lock.c 4.4

40 years agocheck EDITOR environment variable to use different editor.
Ralph Campbell [Tue, 27 Mar 1984 02:48:40 +0000 (18:48 -0800)]
check EDITOR environment variable to use different editor.

SCCS-vsn: libexec/bugfiler/sendbug.sh 4.3

40 years agoadd -M to cpp to generate Makefile dependencies
Kirk McKusick [Sun, 25 Mar 1984 11:56:55 +0000 (03:56 -0800)]
add -M to cpp to generate Makefile dependencies
add -d to list commands as they are exec'ed

SCCS-vsn: old/pcc/cc/cc.c 4.8

40 years agoadd -M flag to generate makefile dependencies
Kirk McKusick [Sun, 25 Mar 1984 06:41:01 +0000 (22:41 -0800)]
add -M flag to generate makefile dependencies

SCCS-vsn: old/cpp/cpp.c 1.7
SCCS-vsn: old/cpp/README 1.3

40 years agocompile with -R
Edward Wang [Sat, 24 Mar 1984 12:36:48 +0000 (04:36 -0800)]
compile with -R

SCCS-vsn: usr.bin/window/cmd1.c 3.22

40 years agoforgot one
Edward Wang [Sat, 24 Mar 1984 12:34:53 +0000 (04:34 -0800)]
forgot one

SCCS-vsn: usr.bin/window/cmd1.c 3.22

40 years agocompile with -R
Edward Wang [Sat, 24 Mar 1984 10:17:33 +0000 (02:17 -0800)]
compile with -R

SCCS-vsn: usr.bin/window/main.c 3.16
SCCS-vsn: usr.bin/window/wwinit.c 3.16
SCCS-vsn: usr.bin/window/ww.h 3.27
SCCS-vsn: usr.bin/window/wwprintf.c 3.3
SCCS-vsn: usr.bin/window/ttinit.c 3.9
SCCS-vsn: usr.bin/window/lcmd.c 3.12
SCCS-vsn: usr.bin/window/lcmd1.c 3.15
SCCS-vsn: usr.bin/window/wwdata.c 3.10
SCCS-vsn: usr.bin/window/wwenviron.c 3.9
SCCS-vsn: usr.bin/window/string.c 3.5
SCCS-vsn: usr.bin/window/parser2.c 3.3
SCCS-vsn: usr.bin/window/lcmd.h 3.2

40 years agokludge lower() to stop at first '.', to preserve .ARPA in caps
Mike Karels [Fri, 23 Mar 1984 12:55:58 +0000 (04:55 -0800)]
kludge lower() to stop at first '.', to preserve .ARPA in caps

SCCS-vsn: old/htable/htable.c 4.12

40 years agodon't need to send all at once if NBIO (only PR_ATOMIC)
Mike Karels [Fri, 23 Mar 1984 12:05:05 +0000 (04:05 -0800)]
don't need to send all at once if NBIO (only PR_ATOMIC)

SCCS-vsn: sys/sys/socketvar.h 6.3

40 years agomust skip maps when file spans two volumes
Kirk McKusick [Fri, 23 Mar 1984 11:23:16 +0000 (03:23 -0800)]
must skip maps when file spans two volumes

SCCS-vsn: sbin/restore/restore.c 3.19

40 years agomany cleanups; avoid looping if writes to socket WOULDBLOCK
Mike Karels [Fri, 23 Mar 1984 07:33:37 +0000 (23:33 -0800)]
many cleanups; avoid looping if writes to socket WOULDBLOCK

SCCS-vsn: libexec/rlogind/rlogind.c 4.19

40 years agoadd -a option to add new bad sectors, rearranging replacements
Mike Karels [Fri, 23 Mar 1984 07:32:35 +0000 (23:32 -0800)]
add -a option to add new bad sectors, rearranging replacements
as required

SCCS-vsn: usr.sbin/bad144/bad144.c 4.8

40 years agoreplace rdist with mindist, maxdist; correct distance calculations;
Mike Karels [Fri, 23 Mar 1984 07:30:47 +0000 (23:30 -0800)]
replace rdist with mindist, maxdist; correct distance calculations;
fix offset code; wait for drive ready after positioning

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

40 years agodistinguish hard memory errors from soft ecc's on 750's
Mike Karels [Fri, 23 Mar 1984 07:26:52 +0000 (23:26 -0800)]
distinguish hard memory errors from soft ecc's on 750's

SCCS-vsn: sys/vax/vax/machdep.c 6.5

40 years agodztimer, dhtimer not called from Xsoftclock now
Mike Karels [Fri, 23 Mar 1984 07:20:01 +0000 (23:20 -0800)]
dztimer, dhtimer not called from Xsoftclock now

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

40 years agorearrange to cause reset if data arrives and user is gone
Mike Karels [Fri, 23 Mar 1984 07:13:47 +0000 (23:13 -0800)]
rearrange to cause reset if data arrives and user is gone

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

40 years agonew version of ARP (from sun); allows permanent, "published" entries
Mike Karels [Fri, 23 Mar 1984 07:11:22 +0000 (23:11 -0800)]
new version of ARP (from sun); allows permanent, "published" entries

SCCS-vsn: sys/netinet/if_ether.c 6.4

40 years agonew ioctls for ARP
Mike Karels [Fri, 23 Mar 1984 07:10:16 +0000 (23:10 -0800)]
new ioctls for ARP

SCCS-vsn: sys/net/if.c 6.4

40 years agonew address resolution protocol; struct ether_addr
Mike Karels [Fri, 23 Mar 1984 07:09:45 +0000 (23:09 -0800)]
new address resolution protocol; struct ether_addr

SCCS-vsn: sys/vax/if/if_ec.c 6.3
SCCS-vsn: sys/vax/if/if_il.c 6.4
SCCS-vsn: sys/vax/if/if_il.h 6.2

40 years agocheck group zero for any uid==0 (i.e., toor).
Ralph Campbell [Fri, 23 Mar 1984 03:17:59 +0000 (19:17 -0800)]
check group zero for any uid==0 (i.e., toor).

SCCS-vsn: usr.bin/su/su.c 4.9

40 years agoround up seconds so it doesn't return zero if there's time left.
Ralph Campbell [Fri, 23 Mar 1984 01:52:53 +0000 (17:52 -0800)]
round up seconds so it doesn't return zero if there's time left.

SCCS-vsn: lib/libc/gen/alarm.c 4.2

40 years agocheck group zero for any uid==0 (i.e. toor).
Ralph Campbell [Fri, 23 Mar 1984 01:35:04 +0000 (17:35 -0800)]
check group zero for any uid==0 (i.e. toor).

SCCS-vsn: usr.bin/su/su.c 4.9

40 years agofixed bug that eliminates glyphs that didn't fit on the buffer (sign problem)
Dave Slattengren [Thu, 22 Mar 1984 09:15:31 +0000 (01:15 -0800)]
fixed bug that eliminates glyphs that didn't fit on the buffer (sign problem)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.14

40 years agoadd -U flag to save static info & reduce startup time.
Ralph Campbell [Thu, 22 Mar 1984 06:56:45 +0000 (22:56 -0800)]
add -U flag to save static info & reduce startup time.

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

40 years agoclose files on vfork properly.
Ralph Campbell [Thu, 22 Mar 1984 03:14:05 +0000 (19:14 -0800)]
close files on vfork properly.

SCCS-vsn: old/make/dosys.c 4.8
SCCS-vsn: old/make/files.c 4.9

40 years agonew ARP; arptab in header file
Mike Karels [Wed, 21 Mar 1984 07:25:34 +0000 (23:25 -0800)]
new ARP; arptab in header file

SCCS-vsn: sys/netinet/if_ether.h 6.3

40 years agonew ioctls for ARP
Mike Karels [Wed, 21 Mar 1984 07:24:08 +0000 (23:24 -0800)]
new ioctls for ARP

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

40 years agonew ARP
Mike Karels [Wed, 21 Mar 1984 07:23:19 +0000 (23:23 -0800)]
new ARP

SCCS-vsn: sys/net/if.c 6.4
SCCS-vsn: sys/net/if.h 6.3

40 years agonew version from lou; don't swap the pages!
Mike Karels [Wed, 21 Mar 1984 07:01:40 +0000 (23:01 -0800)]
new version from lou; don't swap the pages!

SCCS-vsn: sys/vax/if/if_de.c 6.3

40 years agodon't lose mbuf copies if q full; reinitialize all after uba reset
Mike Karels [Wed, 21 Mar 1984 06:52:15 +0000 (22:52 -0800)]
don't lose mbuf copies if q full; reinitialize all after uba reset

SCCS-vsn: sys/vax/if/if_ec.c 6.2

40 years agoA perror() message and some pointers were left over from when the rwho
Craig Leres [Tue, 20 Mar 1984 12:20:09 +0000 (04:20 -0800)]
A perror() message and some pointers were left over from when the rwho
directory was in /etc.

SCCS-vsn: usr.bin/rwho/rwho.c 4.8

40 years agoprint down status even if queue is empty.
Ralph Campbell [Tue, 20 Mar 1984 07:30:02 +0000 (23:30 -0800)]
print down status even if queue is empty.

SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 4.11

40 years agoclear status file if no args to down command.
Ralph Campbell [Tue, 20 Mar 1984 07:29:14 +0000 (23:29 -0800)]
clear status file if no args to down command.

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 4.11

40 years agoclear status file if no args to down command.
Ralph Campbell [Tue, 20 Mar 1984 06:16:17 +0000 (22:16 -0800)]
clear status file if no args to down command.

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 4.11

40 years agoupdate cur_host correctly so multiple connections work.
Ralph Campbell [Tue, 20 Mar 1984 06:00:42 +0000 (22:00 -0800)]
update cur_host correctly so multiple connections work.

SCCS-vsn: usr.bin/rdist/docmd.c 4.18

40 years agoalways fold case on host names; fold case on the LHS of aliases
Eric Allman [Sun, 18 Mar 1984 08:27:30 +0000 (00:27 -0800)]
always fold case on host names; fold case on the LHS of aliases

SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.28
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.6

40 years agofix usage message
Eric Allman [Sun, 18 Mar 1984 08:23:51 +0000 (00:23 -0800)]
fix usage message

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

40 years agodocument failure to handle "group:user1,user2,...;" syntax.
Eric Allman [Sun, 18 Mar 1984 05:51:01 +0000 (21:51 -0800)]
document failure to handle "group:user1,user2,...;" syntax.

SCCS-vsn: usr.sbin/sendmail/doc/mailaddr.7 4.2

40 years agohandle negative times
Mike Karels [Sat, 17 Mar 1984 07:53:43 +0000 (23:53 -0800)]
handle negative times

SCCS-vsn: lib/libc/gen/ctime.c 4.5

40 years agofixed error handling, page-end output, etc.
Dave Slattengren [Sat, 17 Mar 1984 07:40:01 +0000 (23:40 -0800)]
fixed error handling, page-end output, etc.

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.13

40 years agoallow ONE negative coordinate in a coordinate set (-1.00 -1.00 at end)
Dave Slattengren [Fri, 16 Mar 1984 08:38:34 +0000 (00:38 -0800)]
allow ONE negative coordinate in a coordinate set (-1.00 -1.00 at end)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/hdb.c 1.5

40 years agofix gethostname() length parameter type.
Ralph Campbell [Fri, 16 Mar 1984 08:33:21 +0000 (00:33 -0800)]
fix gethostname() length parameter type.

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.10

40 years agouse aliases in -m mapping
Edward Wang [Fri, 16 Mar 1984 06:53:36 +0000 (22:53 -0800)]
use aliases in -m mapping

SCCS-vsn: usr.bin/tset/tset.c 1.8

40 years agouse silos only when input rate is high
Mike Karels [Fri, 16 Mar 1984 06:44:17 +0000 (22:44 -0800)]
use silos only when input rate is high

SCCS-vsn: sys/vax/uba/dh.c 6.3
SCCS-vsn: sys/vax/uba/dz.c 6.2
SCCS-vsn: sys/vax/uba/dzreg.h 6.2

40 years agothrow away float <-> double SCONV's so static initializers work.
Ralph Campbell [Fri, 16 Mar 1984 06:37:14 +0000 (22:37 -0800)]
throw away float <-> double SCONV's so static initializers work.

SCCS-vsn: old/pcc/ccom.vax/local.c 1.4

40 years agofix bug of pictures at top of page (starting off with text to force the trap)
Dave Slattengren [Fri, 16 Mar 1984 06:24:14 +0000 (22:24 -0800)]
fix bug of pictures at top of page (starting off with text to force the trap)
add .GF option for no-motion pictures, change some error reporting

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/grn/main.c 1.15

40 years agoput in checks for EOF on input
Dave Slattengren [Fri, 16 Mar 1984 05:52:20 +0000 (21:52 -0800)]
put in checks for EOF on input

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/draw.c 1.6

40 years agocleaned up input (testing for EOF)
Dave Slattengren [Thu, 15 Mar 1984 09:56:59 +0000 (01:56 -0800)]
cleaned up input (testing for EOF)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dvar.c 1.11

40 years agocleaned up input (test for EOF), fixed RoundEnd bug testing for end condition
Dave Slattengren [Thu, 15 Mar 1984 09:55:12 +0000 (01:55 -0800)]
cleaned up input (test for EOF), fixed RoundEnd bug testing for end condition

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/graph.c 1.11

40 years agoclean up input (added EOF checking), fixed bug in RoundEnd for ending condition
Dave Slattengren [Thu, 15 Mar 1984 09:52:26 +0000 (01:52 -0800)]
clean up input (added EOF checking), fixed bug in RoundEnd for ending condition

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/graph.c 1.11

40 years agocleaned up input (checking for EOF)
Dave Slattengren [Thu, 15 Mar 1984 09:45:25 +0000 (01:45 -0800)]
cleaned up input (checking for EOF)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dip.c 1.7

40 years agoclean up input (check for EOF), fix algorithm for calculating when
Dave Slattengren [Thu, 15 Mar 1984 09:44:12 +0000 (01:44 -0800)]
clean up input (check for EOF), fix algorithm for calculating when
to start a span, remove qsort (unnecessary), fix line style (with \n separater)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/vsort.c 1.9

40 years agomerge f1 and c1; fix type casting conversion bugs.
Ralph Campbell [Thu, 15 Mar 1984 07:42:30 +0000 (23:42 -0800)]
merge f1 and c1; fix type casting conversion bugs.

SCCS-vsn: old/pcc/ccom.vax/local.c 1.3
SCCS-vsn: old/pcc/ccom.vax/local2.c 1.2
SCCS-vsn: old/pcc/ccom.vax/Makefile 1.5
SCCS-vsn: old/pcc/ccom.vax/table.c 1.2

40 years agoprint error message for funny conditional expression types.
Ralph Campbell [Thu, 15 Mar 1984 07:34:25 +0000 (23:34 -0800)]
print error message for funny conditional expression types.

SCCS-vsn: old/pcc/mip/trees.c 4.2

40 years agodate and time created 84/03/14 15:32:50 by ralph
Ralph Campbell [Thu, 15 Mar 1984 07:32:50 +0000 (23:32 -0800)]
date and time created 84/03/14 15:32:50 by ralph

SCCS-vsn: old/pcc/mip/trees.c 4.1

40 years agoINIT of expression confuses sucomp(). Print uerror here.
Ralph Campbell [Thu, 15 Mar 1984 07:30:04 +0000 (23:30 -0800)]
INIT of expression confuses sucomp(). Print uerror here.

SCCS-vsn: old/pcc/mip/pftn.c 1.4

40 years agomerging f1 and c1
Ralph Campbell [Thu, 15 Mar 1984 07:22:15 +0000 (23:22 -0800)]
merging f1 and c1

SCCS-vsn: old/pcc/mip/allo.c 4.2

40 years agodate and time created 84/03/14 15:21:07 by ralph
Ralph Campbell [Thu, 15 Mar 1984 07:21:07 +0000 (23:21 -0800)]
date and time created 84/03/14 15:21:07 by ralph

SCCS-vsn: old/pcc/mip/allo.c 4.1

40 years agofix multiple connections to same (down) host and loss of connection.
Ralph Campbell [Thu, 15 Mar 1984 03:46:59 +0000 (19:46 -0800)]
fix multiple connections to same (down) host and loss of connection.

SCCS-vsn: usr.bin/rdist/docmd.c 4.17
SCCS-vsn: usr.bin/rdist/server.c 4.16

40 years agoprint host being updated when -n specified.
Ralph Campbell [Wed, 14 Mar 1984 01:49:47 +0000 (17:49 -0800)]
print host being updated when -n specified.

SCCS-vsn: usr.bin/rdist/docmd.c 4.16

40 years agoneedsoft returns (no longer call d[zh]timer from locore softclock)
Mike Karels [Wed, 14 Mar 1984 00:33:39 +0000 (16:33 -0800)]
needsoft returns (no longer call d[zh]timer from locore softclock)

SCCS-vsn: sys/kern/kern_clock.c 6.5

40 years agocan't pullup whole packet if long echo; get at least any returned
Mike Karels [Wed, 14 Mar 1984 00:31:30 +0000 (16:31 -0800)]
can't pullup whole packet if long echo; get at least any returned
ip header/data

SCCS-vsn: sys/netinet/ip_icmp.c 6.5

40 years agoWhen cracking flags, use the carefully constructed char pointer instead
Craig Leres [Tue, 13 Mar 1984 12:14:45 +0000 (04:14 -0800)]
When cracking flags, use the carefully constructed char pointer instead
of only switching on the second character in the argument.

SCCS-vsn: usr.bin/netstat/main.c 4.10

40 years agofix page accounting computation.
Ralph Campbell [Tue, 13 Mar 1984 08:06:07 +0000 (00:06 -0800)]
fix page accounting computation.

SCCS-vsn: old/vfilters/rvcat/rvcat.c 4.7
SCCS-vsn: old/vfilters/vcat/vcat.c 4.7
SCCS-vsn: old/vfilters/vplotf/vplotf.c 4.4
SCCS-vsn: old/vfilters/vpltdmp/vpltdmp.c 4.6

40 years agostrip off '.' in addition to '/'
Ralph Campbell [Tue, 13 Mar 1984 03:40:45 +0000 (19:40 -0800)]
strip off '.' in addition to '/'

SCCS-vsn: libexec/bugfiler/bugfiler.c 4.14

40 years agofix argument to gethostname left over from some old interface....
Eric Allman [Mon, 12 Mar 1984 13:21:31 +0000 (05:21 -0800)]
fix argument to gethostname left over from some old interface....

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.6
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.27

40 years agodisable UPPER->lower case mapping in RHS's of aliases so that upper
Eric Allman [Mon, 12 Mar 1984 11:58:44 +0000 (03:58 -0800)]
disable UPPER->lower case mapping in RHS's of aliases so that upper
case letters can be used in file names and as args to programs.

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 4.3
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.26
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.5

40 years agoRemember to open the alias file if the ONEX command is specified.
Eric Allman [Mon, 12 Mar 1984 11:40:44 +0000 (03:40 -0800)]
Remember to open the alias file if the ONEX command is specified.

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 4.8

40 years agochange macro expansion character from $ to \001 so that $'s can be
Eric Allman [Mon, 12 Mar 1984 08:56:28 +0000 (00:56 -0800)]
change macro expansion character from $ to \001 so that $'s can be
used in headers -- the .cf file is unchanged by mapping $ to \001.
\001 is now a manifest constant.

SCCS-vsn: usr.sbin/sendmail/src/macro.c 4.2
SCCS-vsn: usr.sbin/sendmail/src/queue.c 4.2
SCCS-vsn: usr.sbin/sendmail/src/headers.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.8
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.6
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 4.4
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 4.3
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 4.7
SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.3
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 4.3
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 4.9
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.4

40 years agochanges from Bill Nowicki <nowicki@diablo.ARPA> to avoid sending
Eric Allman [Mon, 12 Mar 1984 08:49:25 +0000 (00:49 -0800)]
changes from Bill Nowicki <nowicki@diablo.ARPA> to avoid sending
errors if a connection is aborted;
changes from Greg Katz <katz@sri-tsc> to help with PDP-11 versions;
allow home network name to be changed;
change macro expansion character from $ to \001 so that $'s can be
used in headers (.cf unchanged).

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

40 years agomake network name configurable
Eric Allman [Mon, 12 Mar 1984 08:13:46 +0000 (00:13 -0800)]
make network name configurable

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.3
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.5

40 years agodocument `N' (home network) option -- defaults to "ARPA"
Eric Allman [Mon, 12 Mar 1984 06:52:18 +0000 (22:52 -0800)]
document `N' (home network) option -- defaults to "ARPA"

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 4.3

40 years agofixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for PDP's
Eric Allman [Mon, 12 Mar 1984 05:38:35 +0000 (21:38 -0800)]
fixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for PDP's

SCCS-vsn: usr.sbin/sendmail/src/conf.h 4.2
SCCS-vsn: usr.sbin/sendmail/src/util.c 4.5
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 4.3
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 4.6
SCCS-vsn: usr.sbin/sendmail/src/clock.c 4.2
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 4.8

40 years agofix from Bill Nowicki -- don't return an error if the connection times
Eric Allman [Mon, 12 Mar 1984 05:20:55 +0000 (21:20 -0800)]
fix from Bill Nowicki -- don't return an error if the connection times
out, since we haven't accepted responsibility yet.

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

40 years agodon't clobber unit number in ifreq on SIOCGIFxxx.
Mike Karels [Sat, 10 Mar 1984 03:31:18 +0000 (19:31 -0800)]
don't clobber unit number in ifreq on SIOCGIFxxx.

SCCS-vsn: sys/net/if.c 6.3

40 years agoalways dump entire map, not just the non-zero portion
Kirk McKusick [Fri, 9 Mar 1984 08:26:18 +0000 (00:26 -0800)]
always dump entire map, not just the non-zero portion

SCCS-vsn: sbin/dump/traverse.c 1.16

40 years agofix extv => movw offset problem, don't fold cvtfl, bicl => movz.
Ralph Campbell [Fri, 9 Mar 1984 07:23:52 +0000 (23:23 -0800)]
fix extv => movw offset problem, don't fold cvtfl, bicl => movz.

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

40 years agofix keywords
Mike Karels [Fri, 9 Mar 1984 02:14:50 +0000 (18:14 -0800)]
fix keywords

SCCS-vsn: sys/vax/vax/tu.c 6.3

40 years agofmod=>modf
Mike Karels [Fri, 9 Mar 1984 00:31:44 +0000 (16:31 -0800)]
fmod=>modf

SCCS-vsn: include/math.h 4.2

40 years agodate and time created 84/03/08 01:03:45 by edward
Edward Wang [Thu, 8 Mar 1984 17:03:45 +0000 (09:03 -0800)]
date and time created 84/03/08 01:03:45 by edward

SCCS-vsn: usr.bin/window/:tty 1.1

40 years agoforgot to use strncpy() for captain's name
Edward Wang [Thu, 8 Mar 1984 16:33:03 +0000 (08:33 -0800)]
forgot to use strncpy() for captain's name

SCCS-vsn: games/sail/dr_1.c 2.10

40 years agomore consistency checks; watch those unsigned moduli
Mike Karels [Thu, 8 Mar 1984 13:56:33 +0000 (05:56 -0800)]
more consistency checks; watch those unsigned moduli

SCCS-vsn: sbin/routed/af.c 4.12
SCCS-vsn: sbin/routed/af.h 4.2
SCCS-vsn: sbin/routed/input.c 4.6
SCCS-vsn: sbin/routed/tables.c 4.5
SCCS-vsn: sbin/routed/trace.c 4.5

40 years agoshould check ww_ob always
Edward Wang [Wed, 7 Mar 1984 05:49:03 +0000 (21:49 -0800)]
should check ww_ob always

SCCS-vsn: usr.bin/window/wwiomux.c 3.9

40 years agodate and time created 84/03/03 22:50:24 by edward
Edward Wang [Sun, 4 Mar 1984 14:50:24 +0000 (06:50 -0800)]
date and time created 84/03/03 22:50:24 by edward

SCCS-vsn: usr.bin/window/wwrint.c 3.1

40 years agodate and time created 84/03/03 22:50:22 by edward
Edward Wang [Sun, 4 Mar 1984 14:50:22 +0000 (06:50 -0800)]
date and time created 84/03/03 22:50:22 by edward

SCCS-vsn: usr.bin/window/ttoutput.c 3.1

40 years agointerrupt driven input
Edward Wang [Sun, 4 Mar 1984 14:47:55 +0000 (06:47 -0800)]
interrupt driven input

SCCS-vsn: usr.bin/window/main.c 3.15
SCCS-vsn: usr.bin/window/wwend.c 3.4
SCCS-vsn: usr.bin/window/wwinit.c 3.15
SCCS-vsn: usr.bin/window/wwputc.c 3.2
SCCS-vsn: usr.bin/window/wwputs.c 3.2
SCCS-vsn: usr.bin/window/ww.h 3.26
SCCS-vsn: usr.bin/window/cmd.c 3.21
SCCS-vsn: usr.bin/window/cmd1.c 3.21
SCCS-vsn: usr.bin/window/wwtty.c 3.6
SCCS-vsn: usr.bin/window/wwwrite.c 3.18
SCCS-vsn: usr.bin/window/wwgets.c 3.4
SCCS-vsn: usr.bin/window/cmd2.c 3.23
SCCS-vsn: usr.bin/window/defs.h 3.9
SCCS-vsn: usr.bin/window/wwprintf.c 3.2
SCCS-vsn: usr.bin/window/cmd3.c 3.10
SCCS-vsn: usr.bin/window/cmd4.c 3.8
SCCS-vsn: usr.bin/window/cmd5.c 3.10
SCCS-vsn: usr.bin/window/startup.c 3.9
SCCS-vsn: usr.bin/window/error.c 3.7
SCCS-vsn: usr.bin/window/:ww 1.8
SCCS-vsn: usr.bin/window/cmd6.c 3.8
SCCS-vsn: usr.bin/window/ttinit.c 3.8
SCCS-vsn: usr.bin/window/tt.h 3.10
SCCS-vsn: usr.bin/window/tth19.c 3.12
SCCS-vsn: usr.bin/window/wwdata.c 3.9
SCCS-vsn: usr.bin/window/wwflush.c 3.5
SCCS-vsn: usr.bin/window/wwupdate.c 3.12
SCCS-vsn: usr.bin/window/tttermcap.c 3.3
SCCS-vsn: usr.bin/window/ttgeneric.c 3.22
SCCS-vsn: usr.bin/window/mloop.c 3.3
SCCS-vsn: usr.bin/window/wwiomux.c 3.8
SCCS-vsn: usr.bin/window/context.h 3.4
SCCS-vsn: usr.bin/window/win.c 3.3

40 years agofixed up ellipse, circle and RoundEnd routines for speed
Dave Slattengren [Sun, 4 Mar 1984 07:25:54 +0000 (23:25 -0800)]
fixed up ellipse, circle and RoundEnd routines for speed

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/graph.c 1.10

40 years agoForgot to free ww_ob.
Edward Wang [Sat, 3 Mar 1984 09:52:10 +0000 (01:52 -0800)]
Forgot to free ww_ob.

SCCS-vsn: usr.bin/window/wwclose.c 3.9

40 years agoattempt
Edward Wang [Sat, 3 Mar 1984 06:50:16 +0000 (22:50 -0800)]
attempt

SCCS-vsn: usr.bin/window/window.1 3.4

40 years agonew syntax
Edward Wang [Sat, 3 Mar 1984 06:49:55 +0000 (22:49 -0800)]
new syntax

SCCS-vsn: usr.bin/window/windowrc 3.4

40 years agolint (termcap)
Edward Wang [Sat, 3 Mar 1984 05:30:46 +0000 (21:30 -0800)]
lint (termcap)

SCCS-vsn: usr.bin/window/ttgeneric.c 3.21

40 years agolint
Edward Wang [Sat, 3 Mar 1984 05:27:27 +0000 (21:27 -0800)]
lint

SCCS-vsn: usr.bin/window/wwpty.c 3.7

40 years agofix exit code.
Ralph Campbell [Thu, 1 Mar 1984 02:50:54 +0000 (18:50 -0800)]
fix exit code.

SCCS-vsn: usr.sbin/lpr/lpq/lpq.c 4.6

40 years agosetruid(geteuid())
Edward Wang [Wed, 29 Feb 1984 07:46:04 +0000 (23:46 -0800)]
setruid(geteuid())

SCCS-vsn: games/sail/dr_1.c 2.9

40 years agochange "header" to "fontheader"
Dave Slattengren [Tue, 28 Feb 1984 10:23:06 +0000 (02:23 -0800)]
change "header" to "fontheader"

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2vft.c 1.3

40 years agochange "header" to ""
Dave Slattengren [Tue, 28 Feb 1984 10:22:07 +0000 (02:22 -0800)]
change "header" to ""

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/ch2rst.c 1.3

40 years agochange "header" to "fontheader"
Dave Slattengren [Tue, 28 Feb 1984 10:21:07 +0000 (02:21 -0800)]
change "header" to "fontheader"

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/scalech.c 1.4

40 years agofix compile-time pointer warning, fix problem with glyphs in position zero
Dave Slattengren [Tue, 28 Feb 1984 10:09:29 +0000 (02:09 -0800)]
fix compile-time pointer warning, fix problem with glyphs in position zero

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dver.c 1.12

40 years agofixed pointer compile warning message, and fixed messup with glyphs in pos 0
Dave Slattengren [Tue, 28 Feb 1984 10:02:41 +0000 (02:02 -0800)]
fixed pointer compile warning message, and fixed messup with glyphs in pos 0

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dvar.c 1.10