unix-history/.git
31 years agogetloadavg(3) -> libc; sysctl no longer needs libutil or libkvm
Keith Bostic [Wed, 28 Apr 1993 07:28:32 +0000 (23:28 -0800)]
getloadavg(3) -> libc; sysctl no longer needs libutil or libkvm

SCCS-vsn: usr.sbin/sendmail/src/Makefile 6.4

31 years agobug fixes for LEASES from Rick Macklem
Kirk McKusick [Wed, 28 Apr 1993 07:24:35 +0000 (23:24 -0800)]
bug fixes for LEASES from Rick Macklem

SCCS-vsn: sys/kern/vfs_vnops.c 7.47
SCCS-vsn: sys/kern/vfs_syscalls.c 7.107

31 years agogetloadavg(3) -> libc; sysctl no longer needs libutil or libkvm
Keith Bostic [Wed, 28 Apr 1993 07:15:12 +0000 (23:15 -0800)]
getloadavg(3) -> libc; sysctl no longer needs libutil or libkvm

SCCS-vsn: usr.sbin/sysctl/Makefile 5.2

31 years ago<sys/sysctl.h> now needs <sys/param.h>
Keith Bostic [Wed, 28 Apr 1993 07:14:46 +0000 (23:14 -0800)]
<sys/sysctl.h> now needs <sys/param.h>

SCCS-vsn: usr.sbin/sysctl/sysctl.c 5.8

31 years agobug fixes for LEASES from Rick Macklem
Kirk McKusick [Wed, 28 Apr 1993 07:13:39 +0000 (23:13 -0800)]
bug fixes for LEASES from Rick Macklem

SCCS-vsn: sys/kern/kern_acct.c 7.28
SCCS-vsn: sys/kern/kern_exec.c 7.74

31 years agoanother SCCS botch
Keith Bostic [Wed, 28 Apr 1993 07:10:18 +0000 (23:10 -0800)]
another SCCS botch

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

31 years agogetloadavg(3) moves to libc, lfs_cleanerd no longer needs libutil or libkvm
Keith Bostic [Wed, 28 Apr 1993 07:07:07 +0000 (23:07 -0800)]
getloadavg(3) moves to libc, lfs_cleanerd no longer needs libutil or libkvm

SCCS-vsn: libexec/lfs_cleanerd/Makefile 5.4

31 years agogetloadavg(3) is no longer privileged, dm no longer needs libutil
Keith Bostic [Wed, 28 Apr 1993 07:05:02 +0000 (23:05 -0800)]
getloadavg(3) is no longer privileged, dm no longer needs libutil

SCCS-vsn: games/dm/Makefile 5.9

31 years agolstat of symbolic link returns attributes of its containing directory
Kirk McKusick [Wed, 28 Apr 1993 07:03:18 +0000 (23:03 -0800)]
lstat of symbolic link returns attributes of its containing directory
except for st_size, st_blocks, st_nlink, and file type in st_mode

SCCS-vsn: sys/kern/vfs_syscalls.c 7.106

31 years agofuckin' SCCS...
Keith Bostic [Wed, 28 Apr 1993 07:02:40 +0000 (23:02 -0800)]
fuckin' SCCS...

SCCS-vsn: usr.bin/w/pr_time.c 5.4

31 years agodelete incorrect comment; allow NULL lookup to return parent
Kirk McKusick [Wed, 28 Apr 1993 07:02:11 +0000 (23:02 -0800)]
delete incorrect comment; allow NULL lookup to return parent

SCCS-vsn: sys/kern/vfs_lookup.c 7.47

31 years agokinfo_proc moved into sysctl.h; minor cleanups, don't use ANSI C!!
Keith Bostic [Wed, 28 Apr 1993 06:27:35 +0000 (22:27 -0800)]
kinfo_proc moved into sysctl.h; minor cleanups, don't use ANSI C!!

SCCS-vsn: lib/libkvm/kvm.c 5.33

