unix-history/.git
31 years agofixes from Rick Macklem
Ralph Campbell [Tue, 25 May 1993 09:15:09 +0000 (01:15 -0800)]
fixes from Rick Macklem

SCCS-vsn: sys/pmax/dev/asc.c 7.13

31 years agobug fixes and cleanups from BSDI
Kirk McKusick [Tue, 25 May 1993 09:02:18 +0000 (01:02 -0800)]
bug fixes and cleanups from BSDI

SCCS-vsn: sbin/init/init.c 6.16

31 years agomove to /usr/old/libdata
Keith Bostic [Tue, 25 May 1993 08:10:10 +0000 (00:10 -0800)]
move to /usr/old/libdata

SCCS-vsn: old/pcc/lint/llibs/Makefile 5.3

31 years agoadd RLIMIT_MEMLOCK, RLIMIT_NOFILE, RLIMIT_NPROC; limits are now quads
Keith Bostic [Tue, 25 May 1993 07:08:22 +0000 (23:08 -0800)]
add RLIMIT_MEMLOCK, RLIMIT_NOFILE, RLIMIT_NPROC; limits are now quads

SCCS-vsn: lib/libc/sys/getrlimit.2 6.9

31 years agoreflect current state of 4.4
Mike Hibler [Tue, 25 May 1993 06:51:35 +0000 (22:51 -0800)]
reflect current state of 4.4

SCCS-vsn: contrib/emacs-18.57/src/s-bsd4-4.h 5.2
SCCS-vsn: contrib/emacs-18.57/src/dispnew.c 5.2
SCCS-vsn: contrib/emacs-18.57/src/m-hp9000s300.h 5.2
SCCS-vsn: contrib/emacs-18.57/src/Makefile 5.2
SCCS-vsn: contrib/emacs-18.57/src/sysdep.c 5.2
SCCS-vsn: contrib/emacs-18.57/src/emacs.c 5.2
SCCS-vsn: contrib/emacs-18.57/src/fileio.c 5.2
SCCS-vsn: contrib/emacs-18.57/src/doc.c 5.2
SCCS-vsn: contrib/emacs-18.57/src/termcap.c 5.2
SCCS-vsn: contrib/emacs-18.57/src/unexec.c 5.2

31 years agofixes to support old style handling of ` ` (quoting), and "for var do"
Marc Teitelbaum [Tue, 25 May 1993 06:40:05 +0000 (22:40 -0800)]
fixes to support old style handling of ` ` (quoting), and "for var do"

SCCS-vsn: bin/sh/redir.h 5.2
SCCS-vsn: bin/sh/redir.c 5.4
SCCS-vsn: bin/sh/parser.c 5.11
SCCS-vsn: bin/sh/jobs.c 5.8

31 years agouse getrlimit to get _SC_OPEN_MAX and RLIMIT_NPROC
Keith Bostic [Tue, 25 May 1993 06:36:12 +0000 (22:36 -0800)]
use getrlimit to get _SC_OPEN_MAX and RLIMIT_NPROC
per-process limits are resources, not sysctl(3) variables

SCCS-vsn: lib/libc/gen/sysconf.c 5.3

31 years agoper-process limits are resources, not sysctl(3) variables
Keith Bostic [Tue, 25 May 1993 06:26:26 +0000 (22:26 -0800)]
per-process limits are resources, not sysctl(3) variables

SCCS-vsn: sys/sys/sysctl.h 7.27
SCCS-vsn: lib/libc/gen/sysctl.3 6.10

31 years agomake _offset an fpos_t so we can do 64-bit seeks
Chris Torek [Tue, 25 May 1993 06:24:02 +0000 (22:24 -0800)]
make _offset an fpos_t so we can do 64-bit seeks

SCCS-vsn: include/stdio.h 5.26

31 years agowhen reach "end-of-device" write returns 0 forever
Keith Bostic [Tue, 25 May 1993 06:17:58 +0000 (22:17 -0800)]
when reach "end-of-device" write returns 0 forever

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

31 years agoupdate to current 4.4
Mike Hibler [Tue, 25 May 1993 06:06:56 +0000 (22:06 -0800)]
update to current 4.4

