unix-history/.git
29 years agolock vnode while computing dircache
Jan-Simon Pendry [Sat, 20 May 1995 22:30:04 +0000 (14:30 -0800)]
lock vnode while computing dircache

SCCS-vsn: sys/miscfs/union/union_subr.c 8.20

29 years agomerge vfs_lock and vfs_busy; interlock mount points properly
Kirk McKusick [Sat, 20 May 1995 16:24:29 +0000 (08:24 -0800)]
merge vfs_lock and vfs_busy; interlock mount points properly

SCCS-vsn: sys/kern/vfs_syscalls.c 8.39
SCCS-vsn: sys/kern/vfs_lookup.c 8.9
SCCS-vsn: sys/kern/vfs_subr.c 8.29
SCCS-vsn: sys/sys/mount.h 8.21
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.31
SCCS-vsn: sys/ufs/ufs/ufs_quota.c 8.5
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 8.8
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.9
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.19
SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 8.10
SCCS-vsn: sys/isofs/cd9660/cd9660_vfsops.c 8.17

29 years agoallow drained locks to be reenabled
Kirk McKusick [Sat, 20 May 1995 16:20:23 +0000 (08:20 -0800)]
allow drained locks to be reenabled

SCCS-vsn: sys/kern/kern_lock.c 8.16

29 years agoattempt to avoid spurious simple_lock complaints from interrupt level
Kirk McKusick [Sat, 20 May 1995 16:19:56 +0000 (08:19 -0800)]
attempt to avoid spurious simple_lock complaints from interrupt level

SCCS-vsn: sys/kern/kern_malloc.c 8.4

29 years agosysctl_vnode passes a proc pointer
Kirk McKusick [Sat, 20 May 1995 16:19:16 +0000 (08:19 -0800)]
sysctl_vnode passes a proc pointer

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

29 years agomerge vfs_lock and vfs_busy; interlock mount points properly
Kirk McKusick [Sat, 20 May 1995 16:18:43 +0000 (08:18 -0800)]
merge vfs_lock and vfs_busy; interlock mount points properly

SCCS-vsn: sys/nfs/nfs_vfsops.c 8.12
SCCS-vsn: sys/nfs/nfs_nqlease.c 8.9

29 years agouse nolock* functions
Kirk McKusick [Sat, 20 May 1995 14:50:22 +0000 (06:50 -0800)]
use nolock* functions

SCCS-vsn: sys/ufs/mfs/mfsnode.h 8.3

29 years agonew mount locking protocol
Kirk McKusick [Sat, 20 May 1995 13:08:56 +0000 (05:08 -0800)]
new mount locking protocol

SCCS-vsn: sys/miscfs/union/union_vnops.c 8.28

29 years agoadd LK_REENABLE flag
Kirk McKusick [Sat, 20 May 1995 09:09:25 +0000 (01:09 -0800)]
add LK_REENABLE flag

SCCS-vsn: sys/sys/lock.h 8.12

29 years agohack to try to avoid improperly detected recursive locks
Kirk McKusick [Sat, 20 May 1995 08:57:11 +0000 (00:57 -0800)]
hack to try to avoid improperly detected recursive locks

SCCS-vsn: sys/kern/kern_lock.c 8.15

29 years agotweak comments to match Andrew's original intent
Eric Allman [Sat, 20 May 1995 08:55:13 +0000 (00:55 -0800)]
tweak comments to match Andrew's original intent

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

29 years agore-word /mx output to be more precise
Eric Allman [Sat, 20 May 1995 08:18:25 +0000 (00:18 -0800)]
re-word /mx output to be more precise

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

29 years agodon't have getmxrr return 1 for unknown addresses
Eric Allman [Sat, 20 May 1995 08:10:20 +0000 (00:10 -0800)]
don't have getmxrr return 1 for unknown addresses

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.39

29 years agovget no longer returns a reference on failure
Kirk McKusick [Sat, 20 May 1995 08:09:43 +0000 (00:09 -0800)]
vget no longer returns a reference on failure

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.30

