unix-history/.git
29 years agobuild syscall files the right way, for new args mechanism.
Chris G. Demetriou [Wed, 15 Feb 1995 02:34:48 +0000 (18:34 -0800)]
build syscall files the right way, for new args mechanism.

SCCS-vsn: sys/kern/Makefile 8.3

29 years agohack to make it work with new syscall arg conventions.
Chris G. Demetriou [Wed, 15 Feb 1995 02:33:32 +0000 (18:33 -0800)]
hack to make it work with new syscall arg conventions.

SCCS-vsn: sys/kern/sysv_shm.c 8.7

29 years agoinclude the copyright in the output files.
Chris G. Demetriou [Wed, 15 Feb 1995 02:32:51 +0000 (18:32 -0800)]
include the copyright in the output files.

SCCS-vsn: sys/kern/vnode_if.sh 8.6

29 years agonew argument passing conventions. minor type size cleanup.
Chris G. Demetriou [Wed, 15 Feb 1995 02:31:55 +0000 (18:31 -0800)]
new argument passing conventions.  minor type size cleanup.

SCCS-vsn: sys/kern/kern_descrip.c 8.8
SCCS-vsn: sys/kern/kern_fork.c 8.8
SCCS-vsn: sys/kern/kern_proc.c 8.7
SCCS-vsn: sys/kern/kern_subr.c 8.4
SCCS-vsn: sys/kern/kern_synch.c 8.8
SCCS-vsn: sys/kern/kern_time.c 8.3
SCCS-vsn: sys/kern/kern_xxx.c 8.3

29 years agonew syscalls.master format.
Chris G. Demetriou [Wed, 15 Feb 1995 02:24:46 +0000 (18:24 -0800)]
new syscalls.master format.

SCCS-vsn: sys/kern/syscalls.master 8.5

29 years agonew argument passing conventions. minor type size cleanup.
Chris G. Demetriou [Wed, 15 Feb 1995 02:24:20 +0000 (18:24 -0800)]
new argument passing conventions.  minor type size cleanup.

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

29 years agonew argument passing conversion. minor type size cleanups.
Chris G. Demetriou [Wed, 15 Feb 1995 02:23:43 +0000 (18:23 -0800)]
new argument passing conversion.  minor type size cleanups.

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

29 years agolight clean; spaced vs. tabs. ioctl takes u_long, pathconf returns register_t
Chris G. Demetriou [Wed, 15 Feb 1995 02:18:46 +0000 (18:18 -0800)]
light clean; spaced vs. tabs.  ioctl takes u_long, pathconf returns register_t

SCCS-vsn: sys/kern/vnode_if.src 8.8

29 years agoaccess syscall arguments in the new fashion.
Chris G. Demetriou [Wed, 15 Feb 1995 02:17:46 +0000 (18:17 -0800)]
access syscall arguments in the new fashion.

SCCS-vsn: sys/kern/kern_exec.c 8.8
SCCS-vsn: sys/kern/kern_acct.c 8.7

29 years agogenerate new-style syscalls files.
Chris G. Demetriou [Wed, 15 Feb 1995 02:16:10 +0000 (18:16 -0800)]
generate new-style syscalls files.

SCCS-vsn: sys/kern/makesyscalls.sh 8.2

29 years agouse LA_SUBR for HP-UX load average (for pstat_getdynamic(2))
Eric Allman [Wed, 15 Feb 1995 00:11:38 +0000 (16:11 -0800)]
use LA_SUBR for HP-UX load average (for pstat_getdynamic(2))

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

29 years agofix bug -- should have been testing bufp == NULL instead of buf == NULL
Eric Allman [Tue, 14 Feb 1995 22:11:29 +0000 (14:11 -0800)]
fix bug -- should have been testing bufp == NULL instead of buf == NULL

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.64

29 years agofix error -- should hvae been testing bufp instead of buf
Eric Allman [Tue, 14 Feb 1995 22:10:33 +0000 (14:10 -0800)]
fix error -- should hvae been testing bufp instead of buf

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.44.1.3

29 years agocomments from Pauline
Kirk McKusick [Tue, 14 Feb 1995 07:45:50 +0000 (23:45 -0800)]
comments from Pauline