31 years agomove kmem version of getloadavg to kvm library
Keith Bostic [Wed, 28 Apr 1993 06:26:53 +0000 (22:26 -0800)]
move kmem version of getloadavg to kvm library

SCCS-vsn: lib/libc/gen/getloadavg.c 6.5
SCCS-vsn: lib/libc/gen/getloadavg.3 6.5

31 years agodate and time created 93/04/27 15:23:40 by bostic
Keith Bostic [Wed, 28 Apr 1993 06:23:40 +0000 (22:23 -0800)]
date and time created 93/04/27 15:23:40 by bostic

SCCS-vsn: lib/libkvm/kvm_getloadavg.3 5.1

31 years agodate and time created 93/04/27 15:23:32 by bostic
Keith Bostic [Wed, 28 Apr 1993 06:23:32 +0000 (22:23 -0800)]
date and time created 93/04/27 15:23:32 by bostic

SCCS-vsn: lib/libkvm/kvm_getloadavg.c 5.1

31 years agoadd kvm_getloadavg(3)
Keith Bostic [Wed, 28 Apr 1993 06:23:26 +0000 (22:23 -0800)]
add kvm_getloadavg(3)

SCCS-vsn: lib/libkvm/Makefile 5.4
SCCS-vsn: lib/libkvm/kvm.3 5.4

31 years agogetloadavg(3) is in libc, no longer need libutil
Keith Bostic [Wed, 28 Apr 1993 06:22:13 +0000 (22:22 -0800)]
getloadavg(3) is in libc, no longer need libutil
rename attime.c to be pr_time.c, and put both "print time" routines there

SCCS-vsn: usr.bin/w/Makefile 5.9

31 years agomake -n real, add -M, -N, lots of minor cleanups
Keith Bostic [Wed, 28 Apr 1993 06:21:28 +0000 (22:21 -0800)]
make -n real, add -M, -N, lots of minor cleanups

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

31 years agouse strftime, don't roll our own
Keith Bostic [Wed, 28 Apr 1993 06:21:06 +0000 (22:21 -0800)]
use strftime, don't roll our own

SCCS-vsn: usr.bin/w/pr_time.c 5.3

31 years agoadd -M, -N, -n, fix header description
Keith Bostic [Wed, 28 Apr 1993 06:20:49 +0000 (22:20 -0800)]
add -M, -N, -n, fix header description

SCCS-vsn: usr.bin/w/w.1 6.9

31 years agofix header description
Keith Bostic [Wed, 28 Apr 1993 06:20:23 +0000 (22:20 -0800)]
fix header description

SCCS-vsn: usr.bin/w/uptime.1 6.3

31 years agolint
Keith Bostic [Wed, 28 Apr 1993 06:20:09 +0000 (22:20 -0800)]
lint

SCCS-vsn: usr.bin/w/proc_compare.c 5.5

31 years agodate and time created 93/04/27 15:19:53 by bostic
Keith Bostic [Wed, 28 Apr 1993 06:19:53 +0000 (22:19 -0800)]
date and time created 93/04/27 15:19:53 by bostic

SCCS-vsn: usr.bin/w/extern.h 5.1

31 years agosysctl.h needs vm/vm.h
Kirk McKusick [Wed, 28 Apr 1993 06:19:47 +0000 (22:19 -0800)]
sysctl.h needs vm/vm.h

SCCS-vsn: sys/kern/kern_xxx.c 7.24
SCCS-vsn: sys/kern/uipc_domain.c 7.16
SCCS-vsn: sys/vm/vm_meter.c 7.21

31 years agomove sizes into the gmonparam structure; add sysctl_doprof
Kirk McKusick [Wed, 28 Apr 1993 06:11:12 +0000 (22:11 -0800)]
move sizes into the gmonparam structure; add sysctl_doprof

SCCS-vsn: sys/kern/subr_prof.c 7.18

