unix-history/.git
41 years agonew version of syslog that uses 4.2 IPC
Eric Allman [Thu, 22 Jul 1982 16:23:15 +0000 (08:23 -0800)]
new version of syslog that uses 4.2 IPC

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

41 years agouse number specified after pseudo-dev (if any) as value
Robert Elz [Thu, 22 Jul 1982 13:36:29 +0000 (05:36 -0800)]
use number specified after pseudo-dev (if any) as value
for #define in .h file (rather than always just 1).

SCCS-vsn: usr.sbin/config/mkheaders.c 1.8

41 years agopermit options to have values (viz: options name="value");
Robert Elz [Thu, 22 Jul 1982 13:34:45 +0000 (05:34 -0800)]
permit options to have values (viz: options name="value");
allow number of pseudo-dev's to be specified (viz: pseu.. pty 16);
fix nonsense timezone validity test.

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

41 years agoallow comments other than at start of line;
Robert Elz [Thu, 22 Jul 1982 13:32:08 +0000 (05:32 -0800)]
allow comments other than at start of line;
add '=' (for options with values); make @ a synonym for "at";
pass unrecognized chars back to yacc as themselves (yacc knows
about errors, & doesn't just print unknown crap on stdout).

SCCS-vsn: usr.sbin/config/lang.l 1.9

41 years agoallow a value field for options
Robert Elz [Thu, 22 Jul 1982 13:30:10 +0000 (05:30 -0800)]
allow a value field for options

SCCS-vsn: usr.sbin/config/config.h 1.6

41 years agoprint options that have values with their values
Robert Elz [Thu, 22 Jul 1982 13:29:30 +0000 (05:29 -0800)]
print options that have values with their values

SCCS-vsn: usr.sbin/config/mkmakefile.c 1.16

41 years agomake robert happier (still crude though)
Sam Leffler [Thu, 22 Jul 1982 11:22:39 +0000 (03:22 -0800)]
make robert happier (still crude though)

SCCS-vsn: sys/kern/tty_pty.c 4.22

41 years agowatchdog timer for net interfaces
Sam Leffler [Thu, 22 Jul 1982 03:03:17 +0000 (19:03 -0800)]
watchdog timer for net interfaces

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

41 years ago3com updates for 780 (from Bill Reeves)
Brian Feldman [Thu, 22 Jul 1982 00:43:09 +0000 (16:43 -0800)]
3com updates for 780 (from Bill Reeves)

SCCS-vsn: sys/vax/if/if_ec.c 4.22
SCCS-vsn: sys/vax/if/if_ecreg.h 4.3
SCCS-vsn: sys/vax/vax/autoconf.c 4.41
SCCS-vsn: sys/vax/uba/uba.c 4.47

41 years agodate and time created 82/07/20 22:39:15 by sam
Sam Leffler [Wed, 21 Jul 1982 13:39:15 +0000 (05:39 -0800)]
date and time created 82/07/20 22:39:15 by sam

SCCS-vsn: sys/vax/if/if_cssreg.h 4.1

41 years agodate and time created 82/07/20 22:39:12 by sam
Sam Leffler [Wed, 21 Jul 1982 13:39:12 +0000 (05:39 -0800)]
date and time created 82/07/20 22:39:12 by sam

SCCS-vsn: sys/vax/if/if_css.c 4.1

41 years agobe smarter about when to rerun the queue when you are in repeated
Eric Allman [Wed, 21 Jul 1982 10:39:15 +0000 (02:39 -0800)]
be smarter about when to rerun the queue when you are in repeated
queue mode.

SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.25
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.146

41 years agodate and time created 82/07/19 21:24:18 by kre
Robert Elz [Tue, 20 Jul 1982 12:24:18 +0000 (04:24 -0800)]
date and time created 82/07/19 21:24:18 by kre

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

41 years agodate and time created 82/07/19 21:24:07 by kre
Robert Elz [Tue, 20 Jul 1982 12:24:07 +0000 (04:24 -0800)]
date and time created 82/07/19 21:24:07 by kre

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

41 years agoadded inode pointer to quota file (for disc quotas)
Robert Elz [Tue, 20 Jul 1982 08:40:15 +0000 (00:40 -0800)]
added inode pointer to quota file (for disc quotas)

SCCS-vsn: sys/ufs/ffs/ufsmount.h 4.4
SCCS-vsn: sys/ufs/ufs/ufsmount.h 4.4

41 years agoadd pcexterns to resolve outside references in pc3
Kirk McKusick [Tue, 20 Jul 1982 06:16:48 +0000 (22:16 -0800)]
add pcexterns to resolve outside references in pc3

SCCS-vsn: usr.bin/pascal/pcexterns/Makefile 1.4
SCCS-vsn: usr.bin/pascal/pc/pc.c 3.14

41 years agodate and time created 82/07/19 15:14:26 by mckusick
Kirk McKusick [Tue, 20 Jul 1982 06:14:26 +0000 (22:14 -0800)]
date and time created 82/07/19 15:14:26 by mckusick

SCCS-vsn: usr.bin/pascal/pcexterns/pcexterns.awk 4.1

41 years agolet's not strip the un-installed versions.
Peter B. Kessler [Tue, 20 Jul 1982 05:43:27 +0000 (21:43 -0800)]
let's not strip the un-installed versions.

SCCS-vsn: usr.bin/pascal/pcexterns/Makefile 1.3

41 years agoinclude mush.h & mu_msg.h (to obtain size of mmsgbuf)
Robert Elz [Sun, 18 Jul 1982 13:03:44 +0000 (05:03 -0800)]
include mush.h & mu_msg.h (to obtain size of mmsgbuf)

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

41 years agoreport tty command was started from, & accounting flags;
Robert Elz [Sun, 18 Jul 1982 10:03:19 +0000 (02:03 -0800)]
report tty command was started from, & accounting flags;
allow "lastcomm ttyXX" as well as "lastcomm user" and "lastcomm cmd".

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

41 years agofixed uplim test in G conversion. DLW
David Wasley [Sat, 17 Jul 1982 15:51:17 +0000 (07:51 -0800)]
fixed uplim test in G conversion. DLW

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

41 years agodate and time created 82/07/16 17:16:59 by kre
Robert Elz [Sat, 17 Jul 1982 08:16:59 +0000 (00:16 -0800)]
date and time created 82/07/16 17:16:59 by kre

SCCS-vsn: sys/kern/uipc_mu_msg.c 4.1

41 years agoadded defn of mcode (&szmcode) - /etc/mush startup code
Robert Elz [Sat, 17 Jul 1982 08:05:18 +0000 (00:05 -0800)]
added defn of mcode (&szmcode) - /etc/mush startup code

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

41 years agoadded new fields for QUOTA & mu_msg + SLOGIN flag
Robert Elz [Sat, 17 Jul 1982 07:57:40 +0000 (23:57 -0800)]
added new fields for QUOTA & mu_msg + SLOGIN flag

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

41 years agoremoved hlink (no longer used); added dquot (disc quota pointer);
Robert Elz [Sat, 17 Jul 1982 07:47:15 +0000 (23:47 -0800)]
removed hlink (no longer used); added dquot (disc quota pointer);
changed count from char to u_short (> 255 refs possible).

SCCS-vsn: sys/ufs/ffs/dinode.h 4.13
SCCS-vsn: sys/ufs/ffs/inode.h 4.13
SCCS-vsn: sys/ufs/ufs/dinode.h 4.13
SCCS-vsn: sys/ufs/ufs/inode.h 4.13

41 years agoadded fields for quota & mush ... to use
Robert Elz [Sat, 17 Jul 1982 07:37:17 +0000 (23:37 -0800)]
added fields for quota & mush ... to use

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

41 years agodate and time created 82/07/16 16:33:09 by kre
Robert Elz [Sat, 17 Jul 1982 07:33:09 +0000 (23:33 -0800)]
date and time created 82/07/16 16:33:09 by kre

SCCS-vsn: sys/ufs/ffs/quota.h 4.1
SCCS-vsn: sys/ufs/ufs/quota.h 4.1

41 years agouse jmp instead of jbr to external symbols. `as' botch.
Peter B. Kessler [Sat, 17 Jul 1982 06:14:49 +0000 (22:14 -0800)]
use jmp instead of jbr to external symbols.  `as' botch.

SCCS-vsn: usr.bin/pascal/src/lab.c 1.11

41 years agonew boot scheme
Bill Joy [Fri, 16 Jul 1982 12:32:48 +0000 (04:32 -0800)]
new boot scheme

SCCS-vsn: sys/vax/stand/autoconf.c 4.5
SCCS-vsn: sys/vax/stand/boot.c 4.8
SCCS-vsn: sys/vax/stand/conf.c 4.12
SCCS-vsn: sys/vax/stand/idc.c 4.2
SCCS-vsn: sys/vax/stand/Makefile 4.14
SCCS-vsn: sys/vax/stand/mba.c 4.4
SCCS-vsn: sys/vax/stand/mt.c 4.2
SCCS-vsn: sys/vax/stand/rk.c 4.5
SCCS-vsn: sys/vax/stand/savax.h 4.3
SCCS-vsn: sys/vax/stand/srt0.c 4.9
SCCS-vsn: sys/stand.att/sys.c 4.6
SCCS-vsn: sys/vax/stand/tm.c 4.7
SCCS-vsn: sys/vax/stand/ts.c 4.5
SCCS-vsn: sys/vax/stand/uba.c 4.6
SCCS-vsn: sys/vax/stand/uda.c 4.2
SCCS-vsn: sys/vax/stand/ut.c 4.3

41 years agodate and time created 82/07/15 20:54:13 by root
Bill Joy [Fri, 16 Jul 1982 11:54:13 +0000 (03:54 -0800)]
date and time created 82/07/15 20:54:13 by root

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 5.1
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 5.1

41 years agosam: add bdbtofsb() macro "block device block to file system block"
Robert Elz [Fri, 16 Jul 1982 11:50:22 +0000 (03:50 -0800)]
sam: add bdbtofsb() macro "block device block to file system block"

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

41 years agoefs crud
Bill Joy [Fri, 16 Jul 1982 11:50:13 +0000 (03:50 -0800)]
efs crud

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

41 years agoget rid of tty stuff
Bill Joy [Fri, 16 Jul 1982 11:49:37 +0000 (03:49 -0800)]
get rid of tty stuff

SCCS-vsn: sys/ufs/ffs/ffs_tables.c 2.3

41 years agoefs crud
Bill Joy [Fri, 16 Jul 1982 11:49:04 +0000 (03:49 -0800)]
efs crud

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

41 years agoEFS crud
Bill Joy [Fri, 16 Jul 1982 11:48:41 +0000 (03:48 -0800)]
EFS crud

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

41 years agoblkclr->bzero
Bill Joy [Fri, 16 Jul 1982 11:47:42 +0000 (03:47 -0800)]
blkclr->bzero

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 2.8
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 2.8

41 years agoput partab[] def'n here
Robert Elz [Fri, 16 Jul 1982 11:45:06 +0000 (03:45 -0800)]
put partab[] def'n here

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

41 years agoadd mini root for new bootstrap style
Bill Joy [Fri, 16 Jul 1982 11:39:28 +0000 (03:39 -0800)]
add mini root for new bootstrap style

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

41 years agodate and time created 82/07/15 20:36:14 by root
Bill Joy [Fri, 16 Jul 1982 11:36:14 +0000 (03:36 -0800)]
date and time created 82/07/15 20:36:14 by root

SCCS-vsn: sys/vax/vax/urem.s 5.1

41 years agodate and time created 82/07/15 20:36:11 by root
Bill Joy [Fri, 16 Jul 1982 11:36:11 +0000 (03:36 -0800)]
date and time created 82/07/15 20:36:11 by root

SCCS-vsn: sys/vax/vax/udiv.s 5.1

41 years agosilly
Bill Joy [Fri, 16 Jul 1982 11:34:56 +0000 (03:34 -0800)]
silly

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

41 years agoslave routines now have sn passwd as param rather than in struct
Robert Elz [Fri, 16 Jul 1982 11:33:29 +0000 (03:33 -0800)]
slave routines now have sn passwd as param rather than in struct

SCCS-vsn: sys/vax/mba/ht.c 4.24
SCCS-vsn: sys/vax/mba/mt.c 4.5

41 years agokeep time in machine as localtime to keep vims happy
Bill Joy [Fri, 16 Jul 1982 11:29:50 +0000 (03:29 -0800)]
keep time in machine as localtime to keep vims happy

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

41 years agoallow '?' for spec of slave of mba device
Robert Elz [Fri, 16 Jul 1982 11:24:40 +0000 (03:24 -0800)]
allow '?' for spec of slave of mba device
don't double allocate unibus i/o addr space
make use of xxstd addr arrays in unibus drivers

SCCS-vsn: sys/vax/vax/autoconf.c 4.40

41 years agopull out bmap, add calloc and ffs
Bill Joy [Fri, 16 Jul 1982 11:23:52 +0000 (03:23 -0800)]
pull out bmap, add calloc and ffs

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

41 years agodate and time created 82/07/15 20:22:23 by root
Bill Joy [Fri, 16 Jul 1982 11:22:23 +0000 (03:22 -0800)]
date and time created 82/07/15 20:22:23 by root

SCCS-vsn: sys/kern/sys_process.c 5.1

41 years agodate and time created 82/07/15 20:22:10 by root
Bill Joy [Fri, 16 Jul 1982 11:22:10 +0000 (03:22 -0800)]
date and time created 82/07/15 20:22:10 by root

SCCS-vsn: sys/kern/uipc_domain.c 5.1

41 years agodate and time created 82/07/15 20:20:48 by root
Bill Joy [Fri, 16 Jul 1982 11:20:48 +0000 (03:20 -0800)]
date and time created 82/07/15 20:20:48 by root

SCCS-vsn: sys/kern/kern_time.c 5.1

41 years agodate and time created 82/07/15 20:16:17 by root
Bill Joy [Fri, 16 Jul 1982 11:16:17 +0000 (03:16 -0800)]
date and time created 82/07/15 20:16:17 by root

SCCS-vsn: sys/kern/sys_generic.c 5.1

41 years agodate and time created 82/07/15 20:13:31 by root
Bill Joy [Fri, 16 Jul 1982 11:13:31 +0000 (03:13 -0800)]
date and time created 82/07/15 20:13:31 by root

SCCS-vsn: sys/kern/kern_descrip.c 5.1

41 years agodate and time created 82/07/15 20:12:50 by root
Bill Joy [Fri, 16 Jul 1982 11:12:50 +0000 (03:12 -0800)]
date and time created 82/07/15 20:12:50 by root

SCCS-vsn: sys/kern/kern_sig.c 5.1

41 years agodate and time created 82/07/15 20:11:02 by root
Bill Joy [Fri, 16 Jul 1982 11:11:02 +0000 (03:11 -0800)]
date and time created 82/07/15 20:11:02 by root

SCCS-vsn: sys/kern/kern_prot.c 5.1

41 years agoprofiling stuff
Bill Joy [Fri, 16 Jul 1982 11:07:18 +0000 (03:07 -0800)]
profiling stuff

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

41 years agoprobe routines return size of unibus dev regs to reserve space
Robert Elz [Fri, 16 Jul 1982 11:02:15 +0000 (03:02 -0800)]
probe routines return size of unibus dev regs to reserve space

SCCS-vsn: sys/vax/uba/tm.c 4.50
SCCS-vsn: sys/vax/uba/ut.c 4.14
SCCS-vsn: sys/vax/uba/dz.c 4.39
SCCS-vsn: sys/vax/uba/ts.c 4.25
SCCS-vsn: sys/vax/uba/vp.c 4.15
SCCS-vsn: sys/vax/uba/dh.c 4.46
SCCS-vsn: sys/vax/uba/ct.c 4.8
SCCS-vsn: sys/vax/uba/dn.c 4.5
SCCS-vsn: sys/vax/uba/uda.c 4.6
SCCS-vsn: sys/vax/uba/lp.c 4.26
SCCS-vsn: sys/vax/uba/dmf.c 4.4
SCCS-vsn: sys/vax/uba/lpa.c 4.2
SCCS-vsn: sys/vax/uba/idc.c 4.2
SCCS-vsn: sys/vax/uba/up.c 4.56
SCCS-vsn: sys/vax/uba/rk.c 4.42
SCCS-vsn: sys/vax/uba/ad.c 4.2
SCCS-vsn: sys/vax/uba/ps.c 4.2

41 years agofixes from eagle!jpl - make better use of mem, & go faster sometimes
Robert Elz [Fri, 16 Jul 1982 07:44:06 +0000 (23:44 -0800)]
fixes from eagle!jpl - make better use of mem, & go faster sometimes
(by turning fn blank() into a macro) - also, increase MEM size for vax.

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

41 years agoguarantee at least one space between output columns
Robert Elz [Fri, 16 Jul 1982 07:10:58 +0000 (23:10 -0800)]
guarantee at least one space between output columns

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

41 years agoindicate if write fails (usually since other end hung up).
Robert Elz [Thu, 15 Jul 1982 12:24:24 +0000 (04:24 -0800)]
indicate if write fails (usually since other end hung up).

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

41 years agofix bug that prevented 'conv=swab' operating on the last
Robert Elz [Thu, 15 Jul 1982 09:26:27 +0000 (01:26 -0800)]
fix bug that prevented 'conv=swab' operating on the last
word in a file that contained an odd number of words.

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

41 years agofix rounding bugs in reporting system uptime
Robert Elz [Thu, 15 Jul 1982 08:36:58 +0000 (00:36 -0800)]
fix rounding bugs in reporting system uptime

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

41 years agodisconnect sendmail from the controlling tty in daemon mode.
Eric Allman [Thu, 15 Jul 1982 02:19:27 +0000 (18:19 -0800)]
disconnect sendmail from the controlling tty in daemon mode.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.90
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.145

41 years agoarrange for MotherPid to be correct in daemon mode
Eric Allman [Thu, 15 Jul 1982 02:00:33 +0000 (18:00 -0800)]
arrange for MotherPid to be correct in daemon mode

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.89
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.144

41 years agofork automatically in daemon mode (but only if no debugging)
Eric Allman [Thu, 15 Jul 1982 01:46:00 +0000 (17:46 -0800)]
fork automatically in daemon mode (but only if no debugging)

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.88
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.143

41 years agodon't accidently unlink a null pointer in finis(); change the way
Eric Allman [Thu, 15 Jul 1982 00:25:11 +0000 (16:25 -0800)]
don't accidently unlink a null pointer in finis(); change the way
it decides whether to remove the temp file (you don't want to if you
are queueing it up); fix a bug in Apparently-To: that caused it to
output both pre- and post-expanded names (only output pre-expanded)

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

41 years agodon't accidently unlink a null pointer in finis(); change the way
Eric Allman [Thu, 15 Jul 1982 00:23:31 +0000 (16:23 -0800)]
don't accidently unlink a null pointer in finis(); change the way
it decides whether to do the unlink.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.87
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.24

41 years agofix bug in Apparently-To:, outputing too many lines
Eric Allman [Thu, 15 Jul 1982 00:22:30 +0000 (16:22 -0800)]
fix bug in Apparently-To:, outputing too many lines

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

41 years agoadd GPROF stuff
Bill Joy [Wed, 14 Jul 1982 13:12:55 +0000 (05:12 -0800)]
add GPROF stuff

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

41 years agomods to reflect motion of sys source & config files
Robert Elz [Wed, 14 Jul 1982 13:02:59 +0000 (05:02 -0800)]
mods to reflect motion of sys source & config files

SCCS-vsn: usr.sbin/config/mkmakefile.c 1.15

41 years agomake spec of timezones east of Greenwich rational
Robert Elz [Wed, 14 Jul 1982 13:02:10 +0000 (05:02 -0800)]
make spec of timezones east of Greenwich rational

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

41 years agodate and time created 82/07/13 18:30:29 by root
Bill Joy [Wed, 14 Jul 1982 09:30:29 +0000 (01:30 -0800)]
date and time created 82/07/13 18:30:29 by root

SCCS-vsn: sys/kern/tty_bk.c 4.1

41 years agobug fixes from ucla
Bill Joy [Wed, 14 Jul 1982 09:26:21 +0000 (01:26 -0800)]
bug fixes from ucla

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

41 years agobdbtofsb maps block device blocks DEV_BSIZE units
Sam Leffler [Wed, 14 Jul 1982 09:14:40 +0000 (01:14 -0800)]
bdbtofsb maps block device blocks DEV_BSIZE units

SCCS-vsn: sys/vax/uba/tm.c 4.49
SCCS-vsn: sys/vax/uba/ut.c 4.13
SCCS-vsn: sys/vax/uba/ts.c 4.24

41 years agobdbtofsb maps block device blocks to DEV_BSIZE blocks
Sam Leffler [Wed, 14 Jul 1982 09:09:35 +0000 (01:09 -0800)]
bdbtofsb maps block device blocks to DEV_BSIZE blocks

SCCS-vsn: sys/vax/mba/ht.c 4.23
SCCS-vsn: sys/vax/mba/mt.c 4.4

41 years agosi mba kludge (avoid recognition of non-existant devices)
Bill Joy [Wed, 14 Jul 1982 07:22:11 +0000 (23:22 -0800)]
si mba kludge (avoid recognition of non-existant devices)

SCCS-vsn: sys/vax/vax/autoconf.c 4.39

41 years agochanged escape char, added debug option, byte swap port #
Brian Feldman [Wed, 14 Jul 1982 00:49:38 +0000 (16:49 -0800)]
changed escape char, added debug option, byte swap port #

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

41 years agoAllow acct file swap w/o losing any info;
Robert Elz [Tue, 13 Jul 1982 09:16:32 +0000 (01:16 -0800)]
Allow acct file swap w/o losing any info;
use NODEV for ac_tty if proc had no controlling tty.

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

41 years agonew acct flags (more info in no more space in acct file)
Robert Elz [Tue, 13 Jul 1982 08:14:49 +0000 (00:14 -0800)]
new acct flags (more info in no more space in acct file)

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

41 years agoallow acct file switch with no info loss,
Robert Elz [Tue, 13 Jul 1982 08:13:11 +0000 (00:13 -0800)]
allow acct file switch with no info loss,
make ac_tty be NODEV if proc has no controlling tty.

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

41 years agomake the message "panic: trap" more intelligent;
Robert Elz [Tue, 13 Jul 1982 08:03:05 +0000 (00:03 -0800)]
make the message "panic: trap" more intelligent;
Also, set accounting flag whenever have compat mode fault

SCCS-vsn: sys/vax/vax/trap.c 4.13

41 years agoadded new acct flags, also var decls for disk space low ...
Robert Elz [Tue, 13 Jul 1982 07:59:52 +0000 (23:59 -0800)]
added new acct flags, also var decls for disk space low ...

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

42 years agoflush fatal error flag before returning error messages to avoid error
Eric Allman [Tue, 6 Jul 1982 11:56:24 +0000 (03:56 -0800)]
flush fatal error flag before returning error messages to avoid error
message loop; improve debugging: flush transcript before doing things
that might take a long time, add some info to debug messages; extend
configuration on timeouts so that text of error message is in conf.c

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

42 years agoimprove debugging: flush transcript before doing things that might
Eric Allman [Tue, 6 Jul 1982 11:55:16 +0000 (03:55 -0800)]
improve debugging: flush transcript before doing things that might
take a long time; add some info to debugging output

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.94
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.19
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.14

42 years agoflush fatal errors when returning error messages to avoid error
Eric Allman [Tue, 6 Jul 1982 11:53:43 +0000 (03:53 -0800)]
flush fatal errors when returning error messages to avoid error
message loops

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.39

42 years agoimprove configuration on timeout
Eric Allman [Tue, 6 Jul 1982 11:52:48 +0000 (03:52 -0800)]
improve configuration on timeout

SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.23
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.49

42 years agoadd "Apparently-To:" field if no recipients are in the header.
Eric Allman [Tue, 6 Jul 1982 09:49:54 +0000 (01:49 -0800)]
add "Apparently-To:" field if no recipients are in the header.

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.42
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.140
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.21

42 years agocount Mail-From: lines to get a hop count, giving error as
Eric Allman [Tue, 6 Jul 1982 04:21:21 +0000 (20:21 -0800)]
count Mail-From: lines to get a hop count, giving error as
appropriate after collection; don't attempt delivery of message if
errors occur before or during collection; fix a bug in -as mode
(non-daemon SMTP).

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

42 years agocount Mail-From: lines to avoid loops (simulates hop counts)
Eric Allman [Tue, 6 Jul 1982 04:19:55 +0000 (20:19 -0800)]
count Mail-From: lines to avoid loops (simulates hop counts)

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.41
SCCS-vsn: usr.sbin/sendmail/src/headers.c 3.20

42 years agofix bug in interactive SMTP session (i.e., non-daemon)
Eric Allman [Tue, 6 Jul 1982 04:18:54 +0000 (20:18 -0800)]
fix bug in interactive SMTP session (i.e., non-daemon)

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

42 years agodon't deliver the message if there were errors during collection
Eric Allman [Tue, 6 Jul 1982 04:18:08 +0000 (20:18 -0800)]
don't deliver the message if there were errors during collection

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

42 years agoadd debugging info & comments
Eric Allman [Tue, 6 Jul 1982 04:17:16 +0000 (20:17 -0800)]
add debugging info & comments

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.38

42 years agocheck for errors before opening a daemon connection
Eric Allman [Tue, 6 Jul 1982 03:37:23 +0000 (19:37 -0800)]
check for errors before opening a daemon connection

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.85
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.138

42 years agodate and time created 82/07/05 12:23:56 by eric
Eric Allman [Tue, 6 Jul 1982 03:23:56 +0000 (19:23 -0800)]
date and time created 82/07/05 12:23:56 by eric

SCCS-vsn: usr.sbin/sendmail/src/clock.c 3.1

42 years agosplit off clock stuff from util.c so that vacation will compile
Eric Allman [Tue, 6 Jul 1982 03:22:02 +0000 (19:22 -0800)]
split off clock stuff from util.c so that vacation will compile

SCCS-vsn: usr.sbin/sendmail/src/util.c 3.20
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.137

42 years agoput timeouts on net reads
Eric Allman [Tue, 6 Jul 1982 03:03:12 +0000 (19:03 -0800)]
put timeouts on net reads

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.48
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.75
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.19
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.136
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.21
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.22

42 years agodo some stuff to add a "HOPS" command -- it seems like it would
Eric Allman [Mon, 5 Jul 1982 01:28:37 +0000 (17:28 -0800)]
do some stuff to add a "HOPS" command -- it seems like it would
be easier and smarter to count Mail-From: lines.

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 3.20.1.1
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 3.12.1.1

42 years agominor fixes (handle errs on root with -p, and always
Robert Elz [Sun, 4 Jul 1982 10:57:57 +0000 (02:57 -0800)]
minor fixes (handle errs on root with -p, and always
use pfatal/pwarn instead of printf for 1st err & know about -p)

SCCS-vsn: sbin/fsck/main.c 2.10

42 years agocomplete fix of 4.15 (clear i_rdev in real inode before
Robert Elz [Sun, 4 Jul 1982 07:56:57 +0000 (23:56 -0800)]
complete fix of 4.15 (clear i_rdev in real inode before
second iupdate - otherwise all the good work is undone)
4.15 is probably not really needed (does no real good).

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

42 years agoarrange to not lose temporary queue control files (tf files)
Eric Allman [Sat, 3 Jul 1982 11:52:51 +0000 (03:52 -0800)]
arrange to not lose temporary queue control files (tf files)
if you interrupt a queue run process.

SCCS-vsn: usr.sbin/sendmail/src/main.c 3.84
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.74
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.135
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.21

42 years agobe paranoid about resetting the "FatalErrors" flag -- always reset
Eric Allman [Sat, 3 Jul 1982 01:00:35 +0000 (17:00 -0800)]
be paranoid about resetting the "FatalErrors" flag -- always reset
after forking for daemon or queue mode.  This will prevent false error
return delivery.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.134
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/queue.c 3.20

42 years agotake special care in outputing error messages to the transcript;
Eric Allman [Sat, 3 Jul 1982 00:43:39 +0000 (16:43 -0800)]
take special care in outputing error messages to the transcript;
a little bit of paranoia never hurt a mail system.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.93
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.133

42 years agoreplace 2 lines accidentally dropped in 4.13
Robert Elz [Fri, 2 Jul 1982 12:07:30 +0000 (04:07 -0800)]
replace 2 lines accidentally dropped in 4.13

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