SCCS-vsn: contrib/emacs-18.57/etc/loadst.c 5.3
SCCS-vsn: contrib/emacs-18.57/etc/env.c 5.2
SCCS-vsn: contrib/emacs-18.57/etc/emacsclient.c 5.2
SCCS-vsn: contrib/emacs-18.57/etc/movemail.c 5.2

31 years agoneed header files for sysctl
Kirk McKusick [Tue, 25 May 1993 06:06:47 +0000 (22:06 -0800)]
need header files for sysctl

SCCS-vsn: sys/i386/i386/machdep.c 7.17

31 years agodate and time created 93/05/24 14:47:30 by bostic
Keith Bostic [Tue, 25 May 1993 05:47:30 +0000 (21:47 -0800)]
date and time created 93/05/24 14:47:30 by bostic

SCCS-vsn: usr.bin/make/for.c 5.1

31 years agodate and time created 93/05/24 14:47:02 by bostic
Keith Bostic [Tue, 25 May 1993 05:47:02 +0000 (21:47 -0800)]
date and time created 93/05/24 14:47:02 by bostic

SCCS-vsn: usr.bin/make/dir.h 5.1

31 years agoupdate, bug fix, ANSI C, lint from Christos Zoulas
Keith Bostic [Tue, 25 May 1993 05:46:53 +0000 (21:46 -0800)]
update, bug fix, ANSI C, lint from Christos Zoulas
see ../SCCS/README.christos for details

SCCS-vsn: usr.bin/make/lst.lib/lstForEachFrom.c 5.4

31 years agoupdate, bug fix, ANSI C, lint from Christos Zoulas
Keith Bostic [Tue, 25 May 1993 05:46:05 +0000 (21:46 -0800)]
update, bug fix, ANSI C, lint from Christos Zoulas
see SCCS/README.christos for details

SCCS-vsn: usr.bin/make/arch.c 5.8
SCCS-vsn: usr.bin/make/bit.h 5.4
SCCS-vsn: usr.bin/make/buf.c 5.6
SCCS-vsn: usr.bin/make/buf.h 5.5
SCCS-vsn: usr.bin/make/compat.c 5.10
SCCS-vsn: usr.bin/make/cond.c 5.7
SCCS-vsn: usr.bin/make/config.h 5.10
SCCS-vsn: usr.bin/make/dir.c 5.8
SCCS-vsn: usr.bin/make/hash.c 5.6
SCCS-vsn: usr.bin/make/hash.h 5.5
SCCS-vsn: usr.bin/make/job.c 5.18
SCCS-vsn: usr.bin/make/job.h 5.4
SCCS-vsn: usr.bin/make/list.h 5.4
SCCS-vsn: usr.bin/make/lst.h 5.4
SCCS-vsn: usr.bin/make/main.c 5.30
SCCS-vsn: usr.bin/make/make.1 5.8
SCCS-vsn: usr.bin/make/make.c 5.4
SCCS-vsn: usr.bin/make/make.h 5.14
SCCS-vsn: usr.bin/make/nonints.h 5.7
SCCS-vsn: usr.bin/make/parse.c 5.19
SCCS-vsn: usr.bin/make/sprite.h 5.5
SCCS-vsn: usr.bin/make/str.c 5.9
SCCS-vsn: usr.bin/make/suff.c 5.7
SCCS-vsn: usr.bin/make/targ.c 5.10
SCCS-vsn: usr.bin/make/var.c 5.9

31 years agoadd for.c
Keith Bostic [Tue, 25 May 1993 05:06:53 +0000 (21:06 -0800)]
add for.c

SCCS-vsn: usr.bin/make/Makefile 5.3

31 years agodon't go into recursive syserr loop if error printing syserr
Eric Allman [Tue, 25 May 1993 03:50:16 +0000 (19:50 -0800)]
don't go into recursive syserr loop if error printing syserr

SCCS-vsn: usr.sbin/sendmail/src/err.c 6.22

31 years agodate and time created 93/05/24 11:40:21 by bostic
Keith Bostic [Tue, 25 May 1993 02:40:21 +0000 (18:40 -0800)]
date and time created 93/05/24 11:40:21 by bostic

SCCS-vsn: lib/libc/gen/confstr.3 5.1