29 years agoforward declarations to fix compiler problems
Eric Allman [Sat, 20 May 1995 07:33:28 +0000 (23:33 -0800)]
forward declarations to fix compiler problems

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

29 years agoput -Olimit on CC= so that CC=gcc works properly
Eric Allman [Sat, 20 May 1995 07:26:31 +0000 (23:26 -0800)]
put -Olimit on CC= so that CC=gcc works properly

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.OSF1 8.7
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.RISCos 8.7
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ULTRIX 8.9

29 years agoadd forward declarations to keep gcc from complaining
Eric Allman [Sat, 20 May 1995 07:16:16 +0000 (23:16 -0800)]
add forward declarations to keep gcc from complaining

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

29 years agofix compile problems on various platforms
Eric Allman [Sat, 20 May 1995 07:00:19 +0000 (23:00 -0800)]
fix compile problems on various platforms

SCCS-vsn: usr.sbin/sendmail/src/makesendmail 8.23
SCCS-vsn: usr.sbin/sendmail/src/convtime.c 8.4
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.162
SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.38
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.90
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.170
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.62

29 years agofix simple self-references; more debugging
Eric Allman [Sat, 20 May 1995 06:59:29 +0000 (22:59 -0800)]
fix simple self-references; more debugging

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

29 years agoavoid core dump on non-zero-initialized memory
Eric Allman [Sat, 20 May 1995 06:59:11 +0000 (22:59 -0800)]
avoid core dump on non-zero-initialized memory

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

29 years agoneed to pass proc to vinvalbuf
Jan-Simon Pendry [Sat, 20 May 1995 06:07:40 +0000 (22:07 -0800)]
need to pass proc to vinvalbuf

SCCS-vsn: sys/kern/vfs_subr.c 8.28

29 years agoaccounting for simple locks and unlocks
Jan-Simon Pendry [Sat, 20 May 1995 06:06:09 +0000 (22:06 -0800)]
accounting for simple locks and unlocks

SCCS-vsn: sys/sys/proc.h 8.15
SCCS-vsn: sys/kern/kern_synch.c 8.9

29 years agoput in stuff to shut up gcc and reverse thread dupedkey chains for pst
Keith Sklower [Sat, 20 May 1995 06:00:53 +0000 (22:00 -0800)]
put in stuff to shut up gcc and reverse thread dupedkey chains for pst

SCCS-vsn: sys/net/radix.c 8.5

29 years agotrack number of simple locks
Jan-Simon Pendry [Sat, 20 May 1995 05:32:32 +0000 (21:32 -0800)]
track number of simple locks

SCCS-vsn: sys/kern/kern_lock.c 8.14

29 years agocall sync with curproc, not &proc0
Kirk McKusick [Sat, 20 May 1995 05:01:27 +0000 (21:01 -0800)]
call sync with curproc, not &proc0

SCCS-vsn: sys/hp300/hp300/machdep.c 8.14

29 years agogive marked clean message rather than modified if that is the only change
Kirk McKusick [Sat, 20 May 1995 04:57:07 +0000 (20:57 -0800)]
give marked clean message rather than modified if that is the only change

SCCS-vsn: sbin/fsck/utilities.c 8.6

29 years agoupdate for speed (from jacob@l7indy2.gsfc.nasa.gov (Jack Rosenberg))
Kirk McKusick [Sat, 20 May 1995 04:26:04 +0000 (20:26 -0800)]
update for speed (from jacob@l7indy2.gsfc.nasa.gov (Jack Rosenberg))

SCCS-vsn: lib/libc/stdlib/random.c 8.2

29 years agosrandom and initstate take longs rather than ints
Kirk McKusick [Sat, 20 May 1995 04:24:02 +0000 (20:24 -0800)]
srandom and initstate take longs rather than ints

SCCS-vsn: include/stdlib.h 8.5

