unix-history/.git
43 years agodate and time created 81/05/09 16:34:14 by root
Bill Joy [Sun, 10 May 1981 07:34:14 +0000 (23:34 -0800)]
date and time created 81/05/09 16:34:14 by root

SCCS-vsn: usr.sbin/lpr/lpr/lpr.c 4.1

43 years agodate and time created 81/05/09 16:33:58 by root
Bill Joy [Sun, 10 May 1981 07:33:58 +0000 (23:33 -0800)]
date and time created 81/05/09 16:33:58 by root

SCCS-vsn: usr.sbin/lpr/lpd/lpdchar.c 4.1

43 years agodate and time created 81/05/08 21:57:01 by wnj
Bill Joy [Sat, 9 May 1981 12:57:01 +0000 (04:57 -0800)]
date and time created 81/05/08 21:57:01 by wnj

SCCS-vsn: sys/sys/dkbad.h 4.1

43 years agodate and time created 81/05/08 21:56:37 by wnj
Bill Joy [Sat, 9 May 1981 12:56:37 +0000 (04:56 -0800)]
date and time created 81/05/08 21:56:37 by wnj

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

43 years agore-initialize tape drive after it was offline
Bill Joy [Sat, 9 May 1981 12:53:04 +0000 (04:53 -0800)]
re-initialize tape drive after it was offline

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

43 years agofix bug in physio which weirded out tape drive
Bill Joy [Sat, 9 May 1981 12:52:33 +0000 (04:52 -0800)]
fix bug in physio which weirded out tape drive

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

43 years agoadd stuff for new pipe code
Bill Joy [Sat, 9 May 1981 06:04:09 +0000 (22:04 -0800)]
add stuff for new pipe code

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

43 years agoadded biff to /bin/mail
Bill Joy [Sat, 9 May 1981 06:02:21 +0000 (22:02 -0800)]
added biff to /bin/mail

SCCS-vsn: libexec/mail.local/mail.local.c 4.2

43 years agofixed err prnt bug & added display of non-prnt chars. DLW
David Wasley [Sat, 9 May 1981 00:56:01 +0000 (16:56 -0800)]
fixed err prnt bug & added display of non-prnt chars. DLW

SCCS-vsn: usr.bin/f77/libI77/err.c 1.6

43 years agomade more portable by using "r+" to fopen, not "a"
Mark Horton [Fri, 8 May 1981 13:07:14 +0000 (05:07 -0800)]
made more portable by using "r+" to fopen, not "a"

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

43 years agochange rewind to fseek(file, 0, 0)
Kirk McKusick [Fri, 8 May 1981 10:09:14 +0000 (02:09 -0800)]
change rewind to fseek(file, 0, 0)

SCCS-vsn: usr.bin/pascal/libpc/RESET.c 1.3

43 years agofix naming of temporary files
Kirk McKusick [Fri, 8 May 1981 09:54:15 +0000 (01:54 -0800)]
fix naming of temporary files

SCCS-vsn: usr.bin/pascal/libpc/GETNAME.c 1.4

43 years agofix pstat -tk
Bill Joy [Fri, 8 May 1981 05:21:41 +0000 (21:21 -0800)]
fix pstat -tk

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

43 years ago2nd try at delta from last bug fix
Mark Horton [Thu, 7 May 1981 09:44:43 +0000 (01:44 -0800)]
2nd try at delta from last bug fix

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

43 years agofixed portability bug - time(0) returns a long.
Mark Horton [Thu, 7 May 1981 09:43:04 +0000 (01:43 -0800)]
fixed portability bug - time(0) returns a long.

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

43 years agoflush half-ascii terminal support and mapping to all lower case
Bill Joy [Wed, 6 May 1981 12:55:22 +0000 (04:55 -0800)]
flush half-ascii terminal support and mapping to all lower case

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

43 years agoadd global boothowto, the reboot flags from console subsystem
Bill Joy [Wed, 6 May 1981 12:54:44 +0000 (04:54 -0800)]
add global boothowto, the reboot flags from console subsystem