31 years agokinfo_proc is merged into sysctl.h
Kirk McKusick [Wed, 28 Apr 1993 06:09:58 +0000 (22:09 -0800)]
kinfo_proc is merged into sysctl.h

SCCS-vsn: sys/kern/kern_sysctl.c 7.36

31 years agokinfo_proc.h is gone
Kirk McKusick [Wed, 28 Apr 1993 06:08:11 +0000 (22:08 -0800)]
kinfo_proc.h is gone

SCCS-vsn: sys/kern/kern_exec.c 7.73

31 years agoFixed unsigned -signed comparison error.
Elan Amir [Wed, 28 Apr 1993 06:07:58 +0000 (22:07 -0800)]
Fixed unsigned -signed comparison error.

SCCS-vsn: lib/libcurses/refresh.c 5.38

31 years agokinfo_proc.h is gone
Kirk McKusick [Wed, 28 Apr 1993 06:07:49 +0000 (22:07 -0800)]
kinfo_proc.h is gone

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

31 years agoFixed up subwin creation -- need line space, but point it into
Elan Amir [Wed, 28 Apr 1993 06:07:13 +0000 (22:07 -0800)]
Fixed up subwin creation -- need line space, but point it into
parent's window space.

SCCS-vsn: lib/libcurses/newwin.c 5.16

31 years agokinfo_proc merged into user.h
Kirk McKusick [Wed, 28 Apr 1993 06:07:00 +0000 (22:07 -0800)]
kinfo_proc merged into user.h

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

31 years agohpux => __hpux
Eric Allman [Wed, 28 Apr 1993 05:50:41 +0000 (21:50 -0800)]
hpux => __hpux

SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.23

31 years agoprotect against multiple inclusion (user.h includes it)
Keith Bostic [Wed, 28 Apr 1993 05:45:43 +0000 (21:45 -0800)]
protect against multiple inclusion (user.h includes it)
unbalanced endif's

SCCS-vsn: sys/sys/sysctl.h 7.22

31 years agomove in kinfo_proc definition from kinfo_proc.h and retire kinfo_proc.h
Kirk McKusick [Wed, 28 Apr 1993 05:33:15 +0000 (21:33 -0800)]
move in kinfo_proc definition from kinfo_proc.h and retire kinfo_proc.h

SCCS-vsn: sys/sys/sysctl.h 7.21

31 years agoupdate comments to reflect reality
Kirk McKusick [Wed, 28 Apr 1993 05:09:22 +0000 (21:09 -0800)]
update comments to reflect reality

SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.53
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.53

31 years agotake structure defn out of param list
Mike Hibler [Wed, 28 Apr 1993 04:35:52 +0000 (20:35 -0800)]
take structure defn out of param list

SCCS-vsn: sys/hp300/stand/machdep.c 7.7

31 years agofix race in open
Mike Hibler [Wed, 28 Apr 1993 04:30:53 +0000 (20:30 -0800)]
fix race in open

SCCS-vsn: sys/hp300/dev/ac.c 7.6

31 years agoadd attach routine for Torek's autoconf code
Mike Hibler [Wed, 28 Apr 1993 04:24:37 +0000 (20:24 -0800)]
add attach routine for Torek's autoconf code

SCCS-vsn: sys/dev/vn.c 7.16

31 years agomove struct loadavg and averunnable variable from kernel.h to resource.h
Keith Bostic [Wed, 28 Apr 1993 03:26:05 +0000 (19:26 -0800)]
move struct loadavg and averunnable variable from kernel.h to resource.h

SCCS-vsn: sys/sys/kernel.h 7.10
SCCS-vsn: sys/sys/resource.h 7.8

31 years agoadd kvm_getloadavg
Keith Bostic [Wed, 28 Apr 1993 02:12:39 +0000 (18:12 -0800)]
add kvm_getloadavg

SCCS-vsn: include/kvm.h 5.11

31 years agoadd getloadavg(3)
Keith Bostic [Wed, 28 Apr 1993 01:57:52 +0000 (17:57 -0800)]
add getloadavg(3)