31 years agoadd confstr
Keith Bostic [Tue, 25 May 1993 02:39:45 +0000 (18:39 -0800)]
add confstr

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

31 years agoreturn length + 1, for null terminator
Keith Bostic [Tue, 25 May 1993 02:39:00 +0000 (18:39 -0800)]
return length + 1, for null terminator

SCCS-vsn: lib/libc/gen/confstr.c 5.4

31 years agoadd pathconf.3
Keith Bostic [Tue, 25 May 1993 02:25:01 +0000 (18:25 -0800)]
add pathconf.3

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

31 years agoMAX_INPUT is a min/max
Keith Bostic [Tue, 25 May 1993 02:24:11 +0000 (18:24 -0800)]
MAX_INPUT is a min/max

SCCS-vsn: lib/libc/gen/sysctl.3 6.9

31 years agodate and time created 93/05/24 11:23:58 by bostic
Keith Bostic [Tue, 25 May 1993 02:23:58 +0000 (18:23 -0800)]
date and time created 93/05/24 11:23:58 by bostic

SCCS-vsn: lib/libc/sys/pathconf.2 5.1

31 years agoadd sysconf.0
Keith Bostic [Tue, 25 May 1993 01:59:25 +0000 (17:59 -0800)]
add sysconf.0

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

31 years agodate and time created 93/05/24 10:58:50 by bostic
Keith Bostic [Tue, 25 May 1993 01:58:50 +0000 (17:58 -0800)]
date and time created 93/05/24 10:58:50 by bostic

SCCS-vsn: lib/libc/gen/sysconf.3 5.1

31 years agoadd KERN_MAXUFILES, KERN_MAXUPROC, USER_STREAM_MAX, USER_TZNAME_MAX
Keith Bostic [Tue, 25 May 1993 01:58:45 +0000 (17:58 -0800)]
add KERN_MAXUFILES, KERN_MAXUPROC, USER_STREAM_MAX, USER_TZNAME_MAX

SCCS-vsn: lib/libc/gen/sysctl.3 6.8

31 years agoKERN_MAXPROC -> KERN_MAXUPROC for _SC_CHILD_MAX; POSIX 1003.1 requires
Keith Bostic [Tue, 25 May 1993 01:58:06 +0000 (17:58 -0800)]
KERN_MAXPROC -> KERN_MAXUPROC for _SC_CHILD_MAX; POSIX 1003.1 requires
that CLK_TCK be returned for _SC_CLK_TCK; KERN_MAXFILES -> KERN_MAXUFILES for
_SC_OPEN_MAX; add USER_STREAM_MAX for _SC_STREAM_MAX, USER_TZNAME_MAX for
_SC_TZNAME_MAX; add _SC_2_CHAR_TERM, _SC_2_UPE; fix binary returns to return
-1 on "no".

SCCS-vsn: lib/libc/gen/sysconf.c 5.2

31 years agoadd USER_STREAM_MAX, USER_TZNAME_MAX
Keith Bostic [Tue, 25 May 1993 01:53:15 +0000 (17:53 -0800)]
add USER_STREAM_MAX, USER_TZNAME_MAX

SCCS-vsn: lib/libc/gen/sysctl.c 5.2

31 years agoupdate for Margo
Keith Bostic [Tue, 25 May 1993 01:02:43 +0000 (17:02 -0800)]
update for Margo

SCCS-vsn: lib/libc/db/test/hash.tests/makedb.sh 5.2

31 years ago1.4 -> 1.5
Keith Bostic [Tue, 25 May 1993 00:59:22 +0000 (16:59 -0800)]
1.4 -> 1.5

SCCS-vsn: lib/libc/db/VERSION 5.8

31 years agoadd __rec_fd, to return a file descriptor
Keith Bostic [Tue, 25 May 1993 00:48:53 +0000 (16:48 -0800)]
add __rec_fd, to return a file descriptor

SCCS-vsn: lib/libc/db/recno/extern.h 5.5
SCCS-vsn: lib/libc/db/recno/rec_open.c 5.20

31 years agoadd fd routine, to return a file descriptor
Keith Bostic [Tue, 25 May 1993 00:48:28 +0000 (16:48 -0800)]
add fd routine, to return a file descriptor