SCCS-vsn: sys/sys/systm.h 4.17

43 years agofix bugs in ts ioctl stuff
Bill Joy [Wed, 6 May 1981 12:53:04 +0000 (04:53 -0800)]
fix bugs in ts ioctl stuff

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

43 years agofix console bug which loses console when delay on output
Bill Joy [Wed, 6 May 1981 12:52:38 +0000 (04:52 -0800)]
fix console bug which loses console when delay on output

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

43 years agotsioctl + cast to shut off cc warning when no berknet
Bill Joy [Wed, 6 May 1981 12:52:02 +0000 (04:52 -0800)]
tsioctl + cast to shut off cc warning when no berknet

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

43 years agoset reboot flag to prevent re-dumps
Bill Joy [Wed, 6 May 1981 12:51:16 +0000 (04:51 -0800)]
set reboot flag to prevent re-dumps

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

43 years agosave reboot flags in global boothowto
Bill Joy [Wed, 6 May 1981 12:50:24 +0000 (04:50 -0800)]
save reboot flags in global boothowto

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

43 years agoinitialize boothowto
Bill Joy [Wed, 6 May 1981 12:49:50 +0000 (04:49 -0800)]
initialize boothowto

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

43 years agoremove spurios MAXNBUF
Bill Joy [Wed, 6 May 1981 06:36:21 +0000 (22:36 -0800)]
remove spurios MAXNBUF

SCCS-vsn: sys/sys/param.h 4.11

43 years agofix so that /lib/c2 does not break profiling
Peter B. Kessler [Tue, 5 May 1981 06:10:22 +0000 (22:10 -0800)]
fix so that /lib/c2 does not break profiling

SCCS-vsn: usr.bin/pascal/src/fend.c 1.7

43 years agoAdded -y flag.
Michael Toy [Tue, 5 May 1981 02:15:05 +0000 (18:15 -0800)]
Added -y flag.

SCCS-vsn: sbin/shutdown/shutdown.c 4.5

43 years agofix up error prints and also bug in fsf/bsf ioctl
Bill Joy [Mon, 4 May 1981 10:58:44 +0000 (02:58 -0800)]
fix up error prints and also bug in fsf/bsf ioctl

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

43 years agofix to way time is printed
Bill Joy [Mon, 4 May 1981 10:52:00 +0000 (02:52 -0800)]
fix to way time is printed

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

43 years agofix ${TERM} leaving extra }
Bill Joy [Mon, 4 May 1981 10:51:12 +0000 (02:51 -0800)]
fix ${TERM} leaving extra }

SCCS-vsn: bin/csh/dol.c 4.2

43 years agotake away dh11 and ndh11 to prevent confusing complaints
Bill Joy [Mon, 4 May 1981 10:17:44 +0000 (02:17 -0800)]
take away dh11 and ndh11 to prevent confusing complaints

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

43 years agofix MBDT_TU78 per shannon
Bill Joy [Mon, 4 May 1981 09:58:36 +0000 (01:58 -0800)]
fix MBDT_TU78 per shannon

SCCS-vsn: sys/vax/mba/mbareg.h 4.15

43 years agotypo
Bill Joy [Sat, 2 May 1981 03:52:07 +0000 (19:52 -0800)]
typo

SCCS-vsn: sys/vax/vax/rpb.h 4.3

43 years agosave expression in temporary for use in error message (for robert).
Peter B. Kessler [Fri, 1 May 1981 07:35:04 +0000 (23:35 -0800)]
save expression in temporary for use in error message (for robert).

SCCS-vsn: usr.bin/pascal/src/pccaseop.c 1.6

43 years agofix per sklower
Bill Joy [Thu, 30 Apr 1981 13:41:42 +0000 (05:41 -0800)]
fix per sklower

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

43 years agofix a stupid typo
Ken Arnold [Thu, 30 Apr 1981 06:27:28 +0000 (22:27 -0800)]
fix a stupid typo

SCCS-vsn: lib/libcurses/getstr.c 1.3