SCCS-vsn: include/stdlib.h 5.25

31 years agotypo
Keith Bostic [Wed, 28 Apr 1993 01:48:51 +0000 (17:48 -0800)]
typo

SCCS-vsn: lib/libkvm/kvm_hp300.c 5.30

31 years ago#ifdef's for 4BSD
Keith Bostic [Wed, 28 Apr 1993 01:42:36 +0000 (17:42 -0800)]
#ifdef's for 4BSD

SCCS-vsn: contrib/emacs-18.57/etc/loadst.c 5.2

31 years agodate and time created 93/04/27 10:42:15 by bostic
Keith Bostic [Wed, 28 Apr 1993 01:42:15 +0000 (17:42 -0800)]
date and time created 93/04/27 10:42:15 by bostic

SCCS-vsn: contrib/emacs-18.57/etc/loadst.c 5.1

31 years agoname -> mib
Keith Bostic [Wed, 28 Apr 1993 01:41:01 +0000 (17:41 -0800)]
name -> mib

SCCS-vsn: usr.bin/uname/uname.c 5.3

31 years agodoesn't need libutil
Keith Bostic [Wed, 28 Apr 1993 01:31:27 +0000 (17:31 -0800)]
doesn't need libutil

SCCS-vsn: usr.sbin/pstat/Makefile 5.6
SCCS-vsn: libexec/rshd/Makefile 5.7
SCCS-vsn: sys/i386/floppy/netstat/Makefile 5.2

31 years agoadd sysctl
Keith Bostic [Wed, 28 Apr 1993 01:14:09 +0000 (17:14 -0800)]
add sysctl

SCCS-vsn: usr.sbin/Makefile 5.15

31 years agoMove getloadavg from libutil into libc
Keith Bostic [Wed, 28 Apr 1993 00:52:52 +0000 (16:52 -0800)]
Move getloadavg from libutil into libc

SCCS-vsn: lib/libc/gen/Makefile.inc 5.39

31 years agolint
Chris Torek [Tue, 27 Apr 1993 23:10:36 +0000 (15:10 -0800)]
lint

SCCS-vsn: sys/sparc/dev/bsd_audio.c 7.5

31 years agounderstands dma rev 3 (but this is untested). Set DMA_TURBO on rev 2
Chris Torek [Tue, 27 Apr 1993 22:43:41 +0000 (14:43 -0800)]
understands dma rev 3 (but this is untested).  Set DMA_TURBO on rev 2
chips where allowed (i.e., for all but ESP100).

SCCS-vsn: sys/sparc/sbus/esp.c 7.6

31 years agoupdate for dma chip rev 3, not that we have any yet
Chris Torek [Tue, 27 Apr 1993 22:40:06 +0000 (14:40 -0800)]
update for dma chip rev 3, not that we have any yet

SCCS-vsn: sys/sparc/sbus/dmareg.h 7.4

31 years agofix openpromcheckid -- was infintely recursive
Chris Torek [Tue, 27 Apr 1993 22:37:11 +0000 (14:37 -0800)]
fix openpromcheckid -- was infintely recursive

SCCS-vsn: sys/sparc/sparc/openprom.c 7.2

31 years agoset up cache info
Chris Torek [Tue, 27 Apr 1993 22:35:30 +0000 (14:35 -0800)]
set up cache info

SCCS-vsn: sys/sparc/sparc/cpu.c 7.5

31 years agopreliminary SS2 support (seems to work)
Chris Torek [Tue, 27 Apr 1993 22:34:03 +0000 (14:34 -0800)]
preliminary SS2 support (seems to work)

SCCS-vsn: sys/sparc/sparc/cache.c 7.5

31 years agoadd cacheinfo, needed for SS2; add cachestats
Chris Torek [Tue, 27 Apr 1993 22:32:22 +0000 (14:32 -0800)]
add cacheinfo, needed for SS2; add cachestats

SCCS-vsn: sys/sparc/sparc/cache.h 7.4

