unix-history/.git
43 years agofirst 750/780 version
Bill Joy [Thu, 18 Dec 1980 03:38:08 +0000 (19:38 -0800)]
first 750/780 version

SCCS-vsn: sys/vax/vax/conf.c 4.5

43 years agofix type botch in username
Eric Allman [Thu, 18 Dec 1980 02:59:17 +0000 (18:59 -0800)]
fix type botch in username

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

43 years agorearrange ioctl arguments; elim DIOC[SG]ETP per greg
Bill Joy [Thu, 18 Dec 1980 02:47:42 +0000 (18:47 -0800)]
rearrange ioctl arguments; elim DIOC[SG]ETP per greg

SCCS-vsn: sys/kern/tty.c 4.3

43 years agoset all address bits
Bill Joy [Thu, 18 Dec 1980 02:46:55 +0000 (18:46 -0800)]
set all address bits

SCCS-vsn: sys/vax/uba/va.c 4.2
SCCS-vsn: sys/vax/uba/vp.c 4.2

43 years agouse up.c.SC11 #ifdef SC11
Bill Joy [Thu, 18 Dec 1980 02:45:07 +0000 (18:45 -0800)]
use up.c.SC11 #ifdef SC11

SCCS-vsn: sys/vax/uba/up.c 4.5

43 years ago750 changes
Bill Joy [Thu, 18 Dec 1980 02:44:17 +0000 (18:44 -0800)]
750 changes

SCCS-vsn: sys/vax/uba/uba.c 4.3

43 years agodate and time created 80/12/17 10:43:04 by wnj
Bill Joy [Thu, 18 Dec 1980 02:43:04 +0000 (18:43 -0800)]
date and time created 80/12/17 10:43:04 by wnj

SCCS-vsn: sys/vax/uba/ts.c 4.1

43 years agodate and time created 80/12/17 10:41:30 by wnj
Bill Joy [Thu, 18 Dec 1980 02:41:30 +0000 (18:41 -0800)]
date and time created 80/12/17 10:41:30 by wnj

SCCS-vsn: sys/vax/uba/rk.c 4.1

43 years agonot yet on comet
Bill Joy [Thu, 18 Dec 1980 02:39:42 +0000 (18:39 -0800)]
not yet on comet

SCCS-vsn: sys/vax/mba/mba.c 4.3

43 years agocompile only when on 780
Bill Joy [Thu, 18 Dec 1980 02:36:40 +0000 (18:36 -0800)]
compile only when on 780

SCCS-vsn: sys/vax/vax/flp.c 4.2

43 years agochange to ttioctl arguments per greg
Bill Joy [Thu, 18 Dec 1980 02:35:21 +0000 (18:35 -0800)]
change to ttioctl arguments per greg

SCCS-vsn: sys/vax/uba/dz.c 4.4

43 years agochange to ttioctl
Bill Joy [Thu, 18 Dec 1980 02:33:37 +0000 (18:33 -0800)]
change to ttioctl

SCCS-vsn: sys/vax/uba/dh.c 4.4

43 years agochanges for 750 (bad console done flag)
Bill Joy [Thu, 18 Dec 1980 02:32:29 +0000 (18:32 -0800)]
changes for 750 (bad console done flag)

SCCS-vsn: sys/vax/vax/cons.c 4.3

43 years agowrite timout for 750 and added emulex for gregs comet
Bill Joy [Thu, 18 Dec 1980 02:15:25 +0000 (18:15 -0800)]
write timout for 750 and added emulex for gregs comet

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

43 years agoadd back sccs id stuff
Bill Joy [Wed, 17 Dec 1980 08:02:48 +0000 (00:02 -0800)]
add back sccs id stuff

SCCS-vsn: sys/kern/tty_subr.c 4.3

43 years agocomet changes
Bill Joy [Wed, 17 Dec 1980 07:59:08 +0000 (23:59 -0800)]
comet changes

SCCS-vsn: sys/kern/kern_clock.c 4.2
SCCS-vsn: sys/vax/vax/machdep.c 4.3
SCCS-vsn: sys/kern/tty_subr.c 4.2
SCCS-vsn: sys/kern/subr_xxx.c 4.2
SCCS-vsn: sys/vax/vax/trap.c 4.3
SCCS-vsn: sys/vax/vax/locore.s 4.4