43 years agoadded libI66 to init the fortran-66 i/o features. DLW
David Wasley [Thu, 30 Apr 1981 04:31:34 +0000 (20:31 -0800)]
added libI66 to init the fortran-66 i/o features. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.10

43 years agoadded 'blank=zero' to f66 init. DLW
David Wasley [Thu, 30 Apr 1981 00:46:22 +0000 (16:46 -0800)]
added 'blank=zero' to f66 init. DLW

SCCS-vsn: usr.bin/f77/libI77/util.c 1.4

43 years agoadded {yes,no}_66 for f66 initialization. DLW
David Wasley [Wed, 29 Apr 1981 10:30:47 +0000 (02:30 -0800)]
added {yes,no}_66 for f66 initialization. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.9

43 years agoadded init66_ to f_init() routine. DLW
David Wasley [Wed, 29 Apr 1981 10:21:44 +0000 (02:21 -0800)]
added init66_ to f_init() routine. DLW

SCCS-vsn: usr.bin/f77/libI77/err.c 1.5

43 years agoadded ability to init lu6 with carriage control (init66_). DLW
David Wasley [Wed, 29 Apr 1981 10:20:51 +0000 (02:20 -0800)]
added ability to init lu6 with carriage control (init66_). DLW

SCCS-vsn: usr.bin/f77/libI77/util.c 1.3

43 years agoincrement at bottom of loop is done in base type (integer).
Kirk McKusick [Wed, 29 Apr 1981 08:42:49 +0000 (00:42 -0800)]
increment at bottom of loop is done in base type (integer).

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

43 years agore-enabled 'read into hollerith field in format' feature. DLW
David Wasley [Wed, 29 Apr 1981 04:53:23 +0000 (20:53 -0800)]
re-enabled 'read into hollerith field in format' feature. DLW

SCCS-vsn: usr.bin/f77/libI77/rdfmt.c 1.3

43 years agoturn off tab expansion for cursor addressing
Ken Arnold [Wed, 29 Apr 1981 03:19:12 +0000 (19:19 -0800)]
turn off tab expansion for cursor addressing

SCCS-vsn: lib/libcurses/setterm.c 1.3

43 years agofixed handling case where stuff gets sent to an edit file while you're
Kurt A. Shoens [Wed, 29 Apr 1981 02:38:54 +0000 (18:38 -0800)]
fixed handling case where stuff gets sent to an edit file while you're
reading it -- missing fseek

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

43 years agolint
Bill Joy [Tue, 28 Apr 1981 18:04:07 +0000 (10:04 -0800)]
lint

SCCS-vsn: sys/vax/uba/tm.c 4.37

43 years ago#ifdef notdef u.u_vsave
Bill Joy [Tue, 28 Apr 1981 18:02:49 +0000 (10:02 -0800)]
#ifdef notdef u.u_vsave

SCCS-vsn: sys/sys/user.h 4.8

43 years agotypedef portid_t
Bill Joy [Tue, 28 Apr 1981 18:02:28 +0000 (10:02 -0800)]
typedef portid_t

SCCS-vsn: sys/sys/types.h 4.2

43 years agochar *wmemall
Bill Joy [Tue, 28 Apr 1981 18:02:09 +0000 (10:02 -0800)]
char *wmemall

SCCS-vsn: sys/sys/systm.h 4.16

43 years agof_port, f_conn, FPORT
Bill Joy [Tue, 28 Apr 1981 18:01:55 +0000 (10:01 -0800)]
f_port, f_conn, FPORT

SCCS-vsn: sys/sys/file.h 4.6

43 years agofstat for ports now in pipe.c
Bill Joy [Tue, 28 Apr 1981 17:59:24 +0000 (09:59 -0800)]
fstat for ports now in pipe.c

SCCS-vsn: sys/kern/vfs_syscalls.c 4.10
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.10
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.10
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.10
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.10

43 years agoallocate ports
Bill Joy [Tue, 28 Apr 1981 17:58:13 +0000 (09:58 -0800)]
allocate ports

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