29 years ago/bin/sh has moved
Eric Allman [Sat, 20 May 1995 03:38:17 +0000 (19:38 -0800)]
/bin/sh has moved

SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux10.m4 8.2

29 years ago$ ); echo $? echoed 0,all other shells echo 2.
Christos Zoulas [Sat, 20 May 1995 02:03:09 +0000 (18:03 -0800)]
$ ); echo $? echoed 0,all other shells echo 2.
Now we set the exitstatus to 2 for all EXERROR errors.
Also I changed the exitstatus to 1 when a command is not found
to comply with historical practice.

SCCS-vsn: bin/sh/main.c 8.5
SCCS-vsn: bin/sh/eval.c 8.8

29 years agostandards for long macro and class names -- first char l.c. for internal
Eric Allman [Fri, 19 May 1995 22:07:28 +0000 (14:07 -0800)]
standards for long macro and class names -- first char l.c. for internal

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.53

29 years agoconvert VOP_UNLOCK and vrele into vput's; add proc parameter to union_dircache
Jan-Simon Pendry [Fri, 19 May 1995 08:16:14 +0000 (00:16 -0800)]
convert VOP_UNLOCK and vrele into vput's; add proc parameter to union_dircache

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

29 years agodelete reference if vget lock attempt fails
Kirk McKusick [Fri, 19 May 1995 07:07:56 +0000 (23:07 -0800)]
delete reference if vget lock attempt fails

SCCS-vsn: sys/kern/vfs_subr.c 8.27

29 years agoclean up version numbers on DSN drafts
Eric Allman [Fri, 19 May 1995 04:09:41 +0000 (20:09 -0800)]
clean up version numbers on DSN drafts

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.70
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.73

29 years agofix self-reference algorithm to use more intelligent choices
Eric Allman [Fri, 19 May 1995 03:59:31 +0000 (19:59 -0800)]
fix self-reference algorithm to use more intelligent choices

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

29 years agoupdate to improve detail and coverage
Eric Allman [Thu, 18 May 1995 23:30:29 +0000 (15:30 -0800)]
update to improve detail and coverage

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

29 years agoeliminate dotted users in favor of plussed users
Eric Allman [Thu, 18 May 1995 23:23:39 +0000 (15:23 -0800)]
eliminate dotted users in favor of plussed users

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.19
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.72

29 years agoadd cf/cf/mailspool.cs.mc
Eric Allman [Thu, 18 May 1995 23:22:54 +0000 (15:22 -0800)]
add cf/cf/mailspool.cs.mc

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

29 years agoeliminate dotted users in favor of plussed users
Eric Allman [Thu, 18 May 1995 23:21:41 +0000 (15:21 -0800)]
eliminate dotted users in favor of plussed users

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

29 years agoadd mailspool.cs.mc
Eric Allman [Thu, 18 May 1995 23:21:03 +0000 (15:21 -0800)]
add mailspool.cs.mc

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.12
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile.dist 8.4
SCCS-vsn: usr.sbin/sendmail/cf/cf/mailspool.cs.mc 8.2

29 years agoportability fix for broken C compiler on NEC EWS-UX/V.
Eric Allman [Thu, 18 May 1995 22:13:41 +0000 (14:13 -0800)]
portability fix for broken C compiler on NEC EWS-UX/V.

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

29 years agoif mountroot != NULL, then just call it
Kirk McKusick [Thu, 18 May 1995 13:26:38 +0000 (05:26 -0800)]
if mountroot != NULL, then just call it

SCCS-vsn: sys/kern/vfs_subr.c 8.26

29 years agoadd back trace to simple lock diagnostic information (if available)
Kirk McKusick [Thu, 18 May 1995 13:09:08 +0000 (05:09 -0800)]
add back trace to simple lock diagnostic information (if available)

SCCS-vsn: sys/kern/kern_lock.c 8.13

29 years agoadd definition for ability to produce a backtrace
Kirk McKusick [Thu, 18 May 1995 12:34:12 +0000 (04:34 -0800)]
add definition for ability to produce a backtrace

