unix-history/.git
32 years agodupfdopen extended to allow file stealing in addition to dup function.
Jan-Simon Pendry [Wed, 3 Jun 1992 15:04:43 +0000 (07:04 -0800)]
dupfdopen extended to allow file stealing in addition to dup function.

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

32 years agoproperly calculate indirect block sizes
Kirk McKusick [Wed, 3 Jun 1992 14:31:35 +0000 (06:31 -0800)]
properly calculate indirect block sizes

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

32 years agorm extraneous `>> 16'
Chris Torek [Wed, 3 Jun 1992 14:11:05 +0000 (06:11 -0800)]
rm extraneous `>> 16'

SCCS-vsn: lib/libc/quad/muldi3.c 5.7

32 years agoenable mouse and keyboard events for X11R4 (from Macklem)
Kirk McKusick [Wed, 3 Jun 1992 14:00:28 +0000 (06:00 -0800)]
enable mouse and keyboard events for X11R4 (from Macklem)

SCCS-vsn: sys/pmax/dev/pm.c 7.5

32 years agosize now has to be printed out as a quad
Kirk McKusick [Wed, 3 Jun 1992 12:38:56 +0000 (04:38 -0800)]
size now has to be printed out as a quad

SCCS-vsn: sbin/fsck/inode.c 5.21
SCCS-vsn: sbin/fsck/pass1.c 5.18

32 years agoNULL out p_wmesg
Kirk McKusick [Wed, 3 Jun 1992 12:28:48 +0000 (04:28 -0800)]
NULL out p_wmesg

SCCS-vsn: sys/kern/kern_fork.c 7.35

32 years agoskip SIDL processes
Kirk McKusick [Wed, 3 Jun 1992 12:26:11 +0000 (04:26 -0800)]
skip SIDL processes

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

32 years agoavoid null arguments
Kirk McKusick [Wed, 3 Jun 1992 12:17:25 +0000 (04:17 -0800)]
avoid null arguments

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

32 years agoinit if_next to NULL
Kirk McKusick [Wed, 3 Jun 1992 12:14:09 +0000 (04:14 -0800)]
init if_next to NULL

SCCS-vsn: sys/net/if_sl.c 7.28

32 years agoshifts parameters are quads too
Kirk McKusick [Wed, 3 Jun 1992 11:41:59 +0000 (03:41 -0800)]
shifts parameters are quads too

SCCS-vsn: lib/libc/quad/ashldi3.c 5.5
SCCS-vsn: lib/libc/quad/ashrdi3.c 5.5
SCCS-vsn: lib/libc/quad/lshldi3.c 5.5
SCCS-vsn: lib/libc/quad/lshrdi3.c 5.5

32 years agodon't drop core if no arguments
Keith Bostic [Wed, 3 Jun 1992 08:18:37 +0000 (00:18 -0800)]
don't drop core if no arguments

SCCS-vsn: old/refer/lookbib/lookbib.c 4.8

32 years agoit is not really a panic, just a thought
Kirk McKusick [Wed, 3 Jun 1992 07:39:13 +0000 (23:39 -0800)]
it is not really a panic, just a thought

SCCS-vsn: sys/vm/vm_fault.c 7.12

32 years agoadd byte count to stats
Marc Teitelbaum [Wed, 3 Jun 1992 07:31:47 +0000 (23:31 -0800)]
add byte count to stats

SCCS-vsn: bin/dd/dd.c 5.12
SCCS-vsn: bin/dd/dd.h 5.4
SCCS-vsn: bin/dd/misc.c 5.4

32 years agoput frequently used arguments into separate variables
Kirk McKusick [Wed, 3 Jun 1992 07:31:14 +0000 (23:31 -0800)]
put frequently used arguments into separate variables

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

32 years agowrong copyright notice
Keith Bostic [Wed, 3 Jun 1992 07:21:20 +0000 (23:21 -0800)]
wrong copyright notice

SCCS-vsn: bin/expr/expr.y 5.3

32 years agoQuad support in printf(3) family
Keith Bostic [Wed, 3 Jun 1992 07:05:34 +0000 (23:05 -0800)]
Quad support in printf(3) family

SCCS-vsn: lib/libc/stdio/vfprintf.c 5.49
SCCS-vsn: lib/libc/stdio/printf.3 6.15