SCCS-vsn: lib/libc/db/db/db.c 5.6
SCCS-vsn: lib/libc/db/man/dbopen.3 5.26

31 years agoinstead of using the sync flag, return a pointer to the btree sync
Keith Bostic [Tue, 25 May 1993 00:46:50 +0000 (16:46 -0800)]
instead of using the sync flag, return a pointer to the btree sync
routine -- this keeps all the ugliness in the RECNO area
leave the sync flag in, it may be useful someday, and it's easy to add now

SCCS-vsn: include/db.h 5.26

31 years agoBe sure to append dots on canonified host names; Fix improper
Eric Allman [Tue, 25 May 1993 00:23:20 +0000 (16:23 -0800)]
Be sure to append dots on canonified host names; Fix improper
pointer dereference in HELO response; fix core dump in map_rewrite debugging

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

31 years agoadd FEATURE(always_add_domain)
Eric Allman [Tue, 25 May 1993 00:21:44 +0000 (16:21 -0800)]
add FEATURE(always_add_domain)

SCCS-vsn: usr.sbin/sendmail/cf/README 6.27
SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 6.9

31 years agoadd FEATURE(always_add_domain); avoid rewriting $=w into $j
Eric Allman [Tue, 25 May 1993 00:21:01 +0000 (16:21 -0800)]
add FEATURE(always_add_domain); avoid rewriting $=w into $j
(some hosts have multiple "canonical" names)

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.40
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 6.30

31 years agoadd in __bt_fd, to return a file descriptor
Keith Bostic [Mon, 24 May 1993 23:56:33 +0000 (15:56 -0800)]
add in __bt_fd, to return a file descriptor

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.31
SCCS-vsn: lib/libc/db/btree/extern.h 5.8

31 years agodate and time created 93/05/24 08:47:52 by eric
Eric Allman [Mon, 24 May 1993 23:47:52 +0000 (15:47 -0800)]
date and time created 93/05/24 08:47:52 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/always_add_domain.m4 6.1

31 years agodeclare macvalue
Eric Allman [Mon, 24 May 1993 23:33:45 +0000 (15:33 -0800)]
declare macvalue

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

31 years agoremember to dot terminate host name lookups
Eric Allman [Mon, 24 May 1993 23:30:31 +0000 (15:30 -0800)]
remember to dot terminate host name lookups

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

31 years agodebugging core dumps if av == NULL
Eric Allman [Mon, 24 May 1993 23:30:04 +0000 (15:30 -0800)]
debugging core dumps if av == NULL

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

31 years agoadded cpu_sysctl().
Kazumasa Utashiro [Mon, 24 May 1993 15:42:47 +0000 (07:42 -0800)]
added cpu_sysctl().

SCCS-vsn: sys/news3400/news3400/machdep.c 7.12

31 years agoupdated
Kazumasa Utashiro [Mon, 24 May 1993 15:41:29 +0000 (07:41 -0800)]
updated

SCCS-vsn: sys/news3400/README 5.5

31 years agoSFILES (and any other files, if they get added someday) should
Chris Torek [Mon, 24 May 1993 15:35:39 +0000 (07:35 -0800)]
SFILES (and any other files, if they get added someday) should
not include the swap*.c files

SCCS-vsn: usr.sbin/config.new/mkmakefile.c 5.3

31 years agodate and time created 93/05/23 13:50:47 by hibler
Mike Hibler [Mon, 24 May 1993 04:50:47 +0000 (20:50 -0800)]
date and time created 93/05/23 13:50:47 by hibler

SCCS-vsn: contrib/emacs-18.57/src/doc.c 5.1

31 years agodate and time created 93/05/23 13:50:30 by hibler
Mike Hibler [Mon, 24 May 1993 04:50:30 +0000 (20:50 -0800)]
date and time created 93/05/23 13:50:30 by hibler

SCCS-vsn: contrib/emacs-18.57/src/unexec.c 5.1

31 years agodate and time created 93/05/23 13:50:29 by hibler
Mike Hibler [Mon, 24 May 1993 04:50:29 +0000 (20:50 -0800)]
date and time created 93/05/23 13:50:29 by hibler

SCCS-vsn: contrib/emacs-18.57/src/termcap.c 5.1