SCCS-vsn: sys/hp300/include/cpu.h 8.5
SCCS-vsn: sys/i386/include/cpu.h 8.5
SCCS-vsn: sys/luna68k/include/cpu.h 8.6
SCCS-vsn: sys/news3400/include/cpu.h 8.3
SCCS-vsn: sys/pmax/include/cpu.h 8.5
SCCS-vsn: sys/sparc/include/cpu.h 8.5

29 years agoaccounting for locks and unlocks
Jan-Simon Pendry [Thu, 18 May 1995 12:19:48 +0000 (04:19 -0800)]
accounting for locks and unlocks

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

29 years agogive file and line in simple lock error diagnostics
Jan-Simon Pendry [Thu, 18 May 1995 12:17:16 +0000 (04:17 -0800)]
give file and line in simple lock error diagnostics

SCCS-vsn: sys/sys/lock.h 8.11

29 years agoadd back trace to simple lock diagnostic information (if available)
Kirk McKusick [Thu, 18 May 1995 12:14:36 +0000 (04:14 -0800)]
add back trace to simple lock diagnostic information (if available)

SCCS-vsn: sys/kern/kern_lock.c 8.13

29 years agoaccounting for locks and unlocks;
Kirk McKusick [Thu, 18 May 1995 12:11:47 +0000 (04:11 -0800)]
accounting for locks and unlocks;
give file and line in simple lock error diagnostics

SCCS-vsn: sys/kern/kern_lock.c 8.12

29 years agomissing vrele in ffs_sync; get rid of hung lock heuristic
Kirk McKusick [Thu, 18 May 1995 12:01:05 +0000 (04:01 -0800)]
missing vrele in ffs_sync; get rid of hung lock heuristic

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.29

29 years agoget rid of attempt to detect hanging
Kirk McKusick [Thu, 18 May 1995 10:33:25 +0000 (02:33 -0800)]
get rid of attempt to detect hanging

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

29 years agoadd backtrace function
Kirk McKusick [Thu, 18 May 1995 05:58:10 +0000 (21:58 -0800)]
add backtrace function

SCCS-vsn: sys/hp300/hp300/machdep.c 8.13

29 years agoexpand vput inline so that locking is managed properly
Jan-Simon Pendry [Thu, 18 May 1995 02:43:35 +0000 (18:43 -0800)]
expand vput inline so that locking is managed properly

SCCS-vsn: sys/kern/vfs_subr.c 8.25

29 years agodrain, deallocate and unlock map in vm_map_deallocate
Jan-Simon Pendry [Thu, 18 May 1995 02:42:02 +0000 (18:42 -0800)]
drain, deallocate and unlock map in vm_map_deallocate

SCCS-vsn: sys/vm/vm_map.c 8.9

29 years agoadd vm_map_lock_drain_interlock to drain map locks
Jan-Simon Pendry [Thu, 18 May 1995 02:41:22 +0000 (18:41 -0800)]
add vm_map_lock_drain_interlock to drain map locks

SCCS-vsn: sys/vm/vm_map.h 8.9

29 years agolock the inode before putting it on the hash list
Jan-Simon Pendry [Thu, 18 May 1995 02:36:18 +0000 (18:36 -0800)]
lock the inode before putting it on the hash list

SCCS-vsn: sys/ufs/ufs/ufs_ihash.c 8.7

29 years agoallow anyone to remove symbolic links from sticky directories
Kirk McKusick [Thu, 18 May 1995 02:28:25 +0000 (18:28 -0800)]
allow anyone to remove symbolic links from sticky directories

SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 8.13

29 years agoinclude NISPLUS in list of compile flags
Eric Allman [Thu, 18 May 1995 00:12:16 +0000 (16:12 -0800)]
include NISPLUS in list of compile flags

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

29 years agoclean up compile flag output
Eric Allman [Thu, 18 May 1995 00:11:55 +0000 (16:11 -0800)]
clean up compile flag output

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