32 years agoadd quad library
Keith Bostic [Wed, 3 Jun 1992 07:04:58 +0000 (23:04 -0800)]
add quad library

SCCS-vsn: lib/libc/Makefile 5.4

32 years agovalues handed to printf(3) as field widths are really ints
Keith Bostic [Wed, 3 Jun 1992 06:55:32 +0000 (22:55 -0800)]
values handed to printf(3) as field widths are really ints

SCCS-vsn: bin/ls/ls.h 5.17
SCCS-vsn: bin/ls/ls.c 5.66

32 years agohave to move cross device check below the VFS interface
Jan-Simon Pendry [Wed, 3 Jun 1992 06:49:54 +0000 (22:49 -0800)]
have to move cross device check below the VFS interface

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

32 years agoput frequently used arguments into separate variables
Kirk McKusick [Wed, 3 Jun 1992 06:47:36 +0000 (22:47 -0800)]
put frequently used arguments into separate variables

SCCS-vsn: sys/nfs/nfs_vnops.c 7.80

32 years agofix to locally record mtime and atime on NFS nodes
Kirk McKusick [Wed, 3 Jun 1992 05:44:23 +0000 (21:44 -0800)]
fix to locally record mtime and atime on NFS nodes

SCCS-vsn: sys/nfs/nfs_vnops.c 7.79

32 years agohave to move cross device check below the VFS interface
Jan-Simon Pendry [Wed, 3 Jun 1992 05:30:17 +0000 (21:30 -0800)]
have to move cross device check below the VFS interface

SCCS-vsn: sys/nfs/nfs_vnops.c 7.78

32 years agodon't lose the output of updatedb
Keith Bostic [Wed, 3 Jun 1992 05:29:34 +0000 (21:29 -0800)]
don't lose the output of updatedb

SCCS-vsn: etc/weekly 5.18

32 years agoquad's need 8-byte alignment
Kirk McKusick [Wed, 3 Jun 1992 05:29:27 +0000 (21:29 -0800)]
quad's need 8-byte alignment

SCCS-vsn: sys/nfs/nfsnode.h 7.24

32 years agooff-by-one, from Craig Leres
Keith Bostic [Wed, 3 Jun 1992 04:52:56 +0000 (20:52 -0800)]
off-by-one, from Craig Leres

SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 5.16

32 years agofix allocated stat structure alignment
Keith Bostic [Wed, 3 Jun 1992 04:51:24 +0000 (20:51 -0800)]
fix allocated stat structure alignment

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

32 years agodate and time created 92/06/02 13:39:25 by bostic
Keith Bostic [Wed, 3 Jun 1992 04:39:25 +0000 (20:39 -0800)]
date and time created 92/06/02 13:39:25 by bostic

SCCS-vsn: lib/libc/quad/floatunsdidf.c 5.1

32 years agodate and time created 92/06/02 13:39:04 by bostic
Keith Bostic [Wed, 3 Jun 1992 04:39:04 +0000 (20:39 -0800)]
date and time created 92/06/02 13:39:04 by bostic

SCCS-vsn: lib/libc/quad/TESTS/Makefile 5.1

32 years agodate and time created 92/06/02 13:38:48 by bostic
Keith Bostic [Wed, 3 Jun 1992 04:38:48 +0000 (20:38 -0800)]
date and time created 92/06/02 13:38:48 by bostic

SCCS-vsn: lib/libc/quad/TESTS/mul.c 5.1

32 years agodate and time created 92/06/02 13:38:45 by bostic
Keith Bostic [Wed, 3 Jun 1992 04:38:45 +0000 (20:38 -0800)]
date and time created 92/06/02 13:38:45 by bostic

SCCS-vsn: lib/libc/quad/TESTS/divrem.c 5.1

32 years agofix header
Keith Bostic [Wed, 3 Jun 1992 04:38:28 +0000 (20:38 -0800)]
fix header

SCCS-vsn: lib/libc/quad/quad.h 5.6

32 years agonew version from Chris Torek
Keith Bostic [Wed, 3 Jun 1992 04:35:34 +0000 (20:35 -0800)]
new version from Chris Torek