43 years agode-lint
Bill Joy [Tue, 28 Apr 1981 17:57:30 +0000 (09:57 -0800)]
de-lint

SCCS-vsn: sys/vm/vm_meter.c 4.11

43 years agofix to #! with 2 args
Bill Joy [Tue, 28 Apr 1981 17:55:54 +0000 (09:55 -0800)]
fix to #! with 2 args

SCCS-vsn: sys/kern/kern_proc.c 4.12

43 years agoadd nport
Bill Joy [Tue, 28 Apr 1981 17:55:11 +0000 (09:55 -0800)]
add nport

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

43 years agocdevpath hack
Bill Joy [Tue, 28 Apr 1981 17:54:15 +0000 (09:54 -0800)]
cdevpath hack

SCCS-vsn: sys/kern/vfs_lookup.c 4.6
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.6
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.6

43 years agoport init call
Bill Joy [Tue, 28 Apr 1981 17:53:51 +0000 (09:53 -0800)]
port init call

SCCS-vsn: sys/kern/init_main.c 4.15

43 years agoplock/prele here now
Bill Joy [Tue, 28 Apr 1981 17:53:14 +0000 (09:53 -0800)]
plock/prele here now

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 4.5
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 4.5
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 4.5
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 4.5

43 years agochanges to put in port code
Bill Joy [Tue, 28 Apr 1981 17:52:32 +0000 (09:52 -0800)]
changes to put in port code

SCCS-vsn: sys/kern/vfs_vnops.c 4.9

43 years agofixes for lint
Bill Joy [Tue, 28 Apr 1981 17:51:38 +0000 (09:51 -0800)]
fixes for lint

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

43 years agofixes for lint's sake
Bill Joy [Tue, 28 Apr 1981 17:50:56 +0000 (09:50 -0800)]
fixes for lint's sake

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

43 years agofix to PSEUDO-DEV production
Bill Joy [Tue, 28 Apr 1981 16:53:25 +0000 (08:53 -0800)]
fix to PSEUDO-DEV production

SCCS-vsn: usr.sbin/config/config.y 1.8

43 years agonew format for output (pages all over), -s prints pgpg*, seqfree
Bill Joy [Tue, 28 Apr 1981 15:46:52 +0000 (07:46 -0800)]
new format for output (pages all over), -s prints pgpg*, seqfree

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

43 years agomajor cleanup
Bill Joy [Tue, 28 Apr 1981 15:45:44 +0000 (07:45 -0800)]
major cleanup

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

43 years agofix botch in |prog form
Eric Allman [Tue, 28 Apr 1981 12:52:14 +0000 (04:52 -0800)]
fix botch in |prog form

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

43 years agolim prints as XX; print S for sequential
Bill Joy [Mon, 27 Apr 1981 14:38:41 +0000 (06:38 -0800)]
lim prints as XX; print S for sequential

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

43 years agodont write null wtmp entries; print console message when terminals are not openable
Bill Joy [Mon, 27 Apr 1981 14:31:16 +0000 (06:31 -0800)]
dont write null wtmp entries; print console message when terminals are not openable

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

43 years agoOk to have members of random archives with no symbol tables.
Keith Sklower [Mon, 27 Apr 1981 08:16:07 +0000 (00:16 -0800)]
Ok to have members of random archives with no symbol tables.

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

43 years agoIf file exists, preserve mode, If ld unsucessful, mod out execute bits
Keith Sklower [Mon, 27 Apr 1981 05:48:22 +0000 (21:48 -0800)]
If file exists, preserve mode, If ld unsucessful, mod out execute bits

SCCS-vsn: old/ld/ld.c 4.4

43 years agodeclare klsdist
Bill Joy [Mon, 27 Apr 1981 05:32:40 +0000 (21:32 -0800)]
declare klsdist

SCCS-vsn: sys/vm/vm_meter.c 4.10

43 years agoIf -o file exists, preserve mode except to turn off execute bits if ldfails.
Keith Sklower [Mon, 27 Apr 1981 05:31:56 +0000 (21:31 -0800)]
If -o file exists, preserve mode except to turn off execute bits if ldfails.