31 years agoadd hardware-assisted cache flush ASIs, for SS-2s
Chris Torek [Tue, 27 Apr 1993 22:30:25 +0000 (14:30 -0800)]
add hardware-assisted cache flush ASIs, for SS-2s

SCCS-vsn: sys/sparc/include/ctlreg.h 7.4

31 years agocheck for message size exceeded
Eric Allman [Tue, 27 Apr 1993 22:20:47 +0000 (14:20 -0800)]
check for message size exceeded

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

31 years agoadjust ctladdr on Q runs; fix lost CNAME problem; getmxrr match
Eric Allman [Tue, 27 Apr 1993 22:16:57 +0000 (14:16 -0800)]
adjust ctladdr on Q runs; fix lost CNAME problem; getmxrr match
against $=w instead of $j; "a" mailer flag + ESMTP enhancements; extend
"b" option to include max message size; NeXT & HPUX compat changes; up
default buffer sizes; fix backslash scanning problem; misc cleanup

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

31 years agoadd x400-received to list of H_TRACE fields
Eric Allman [Tue, 27 Apr 1993 22:03:00 +0000 (14:03 -0800)]
add x400-received to list of H_TRACE fields

SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.48

31 years agofix minor doc botch (from Bryan Costales)
Eric Allman [Tue, 27 Apr 1993 22:01:46 +0000 (14:01 -0800)]
fix minor doc botch (from Bryan Costales)

SCCS-vsn: usr.sbin/sendmail/cf/README 6.22

31 years agosymbolic links take on user ownership of their containing directory
Kirk McKusick [Tue, 27 Apr 1993 16:40:54 +0000 (08:40 -0800)]
symbolic links take on user ownership of their containing directory

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.118
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.118

31 years agoadd sysctl debugging; lint
Kirk McKusick [Tue, 27 Apr 1993 16:33:40 +0000 (08:33 -0800)]
add sysctl debugging; lint

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.112.1.2
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.112.1.2

31 years agoadd KERN_MAXVNODES
Kirk McKusick [Tue, 27 Apr 1993 15:47:13 +0000 (07:47 -0800)]
add KERN_MAXVNODES

SCCS-vsn: sys/sys/sysctl.h 7.20
SCCS-vsn: sys/kern/kern_sysctl.c 7.35

31 years agoadd support for kernel profiling; add sysctl_struct; eliminate trailing blanks
Kirk McKusick [Tue, 27 Apr 1993 15:31:34 +0000 (07:31 -0800)]
add support for kernel profiling; add sysctl_struct; eliminate trailing blanks

SCCS-vsn: sys/kern/kern_sysctl.c 7.34

31 years agoadd support for getting udp checksum
Kirk McKusick [Tue, 27 Apr 1993 15:19:04 +0000 (07:19 -0800)]
add support for getting udp checksum

SCCS-vsn: sys/netinet/in_proto.c 7.11
SCCS-vsn: sys/netinet/udp_usrreq.c 7.31
SCCS-vsn: sys/netinet/udp_var.h 7.10
SCCS-vsn: sys/netinet/udp_var.h 7.10
SCCS-vsn: usr.sbin/sysctl/sysctl.c 5.7

31 years agooff-by-one in group_from_gid; from Jeff Forys
Keith Bostic [Tue, 27 Apr 1993 13:47:30 +0000 (05:47 -0800)]
off-by-one in group_from_gid; from Jeff Forys

SCCS-vsn: lib/libc/gen/pwcache.c 5.5

31 years agocheck file type on new file systems, eliminate more stat calls
Keith Bostic [Tue, 27 Apr 1993 13:42:32 +0000 (05:42 -0800)]
check file type on new file systems, eliminate more stat calls

SCCS-vsn: lib/libc/gen/fts.c 5.42

31 years agodon't turn off FTS_NOSTAT for -x ... at least I can't think of
Keith Bostic [Tue, 27 Apr 1993 13:41:55 +0000 (05:41 -0800)]
don't turn off FTS_NOSTAT for -x ... at least I can't think of
why you should...