SCCS-vsn: admin/admin/4.4BSD-Lite/Cover.curlic 1.2
SCCS-vsn: admin/admin/4.4BSD-Lite/Cover.rel2 1.2
SCCS-vsn: admin/admin/4.4BSD-Lite/Cover.curlic 1.2

29 years agodate and time created 95/02/13 12:40:42 by mckusick
Kirk McKusick [Tue, 14 Feb 1995 04:40:42 +0000 (20:40 -0800)]
date and time created 95/02/13 12:40:42 by mckusick

SCCS-vsn: admin/admin/4.4BSD-Lite/Cover.curlic 1.1
SCCS-vsn: admin/admin/4.4BSD-Lite/Cover.rel2 1.1

29 years agofixes from jch
Keith Sklower [Sun, 12 Feb 1995 08:35:47 +0000 (00:35 -0800)]
fixes from jch

SCCS-vsn: sys/net/rtsock.c 8.6

29 years agoallow swapping on sd1b and sd2b
Kirk McKusick [Sun, 12 Feb 1995 08:26:09 +0000 (00:26 -0800)]
allow swapping on sd1b and sd2b

SCCS-vsn: sys/hp300/conf/HP300 8.5

29 years agoturn off ISO networking
Chris G. Demetriou [Sun, 12 Feb 1995 08:24:40 +0000 (00:24 -0800)]
turn off ISO networking

SCCS-vsn: sys/hp300/conf/HP300 8.4

29 years agobecome the default uid when including files with HASSETREUID
Eric Allman [Sat, 11 Feb 1995 22:56:57 +0000 (14:56 -0800)]
become the default uid when including files with HASSETREUID

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.63