SCCS-vsn: old/ld/ld.c 4.4

43 years agorespect umask always, and attempt to turn of execute bits if unsucessful.
Keith Sklower [Mon, 27 Apr 1981 05:02:00 +0000 (21:02 -0800)]
respect umask always, and attempt to turn of execute bits if unsucessful.

SCCS-vsn: old/ld/ld.c 4.4

43 years agoIf -o file exists, and ld fails, it is left executable.
Keith Sklower [Mon, 27 Apr 1981 04:31:31 +0000 (20:31 -0800)]
If -o file exists, and ld fails, it is left executable.

SCCS-vsn: old/ld/ld.c 4.4

43 years agoCannot rename or give away directories which you can't write (srb)
Keith Sklower [Mon, 27 Apr 1981 03:53:47 +0000 (19:53 -0800)]
Cannot rename or give away directories which you can't write (srb)

SCCS-vsn: bin/mv/mv.c 4.4

43 years agoadd u.u_vsave
Bill Joy [Sat, 25 Apr 1981 02:20:54 +0000 (18:20 -0800)]
add u.u_vsave

SCCS-vsn: sys/sys/user.h 4.7

43 years agoadded v_seqfree
Bill Joy [Sat, 25 Apr 1981 02:19:10 +0000 (18:19 -0800)]
added v_seqfree

SCCS-vsn: sys/sys/vmmeter.h 4.6

43 years agocount pages paged out
Bill Joy [Fri, 24 Apr 1981 15:14:57 +0000 (07:14 -0800)]
count pages paged out

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

43 years agoadded v_pgpgin v_pgpgout
Bill Joy [Fri, 24 Apr 1981 15:13:54 +0000 (07:13 -0800)]
added v_pgpgin v_pgpgout

SCCS-vsn: sys/sys/vmmeter.h 4.5

43 years agobigger minfree()
Bill Joy [Fri, 24 Apr 1981 15:13:16 +0000 (07:13 -0800)]
bigger minfree()

SCCS-vsn: sys/vm/vm_meter.c 4.9

43 years agonow max of 300 scans per second; no funnies with multi swap devs
Bill Joy [Fri, 24 Apr 1981 15:02:27 +0000 (07:02 -0800)]
now max of 300 scans per second; no funnies with multi swap devs

SCCS-vsn: sys/vm/vm_meter.c 4.8

43 years agospelling errors and boundary errors
Bill Joy [Fri, 24 Apr 1981 14:40:17 +0000 (06:40 -0800)]
spelling errors and boundary errors

SCCS-vsn: sys/vm/vm_meter.c 4.7

43 years agofix per mja@cmu
Bill Joy [Fri, 24 Apr 1981 13:39:07 +0000 (05:39 -0800)]
fix per mja@cmu

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

43 years agonow form feeds before printing
Dan Fitzpatrick [Fri, 24 Apr 1981 06:52:08 +0000 (22:52 -0800)]
now form feeds before printing

SCCS-vsn: old/vfilters/vdmp/vdmp.c 4.2

43 years agoadded -s and -u options
Bill Joy [Thu, 23 Apr 1981 20:42:07 +0000 (12:42 -0800)]
added -s and -u options

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

43 years agoadd setupclock; also first attempt at fixing swap hysteresis:
Bill Joy [Thu, 23 Apr 1981 18:03:30 +0000 (10:03 -0800)]
add setupclock; also first attempt at fixing swap hysteresis:
use avenrun[0], not multprog
use max of 5 and 30 second average free to check shortage
decay out process priority uses klin as multiplier
swap in/out give at most lotsfree
nb: really should switch system to just de-activate processes

SCCS-vsn: sys/vm/vm_meter.c 4.6

43 years agoANOM->SEQL
Bill Joy [Thu, 23 Apr 1981 18:00:41 +0000 (10:00 -0800)]
ANOM->SEQL

SCCS-vsn: sys/kern/kern_proc.c 4.11