SCCS-vsn: lib/libc/quad/Makefile.inc 5.2
SCCS-vsn: lib/libc/quad/adddi3.c 5.4
SCCS-vsn: lib/libc/quad/anddi3.c 5.3
SCCS-vsn: lib/libc/quad/ashldi3.c 5.4
SCCS-vsn: lib/libc/quad/ashrdi3.c 5.4
SCCS-vsn: lib/libc/quad/cmpdi2.c 5.4
SCCS-vsn: lib/libc/quad/divdi3.c 5.3
SCCS-vsn: lib/libc/quad/fixdfdi.c 5.3
SCCS-vsn: lib/libc/quad/fixunsdfdi.c 5.3
SCCS-vsn: lib/libc/quad/floatdidf.c 5.3
SCCS-vsn: lib/libc/quad/iordi3.c 5.3
SCCS-vsn: lib/libc/quad/lshldi3.c 5.4
SCCS-vsn: lib/libc/quad/lshrdi3.c 5.4
SCCS-vsn: lib/libc/quad/moddi3.c 5.3
SCCS-vsn: lib/libc/quad/muldi3.c 5.6
SCCS-vsn: lib/libc/quad/negdi2.c 5.4
SCCS-vsn: lib/libc/quad/notdi2.c 5.3
SCCS-vsn: lib/libc/quad/qdivrem.c 5.6
SCCS-vsn: lib/libc/quad/quad.h 5.5
SCCS-vsn: lib/libc/quad/subdi3.c 5.4
SCCS-vsn: lib/libc/quad/ucmpdi2.c 5.4
SCCS-vsn: lib/libc/quad/udivdi3.c 5.3
SCCS-vsn: lib/libc/quad/umoddi3.c 5.3
SCCS-vsn: lib/libc/quad/xordi3.c 5.3

32 years agoDocumented changes to command line symbolic link handling.
Elan Amir [Wed, 3 Jun 1992 04:24:36 +0000 (20:24 -0800)]
Documented changes to command line symbolic link handling.

SCCS-vsn: bin/cp/cp.1 6.17

32 years agoChanged symlink behavior on the command line to logical.
Elan Amir [Wed, 3 Jun 1992 04:23:33 +0000 (20:23 -0800)]
Changed symlink behavior on the command line to logical.
Fixed bug in special file copying ('return' --> 'break').

SCCS-vsn: bin/cp/cp.c 5.30

32 years agoMade the symlink handling section much more comprehensive.
Elan Amir [Wed, 3 Jun 1992 04:19:58 +0000 (20:19 -0800)]
Made the symlink handling section much more comprehensive.

SCCS-vsn: bin/ln/ln.1 6.11

32 years agolatest types from mrose (need frame relay)
Keith Sklower [Wed, 3 Jun 1992 03:08:38 +0000 (19:08 -0800)]
latest types from mrose (need frame relay)

SCCS-vsn: sys/net/if_types.h 7.4

32 years agodate and time created 92/06/02 10:29:46 by bostic
Keith Bostic [Wed, 3 Jun 1992 01:29:46 +0000 (17:29 -0800)]
date and time created 92/06/02 10:29:46 by bostic

SCCS-vsn: lib/libc/quad/Makefile.inc 5.1

32 years agoadd vi, Steve Kirkendall
Keith Bostic [Wed, 3 Jun 1992 00:52:31 +0000 (16:52 -0800)]
add vi, Steve Kirkendall

SCCS-vsn: admin/admin/contrib/contrib 5.23

32 years agohave to cast off_t to int
Kirk McKusick [Tue, 2 Jun 1992 14:46:57 +0000 (06:46 -0800)]
have to cast off_t to int

SCCS-vsn: sbin/newfs/mkfs.c 6.24

32 years agosizes are now 64-bit numbers
Kirk McKusick [Tue, 2 Jun 1992 13:25:05 +0000 (05:25 -0800)]
sizes are now 64-bit numbers

SCCS-vsn: bin/ls/ls.c 5.65
SCCS-vsn: bin/ls/print.c 5.34

32 years agoFixed bug in fts loop that caused specials not to be copied.
Elan Amir [Tue, 2 Jun 1992 08:46:12 +0000 (00:46 -0800)]
Fixed bug in fts loop that caused specials not to be copied.