29 years agoavoid checking path directory modes if setreuid succeeded (for
Eric Allman [Sat, 11 Feb 1995 22:43:38 +0000 (14:43 -0800)]
avoid checking path directory modes if setreuid succeeded (for
efficiency)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.86
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.49

29 years agorefuse connections if there isn't enough disk space on the
Eric Allman [Sat, 11 Feb 1995 06:48:54 +0000 (22:48 -0800)]
refuse connections if there isn't enough disk space on the
queue partition

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

29 years agoadd logging on possible attacks
Eric Allman [Sat, 11 Feb 1995 02:48:28 +0000 (18:48 -0800)]
add logging on possible attacks

SCCS-vsn: usr.sbin/sendmail/src/util.c 8.39.1.2

29 years agoadd syslog on possible attack
Eric Allman [Sat, 11 Feb 1995 02:45:44 +0000 (18:45 -0800)]
add syslog on possible attack

SCCS-vsn: usr.sbin/sendmail/src/util.c 8.48

29 years agoadd release date of today on RELEASE_NOTES
Eric Allman [Sat, 11 Feb 1995 01:55:27 +0000 (17:55 -0800)]
add release date of today on RELEASE_NOTES

SCCS-vsn: usr.sbin/sendmail/RELEASE_NOTES 8.6.10.2

29 years agodrat -- another one
Eric Allman [Sat, 11 Feb 1995 01:40:43 +0000 (17:40 -0800)]
drat -- another one

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

29 years agoanother possible newline.....
Eric Allman [Sat, 11 Feb 1995 01:39:49 +0000 (17:39 -0800)]
another possible newline.....

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

29 years agomore bogus newline deletion
Eric Allman [Sat, 11 Feb 1995 01:30:00 +0000 (17:30 -0800)]
more bogus newline deletion

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

29 years agomore security hacking (avoiding bogus newlines in strings)
Eric Allman [Sat, 11 Feb 1995 01:29:08 +0000 (17:29 -0800)]
more security hacking (avoiding bogus newlines in strings)

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.80
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.65

29 years agoadd changes to the list of subdirectories
Eric Allman [Sat, 11 Feb 1995 00:46:18 +0000 (16:46 -0800)]
add changes to the list of subdirectories

SCCS-vsn: usr.sbin/sendmail/doc/Makefile 8.2

29 years ago8.6.10 security release
Eric Allman [Sat, 11 Feb 1995 00:27:22 +0000 (16:27 -0800)]
8.6.10 security release

SCCS-vsn: usr.sbin/sendmail/RELEASE_NOTES 8.6.10.1

29 years agobump version number for 8.6.10 (no config changes)
Eric Allman [Sat, 11 Feb 1995 00:14:40 +0000 (16:14 -0800)]
bump version number for 8.6.10 (no config changes)

SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 8.6.10.1

29 years agodual buffers no longer necessary due to change in sendtolist
Eric Allman [Fri, 10 Feb 1995 23:51:39 +0000 (15:51 -0800)]
dual buffers no longer necessary due to change in sendtolist

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

29 years agoavoid conflicting buffer usage
Eric Allman [Fri, 10 Feb 1995 23:47:26 +0000 (15:47 -0800)]
avoid conflicting buffer usage

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.44.1.2

29 years agoeliminate unnecessary declaration
Eric Allman [Fri, 10 Feb 1995 23:45:05 +0000 (15:45 -0800)]
eliminate unnecessary declaration

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

29 years agofix security problem allowing bogus lines to be written to qf file
Eric Allman [Fri, 10 Feb 1995 23:38:01 +0000 (15:38 -0800)]
fix security problem allowing bogus lines to be written to qf file
from command line or IDENT protocol by embedding newlines

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.44.1.1
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.55.1.1
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.43.1.1
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.37.1.1
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.39.1.1
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.23.1.1
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.84.1.1
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.41.1.1

29 years agofix security problem: avoid newlines in command line or IDENT input
Eric Allman [Fri, 10 Feb 1995 23:16:49 +0000 (15:16 -0800)]
fix security problem: avoid newlines in command line or IDENT input

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.61
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.79
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.54
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.63
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.62

29 years agoadd prototype of denlstring()
Eric Allman [Fri, 10 Feb 1995 22:15:09 +0000 (14:15 -0800)]
add prototype of denlstring()

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

29 years agouse cleanstrcpy for copying IDENT string
Eric Allman [Fri, 10 Feb 1995 09:28:48 +0000 (01:28 -0800)]
use cleanstrcpy for copying IDENT string

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.48.1.2

29 years agoimproved locking for alias files
Eric Allman [Fri, 10 Feb 1995 09:02:22 +0000 (01:02 -0800)]
improved locking for alias files

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

29 years agowrong sense of comparison (from karels)
Kirk McKusick [Fri, 10 Feb 1995 08:49:59 +0000 (00:49 -0800)]
wrong sense of comparison (from karels)

SCCS-vsn: sys/netinet/raw_ip.c 8.5

29 years agodon't check for <0 on unsigneds. (kill comp. warning.)
Chris G. Demetriou [Fri, 10 Feb 1995 02:45:00 +0000 (18:45 -0800)]
don't check for <0 on unsigneds.  (kill comp. warning.)

SCCS-vsn: sys/netiso/tp_output.c 8.2

29 years agocasts to quiet compiler.
Chris G. Demetriou [Fri, 10 Feb 1995 02:44:02 +0000 (18:44 -0800)]
casts to quiet compiler.

SCCS-vsn: sys/netiso/iso_snpac.c 8.3

29 years agocorrect return types to match protos.
Chris G. Demetriou [Fri, 10 Feb 1995 02:43:19 +0000 (18:43 -0800)]
correct return types to match protos.

SCCS-vsn: sys/netiso/iso_proto.c 8.2

29 years agocasts to quiet compiler.
Chris G. Demetriou [Fri, 10 Feb 1995 02:42:41 +0000 (18:42 -0800)]
casts to quiet compiler.

SCCS-vsn: sys/netiso/esis.c 8.2

29 years agocons_rtrequest returns void, for consistency.
Chris G. Demetriou [Fri, 10 Feb 1995 02:42:04 +0000 (18:42 -0800)]
cons_rtrequest returns void, for consistency.

SCCS-vsn: sys/netccitt/pk_llcsubr.c 8.2

29 years agocons_rtrequest should return void.
Chris G. Demetriou [Fri, 10 Feb 1995 02:40:54 +0000 (18:40 -0800)]
cons_rtrequest should return void.

SCCS-vsn: sys/netccitt/llc_var.h 8.2

29 years agomake return types correct for tp functions
Chris G. Demetriou [Fri, 10 Feb 1995 02:38:24 +0000 (18:38 -0800)]
make return types correct for tp functions

SCCS-vsn: sys/netinet/in_proto.c 8.2

29 years agocasts to quiet compiler
Chris G. Demetriou [Fri, 10 Feb 1995 02:37:04 +0000 (18:37 -0800)]
casts to quiet compiler

SCCS-vsn: sys/netinet/raw_ip.c 8.4

29 years agoioctl routines take u_long's as commnands.
Chris G. Demetriou [Fri, 10 Feb 1995 02:34:45 +0000 (18:34 -0800)]
ioctl routines take u_long's as commnands.

SCCS-vsn: sys/net/if.h 8.3

29 years agoyet more stupid lint tricks
Keith Sklower [Fri, 10 Feb 1995 00:09:34 +0000 (16:09 -0800)]
yet more stupid lint tricks

SCCS-vsn: sys/netns/ns_error.c 8.2

29 years agomore stupid lint tricks
Keith Sklower [Fri, 10 Feb 1995 00:06:48 +0000 (16:06 -0800)]
more stupid lint tricks

SCCS-vsn: sys/netns/ns.c 8.5

29 years agolint concerns; match void/int prototypes
Keith Sklower [Fri, 10 Feb 1995 00:03:32 +0000 (16:03 -0800)]
lint concerns; match void/int prototypes

SCCS-vsn: sys/netns/ns_proto.c 8.2

29 years agofile size may be quad_t (from torek)
Kirk McKusick [Thu, 9 Feb 1995 12:42:22 +0000 (04:42 -0800)]
file size may be quad_t (from torek)

SCCS-vsn: sbin/restore/tape.c 8.7

29 years agonote parent of root inode, so that replacing ".." will work
Kirk McKusick [Thu, 9 Feb 1995 12:14:08 +0000 (04:14 -0800)]
note parent of root inode, so that replacing ".." will work

SCCS-vsn: sbin/fsck/inode.c 8.5

29 years agolint
Chris G. Demetriou [Thu, 9 Feb 1995 06:40:23 +0000 (22:40 -0800)]
lint

SCCS-vsn: sys/net/route.h 8.5

29 years agogive error when user tries to set high 16-bits of inode flags word
Kirk McKusick [Wed, 8 Feb 1995 02:52:33 +0000 (18:52 -0800)]
give error when user tries to set high 16-bits of inode flags word

SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.18

29 years agosecurity patch: ident proto allows arbitrary programs to be run
Eric Allman [Wed, 8 Feb 1995 02:26:19 +0000 (18:26 -0800)]
security patch: ident proto allows arbitrary programs to be run

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

29 years agofix security problem that allows users to put bogus data in qf file
Eric Allman [Wed, 8 Feb 1995 02:25:07 +0000 (18:25 -0800)]
fix security problem that allows users to put bogus data in qf file

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.48.1.1

29 years agowrong termination statement, could cause the environment to be trashed
Keith Bostic [Wed, 8 Feb 1995 00:49:58 +0000 (16:49 -0800)]
wrong termination statement, could cause the environment to be trashed

SCCS-vsn: lib/libc/gen/getcwd.c 8.5

29 years agoadd missing \n to usage message
Jan-Simon Pendry [Tue, 7 Feb 1995 20:49:36 +0000 (12:49 -0800)]
add missing \n to usage message

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

29 years agofix COE problems (getting mapped into @EECS)
Eric Allman [Tue, 7 Feb 1995 05:56:59 +0000 (21:56 -0800)]
fix COE problems (getting mapped into @EECS)

SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 8.4

29 years agogive X-Authentication-Warning: on -f flag unless user is trusted
Eric Allman [Tue, 7 Feb 1995 00:06:31 +0000 (16:06 -0800)]
give X-Authentication-Warning: on -f flag unless user is trusted

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.78
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.62

29 years agoadd list of requested IDA features
Eric Allman [Mon, 6 Feb 1995 23:52:26 +0000 (15:52 -0800)]
add list of requested IDA features

SCCS-vsn: usr.sbin/sendmail/src/TODO 8.30

29 years agochange for new DSN draft
Eric Allman [Mon, 6 Feb 1995 23:52:15 +0000 (15:52 -0800)]
change for new DSN draft

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.68

29 years agoadd ST_TRUSTED
Eric Allman [Mon, 6 Feb 1995 23:51:35 +0000 (15:51 -0800)]
add ST_TRUSTED

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

29 years agoIRIX64
Eric Allman [Mon, 6 Feb 1995 23:21:13 +0000 (15:21 -0800)]
IRIX64

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.78

29 years agoIRIX6.0 is actually IRIX64 -- get rid of a compile flag
Eric Allman [Mon, 6 Feb 1995 23:20:22 +0000 (15:20 -0800)]
IRIX6.0 is actually IRIX64 -- get rid of a compile flag

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

29 years agomake sysexits.h location a bit less painful
Eric Allman [Mon, 6 Feb 1995 23:11:03 +0000 (15:11 -0800)]
make sysexits.h location a bit less painful

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Solaris 8.9
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.9
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.9

29 years agofix cpy date & bmap args structure
Jan-Simon Pendry [Mon, 6 Feb 1995 20:35:33 +0000 (12:35 -0800)]
fix cpy date & bmap args structure

SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.12
SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 8.6
SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.11

29 years agoensure bmap run list is initialised
Jan-Simon Pendry [Mon, 6 Feb 1995 20:32:39 +0000 (12:32 -0800)]
ensure bmap run list is initialised

SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 8.5
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.11
SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.10

29 years agocut at 20 January version of DSN document
Eric Allman [Mon, 6 Feb 1995 00:04:07 +0000 (16:04 -0800)]
cut at 20 January version of DSN document

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.34
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.49
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.83
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.51
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.61
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.120
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.61

29 years agomisc. new ideas
Eric Allman [Mon, 6 Feb 1995 00:02:33 +0000 (16:02 -0800)]
misc. new ideas

SCCS-vsn: usr.sbin/sendmail/src/TODO 8.29

29 years agorealpath now in gen/getcwd.c
Jan-Simon Pendry [Sun, 5 Feb 1995 00:32:57 +0000 (16:32 -0800)]
realpath now in gen/getcwd.c

SCCS-vsn: lib/libc/stdlib/Makefile.inc 8.3

29 years agofirst cut at IRIX 6.0 changes
Eric Allman [Sun, 5 Feb 1995 00:06:35 +0000 (16:06 -0800)]
first cut at IRIX 6.0 changes

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

29 years agodelete things no longer needed with Message/RFC822-Headers
Eric Allman [Sun, 5 Feb 1995 00:06:22 +0000 (16:06 -0800)]
delete things no longer needed with Message/RFC822-Headers

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

29 years agobreak getcwd into two layers.
Jan-Simon Pendry [Sat, 4 Feb 1995 01:30:16 +0000 (17:30 -0800)]
break getcwd into two layers.

SCCS-vsn: lib/libc/gen/getcwd.c 8.4

29 years agoadd realpath.0
Jan-Simon Pendry [Sat, 4 Feb 1995 01:29:47 +0000 (17:29 -0800)]
add realpath.0

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

29 years agouse size_t for xx.size for maximum compability (I hope)
Eric Allman [Sat, 4 Feb 1995 00:10:01 +0000 (16:10 -0800)]
use size_t for xx.size for maximum compability (I hope)

SCCS-vsn: usr.sbin/sendmail/makemap/makemap.c 8.9

29 years agoonly do name lookup for nfs filesystems
Jan-Simon Pendry [Fri, 3 Feb 1995 22:25:51 +0000 (14:25 -0800)]
only do name lookup for nfs filesystems

SCCS-vsn: sbin/umount/umount.c 8.6
SCCS-vsn: sbin/umount/umount.c 8.6

29 years agoignore ${PWD} unless it begins with a leading slash
Keith Bostic [Thu, 2 Feb 1995 22:51:37 +0000 (14:51 -0800)]
ignore ${PWD} unless it begins with a leading slash

SCCS-vsn: lib/libc/gen/getcwd.c 8.3

29 years agocheck $PWD first, if it's right, it's fast
Keith Bostic [Wed, 1 Feb 1995 05:56:34 +0000 (21:56 -0800)]
check $PWD first, if it's right, it's fast

SCCS-vsn: lib/libc/gen/getcwd.c 8.2

29 years agoadd FEATURE(smrsh)
Eric Allman [Wed, 1 Feb 1995 03:30:32 +0000 (19:30 -0800)]
add FEATURE(smrsh)

SCCS-vsn: usr.sbin/sendmail/cf/README 8.46
SCCS-vsn: usr.sbin/sendmail/Files.cf 8.9

29 years agodate and time created 95/01/31 11:28:13 by eric
Eric Allman [Wed, 1 Feb 1995 03:28:13 +0000 (19:28 -0800)]
date and time created 95/01/31 11:28:13 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/smrsh.m4 8.1

29 years agowarning about SCO resolver
Eric Allman [Wed, 1 Feb 1995 00:07:21 +0000 (16:07 -0800)]
warning about SCO resolver

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.77

29 years agoupdate copyright dates
Jan-Simon Pendry [Tue, 31 Jan 1995 21:12:51 +0000 (13:12 -0800)]
update copyright dates

SCCS-vsn: usr.bin/man/man.c 8.17

29 years agoclose config file after reading
Jan-Simon Pendry [Tue, 31 Jan 1995 21:12:24 +0000 (13:12 -0800)]
close config file after reading

SCCS-vsn: usr.bin/man/config.c 8.8
SCCS-vsn: usr.bin/man/config.c 8.8

29 years ago#ifdef NAMED_BIND => #if
Eric Allman [Tue, 31 Jan 1995 03:29:55 +0000 (19:29 -0800)]
#ifdef NAMED_BIND => #if

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

29 years agofix error messages.
Jan-Simon Pendry [Sun, 29 Jan 1995 01:58:28 +0000 (17:58 -0800)]
fix error messages.
lint, knf.

SCCS-vsn: usr.bin/showmount/showmount.c 8.2

29 years agofix error message
Jan-Simon Pendry [Sun, 29 Jan 1995 01:48:34 +0000 (17:48 -0800)]
fix error message

SCCS-vsn: usr.bin/showmount/showmount.c 8.2

29 years agoadd several new map types; beginnings of hosts switched lookup
Eric Allman [Fri, 27 Jan 1995 03:06:52 +0000 (19:06 -0800)]
add several new map types; beginnings of hosts switched lookup

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

29 years agoadd bestmx map
Eric Allman [Fri, 27 Jan 1995 03:06:03 +0000 (19:06 -0800)]
add bestmx map

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

29 years agoadd FEATURE(bestmx_is_local)
Eric Allman [Fri, 27 Jan 1995 02:57:59 +0000 (18:57 -0800)]
add FEATURE(bestmx_is_local)

SCCS-vsn: usr.sbin/sendmail/Files.cf 8.8

29 years agodocument FEATURE(bestmx_is_local)
Eric Allman [Fri, 27 Jan 1995 02:55:24 +0000 (18:55 -0800)]
document FEATURE(bestmx_is_local)

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

29 years agodate and time created 95/01/26 10:52:12 by eric
Eric Allman [Fri, 27 Jan 1995 02:52:12 +0000 (18:52 -0800)]
date and time created 95/01/26 10:52:12 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/bestmx_is_local.m4 8.1

29 years agotest for using Hesiod
Eric Allman [Thu, 26 Jan 1995 03:22:37 +0000 (19:22 -0800)]
test for using Hesiod

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

29 years agoadd UseHesiod variable
Eric Allman [Thu, 26 Jan 1995 03:20:10 +0000 (19:20 -0800)]
add UseHesiod variable

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

29 years agoadd System V comment
Eric Allman [Thu, 26 Jan 1995 00:00:53 +0000 (16:00 -0800)]
add System V comment

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

29 years agoclean up a few possible problems & one real bug
Eric Allman [Wed, 25 Jan 1995 23:54:04 +0000 (15:54 -0800)]
clean up a few possible problems & one real bug

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

29 years agopre-initialize name server to avoid trashing _res.retry in
Eric Allman [Wed, 25 Jan 1995 23:37:10 +0000 (15:37 -0800)]
pre-initialize name server to avoid trashing _res.retry in
gethostbyanyaddr

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

29 years agouse wordinclass() abstraction for searching classes
Eric Allman [Wed, 25 Jan 1995 00:28:37 +0000 (16:28 -0800)]
use wordinclass() abstraction for searching classes

SCCS-vsn: usr.sbin/sendmail/src/macro.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.76
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.48
SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.30