29 years agohandle AF_LINK addresses on 4.4BSD networking
Eric Allman [Wed, 17 May 1995 22:20:50 +0000 (14:20 -0800)]
handle AF_LINK addresses on 4.4BSD networking

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.161
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.89
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.168

29 years agoavoid simple_lock deadlocks with machine independent VM code (from hibler)
Kirk McKusick [Wed, 17 May 1995 15:09:00 +0000 (07:09 -0800)]
avoid simple_lock deadlocks with machine independent VM code (from hibler)

SCCS-vsn: sys/hp300/hp300/pmap.c 8.7

29 years agoIf we have failed part way through block allocation, we
Kirk McKusick [Wed, 17 May 1995 15:00:30 +0000 (07:00 -0800)]
If we have failed part way through block allocation, we
have to deallocate any indirect blocks that we have allocated

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 8.7

29 years agoCarnegie-Mellon => Carnegie Mellon (per cgd)
Kirk McKusick [Wed, 17 May 1995 12:40:13 +0000 (04:40 -0800)]
Carnegie-Mellon => Carnegie Mellon (per cgd)

SCCS-vsn: admin/admin/contrib/contrib 5.60

29 years agowoops -- compilation glitch
Eric Allman [Wed, 17 May 1995 12:17:17 +0000 (04:17 -0800)]
woops -- compilation glitch

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

29 years agofix possible null pointer dereference in debugging code
Eric Allman [Wed, 17 May 1995 12:08:30 +0000 (04:08 -0800)]
fix possible null pointer dereference in debugging code

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

29 years agovendor hooks (for Sun)
Eric Allman [Wed, 17 May 1995 12:08:04 +0000 (04:08 -0800)]
vendor hooks (for Sun)

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.167
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.110