SCCS-vsn: bin/cp/cp.c 5.29

32 years agoChanged find(1) primaries to more logical evaluation.
Elan Amir [Tue, 2 Jun 1992 04:10:43 +0000 (20:10 -0800)]
Changed find(1) primaries to more logical evaluation.

SCCS-vsn: usr.bin/locate/locate/updatedb.csh 5.3

32 years agoAdded -Hh documentation.
Elan Amir [Tue, 2 Jun 1992 03:22:42 +0000 (19:22 -0800)]
Added -Hh documentation.

SCCS-vsn: bin/chmod/chmod.1 6.16

32 years agoAdded -Hh options.
Elan Amir [Tue, 2 Jun 1992 03:22:28 +0000 (19:22 -0800)]
Added -Hh options.

SCCS-vsn: bin/chmod/chmod.c 5.22

32 years agoAdded -Hh documentation.
Elan Amir [Tue, 2 Jun 1992 03:21:56 +0000 (19:21 -0800)]
Added -Hh documentation.

SCCS-vsn: usr.bin/find/find.1 6.31

32 years agoAdded -Hh options.
Elan Amir [Tue, 2 Jun 1992 03:21:37 +0000 (19:21 -0800)]
Added -Hh options.

SCCS-vsn: usr.bin/find/main.c 5.11
SCCS-vsn: usr.bin/find/find.c 5.6

32 years agoAdded -Hh flags
Elan Amir [Tue, 2 Jun 1992 03:19:33 +0000 (19:19 -0800)]
Added -Hh flags

SCCS-vsn: usr.bin/du/du.c 5.18

32 years agoAdded -Hh flags documentation.
Elan Amir [Tue, 2 Jun 1992 03:19:05 +0000 (19:19 -0800)]
Added -Hh flags documentation.

SCCS-vsn: usr.bin/du/du.1 6.16

32 years agoAdded new sym-link following conventions section.
Elan Amir [Tue, 2 Jun 1992 03:17:18 +0000 (19:17 -0800)]
Added new sym-link following conventions section.

SCCS-vsn: bin/ln/ln.1 6.10

32 years agoAdded -Hh flags.
Elan Amir [Tue, 2 Jun 1992 03:16:16 +0000 (19:16 -0800)]
Added -Hh flags.

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

32 years agoAdded -Hh flags documentation.
Elan Amir [Tue, 2 Jun 1992 03:15:16 +0000 (19:15 -0800)]
Added -Hh flags documentation.

SCCS-vsn: usr.sbin/chown/chgrp.1 6.8

32 years agoAdded -Hh flags
Elan Amir [Tue, 2 Jun 1992 03:14:55 +0000 (19:14 -0800)]
Added -Hh flags

SCCS-vsn: usr.sbin/chown/chown.8 6.8

32 years agoAdded -Hh flags.
Elan Amir [Tue, 2 Jun 1992 03:14:36 +0000 (19:14 -0800)]
Added -Hh flags.

SCCS-vsn: old/tar/tar.c 5.18
SCCS-vsn: usr.sbin/chown/chown.c 5.20

32 years agoDocumented new -Hh flags.
Elan Amir [Tue, 2 Jun 1992 03:14:02 +0000 (19:14 -0800)]
Documented new -Hh flags.

SCCS-vsn: old/tar/tar.1 6.12

32 years agoFixed bug of concatenation of path names.
Elan Amir [Tue, 2 Jun 1992 02:13:22 +0000 (18:13 -0800)]
Fixed bug of concatenation of path names.

SCCS-vsn: bin/cp/cp.c 5.28

32 years agoAdded -Hh documentation.
Elan Amir [Tue, 2 Jun 1992 01:58:49 +0000 (17:58 -0800)]
Added -Hh documentation.

SCCS-vsn: bin/cp/cp.1 6.16

32 years agoModified to work with new version.
Elan Amir [Tue, 2 Jun 1992 01:58:31 +0000 (17:58 -0800)]
Modified to work with new version.

SCCS-vsn: bin/cp/extern.h 5.4

32 years agoAdded -Hh flags and -H
Elan Amir [Tue, 2 Jun 1992 01:58:00 +0000 (17:58 -0800)]
Added -Hh flags and -H

SCCS-vsn: bin/cp/utils.c 5.2