31 years agoadd KERN_MAXUPROC, KERN_MAXUFILES, USER_STREAM_MAX and
Keith Bostic [Mon, 24 May 1993 04:39:43 +0000 (20:39 -0800)]
add KERN_MAXUPROC, KERN_MAXUFILES, USER_STREAM_MAX and
USER_TZNAME_MAX for POSIX 1003.1

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

31 years agoadd _SC_STREAM_MAX and _SC_TZNAME_MAX for POSIX 1003.1
Keith Bostic [Mon, 24 May 1993 04:38:54 +0000 (20:38 -0800)]
add _SC_STREAM_MAX and _SC_TZNAME_MAX for POSIX 1003.1

SCCS-vsn: sys/sys/unistd.h 5.17

31 years agoAdd fd interface routine to return file descriptor. Pass file name
Keith Bostic [Mon, 24 May 1993 04:09:07 +0000 (20:09 -0800)]
Add fd interface routine to return file descriptor.  Pass file name
to init_htab so that if no page size is specified, the page size will default
to the block size of the file system.  Initialize fill factor so that it will
dynamically be set during operation.

SCCS-vsn: lib/libc/db/hash/hash.c 5.35

31 years agoDynamically compute fill factor (if not user specified). When
Keith Bostic [Mon, 24 May 1993 04:04:58 +0000 (20:04 -0800)]
Dynamically compute fill factor (if not user specified).  When
first overflow page is allocated, set fill factor to the number of entries
on overflowing page.  Verify that new fill factor is at least MIN_FFACTOR.

SCCS-vsn: lib/libc/db/hash/hash_page.c 5.26

31 years agoChange default page size to 4K and fill factor to 40.
Keith Bostic [Mon, 24 May 1993 04:04:00 +0000 (20:04 -0800)]
Change default page size to 4K and fill factor to 40.

SCCS-vsn: lib/libc/db/hash/ndbm.c 5.14

31 years agoUse 4K page default. Use dynamically computed fill factor default
Keith Bostic [Mon, 24 May 1993 04:03:27 +0000 (20:03 -0800)]
Use 4K page default. Use dynamically computed fill factor default
instead of fixed value.

SCCS-vsn: lib/libc/db/hash/hash.h 5.7

31 years agoRemoved comment reference to non-existing file local.h
Christos Zoulas [Mon, 24 May 1993 03:24:26 +0000 (19:24 -0800)]
Removed comment reference to non-existing file local.h

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

31 years agoRemoved extraneous OBJ+= line
Christos Zoulas [Mon, 24 May 1993 03:17:01 +0000 (19:17 -0800)]
Removed extraneous OBJ+= line

SCCS-vsn: bin/csh/Makefile 5.31