43 years agofixed previous fix
Mark Horton [Mon, 15 Dec 1980 10:11:00 +0000 (02:11 -0800)]
fixed previous fix

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

43 years agofixed handling of multiple entries in passwd: now uses first instead of last
Mark Horton [Mon, 15 Dec 1980 10:00:13 +0000 (02:00 -0800)]
fixed handling of multiple entries in passwd: now uses first instead of last

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

43 years agooutput set pairs in same order for px and pc so can use libpc
Peter B. Kessler [Sat, 13 Dec 1980 07:54:42 +0000 (23:54 -0800)]
output set pairs in same order for px and pc so can use libpc

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

43 years agofix printout bug in listing REL*
Kirk McKusick [Fri, 12 Dec 1980 16:00:29 +0000 (08:00 -0800)]
fix printout bug in listing REL*

SCCS-vsn: usr.bin/pascal/src/put.c 1.4

43 years agoIf login directory not available, log in with pwd->pw_dir=="/tmp"
Bill Joy [Thu, 11 Dec 1980 12:01:30 +0000 (04:01 -0800)]
If login directory not available, log in with pwd->pw_dir=="/tmp"

SCCS-vsn: usr.bin/login/login.c 4.7
SCCS-vsn: usr.bin/login/login.c.1 4.7

43 years agoCheck whether writer has write permission turned on
Eric Shienbrood [Thu, 11 Dec 1980 10:27:23 +0000 (02:27 -0800)]
Check whether writer has write permission turned on

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

43 years ago'fix strange problem with .()x inside .()z'
Eric Allman [Thu, 11 Dec 1980 06:53:01 +0000 (22:53 -0800)]
'fix strange problem with .()x inside .()z'

SCCS-vsn: share/me/index.me 2.6
SCCS-vsn: share/me/tmac.orig_me 2.9

43 years agoThree changes:
Bill Joy [Sun, 7 Dec 1980 19:46:46 +0000 (11:46 -0800)]
Three changes:
1) ISP was added to vgrind (using the -i option)
2) The second comment type was added for PASCAL
3) a -s switch was added to control font size

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 1.3

43 years agoexperimental "diffs" to give sh script
Eric Allman [Sun, 7 Dec 1980 11:25:16 +0000 (03:25 -0800)]
experimental "diffs" to give sh script

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

43 years agofix ^D botch in maketemp; allow "eric:eric,i.eric"
Eric Allman [Sun, 7 Dec 1980 09:33:32 +0000 (01:33 -0800)]
fix ^D botch in maketemp; allow "eric:eric,i.eric"

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

43 years agofix botch with ^D from terminal
Eric Allman [Sun, 7 Dec 1980 09:31:22 +0000 (01:31 -0800)]
fix botch with ^D from terminal

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

43 years agoallow aliases of the form "eric:eric,i.eric"
Eric Allman [Sun, 7 Dec 1980 09:24:30 +0000 (01:24 -0800)]
allow aliases of the form "eric:eric,i.eric"

SCCS-vsn: usr.sbin/sendmail/src/alias.c 2.2