32 years agoRevised to use fts(3) library.
Elan Amir [Tue, 2 Jun 1992 01:56:17 +0000 (17:56 -0800)]
Revised to use fts(3) library.

SCCS-vsn: bin/cp/cp.c 5.27

32 years agoquad's need to be quad aligned
Kirk McKusick [Mon, 1 Jun 1992 13:28:22 +0000 (05:28 -0800)]
quad's need to be quad aligned

SCCS-vsn: sys/ufs/ffs/inode.h 7.25
SCCS-vsn: sys/ufs/ufs/inode.h 7.25

32 years agocompat versions of stat/lstat/fstat; new seek, truncate, get/setrlimit
Kirk McKusick [Mon, 1 Jun 1992 12:40:18 +0000 (04:40 -0800)]
compat versions of stat/lstat/fstat; new seek, truncate, get/setrlimit

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

32 years agostat structure now contains timespec's
Kirk McKusick [Mon, 1 Jun 1992 12:39:16 +0000 (04:39 -0800)]
stat structure now contains timespec's

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

32 years agonew 64-bit versions of get/setrlimit
Kirk McKusick [Mon, 1 Jun 1992 12:38:49 +0000 (04:38 -0800)]
new 64-bit versions of get/setrlimit

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

32 years agoneed ifdefs for optional filesystems
Kirk McKusick [Mon, 1 Jun 1992 12:35:36 +0000 (04:35 -0800)]
need ifdefs for optional filesystems

SCCS-vsn: sys/kern/vfs_conf.c 7.9

32 years agoqseek => __lseek; stat => ostat; qstat => stat; lstat => olstat;
Kirk McKusick [Mon, 1 Jun 1992 12:32:32 +0000 (04:32 -0800)]
qseek => __lseek; stat => ostat; qstat => stat; lstat => olstat;
lqstat => lstat; qtruncate => __truncate; fqtruncate => __ftruncate

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

32 years agofstat becomes ofstat; fqstat becomes the real fstat
Kirk McKusick [Mon, 1 Jun 1992 12:24:20 +0000 (04:24 -0800)]
fstat becomes ofstat; fqstat becomes the real fstat

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

32 years agosyntactic fixups
John Heidemann [Mon, 1 Jun 1992 12:23:16 +0000 (04:23 -0800)]
syntactic fixups

SCCS-vsn: sys/miscfs/deadfs/dead_vnops.c 7.21

32 years agoadd types for LOFS, FDESC, PORTAL file systems
Jan-Simon Pendry [Mon, 1 Jun 1992 12:22:11 +0000 (04:22 -0800)]
add types for LOFS, FDESC, PORTAL file systems

SCCS-vsn: sys/sys/mount.h 7.32

32 years agop_dupfd has to be signed
Jan-Simon Pendry [Mon, 1 Jun 1992 12:21:42 +0000 (04:21 -0800)]
p_dupfd has to be signed

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

32 years agobreak up namlen into char of namlen and char of file type
Kirk McKusick [Mon, 1 Jun 1992 12:21:04 +0000 (04:21 -0800)]
break up namlen into char of namlen and char of file type

SCCS-vsn: sys/sys/dirent.h 7.2

32 years agoresource limts now take quads;
Kirk McKusick [Mon, 1 Jun 1992 12:20:30 +0000 (04:20 -0800)]
resource limts now take quads;
use new entry points for programs that use include this file with the prototypes

SCCS-vsn: sys/sys/resource.h 7.6

32 years agoqstat becomes the default; return timespec rather than timeval
Kirk McKusick [Mon, 1 Jun 1992 12:18:58 +0000 (04:18 -0800)]
qstat becomes the default; return timespec rather than timeval

SCCS-vsn: sys/sys/stat.h 7.14

32 years agocheckpoint: putting in connection caching
Eric Allman [Mon, 1 Jun 1992 04:51:22 +0000 (20:51 -0800)]
checkpoint: putting in connection caching

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.21
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.33
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.45
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.56

32 years agocode refresh
Jan-Simon Pendry [Mon, 1 Jun 1992 01:42:30 +0000 (17:42 -0800)]
code refresh