31 years agoAdded missing \ in \*(ua in the operator section
Christos Zoulas [Mon, 24 May 1993 03:10:27 +0000 (19:10 -0800)]
Added missing \ in \*(ua in the operator section

SCCS-vsn: bin/csh/csh.1 6.24

31 years agodate and time created 93/05/23 11:10:11 by hibler
Mike Hibler [Mon, 24 May 1993 02:10:11 +0000 (18:10 -0800)]
date and time created 93/05/23 11:10:11 by hibler

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

31 years agomessage insists on a literal " " or "-" for continuation
Eric Allman [Sun, 23 May 1993 22:32:56 +0000 (14:32 -0800)]
message insists on a literal " " or "-" for continuation

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

31 years agotar => pax
Eric Allman [Sun, 23 May 1993 22:16:50 +0000 (14:16 -0800)]
tar => pax

SCCS-vsn: usr.sbin/sendmail/Makefile 6.7

31 years agoFixed gcc -Wall warnings
Christos Zoulas [Sun, 23 May 1993 10:06:52 +0000 (02:06 -0800)]
Fixed gcc -Wall warnings

SCCS-vsn: bin/csh/alloc.c 5.14
SCCS-vsn: bin/csh/char.c 5.9
SCCS-vsn: bin/csh/char.h 5.8
SCCS-vsn: bin/csh/const.c 5.7
SCCS-vsn: bin/csh/csh.c 5.38
SCCS-vsn: bin/csh/csh.h 5.25
SCCS-vsn: bin/csh/dir.c 5.20
SCCS-vsn: bin/csh/dir.h 5.6
SCCS-vsn: bin/csh/dol.c 5.20
SCCS-vsn: bin/csh/err.c 5.13
SCCS-vsn: bin/csh/exec.c 5.22
SCCS-vsn: bin/csh/exp.c 5.16
SCCS-vsn: bin/csh/extern.h 5.15
SCCS-vsn: bin/csh/file.c 5.24
SCCS-vsn: bin/csh/func.c 5.39
SCCS-vsn: bin/csh/glob.c 5.40
SCCS-vsn: bin/csh/hist.c 5.11
SCCS-vsn: bin/csh/init.c 5.16
SCCS-vsn: bin/csh/lex.c 5.28
SCCS-vsn: bin/csh/misc.c 5.19
SCCS-vsn: bin/csh/parse.c 5.13
SCCS-vsn: bin/csh/pathnames.h 5.8
SCCS-vsn: bin/csh/proc.c 5.29
SCCS-vsn: bin/csh/proc.h 5.8
SCCS-vsn: bin/csh/sem.c 5.23
SCCS-vsn: bin/csh/set.c 5.20
SCCS-vsn: bin/csh/str.c 5.13
SCCS-vsn: bin/csh/time.c 5.16

31 years agoadd a file descriptor return interface
Keith Bostic [Sun, 23 May 1993 07:35:57 +0000 (23:35 -0800)]
add a file descriptor return interface

SCCS-vsn: include/db.h 5.25

31 years agoit's not alpha anymore
Keith Bostic [Sun, 23 May 1993 05:45:52 +0000 (21:45 -0800)]
it's not alpha anymore

SCCS-vsn: sys/conf/newvers.sh 7.7

31 years agorecno bug -- if split to a new page on index 0 (a sorted split) was
Keith Bostic [Sun, 23 May 1993 05:16:54 +0000 (21:16 -0800)]
recno bug -- if split to a new page on index 0 (a sorted split) was
changing a random value as the new number of records on the left page

SCCS-vsn: lib/libc/db/btree/bt_split.c 5.17

31 years agomake test3 try different page size
Keith Bostic [Sun, 23 May 1993 05:15:00 +0000 (21:15 -0800)]
make test3 try different page size

SCCS-vsn: lib/libc/db/test/run.test 5.17

31 years agotrying to get all the fields right is too much trouble: just reset
Chris Torek [Sun, 23 May 1993 05:12:45 +0000 (21:12 -0800)]
trying to get all the fields right is too much trouble: just reset
to a minimal state and let __srefill or __swsetup do the dirty work

SCCS-vsn: lib/libc/stdio/setvbuf.c 5.6

31 years agosupport 64K pages
Keith Bostic [Sun, 23 May 1993 05:12:19 +0000 (21:12 -0800)]
support 64K pages

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.30
SCCS-vsn: lib/libc/db/btree/btree.h 5.15

31 years agoadd psize to RECNO
Keith Bostic [Sun, 23 May 1993 05:09:45 +0000 (21:09 -0800)]
add psize to RECNO

SCCS-vsn: lib/libc/db/test/dbtest.c 5.18

31 years agoalias maps include null byte; don't add .db if it already exits
Eric Allman [Sun, 23 May 1993 02:52:48 +0000 (18:52 -0800)]
alias maps include null byte; don't add .db if it already exits

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.48
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.18

31 years agosleep(3) returns a u_int
Keith Bostic [Sun, 23 May 1993 01:50:55 +0000 (17:50 -0800)]
sleep(3) returns a u_int

SCCS-vsn: lib/libc/gen/sleep.3 6.5

31 years agomove daemon, getloadavg, pwcache into C library
Keith Bostic [Sun, 23 May 1993 01:21:21 +0000 (17:21 -0800)]
move daemon, getloadavg, pwcache into C library

SCCS-vsn: lib/libutil/Makefile 5.13

31 years agoupdate for 6.60
Eric Allman [Sun, 23 May 1993 01:17:45 +0000 (17:17 -0800)]
update for 6.60

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

31 years agoIBM_AIX => _AIX3
Eric Allman [Sun, 23 May 1993 01:15:21 +0000 (17:15 -0800)]
IBM_AIX => _AIX3

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

31 years agoavoid writing an error message announcing that you can't write the
Eric Allman [Sun, 23 May 1993 01:05:02 +0000 (17:05 -0800)]
avoid writing an error message announcing that you can't write the
message

SCCS-vsn: usr.sbin/sendmail/src/err.c 6.21

31 years agodocumentation update
Eric Allman [Sun, 23 May 1993 00:44:03 +0000 (16:44 -0800)]
documentation update

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

31 years agodon't pass pseudo-domains to $[ ... $] (can cause wierd problems
Eric Allman [Sun, 23 May 1993 00:43:39 +0000 (16:43 -0800)]
don't pass pseudo-domains to $[ ... $] (can cause wierd problems
with wildcard MX records); dot terminate relay hostnames in S0.

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

31 years agomerge alias database with maps, expanding and changing interface;
Eric Allman [Sun, 23 May 1993 00:42:50 +0000 (16:42 -0800)]
merge alias database with maps, expanding and changing interface;
announce mailer/host/user triple on -bv flag; don't send unsolicited
multiline HELO replies -- it breaks Pony Express; AIX portability changes

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

31 years agoAIX compatibility changes; clean up map initialization functions
Eric Allman [Sat, 22 May 1993 23:58:05 +0000 (15:58 -0800)]
AIX compatibility changes; clean up map initialization functions

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.65
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.31
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.56
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.57
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.60

31 years agouse strerror
Jan-Simon Pendry [Sat, 22 May 1993 17:34:23 +0000 (09:34 -0800)]
use strerror

SCCS-vsn: usr.sbin/amd/amd/xutil.c 5.6
SCCS-vsn: usr.sbin/amd/config/os-bsd44.h 5.5

31 years agofix warning about regexec
Jan-Simon Pendry [Sat, 22 May 1993 17:33:55 +0000 (09:33 -0800)]
fix warning about regexec

SCCS-vsn: usr.sbin/amd/amd/mapc.c 5.7

31 years agocleanup for NIS maps
Eric Allman [Sat, 22 May 1993 11:29:48 +0000 (03:29 -0800)]
cleanup for NIS maps

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.55
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.39
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.16

31 years agodon't include .db on database file names
Eric Allman [Sat, 22 May 1993 10:49:42 +0000 (02:49 -0800)]
don't include .db on database file names

SCCS-vsn: usr.sbin/sendmail/cf/feature/mailertable.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/feature/bitdomain.m4 6.3
SCCS-vsn: usr.sbin/sendmail/cf/feature/uucpdomain.m4 6.2

31 years agoadd REDIRECT to list of top-level pseudo-domains
Eric Allman [Sat, 22 May 1993 10:49:28 +0000 (02:49 -0800)]
add REDIRECT to list of top-level pseudo-domains

SCCS-vsn: usr.sbin/sendmail/cf/feature/redirect.m4 6.2

31 years agoavoid extra qualification of top level pseudo-domains and gateways
Eric Allman [Sat, 22 May 1993 10:49:02 +0000 (02:49 -0800)]
avoid extra qualification of top level pseudo-domains and gateways

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

31 years ago$=P is top-level pseudo-domains
Eric Allman [Sat, 22 May 1993 10:48:32 +0000 (02:48 -0800)]
$=P is top-level pseudo-domains

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

31 years agoavoid unexpected multiline replies to HELO packet -- it breaks
Eric Allman [Sat, 22 May 1993 09:59:54 +0000 (01:59 -0800)]
avoid unexpected multiline replies to HELO packet -- it breaks
Pony Express on VMS; instead use a two line 220 greeting with ESMTP as the
first word of the second line

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.31
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.54

31 years agochanges to merge alias and map implementations
Eric Allman [Sat, 22 May 1993 09:59:00 +0000 (01:59 -0800)]
changes to merge alias and map implementations

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

31 years agopessimize on channel flushing
Eric Allman [Sat, 22 May 1993 09:58:42 +0000 (01:58 -0800)]
pessimize on channel flushing

SCCS-vsn: usr.sbin/sendmail/src/err.c 6.20

31 years agochanges to merge alias and map implementations
Eric Allman [Sat, 22 May 1993 09:58:12 +0000 (01:58 -0800)]
changes to merge alias and map implementations

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.47
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.66
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.38
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.59

31 years agoadd support for CTL_MACHDEP
Kirk McKusick [Sat, 22 May 1993 09:39:41 +0000 (01:39 -0800)]
add support for CTL_MACHDEP

SCCS-vsn: sys/i386/include/cpu.h 5.7
SCCS-vsn: sys/i386/i386/machdep.c 7.16

31 years agouse sysctl rather than nlist
Kirk McKusick [Sat, 22 May 1993 09:34:17 +0000 (01:34 -0800)]
use sysctl rather than nlist

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.26

31 years agouse sysctl to get boottime and load average
Kirk McKusick [Sat, 22 May 1993 09:16:31 +0000 (01:16 -0800)]
use sysctl to get boottime and load average

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

31 years agovi w.c
Kirk McKusick [Sat, 22 May 1993 09:15:01 +0000 (01:15 -0800)]
vi w.c

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

31 years agouse paths.h name
Keith Bostic [Sat, 22 May 1993 09:04:04 +0000 (01:04 -0800)]
use paths.h name

SCCS-vsn: lib/libc/gen/getpass.c 5.10

31 years agoHenry Spencer's Alpha 3.0 regex release
Keith Bostic [Sat, 22 May 1993 07:06:57 +0000 (23:06 -0800)]
Henry Spencer's Alpha 3.0 regex release

SCCS-vsn: lib/libc/regex/cname.h 5.2
SCCS-vsn: lib/libc/regex/engine.c 5.5
SCCS-vsn: lib/libc/regex/re_format.7 5.2
SCCS-vsn: lib/libc/regex/regcomp.c 5.6
SCCS-vsn: lib/libc/regex/regerror.c 5.4
SCCS-vsn: lib/libc/regex/regex.3 5.2
SCCS-vsn: lib/libc/regex/regex2.h 5.2
SCCS-vsn: lib/libc/regex/regexec.c 5.4
SCCS-vsn: lib/libc/regex/regfree.c 5.2
SCCS-vsn: lib/libc/regex/utils.h 5.3

31 years agodate and time created 93/05/21 16:06:31 by bostic
Keith Bostic [Sat, 22 May 1993 07:06:31 +0000 (23:06 -0800)]
date and time created 93/05/21 16:06:31 by bostic

SCCS-vsn: lib/libc/regex/WHATSNEW 5.1

31 years agoupdate for new vm system
Kirk McKusick [Sat, 22 May 1993 06:46:04 +0000 (22:46 -0800)]
update for new vm system

SCCS-vsn: usr.bin/systat/swap.c 5.14

31 years agoadd other source areas
Kirk McKusick [Sat, 22 May 1993 06:40:23 +0000 (22:40 -0800)]
add other source areas

SCCS-vsn: usr.bin/systat/Makefile 5.14

31 years agoupdate header to reflect redistributable status
Kirk McKusick [Sat, 22 May 1993 06:34:24 +0000 (22:34 -0800)]
update header to reflect redistributable status

SCCS-vsn: usr.bin/systat/cmds.c 5.12
SCCS-vsn: usr.bin/systat/cmdtab.c 5.4
SCCS-vsn: usr.bin/systat/disks.c 5.16
SCCS-vsn: usr.bin/systat/fetch.c 5.7
SCCS-vsn: usr.bin/systat/iostat.c 5.13
SCCS-vsn: usr.bin/systat/keyboard.c 5.5
SCCS-vsn: usr.bin/systat/main.c 5.16
SCCS-vsn: usr.bin/systat/mbufs.c 5.9
SCCS-vsn: usr.bin/systat/netcmds.c 5.7
SCCS-vsn: usr.bin/systat/netstat.c 5.12
SCCS-vsn: usr.bin/systat/pigs.c 5.16
SCCS-vsn: usr.bin/systat/systat.h 5.10

31 years agodate and time created 93/05/21 15:10:08 by torek
Chris Torek [Sat, 22 May 1993 06:10:08 +0000 (22:10 -0800)]
date and time created 93/05/21 15:10:08 by torek

SCCS-vsn: usr.bin/vmstat.sparc/vmstat.8 5.1
SCCS-vsn: usr.bin/vmstat.sparc/vmstat.c 5.1