SCCS-vsn: usr.bin/find/main.c 5.12

31 years agoadd DIOCGDINFO, DIOCGPART
Chris Torek [Tue, 27 Apr 1993 13:00:19 +0000 (05:00 -0800)]
add DIOCGDINFO, DIOCGPART

SCCS-vsn: sys/dev/scsi/sd.c 5.6

31 years agomake tty id buffer large enough for modern names
Eric Allman [Tue, 27 Apr 1993 10:59:55 +0000 (02:59 -0800)]
make tty id buffer large enough for modern names

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.32

31 years agoup some of the values to be more generous
Eric Allman [Tue, 27 Apr 1993 10:59:41 +0000 (02:59 -0800)]
up some of the values to be more generous

SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.22

31 years agosalvage the correct part of the directory
Kirk McKusick [Tue, 27 Apr 1993 10:27:17 +0000 (02:27 -0800)]
salvage the correct part of the directory

SCCS-vsn: sbin/fsck/dir.c 5.24

31 years agomove scripts from /usr/libdata to /usr/old/libdata
Keith Bostic [Tue, 27 Apr 1993 10:09:57 +0000 (02:09 -0800)]
move scripts from /usr/libdata to /usr/old/libdata

SCCS-vsn: old/adb/scripts.tahoe/Makefile 5.7
SCCS-vsn: old/adb/scripts.vax/Makefile 5.7
SCCS-vsn: old/adb/common_scripts/Makefile 5.8

31 years agomove scripts into /usr/old/libdata
Keith Bostic [Tue, 27 Apr 1993 10:07:11 +0000 (02:07 -0800)]
move scripts into /usr/old/libdata

SCCS-vsn: old/adb/common_source/pathnames.h 5.4

31 years agomove adb script directory from /usr/libdata to /usr/old/libdata
Keith Bostic [Tue, 27 Apr 1993 09:33:50 +0000 (01:33 -0800)]
move adb script directory from /usr/libdata to /usr/old/libdata

SCCS-vsn: etc/mtree/4.4BSD.dist 5.11

31 years agonew VM version for HP68K's
Keith Bostic [Tue, 27 Apr 1993 09:29:42 +0000 (01:29 -0800)]
new VM version for HP68K's

SCCS-vsn: old/adb/adb.hp300/Makefile 5.2

31 years agodate and time created 93/04/26 18:26:57 by bostic
Keith Bostic [Tue, 27 Apr 1993 09:26:57 +0000 (01:26 -0800)]
date and time created 93/04/26 18:26:57 by bostic

SCCS-vsn: old/adb/adb.hp300/Makefile 5.1

31 years agomove adb into /usr/src/old
Keith Bostic [Tue, 27 Apr 1993 08:44:47 +0000 (00:44 -0800)]
move adb into /usr/src/old

SCCS-vsn: old/Makefile 5.34

31 years agoold VM is gone, adb moves to /usr/src/old
Keith Bostic [Tue, 27 Apr 1993 08:44:21 +0000 (00:44 -0800)]
old VM is gone, adb moves to /usr/src/old

SCCS-vsn: bin/Makefile 5.38

31 years agomove groff, gcc and friends to contrib
Keith Bostic [Tue, 27 Apr 1993 08:08:19 +0000 (00:08 -0800)]
move groff, gcc and friends to contrib

SCCS-vsn: usr.bin/Makefile 5.17

31 years agofix an uninitialized variable problem
Eric Allman [Tue, 27 Apr 1993 07:15:39 +0000 (23:15 -0800)]
fix an uninitialized variable problem

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

31 years agoclean up setsid handling
Eric Allman [Tue, 27 Apr 1993 07:08:46 +0000 (23:08 -0800)]
clean up setsid handling

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.58
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.47

31 years agoNeXT portability changes
Eric Allman [Tue, 27 Apr 1993 07:03:26 +0000 (23:03 -0800)]
NeXT portability changes

SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.21

31 years agoadd HASSETSID on #ifdef _POSIX_VERSION
Eric Allman [Tue, 27 Apr 1993 06:57:50 +0000 (22:57 -0800)]
add HASSETSID on #ifdef _POSIX_VERSION

SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.20

31 years agoadd hpux config files
Eric Allman [Tue, 27 Apr 1993 05:51:24 +0000 (21:51 -0800)]
add hpux config files

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 6.6

31 years agouse "a" mailer flag to attempt to use ESMTP; send SIZE=
Eric Allman [Tue, 27 Apr 1993 05:43:44 +0000 (21:43 -0800)]
use "a" mailer flag to attempt to use ESMTP; send SIZE=
on MAIL command if it is supported

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.27

31 years agoreject messages exceeding maximum message size
Eric Allman [Tue, 27 Apr 1993 05:42:52 +0000 (21:42 -0800)]
reject messages exceeding maximum message size

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

31 years agoextend "b" option to include maximum message size
Eric Allman [Tue, 27 Apr 1993 05:42:33 +0000 (21:42 -0800)]
extend "b" option to include maximum message size

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.29

31 years agoprint out other fields
Eric Allman [Tue, 27 Apr 1993 05:42:16 +0000 (21:42 -0800)]
print out other fields

SCCS-vsn: usr.sbin/sendmail/src/mci.c 6.10

31 years agodelete mci_options; use mci_flags instead
Eric Allman [Tue, 27 Apr 1993 05:28:47 +0000 (21:28 -0800)]
delete mci_options; use mci_flags instead

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.52

31 years agoadd M_ESMTP
Eric Allman [Tue, 27 Apr 1993 05:22:24 +0000 (21:22 -0800)]
add M_ESMTP

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.51

31 years agodate and time created 93/04/26 14:07:31 by elan
Elan Amir [Tue, 27 Apr 1993 05:07:31 +0000 (21:07 -0800)]
date and time created 93/04/26 14:07:31 by elan

SCCS-vsn: contrib/gcc-2.3.3/c-typeck.c 1.1

31 years agoquote need not be in DELIMCHARS either
Eric Allman [Tue, 27 Apr 1993 04:33:19 +0000 (20:33 -0800)]
quote need not be in DELIMCHARS either

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.45

31 years agofix some problems with backslash handling
Eric Allman [Tue, 27 Apr 1993 04:30:04 +0000 (20:30 -0800)]
fix some problems with backslash handling

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.44

31 years agodelete duplicate 8th bit stripping
Eric Allman [Tue, 27 Apr 1993 04:29:47 +0000 (20:29 -0800)]
delete duplicate 8th bit stripping

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.31

31 years agouse FileMailer instead of ProgMailer
Eric Allman [Tue, 27 Apr 1993 04:28:05 +0000 (20:28 -0800)]
use FileMailer instead of ProgMailer

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.67
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.51

31 years agoobey INCLNULL flag in NIS maps
Eric Allman [Tue, 27 Apr 1993 04:27:23 +0000 (20:27 -0800)]
obey INCLNULL flag in NIS maps

SCCS-vsn: usr.sbin/sendmail/src/map.c 6.10

31 years agohave getmxrr look at $=w to determine local host name
Eric Allman [Tue, 27 Apr 1993 04:14:05 +0000 (20:14 -0800)]
have getmxrr look at $=w to determine local host name

SCCS-vsn: usr.sbin/sendmail/src/domain.c 6.21
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.35
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.66
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.17

31 years agoclean up handling of F line
Eric Allman [Tue, 27 Apr 1993 04:13:21 +0000 (20:13 -0800)]
clean up handling of F line

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.28

31 years agogive max message size in HELO/EHLO message if specified
Eric Allman [Tue, 27 Apr 1993 03:45:40 +0000 (19:45 -0800)]
give max message size in HELO/EHLO message if specified

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