SCCS-vsn: usr.sbin/amd/config/os-type 5.6
SCCS-vsn: usr.sbin/amd/config/os-aix3.h 5.5
SCCS-vsn: usr.sbin/amd/config/RELEASE 5.5
SCCS-vsn: usr.sbin/amd/config/arch 5.5
SCCS-vsn: usr.sbin/amd/config/os-fpx4.h 5.5
SCCS-vsn: usr.sbin/amd/amd/host_ops.c 5.5
SCCS-vsn: usr.sbin/amd/amd/nfs_ops.c 5.5
SCCS-vsn: usr.sbin/amd/amd/mount_fs.c 5.5
SCCS-vsn: usr.sbin/amd/amd/opts.c 5.5
SCCS-vsn: usr.sbin/amd/amd/util.c 5.5
SCCS-vsn: usr.sbin/amd/amd/nfsx_ops.c 5.5
SCCS-vsn: usr.sbin/amd/amd/afs_ops.c 5.5
SCCS-vsn: usr.sbin/amd/amd/xutil.c 5.5
SCCS-vsn: usr.sbin/amd/amd/ChangeLog 1.5

32 years agodate and time created 92/05/31 10:41:14 by pendry
Jan-Simon Pendry [Mon, 1 Jun 1992 01:41:14 +0000 (17:41 -0800)]
date and time created 92/05/31 10:41:14 by pendry

SCCS-vsn: usr.sbin/amd/config/misc-stellix.h 5.1

32 years agodate and time created 92/05/31 10:38:54 by pendry
Jan-Simon Pendry [Mon, 1 Jun 1992 01:38:54 +0000 (17:38 -0800)]
date and time created 92/05/31 10:38:54 by pendry

SCCS-vsn: usr.sbin/amd/config/os-irix4.h 5.1

32 years agodate and time created 92/05/31 10:38:53 by pendry
Jan-Simon Pendry [Mon, 1 Jun 1992 01:38:53 +0000 (17:38 -0800)]
date and time created 92/05/31 10:38:53 by pendry

SCCS-vsn: usr.sbin/amd/config/Makefile.irix3 5.1
SCCS-vsn: usr.sbin/amd/config/Makefile.irix4 5.1
SCCS-vsn: usr.sbin/amd/config/os-irix3.h 5.1

32 years agouse machine independent version of ns_cksum.c
Keith Sklower [Sat, 30 May 1992 07:09:15 +0000 (23:09 -0800)]
use machine independent version of ns_cksum.c

SCCS-vsn: sys/hp300/conf/files.hp300 7.11
SCCS-vsn: sys/hp300/conf/files.hp300 7.11

32 years agons_cksum.c now machine independent
Keith Sklower [Sat, 30 May 1992 07:04:23 +0000 (23:04 -0800)]
ns_cksum.c now machine independent

SCCS-vsn: sys/hp300/conf/files.hp300 7.11

32 years agomake compile under new and old systems /* hope this is right */
Keith Sklower [Sat, 30 May 1992 07:02:28 +0000 (23:02 -0800)]
make compile under new and old systems /* hope this is right */

SCCS-vsn: sys/netccitt/pk_subr.c 7.21

32 years agofixed bug introduced in rev 7.52: vm_ssize is in pages not bytes.
Steven McCanne [Sat, 30 May 1992 05:23:23 +0000 (21:23 -0800)]
fixed bug introduced in rev 7.52: vm_ssize is in pages not bytes.

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

32 years agoYP back compatibility for NEWDB -- DBM files needed
Eric Allman [Sat, 30 May 1992 04:49:14 +0000 (20:49 -0800)]
YP back compatibility for NEWDB -- DBM files needed

SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.33

32 years agomore connection caching hacks
Eric Allman [Sat, 30 May 1992 01:58:38 +0000 (17:58 -0800)]
more connection caching hacks

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.54.1.2
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.42.1.2
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.20.1.2
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.30.1.2

32 years agomake GECOS matching configurable, and look at aliases after a match
Eric Allman [Sat, 30 May 1992 01:44:57 +0000 (17:44 -0800)]
make GECOS matching configurable, and look at aliases after a match

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

32 years agomove call to udbsender so that full name can potentially be extracted
Eric Allman [Sat, 30 May 1992 01:44:11 +0000 (17:44 -0800)]
move call to udbsender so that full name can potentially be extracted
from UDB instead of passwd file

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