29 years agoFixed ${#} which was incorrectly parsed as ${#var}
Christos Zoulas [Wed, 17 May 1995 10:58:37 +0000 (02:58 -0800)]
Fixed ${#} which was incorrectly parsed as ${#var}

SCCS-vsn: bin/sh/parser.c 8.7

29 years agomore flaming about full names as e-mail addresses
Eric Allman [Wed, 17 May 1995 04:22:30 +0000 (20:22 -0800)]
more flaming about full names as e-mail addresses

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

29 years agotypo
Kirk McKusick [Wed, 17 May 1995 02:58:29 +0000 (18:58 -0800)]
typo

SCCS-vsn: lib/libc/sys/sigsuspend.2 8.2

29 years ago>= and <= now work with timercmp
Kirk McKusick [Wed, 17 May 1995 01:50:31 +0000 (17:50 -0800)]
>= and <= now work with timercmp

SCCS-vsn: lib/libc/sys/getitimer.2 8.3

29 years agolet any shell work on V1 configurations for back compat
Eric Allman [Wed, 17 May 1995 00:39:52 +0000 (16:39 -0800)]
let any shell work on V1 configurations for back compat

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

29 years agounistd.h for optarg
Keith Bostic [Tue, 16 May 1995 22:03:54 +0000 (14:03 -0800)]
unistd.h for optarg

SCCS-vsn: contrib/groff-1.08/eqn/eqn.h 8.2
SCCS-vsn: contrib/groff-1.08/groff/groff.cc 8.2
SCCS-vsn: contrib/groff-1.08/include/driver.h 8.2
SCCS-vsn: contrib/groff-1.08/lkbib/lkbib.cc 8.2
SCCS-vsn: contrib/groff-1.08/lookbib/lookbib.cc 8.2
SCCS-vsn: contrib/groff-1.08/pic/pic.h 8.2
SCCS-vsn: contrib/groff-1.08/soelim/soelim.cc 8.2
SCCS-vsn: contrib/groff-1.08/tbl/table.h 8.2
SCCS-vsn: contrib/groff-1.08/tfmtodit/tfmtodit.cc 8.2

29 years ago"program" maps can be used for aliases
Eric Allman [Tue, 16 May 1995 21:40:02 +0000 (13:40 -0800)]
"program" maps can be used for aliases

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

29 years agouninitialized varaible
Keith Bostic [Tue, 16 May 1995 21:23:46 +0000 (13:23 -0800)]
uninitialized varaible

SCCS-vsn: usr.bin/strip/strip.c 8.3

29 years agodate and time created 95/05/16 06:06:12 by bostic
Keith Bostic [Tue, 16 May 1995 21:06:12 +0000 (13:06 -0800)]
date and time created 95/05/16 06:06:12 by bostic

SCCS-vsn: contrib/groff-1.08/soelim/soelim.cc 8.1

29 years agodate and time created 95/05/16 06:05:36 by bostic
Keith Bostic [Tue, 16 May 1995 21:05:36 +0000 (13:05 -0800)]
date and time created 95/05/16 06:05:36 by bostic

SCCS-vsn: contrib/groff-1.08/lkbib/lkbib.cc 8.1

29 years agodate and time created 95/05/16 06:05:00 by bostic
Keith Bostic [Tue, 16 May 1995 21:05:00 +0000 (13:05 -0800)]
date and time created 95/05/16 06:05:00 by bostic

SCCS-vsn: contrib/groff-1.08/lookbib/lookbib.cc 8.1

29 years agodate and time created 95/05/16 06:04:00 by bostic
Keith Bostic [Tue, 16 May 1995 21:04:00 +0000 (13:04 -0800)]
date and time created 95/05/16 06:04:00 by bostic

SCCS-vsn: contrib/groff-1.08/tfmtodit/tfmtodit.cc 8.1

29 years agodate and time created 95/05/16 06:00:31 by bostic
Keith Bostic [Tue, 16 May 1995 21:00:31 +0000 (13:00 -0800)]
date and time created 95/05/16 06:00:31 by bostic

SCCS-vsn: contrib/groff-1.08/include/driver.h 8.1

29 years agodate and time created 95/05/16 05:56:20 by bostic
Keith Bostic [Tue, 16 May 1995 20:56:20 +0000 (12:56 -0800)]
date and time created 95/05/16 05:56:20 by bostic

SCCS-vsn: contrib/groff-1.08/eqn/eqn.h 8.1

29 years agodate and time created 95/05/16 05:55:33 by bostic
Keith Bostic [Tue, 16 May 1995 20:55:33 +0000 (12:55 -0800)]
date and time created 95/05/16 05:55:33 by bostic

SCCS-vsn: contrib/groff-1.08/pic/pic.h 8.1

29 years agodate and time created 95/05/16 05:54:31 by bostic
Keith Bostic [Tue, 16 May 1995 20:54:31 +0000 (12:54 -0800)]
date and time created 95/05/16 05:54:31 by bostic

SCCS-vsn: contrib/groff-1.08/groff/groff.cc 8.1

29 years agodate and time created 95/05/16 05:53:03 by bostic
Keith Bostic [Tue, 16 May 1995 20:53:03 +0000 (12:53 -0800)]
date and time created 95/05/16 05:53:03 by bostic

SCCS-vsn: contrib/groff-1.08/tbl/table.h 8.1

29 years agoput MIME 8->7 bit conversions on a compile flag (default on for now)
Eric Allman [Tue, 16 May 1995 10:00:40 +0000 (02:00 -0800)]
put MIME 8->7 bit conversions on a compile flag (default on for now)

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.52
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.63
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.160
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.72
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.91
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.151
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.164
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.22

29 years agomissing ifdef MROUTING (from hibler)
Kirk McKusick [Tue, 16 May 1995 08:32:08 +0000 (00:32 -0800)]
missing ifdef MROUTING (from hibler)

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

29 years agofix compile problems on Solaris and HP-UX
Eric Allman [Tue, 16 May 1995 07:03:22 +0000 (23:03 -0800)]
fix compile problems on Solaris and HP-UX

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.109
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.61

29 years agoimproved implementation for E line -- slightly cleaner -- plus
Eric Allman [Tue, 16 May 1995 06:38:59 +0000 (22:38 -0800)]
improved implementation for E line -- slightly cleaner -- plus
resulting simplifications in map.c for NIS+

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.108
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.60

29 years agoadd "E" line to config file to set or propogate environment
Eric Allman [Tue, 16 May 1995 06:02:12 +0000 (22:02 -0800)]
add "E" line to config file to set or propogate environment
variables to children

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.107
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.133
SCCS-vsn: usr.sbin/sendmail/src/TODO 8.39
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.68
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.90
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.150

29 years agoconvert empty return path to <>; use -p instead of -oM
Eric Allman [Tue, 16 May 1995 01:04:20 +0000 (17:04 -0800)]
convert empty return path to <>; use -p instead of -oM

SCCS-vsn: bin/rmail/rmail.c 8.3

29 years agoMIME glitches
Eric Allman [Tue, 16 May 1995 00:15:47 +0000 (16:15 -0800)]
MIME glitches

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.21

29 years agocleanup of LA_READKSYM code from Motonori NAKAMURA <motonori@cs.ritsumei.ac.jp>
Eric Allman [Mon, 15 May 1995 22:37:31 +0000 (14:37 -0800)]
cleanup of LA_READKSYM code from Motonori NAKAMURA <motonori@cs.ritsumei.ac.jp>

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.163
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.159

29 years agoprobe interface configuration for other possible names
Eric Allman [Mon, 15 May 1995 22:31:01 +0000 (14:31 -0800)]
probe interface configuration for other possible names

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.106
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.162

29 years agoprevent host name buffer overflows
Eric Allman [Mon, 15 May 1995 22:30:39 +0000 (14:30 -0800)]
prevent host name buffer overflows

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

29 years agoget initial pc correct
Kirk McKusick [Mon, 15 May 1995 15:12:42 +0000 (07:12 -0800)]
get initial pc correct

SCCS-vsn: sys/hp300/scripts/xbt 8.3

29 years agofixed bug
Christos Zoulas [Mon, 15 May 1995 13:37:33 +0000 (05:37 -0800)]
fixed bug
false

SCCS-vsn: bin/sh/eval.c 8.7
SCCS-vsn: bin/sh/expand.c 8.5

29 years agoonly mark root clean when it is mounted read-only
Kirk McKusick [Mon, 15 May 1995 13:21:03 +0000 (05:21 -0800)]
only mark root clean when it is mounted read-only

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

29 years agoadd simple locking primitives
Kirk McKusick [Mon, 15 May 1995 12:03:25 +0000 (04:03 -0800)]
add simple locking primitives

SCCS-vsn: sys/i386/include/param.h 8.3
SCCS-vsn: sys/luna68k/include/param.h 8.3
SCCS-vsn: sys/news3400/include/param.h 8.3
SCCS-vsn: sys/pmax/include/param.h 8.3
SCCS-vsn: sys/sparc/include/param.h 8.3

29 years agomore cleanup from Motonori Nakamura
Eric Allman [Mon, 15 May 1995 11:19:34 +0000 (03:19 -0800)]
more cleanup from Motonori Nakamura

SCCS-vsn: usr.sbin/sendmail/src/makesendmail 8.22
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.161
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.158

29 years agoallow simple lock failure to be a warning rather than a panic
Kirk McKusick [Mon, 15 May 1995 09:24:05 +0000 (01:24 -0800)]
allow simple lock failure to be a warning rather than a panic

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

29 years agounistd.h for optarg
Marshall Kirk McKusick [Mon, 15 May 1995 07:36:36 +0000 (23:36 -0800)]
unistd.h for optarg

SCCS-vsn: games/phantasia/setup.c 5.9

29 years agomore ugly hacks for systems without uname
Eric Allman [Mon, 15 May 1995 00:24:36 +0000 (16:24 -0800)]
more ugly hacks for systems without uname

SCCS-vsn: usr.sbin/sendmail/src/makesendmail 8.21