43 years agocall setupclock
Bill Joy [Thu, 23 Apr 1981 17:59:30 +0000 (09:59 -0800)]
call setupclock

SCCS-vsn: sys/kern/init_main.c 4.14

43 years agoconsolidate, and rearrange for new parameter determination stuff
Bill Joy [Thu, 23 Apr 1981 16:25:30 +0000 (08:25 -0800)]
consolidate, and rearrange for new parameter determination stuff

SCCS-vsn: sys/sys/vmmeter.h 4.4

43 years agoSANOM->SSEQL
Bill Joy [Thu, 23 Apr 1981 16:24:39 +0000 (08:24 -0800)]
SANOM->SSEQL

SCCS-vsn: sys/sys/proc.h 4.8

43 years agoDMMIN -> 32 so out-clustering and fifo-clustering can be 16
Bill Joy [Thu, 23 Apr 1981 16:24:17 +0000 (08:24 -0800)]
DMMIN -> 32 so out-clustering and fifo-clustering can be 16

SCCS-vsn: sys/sys/dmap.h 4.3

43 years agofix bug in PSL_FPD clearing
Bill Joy [Thu, 23 Apr 1981 09:38:08 +0000 (01:38 -0800)]
fix bug in PSL_FPD clearing

SCCS-vsn: sys/vax/include/psl.h 4.4

43 years agofix bug to fix bug in compiler bug in dh bug
Bill Joy [Thu, 23 Apr 1981 05:31:22 +0000 (21:31 -0800)]
fix bug to fix bug in compiler bug in dh bug

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

43 years agofix 2 bugs: 1 in machine check printout and one in ps restored after dorti that cause...
Bill Joy [Thu, 23 Apr 1981 03:01:24 +0000 (19:01 -0800)]
fix 2 bugs: 1 in machine check printout and one in ps restored after dorti that caused movc3's interrupted by signal delivery to restart rather than FPD

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

43 years agoclean up for loop code
Peter B. Kessler [Wed, 22 Apr 1981 06:06:40 +0000 (22:06 -0800)]
clean up for loop code

SCCS-vsn: usr.bin/pascal/src/lval.c 1.7
SCCS-vsn: usr.bin/pascal/src/p2put.c 1.8
SCCS-vsn: usr.bin/pascal/src/pclval.c 1.3
SCCS-vsn: usr.bin/pascal/src/forop.c 1.7

43 years agofix register allocation, even stack allocations
Peter B. Kessler [Wed, 22 Apr 1981 06:02:02 +0000 (22:02 -0800)]
fix register allocation, even stack allocations

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

43 years agofixed declaration for 'len'. DLW
David Wasley [Wed, 22 Apr 1981 05:16:15 +0000 (21:16 -0800)]
fixed declaration for 'len'. DLW

SCCS-vsn: usr.bin/f77/libU77/getcwd_.c 1.2

43 years agoadded error check in log_entry()
Bill Joy [Tue, 21 Apr 1981 17:16:14 +0000 (09:16 -0800)]
added error check in log_entry()

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

43 years agoadd check for failure to fopen shutdownlog
Bill Joy [Tue, 21 Apr 1981 17:07:16 +0000 (09:07 -0800)]
add check for failure to fopen shutdownlog

SCCS-vsn: sbin/reboot/reboot.c 4.5

43 years agolimit memsize stuff
Bill Joy [Tue, 21 Apr 1981 17:06:01 +0000 (09:06 -0800)]
limit memsize stuff

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

43 years agoallow for no mba's
Bill Joy [Tue, 21 Apr 1981 16:49:39 +0000 (08:49 -0800)]
allow for no mba's

SCCS-vsn: usr.sbin/iostat/iostat.c 4.6

43 years agoadded -mm (from chico!trb) and fixed comment bug; added refer macros and -me macro .xp
Bill Joy [Tue, 21 Apr 1981 16:37:34 +0000 (08:37 -0800)]
added -mm (from chico!trb) and fixed comment bug; added refer macros and -me macro .xp

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