32 years agoallow configuration of GECOS matching; do regular aliasing after
Eric Allman [Sat, 30 May 1992 01:38:40 +0000 (17:38 -0800)]
allow configuration of GECOS matching; do regular aliasing after
a GECOS match

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.28
SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.25
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.32
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.38

32 years agoneed to include <sys/time.h> for <ufs/ufs/dinode.h>
Kirk McKusick [Fri, 29 May 1992 09:40:48 +0000 (01:40 -0800)]
need to include <sys/time.h> for <ufs/ufs/dinode.h>

SCCS-vsn: sbin/icheck/icheck.c 5.10
SCCS-vsn: sbin/ncheck/ncheck.c 5.16

32 years agoneed to include <sys/time.h> for <ufs/ufs/dinode.h>; select tv_sec for ctime
Kirk McKusick [Fri, 29 May 1992 09:39:13 +0000 (01:39 -0800)]
need to include <sys/time.h> for <ufs/ufs/dinode.h>; select tv_sec for ctime

SCCS-vsn: sbin/fsdb/fsdb.c 5.11

32 years agoneed to include <sys/time.h> for <ufs/ufs/dinode.h>
Kirk McKusick [Fri, 29 May 1992 09:36:22 +0000 (01:36 -0800)]
need to include <sys/time.h> for <ufs/ufs/dinode.h>

SCCS-vsn: sbin/dumpfs/dumpfs.c 5.12

32 years agofix up includes
Kirk McKusick [Fri, 29 May 1992 09:32:17 +0000 (01:32 -0800)]
fix up includes

SCCS-vsn: sbin/clri/clri.c 5.5

32 years agostruct for sigaltstack is one longword bigger
Kirk McKusick [Fri, 29 May 1992 09:23:14 +0000 (01:23 -0800)]
struct for sigaltstack is one longword bigger

SCCS-vsn: lib/libc/mips/gen/setjmp.s 5.5

32 years agoreplace sigstack with sigaltstack
Kirk McKusick [Fri, 29 May 1992 09:17:27 +0000 (01:17 -0800)]
replace sigstack with sigaltstack

SCCS-vsn: lib/libc/hp300/gen/setjmp.s 5.2

32 years agotype of limits is quad_t
Kirk McKusick [Fri, 29 May 1992 08:25:11 +0000 (00:25 -0800)]
type of limits is quad_t

SCCS-vsn: bin/csh/func.c 5.36

32 years agoconvert from sigstack to sigaltstack
Kirk McKusick [Fri, 29 May 1992 08:22:17 +0000 (00:22 -0800)]
convert from sigstack to sigaltstack

SCCS-vsn: lib/libc/mips/gen/setjmp.s 5.4

32 years agoreplace sigstack with sigaltstack
Kirk McKusick [Fri, 29 May 1992 08:10:25 +0000 (00:10 -0800)]
replace sigstack with sigaltstack

SCCS-vsn: lib/libc/hp300/gen/setjmp.s 5.2

32 years agoneed to include types.h for resource.h
Kirk McKusick [Fri, 29 May 1992 07:30:38 +0000 (23:30 -0800)]
need to include types.h for resource.h

SCCS-vsn: bin/csh/csh.h 5.23

32 years agochanged module names
Elan Amir [Fri, 29 May 1992 07:29:49 +0000 (23:29 -0800)]
changed module names

SCCS-vsn: bin/cp/Makefile 5.4

32 years agoneed to include <unistd.h>
Kirk McKusick [Fri, 29 May 1992 07:14:13 +0000 (23:14 -0800)]
need to include <unistd.h>

SCCS-vsn: lib/libkvm/kvm_hp300.c 5.27
SCCS-vsn: lib/libkvm/kvm_proc.c 5.27
SCCS-vsn: lib/libkvm/kvm_sparc.c 5.3

32 years agoneed unistd.h
Kirk McKusick [Fri, 29 May 1992 07:09:34 +0000 (23:09 -0800)]
need unistd.h

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

32 years agotypo
Kirk McKusick [Fri, 29 May 1992 06:13:37 +0000 (22:13 -0800)]
typo

SCCS-vsn: lib/libcompat/4.3/ecvt.3 6.5