43 years agoThe space size change was taken out of the comment
Bill Joy [Sun, 7 Dec 1980 06:56:31 +0000 (22:56 -0800)]
The space size change was taken out of the comment
macros since it broke the allignment of *`s in comments.

SCCS-vsn: usr.bin/vgrind/tmac.vgrind 1.2

43 years agoadd info about flags to "diff"
Eric Allman [Sat, 6 Dec 1980 04:46:23 +0000 (20:46 -0800)]
add info about flags to "diff"

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

43 years agoallow parameters to "diff"
Eric Allman [Sat, 6 Dec 1980 04:37:22 +0000 (20:37 -0800)]
allow parameters to "diff"

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

43 years agofix bug in clean (only removed files BEING edited!!)
Eric Allman [Sat, 6 Dec 1980 03:10:13 +0000 (19:10 -0800)]
fix bug in clean (only removed files BEING edited!!)

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

43 years agoadded exec of tset to set remaining modes correctly
Mark Horton [Thu, 4 Dec 1980 12:52:30 +0000 (04:52 -0800)]
added exec of tset to set remaining modes correctly

SCCS-vsn: usr.bin/tset/reset.c 4.3

43 years agofixed bug in -w/-u option: changed 1 to i.
Mark Horton [Thu, 4 Dec 1980 04:31:45 +0000 (20:31 -0800)]
fixed bug in -w/-u option: changed 1 to i.

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

43 years agoadd PROGPATH for Cory
Eric Allman [Wed, 3 Dec 1980 03:00:14 +0000 (19:00 -0800)]
add PROGPATH for Cory

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

43 years agomake directories realistic; simplify transport to other machines
Eric Allman [Wed, 3 Dec 1980 02:27:11 +0000 (18:27 -0800)]
make directories realistic; simplify transport to other machines

SCCS-vsn: old/whereis/whereis.c 4.2

43 years agoadd -u[user] option to info/check/tell (not clean!)
Eric Allman [Wed, 3 Dec 1980 01:59:24 +0000 (17:59 -0800)]
add -u[user] option to info/check/tell (not clean!)

SCCS-vsn: usr.bin/sccs/sccs.c 1.49
SCCS-vsn: usr.bin/sccs/sccs.1 1.20

43 years agohandle form feeds anywhere
Eric Allman [Mon, 1 Dec 1980 08:46:26 +0000 (00:46 -0800)]
handle form feeds anywhere

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 1.2.1.1

43 years ago(presotto) make table-driven
Bill Joy [Mon, 1 Dec 1980 08:16:51 +0000 (00:16 -0800)]
(presotto) make table-driven

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 1.2

43 years agodate and time created 80/11/30 15:57:20 by root
Bill Joy [Mon, 1 Dec 1980 07:57:20 +0000 (23:57 -0800)]
date and time created 80/11/30 15:57:20 by root

SCCS-vsn: usr.bin/vgrind/tmac.vgrind 1.1

43 years agodate and time created 80/11/30 15:56:49 by root
Bill Joy [Mon, 1 Dec 1980 07:56:49 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:49 by root

SCCS-vsn: old/vpr/vtroff.sh 1.1

43 years agodate and time created 80/11/30 15:56:47 by root
Bill Joy [Mon, 1 Dec 1980 07:56:47 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:47 by root

SCCS-vsn: old/vpr/vprint.sh 1.1

43 years agodate and time created 80/11/30 15:56:46 by root
Bill Joy [Mon, 1 Dec 1980 07:56:46 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:46 by root

SCCS-vsn: usr.bin/vgrind/vgrind.sh 1.1

43 years agodate and time created 80/11/30 15:56:42 by root
Bill Joy [Mon, 1 Dec 1980 07:56:42 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:42 by root

SCCS-vsn: old/vpr/Makefile 5.1

43 years agodate and time created 80/11/30 15:56:37 by root
Bill Joy [Mon, 1 Dec 1980 07:56:37 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:37 by root

SCCS-vsn: old/vfilters/vsort/vsort.c 1.1

43 years agodate and time created 80/11/30 15:56:35 by root
Bill Joy [Mon, 1 Dec 1980 07:56:35 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:35 by root

SCCS-vsn: old/vpr/vprm.c 1.1

43 years agodate and time created 80/11/30 15:56:32 by root
Bill Joy [Mon, 1 Dec 1980 07:56:32 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:32 by root

SCCS-vsn: old/vpr/vpr.c 1.1

43 years agodate and time created 80/11/30 15:56:31 by root
Bill Joy [Mon, 1 Dec 1980 07:56:31 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:31 by root

SCCS-vsn: old/vpr/vpq.c 1.1

43 years agodate and time created 80/11/30 15:56:28 by root
Bill Joy [Mon, 1 Dec 1980 07:56:28 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:28 by root

SCCS-vsn: old/vfilters/vpf/vpf.c 4.1

43 years agodate and time created 80/11/30 15:56:26 by root
Bill Joy [Mon, 1 Dec 1980 07:56:26 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:26 by root

SCCS-vsn: old/vpr/vpd.c 1.1

43 years agodate and time created 80/11/30 15:56:24 by root
Bill Joy [Mon, 1 Dec 1980 07:56:24 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:24 by root

SCCS-vsn: old/vpr/vpac.c 1.1

43 years agodate and time created 80/11/30 15:56:17 by root
Bill Joy [Mon, 1 Dec 1980 07:56:17 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:17 by root

SCCS-vsn: old/vfilters/vcat/vcat.c 4.1

43 years agodate and time created 80/11/30 15:56:16 by root
Bill Joy [Mon, 1 Dec 1980 07:56:16 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:16 by root

SCCS-vsn: old/vfilters/sidebyside/sidebyside.c 1.1

43 years agodate and time created 80/11/30 15:56:14 by root
Bill Joy [Mon, 1 Dec 1980 07:56:14 +0000 (23:56 -0800)]
date and time created 80/11/30 15:56:14 by root

SCCS-vsn: old/vfilters/rvsort/rvsort.c 4.1

43 years agodate and time created 80/11/30 15:55:21 by root
Bill Joy [Mon, 1 Dec 1980 07:55:21 +0000 (23:55 -0800)]
date and time created 80/11/30 15:55:21 by root

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 1.1

43 years ago4.1bsd version
Keith Bostic [Tue, 25 Nov 1980 12:12:17 +0000 (04:12 -0800)]
4.1bsd version

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

43 years agoPerror writes to stderr
Peter B. Kessler [Tue, 25 Nov 1980 11:34:38 +0000 (03:34 -0800)]
Perror writes to stderr

SCCS-vsn: usr.bin/pascal/src/subr.c 1.4

43 years agomalloc returns 0 on out of memory, not -1 as in version 6.
Peter B. Kessler [Tue, 25 Nov 1980 11:00:10 +0000 (03:00 -0800)]
malloc returns 0 on out of memory, not -1 as in version 6.

SCCS-vsn: usr.bin/pascal/src/case.c 1.2
SCCS-vsn: usr.bin/pascal/src/hash.c 1.2
SCCS-vsn: usr.bin/pascal/src/nl.c 1.4
SCCS-vsn: usr.bin/pascal/src/string.c 1.2
SCCS-vsn: usr.bin/pascal/src/subr.c 1.3
SCCS-vsn: usr.bin/pascal/src/tree.c 1.2

43 years agorecover from out of range block numbers
Bill Joy [Tue, 25 Nov 1980 04:47:15 +0000 (20:47 -0800)]
recover from out of range block numbers

SCCS-vsn: sys/kern/kern_physio.c 4.3
SCCS-vsn: sys/kern/vfs_bio.c 4.3
SCCS-vsn: sys/kern/vfs_cluster.c 4.3

43 years agoreset uba on uba fault
Bill Joy [Tue, 25 Nov 1980 04:40:45 +0000 (20:40 -0800)]
reset uba on uba fault

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

43 years agohandle NEM and MXF errors; delay in uba reset routine
Bill Joy [Sun, 23 Nov 1980 06:45:59 +0000 (22:45 -0800)]
handle NEM and MXF errors; delay in uba reset routine

SCCS-vsn: sys/vax/uba/up.c 4.4

43 years agohave right user & time come out for msgs
Eric Allman [Sat, 22 Nov 1980 04:57:39 +0000 (20:57 -0800)]
have right user & time come out for msgs

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 2.2
SCCS-vsn: usr.sbin/sendmail/src/conf.c 2.2
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 2.3

43 years agoabortive attempt to make headers to (e.g.) msgs work
Eric Allman [Sat, 22 Nov 1980 04:34:46 +0000 (20:34 -0800)]
abortive attempt to make headers to (e.g.) msgs work

SCCS-vsn: usr.sbin/sendmail/src/collect.c 2.2.1.1
SCCS-vsn: usr.sbin/sendmail/src/main.c 2.1.1.1

43 years agoMade fast version of readline for setptr; use fputs not putline
Kurt A. Schoens [Sat, 22 Nov 1980 01:10:46 +0000 (17:10 -0800)]
Made fast version of readline for setptr; use fputs not putline
there also for speed

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

43 years agomake dates be taken as date sent rather than date delivered
Eric Allman [Fri, 21 Nov 1980 11:58:07 +0000 (03:58 -0800)]
make dates be taken as date sent rather than date delivered

SCCS-vsn: usr.sbin/sendmail/src/version.c 2.2
SCCS-vsn: usr.sbin/sendmail/src/collect.c 2.2
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 2.2

43 years agoadd -b flag to info/clean/tell/check
Eric Allman [Fri, 21 Nov 1980 11:00:43 +0000 (03:00 -0800)]
add -b flag to info/clean/tell/check

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

43 years agoadd '-b' flag to info, tell, clean, & check
Eric Allman [Fri, 21 Nov 1980 03:14:03 +0000 (19:14 -0800)]
add '-b' flag to info, tell, clean, & check

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

43 years agofix bug in flag exclusion
Eric Allman [Fri, 21 Nov 1980 02:06:56 +0000 (18:06 -0800)]
fix bug in flag exclusion

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

43 years agoexperimental save date technique
Eric Allman [Fri, 21 Nov 1980 01:54:20 +0000 (17:54 -0800)]
experimental save date technique

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

43 years agoput in include for <math.h> so they will return doubles
Kirk McKusick [Thu, 20 Nov 1980 19:02:13 +0000 (11:02 -0800)]
put in include for <math.h> so they will return doubles

SCCS-vsn: usr.bin/pascal/libpc/SQRT.c 1.2
SCCS-vsn: usr.bin/pascal/libpc/SEED.c 1.2
SCCS-vsn: usr.bin/pascal/libpc/LN.c 1.2

43 years agomark the built-in procedure dispose as non-standard
Peter B. Kessler [Tue, 18 Nov 1980 15:24:24 +0000 (07:24 -0800)]
mark the built-in procedure dispose as non-standard

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

43 years agofix so that local variables are accessible from sdb
Peter B. Kessler [Tue, 18 Nov 1980 12:02:50 +0000 (04:02 -0800)]
fix so that local variables are accessible from sdb

SCCS-vsn: usr.bin/pascal/src/stab.c 1.4

43 years agoeliminate 65k restriction
Peter B. Kessler [Tue, 18 Nov 1980 12:00:18 +0000 (04:00 -0800)]
eliminate 65k restriction

SCCS-vsn: usr.bin/pascal/src/type.c 1.5

43 years agochange name embeddet to rmt8
Bill Joy [Sun, 16 Nov 1980 08:16:43 +0000 (00:16 -0800)]
change name embeddet to rmt8

SCCS-vsn: old/512restor/512restor.c 4.2

43 years agofixes per mja
Bill Joy [Sun, 16 Nov 1980 06:26:48 +0000 (22:26 -0800)]
fixes per mja

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

43 years agotypo
Bill Joy [Fri, 14 Nov 1980 17:26:19 +0000 (09:26 -0800)]
typo

SCCS-vsn: sys/vax/stand/conf.c 4.3

43 years agodate and time created 80/11/14 01:24:02 by bill
Bill Joy [Fri, 14 Nov 1980 17:24:02 +0000 (09:24 -0800)]
date and time created 80/11/14 01:24:02 by bill

SCCS-vsn: sys/vax/stand/tm.c 4.1

43 years agoadd tm
Bill Joy [Fri, 14 Nov 1980 17:23:25 +0000 (09:23 -0800)]
add tm

SCCS-vsn: sys/vax/stand/conf.c 4.2

43 years agoadd conditional on #if NUP > 0
Bill Joy [Fri, 14 Nov 1980 11:59:21 +0000 (03:59 -0800)]
add conditional on #if NUP > 0

SCCS-vsn: sys/vax/uba/up.c 4.3

43 years agofix to conditionals
Bill Joy [Fri, 14 Nov 1980 11:58:24 +0000 (03:58 -0800)]
fix to conditionals

SCCS-vsn: sys/vax/uba/dh.c 4.3

43 years agofix perror not to try to write sys_errlist (wnj)
Peter B. Kessler [Fri, 14 Nov 1980 00:57:35 +0000 (16:57 -0800)]
fix perror not to try to write sys_errlist (wnj)

SCCS-vsn: usr.bin/pascal/src/subr.c 1.2

43 years agotypo HPTAB -> HTTAB
Bill Joy [Thu, 13 Nov 1980 09:03:34 +0000 (01:03 -0800)]
typo HPTAB -> HTTAB

SCCS-vsn: sys/vax/vax/conf.c 4.4

43 years agomove f01 when haltingmove f01 when halting
Bill Joy [Wed, 12 Nov 1980 05:12:01 +0000 (21:12 -0800)]
move f01 when haltingmove f01 when halting

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

43 years ago#ifdef ERNIE around root login restrictions
Bill Joy [Wed, 12 Nov 1980 02:10:08 +0000 (18:10 -0800)]
#ifdef ERNIE around root login restrictions

SCCS-vsn: usr.bin/login/login.c 4.6
SCCS-vsn: usr.bin/login/login.c.1 4.6

43 years agofix so can #define NUP 0
Bill Joy [Tue, 11 Nov 1980 16:16:30 +0000 (08:16 -0800)]
fix so can #define NUP 0

SCCS-vsn: sys/vax/vax/conf.c 4.3

43 years agolet ht.h define NHT
Bill Joy [Tue, 11 Nov 1980 16:01:14 +0000 (08:01 -0800)]
let ht.h define NHT

SCCS-vsn: sys/vax/mba/ht.c 4.2

43 years agofixes per presotto
Bill Joy [Tue, 11 Nov 1980 14:28:50 +0000 (06:28 -0800)]
fixes per presotto

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

43 years agoparanoia about dialups
Bill Joy [Tue, 11 Nov 1980 12:19:54 +0000 (04:19 -0800)]
paranoia about dialups

SCCS-vsn: sbin/reboot/halt.c 4.2

43 years agofix to bug when adding delete ttys lines
Eric Allman [Tue, 11 Nov 1980 12:18:04 +0000 (04:18 -0800)]
fix to bug when adding delete ttys lines

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

43 years agobootstrap fixups and lint
Bill Joy [Tue, 11 Nov 1980 07:25:31 +0000 (23:25 -0800)]
bootstrap fixups and lint

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

43 years agominor lint
Bill Joy [Tue, 11 Nov 1980 01:41:45 +0000 (17:41 -0800)]
minor lint

SCCS-vsn: sys/vax/vax/Locore.c 4.4

43 years agohad .)c do a .br to force out final line
Eric Allman [Tue, 11 Nov 1980 01:28:13 +0000 (17:28 -0800)]
had .)c do a .br to force out final line

SCCS-vsn: share/me/tmac.orig_me 2.8

43 years agotypo
Bill Joy [Mon, 10 Nov 1980 17:47:05 +0000 (09:47 -0800)]
typo

SCCS-vsn: sys/vax/stand/srt0.c 4.2

43 years ago../conf/ in includes
Bill Joy [Mon, 10 Nov 1980 16:49:39 +0000 (08:49 -0800)]
../conf/ in includes

SCCS-vsn: sys/vax/vax/conf.c 4.2

43 years agominor lint
Bill Joy [Mon, 10 Nov 1980 16:41:27 +0000 (08:41 -0800)]
minor lint

SCCS-vsn: sys/kern/kern_physio.c 4.2
SCCS-vsn: sys/kern/vfs_bio.c 4.2
SCCS-vsn: sys/kern/vfs_cluster.c 4.2
SCCS-vsn: sys/kern/kern_synch.c 4.3
SCCS-vsn: sys/vax/vax/machdep.c 4.4

43 years agoremove more lint
Bill Joy [Mon, 10 Nov 1980 16:27:31 +0000 (08:27 -0800)]
remove more lint

SCCS-vsn: sys/vax/uba/dz.c 4.3

43 years agomore lint
Bill Joy [Mon, 10 Nov 1980 16:17:24 +0000 (08:17 -0800)]
more lint

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

43 years agomore cleanup for 4bsd
Bill Joy [Mon, 10 Nov 1980 15:47:00 +0000 (07:47 -0800)]
more cleanup for 4bsd

SCCS-vsn: sys/vax/vax/Locore.c 4.3

43 years agoget rid of udiv/urem
Bill Joy [Mon, 10 Nov 1980 15:39:12 +0000 (07:39 -0800)]
get rid of udiv/urem

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

43 years agofunction results (void)'ed for minor lint
Bill Joy [Mon, 10 Nov 1980 15:35:17 +0000 (07:35 -0800)]
function results (void)'ed for minor lint

SCCS-vsn: sys/kern/subr_prf.c 4.3
SCCS-vsn: sys/kern/init_main.c 4.2
SCCS-vsn: sys/kern/kern_synch.c 4.2
SCCS-vsn: sys/kern/kern_proc.c 4.2
SCCS-vsn: sys/vax/vax/trap.c 4.2