unix-history/.git
31 years agoAdded new ANSI style .Fn macro.
Elan Amir [Fri, 15 Jan 1993 09:06:00 +0000 (01:06 -0800)]
Added new ANSI style .Fn macro.

SCCS-vsn: lib/libcurses/PSD.doc/macros 6.5

31 years agoimproved comments to be more useful.
Keith Muller [Fri, 15 Jan 1993 07:36:21 +0000 (23:36 -0800)]
improved comments to be more useful.

SCCS-vsn: bin/pax/Makefile 1.2

31 years agocleaned up comments to be more informative.
Keith Muller [Fri, 15 Jan 1993 07:27:33 +0000 (23:27 -0800)]
cleaned up comments to be more informative.

SCCS-vsn: bin/pax/pax.h 1.2

31 years agoadded ifdef _PAX_ for pax specific defines. Cleaned up a bit.
Keith Muller [Fri, 15 Jan 1993 07:21:41 +0000 (23:21 -0800)]
added ifdef _PAX_ for pax specific defines. Cleaned up a bit.

SCCS-vsn: bin/pax/tar.h 1.2

31 years agoadded support for -D and -Y. Cleaned up the comments a bit.
Keith Muller [Fri, 15 Jan 1993 07:20:11 +0000 (23:20 -0800)]
added support for -D and -Y. Cleaned up the comments a bit.

SCCS-vsn: bin/pax/pax.c 1.2

31 years agocleaned up many typos. added support for -D and -Y.
Keith Muller [Fri, 15 Jan 1993 07:19:07 +0000 (23:19 -0800)]
cleaned up many typos. added support for -D and -Y.

SCCS-vsn: bin/pax/pax.1 1.2

31 years agoadded support for -D and -Y
Keith Muller [Fri, 15 Jan 1993 07:17:55 +0000 (23:17 -0800)]
added support for -D and -Y

SCCS-vsn: bin/pax/options.h 1.2

31 years agoadded support for -D and -Y.
Keith Muller [Fri, 15 Jan 1993 07:16:45 +0000 (23:16 -0800)]
added support for -D and -Y.

SCCS-vsn: bin/pax/options.c 1.2

31 years agocleaned up some incorrect comments and fixed an error message.
Keith Muller [Fri, 15 Jan 1993 07:15:59 +0000 (23:15 -0800)]
cleaned up some incorrect comments and fixed an error message.

SCCS-vsn: bin/pax/file_subs.c 1.2

31 years agoadded support for -D and -Y.
Keith Muller [Fri, 15 Jan 1993 07:13:57 +0000 (23:13 -0800)]
added support for -D and -Y.

SCCS-vsn: bin/pax/extern.h 1.2

31 years agorepaired error messages relating to a failure to start an append.
Keith Muller [Fri, 15 Jan 1993 07:12:55 +0000 (23:12 -0800)]
repaired error messages relating to a failure to start an append.

SCCS-vsn: bin/pax/buf_subs.c 1.2

31 years agoadded support for the -D and -Y. fixed the counting of files (append)
Keith Muller [Fri, 15 Jan 1993 07:10:17 +0000 (23:10 -0800)]
added support for the -D and -Y. fixed the counting of files (append)

SCCS-vsn: bin/pax/ar_subs.c 1.2

31 years agoRepaired handling of tapes on append and made ar_close more robust.
Keith Muller [Fri, 15 Jan 1993 07:08:18 +0000 (23:08 -0800)]
Repaired handling of tapes on append and made ar_close more robust.

SCCS-vsn: bin/pax/ar_io.c 1.2

31 years agoThe first param to getmntinfo(3) should be a "struct statfs **" not "int".
Keith Bostic [Fri, 15 Jan 1993 05:53:24 +0000 (21:53 -0800)]
The first param to getmntinfo(3) should be a "struct statfs **" not "int".

SCCS-vsn: lib/libc/gen/getmntinfo.3 6.7

31 years agoadd and use killproc when cannot exec a new process
Kirk McKusick [Fri, 15 Jan 1993 04:19:08 +0000 (20:19 -0800)]
add and use killproc when cannot exec a new process

SCCS-vsn: sys/kern/kern_exec.c 7.70
SCCS-vsn: sys/kern/kern_sig.c 7.52

31 years agorevert debugging to old values
Eric Allman [Fri, 15 Jan 1993 02:33:40 +0000 (18:33 -0800)]
revert debugging to old values

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

31 years agofix minor debugging botch
Eric Allman [Fri, 15 Jan 1993 00:50:20 +0000 (16:50 -0800)]
fix minor debugging botch

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

31 years agofix compilation problem with -DNDBM only
Eric Allman [Fri, 15 Jan 1993 00:49:47 +0000 (16:49 -0800)]
fix compilation problem with -DNDBM only

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

31 years agoenvironment handling simplification/bug fix; handle commas inside
Eric Allman [Thu, 14 Jan 1993 10:38:20 +0000 (02:38 -0800)]
environment handling simplification/bug fix; handle commas inside
comments; properly limit large messages in -obq mode

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.3

31 years agoeliminate UserEnviron
Eric Allman [Thu, 14 Jan 1993 10:09:44 +0000 (02:09 -0800)]
eliminate UserEnviron

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

31 years agoallow definition of hub machine that gets *all* local traffic
Eric Allman [Thu, 14 Jan 1993 08:38:51 +0000 (00:38 -0800)]
allow definition of hub machine that gets *all* local traffic

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

31 years agosync up to hp300/dev/if_lereg.h 7.5
Akito Fujita [Thu, 14 Jan 1993 07:49:18 +0000 (23:49 -0800)]
sync up to hp300/dev/if_lereg.h 7.5

SCCS-vsn: sys/luna68k/dev/if_lereg.h 7.4

31 years agosync up to hp300/dev/if_le.c 7.15
Akito Fujita [Thu, 14 Jan 1993 07:48:22 +0000 (23:48 -0800)]
sync up to hp300/dev/if_le.c    7.15

SCCS-vsn: sys/luna68k/dev/if_le.c 7.4

31 years agorootdev & swapdev message is removed
Akito Fujita [Thu, 14 Jan 1993 07:46:44 +0000 (23:46 -0800)]
rootdev & swapdev message is removed

SCCS-vsn: sys/luna68k/luna68k/swapgeneric.c 7.5

31 years agomessage format is changed
Akito Fujita [Thu, 14 Jan 1993 07:45:36 +0000 (23:45 -0800)]
message format is changed

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.6

31 years agosigaddset, sigdelset and sigismember have to return -1/EINVAL if the
Keith Bostic [Thu, 14 Jan 1993 07:43:21 +0000 (23:43 -0800)]
sigaddset, sigdelset and sigismember have to return -1/EINVAL if the
signal number is bogus.  Delete them from the include file as macros.

SCCS-vsn: include/signal.h 5.5

31 years agosigaddset, sigdelset and sigismember have to return -1/EINVAL if the
Keith Bostic [Thu, 14 Jan 1993 07:42:00 +0000 (23:42 -0800)]
sigaddset, sigdelset and sigismember have to return -1/EINVAL if the
signal number is bogus.

SCCS-vsn: lib/libc/gen/sigsetops.3 6.3
SCCS-vsn: lib/libc/gen/sigsetops.c 5.5

31 years agocleanup, make it print again
Keith Bostic [Thu, 14 Jan 1993 03:44:17 +0000 (19:44 -0800)]
cleanup, make it print again

SCCS-vsn: admin/admin/contrib/contrib 5.29

31 years ago/etc/password -> /etc/passwd
Keith Bostic [Thu, 14 Jan 1993 03:10:19 +0000 (19:10 -0800)]
/etc/password -> /etc/passwd

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.8 5.5

31 years agofix up
Keith Bostic [Wed, 13 Jan 1993 04:33:54 +0000 (20:33 -0800)]
fix up

SCCS-vsn: lib/libc/db/mpool/README 5.2

31 years agolocal version update
Akito Fujita [Wed, 13 Jan 1993 02:57:59 +0000 (18:57 -0800)]
local version update

SCCS-vsn: sys/luna68k/stand/init_main.c 7.2

31 years agoadd get_boot_device() to take boot device info. to kernel
Akito Fujita [Wed, 13 Jan 1993 02:57:43 +0000 (18:57 -0800)]
add get_boot_device() to take boot device info. to kernel

SCCS-vsn: sys/luna68k/stand/boot.c 7.2

31 years agochanged setconf() which could be allowed partition specification
Akito Fujita [Wed, 13 Jan 1993 02:55:51 +0000 (18:55 -0800)]
changed setconf() which could be allowed partition specification

SCCS-vsn: sys/luna68k/luna68k/swapgeneric.c 7.4

31 years agosync up tp hp300/hp300/autoconf.c 7.9
Akito Fujita [Wed, 13 Jan 1993 02:51:53 +0000 (18:51 -0800)]
sync up tp hp300/hp300/autoconf.c        7.9

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.5

31 years agomove cuserid() to libcompat, POSIX no longer requires it
Keith Bostic [Wed, 13 Jan 1993 02:32:26 +0000 (18:32 -0800)]
move cuserid() to libcompat, POSIX no longer requires it

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

31 years agoadd cuserid
Keith Bostic [Wed, 13 Jan 1993 02:32:06 +0000 (18:32 -0800)]
add cuserid

SCCS-vsn: lib/libcompat/Makefile 5.16

31 years agodate and time created 93/01/12 10:31:37 by bostic
Keith Bostic [Wed, 13 Jan 1993 02:31:37 +0000 (18:31 -0800)]
date and time created 93/01/12 10:31:37 by bostic

SCCS-vsn: lib/libcompat/4.4/cuserid.c 5.1

31 years agoadd 4.3/cfree
Keith Bostic [Wed, 13 Jan 1993 02:29:09 +0000 (18:29 -0800)]
add 4.3/cfree

SCCS-vsn: lib/libcompat/Makefile 5.15

31 years agomove cuserid to libcompat, POSIX no longer requires it
Keith Bostic [Wed, 13 Jan 1993 02:28:41 +0000 (18:28 -0800)]
move cuserid to libcompat, POSIX no longer requires it

SCCS-vsn: include/unistd.h 5.23

31 years agomove cfree into libcompat
Keith Bostic [Wed, 13 Jan 1993 02:26:00 +0000 (18:26 -0800)]
move cfree into libcompat

SCCS-vsn: lib/libc/stdlib/calloc.c 5.7
SCCS-vsn: include/stdlib.h 5.24

31 years agofree doesn't return a value
Keith Bostic [Wed, 13 Jan 1993 02:25:23 +0000 (18:25 -0800)]
free doesn't return a value

SCCS-vsn: lib/libcompat/4.3/cfree.c 5.2

31 years agodate and time created 93/01/12 10:24:57 by bostic
Keith Bostic [Wed, 13 Jan 1993 02:24:57 +0000 (18:24 -0800)]
date and time created 93/01/12 10:24:57 by bostic

SCCS-vsn: lib/libcompat/4.3/cfree.c 5.1

31 years agodate and time created 93/01/12 10:22:21 by bostic
Keith Bostic [Wed, 13 Jan 1993 02:22:21 +0000 (18:22 -0800)]
date and time created 93/01/12 10:22:21 by bostic

SCCS-vsn: lib/libc/db/mpool/README 5.1

31 years agoempty has to be local for namespace reasons
Keith Bostic [Wed, 13 Jan 1993 02:21:07 +0000 (18:21 -0800)]
empty has to be local for namespace reasons

SCCS-vsn: lib/libc/locale/lconv.c 5.3

31 years agoset ctime field on extraction.
Keith Muller [Tue, 12 Jan 1993 19:02:24 +0000 (11:02 -0800)]
set ctime field on extraction.

SCCS-vsn: bin/pax/tar.c 1.2

31 years agoadded support for -T changes in sel_subs.c
Keith Muller [Tue, 12 Jan 1993 19:00:50 +0000 (11:00 -0800)]
added support for -T changes in sel_subs.c

SCCS-vsn: bin/pax/sel_subs.h 1.2

31 years agoupdated -T time ranges for both inode change and mod time checks.
Keith Muller [Tue, 12 Jan 1993 18:59:22 +0000 (10:59 -0800)]
updated -T time ranges for both inode change and mod time checks.

SCCS-vsn: bin/pax/sel_subs.c 1.2

31 years agoadded ifdef _PAX_ for pax specific defines
Keith Muller [Tue, 12 Jan 1993 18:43:13 +0000 (10:43 -0800)]
added ifdef _PAX_ for pax specific defines

SCCS-vsn: bin/pax/cpio.h 1.2

31 years agoset the inode ctime field on extraction.
Keith Muller [Tue, 12 Jan 1993 18:40:42 +0000 (10:40 -0800)]
set the inode ctime field on extraction.

SCCS-vsn: bin/pax/cpio.c 1.2

31 years agodate and time created 93/01/12 02:19:44 by torek
Chris Torek [Tue, 12 Jan 1993 18:19:44 +0000 (10:19 -0800)]
date and time created 93/01/12 02:19:44 by torek

SCCS-vsn: usr.sbin/config.new/config.8 5.1

31 years agodate and time created 93/01/12 02:18:47 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:47 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:47 by torek

SCCS-vsn: usr.sbin/config.new/util.c 5.1

31 years agodate and time created 93/01/12 02:18:46 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:46 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:46 by torek

SCCS-vsn: usr.sbin/config.new/sem.h 5.1

31 years agodate and time created 93/01/12 02:18:45 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:45 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:45 by torek

SCCS-vsn: usr.sbin/config.new/sem.c 5.1

31 years agodate and time created 93/01/12 02:18:44 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:44 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:44 by torek

SCCS-vsn: usr.sbin/config.new/scan.l 5.1

31 years agodate and time created 93/01/12 02:18:43 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:43 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:43 by torek

SCCS-vsn: usr.sbin/config.new/mkswap.c 5.1
SCCS-vsn: usr.sbin/config.new/pack.c 5.1

31 years agodate and time created 93/01/12 02:18:42 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:42 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:42 by torek

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

31 years agodate and time created 93/01/12 02:18:41 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:41 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:41 by torek

SCCS-vsn: usr.sbin/config.new/mkheaders.c 5.1
SCCS-vsn: usr.sbin/config.new/mkioconf.c 5.1

31 years agodate and time created 93/01/12 02:18:40 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:40 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:40 by torek

SCCS-vsn: usr.sbin/config.new/main.c 5.1

31 years agodate and time created 93/01/12 02:18:39 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:39 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:39 by torek

SCCS-vsn: usr.sbin/config.new/hash.c 5.1

31 years agodate and time created 93/01/12 02:18:38 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:38 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:38 by torek

SCCS-vsn: usr.sbin/config.new/files.c 5.1
SCCS-vsn: usr.sbin/config.new/gram.y 5.1

31 years agodate and time created 93/01/12 02:18:37 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:37 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:37 by torek

SCCS-vsn: usr.sbin/config.new/config.h 5.1

31 years agodate and time created 93/01/12 02:18:03 by torek
Chris Torek [Tue, 12 Jan 1993 18:18:03 +0000 (10:18 -0800)]
date and time created 93/01/12 02:18:03 by torek

SCCS-vsn: usr.sbin/config.new/Makefile 5.1

31 years agoadd hash SRCS
Keith Bostic [Tue, 12 Jan 1993 14:16:27 +0000 (06:16 -0800)]
add hash SRCS

SCCS-vsn: lib/libc/db/test/Makefile 5.4

31 years agorealloc_srchlen should be patchable (??), but don't whack the namespace
Keith Bostic [Tue, 12 Jan 1993 12:42:59 +0000 (04:42 -0800)]
realloc_srchlen should be patchable (??), but don't whack the namespace

SCCS-vsn: lib/libc/stdlib/malloc.c 5.12

31 years agoarea is a char **
Keith Bostic [Tue, 12 Jan 1993 10:59:07 +0000 (02:59 -0800)]
area is a char **

SCCS-vsn: lib/libterm/termcap.3 6.7

31 years agoNo -g.
Elan Amir [Tue, 12 Jan 1993 05:42:54 +0000 (21:42 -0800)]
No -g.

SCCS-vsn: lib/libcurses/Makefile 5.14

31 years agoMade characters 8-but chracters.
Elan Amir [Tue, 12 Jan 1993 05:42:04 +0000 (21:42 -0800)]
Made characters 8-but chracters.

SCCS-vsn: lib/libcurses/unctrl.c 5.6

31 years agounctrl -> 8-bit characters,
Elan Amir [Tue, 12 Jan 1993 05:41:35 +0000 (21:41 -0800)]
unctrl -> 8-bit characters,

SCCS-vsn: lib/libcurses/curses.h 5.24

31 years agonew table for blocksizes
BSD Tape Makers [Tue, 12 Jan 1993 05:04:24 +0000 (21:04 -0800)]
new table for blocksizes

SCCS-vsn: admin/admin/4.4BSD-Encumbered/4.4A.dist.cover 5.2

31 years agomake GT, NONL, UPPERCASE and termcap strings `backward compat only'
Keith Bostic [Tue, 12 Jan 1993 04:26:20 +0000 (20:26 -0800)]
make GT, NONL, UPPERCASE and termcap strings `backward compat only'
export waddbytes(); tscroll -> __tscroll; make __cputchar private;
prettiness police

SCCS-vsn: lib/libcurses/curses.h 5.23

31 years agotscroll -> __tscroll (for now)
Keith Bostic [Tue, 12 Jan 1993 04:17:22 +0000 (20:17 -0800)]
tscroll -> __tscroll (for now)

SCCS-vsn: lib/libcurses/refresh.c 5.28
SCCS-vsn: lib/libcurses/tscroll.c 5.4

31 years agoprettiness police
Keith Bostic [Tue, 12 Jan 1993 04:14:08 +0000 (20:14 -0800)]
prettiness police

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

31 years agoremove old HPUX generated BSD binary support and add recognition
Mike Hibler [Tue, 12 Jan 1993 04:04:26 +0000 (20:04 -0800)]
remove old HPUX generated BSD binary support and add recognition
of HP-UX shared libraries and dynamically linked binaries

SCCS-vsn: usr.bin/file/file.c 5.2

31 years agoCURSES_{OK,ERR} -> OK,ERR
Keith Bostic [Tue, 12 Jan 1993 03:54:04 +0000 (19:54 -0800)]
CURSES_{OK,ERR} -> OK,ERR

SCCS-vsn: lib/libcurses/addbytes.c 5.15
SCCS-vsn: lib/libcurses/box.c 5.11
SCCS-vsn: lib/libcurses/clear.c 5.8
SCCS-vsn: lib/libcurses/clrtobot.c 5.12
SCCS-vsn: lib/libcurses/cr_put.c 5.15
SCCS-vsn: lib/libcurses/curses.h 5.25
SCCS-vsn: lib/libcurses/delch.c 5.12
SCCS-vsn: lib/libcurses/deleteln.c 5.15
SCCS-vsn: lib/libcurses/delwin.c 5.10
SCCS-vsn: lib/libcurses/erase.c 5.11
SCCS-vsn: lib/libcurses/getch.c 5.10
SCCS-vsn: lib/libcurses/getstr.c 5.8
SCCS-vsn: lib/libcurses/initscr.c 5.12
SCCS-vsn: lib/libcurses/insch.c 5.11
SCCS-vsn: lib/libcurses/insertln.c 5.14
SCCS-vsn: lib/libcurses/move.c 5.11
SCCS-vsn: lib/libcurses/mvprintw.c 5.12
SCCS-vsn: lib/libcurses/mvwin.c 5.9
SCCS-vsn: lib/libcurses/overlay.c 5.12
SCCS-vsn: lib/libcurses/overwrite.c 5.12
SCCS-vsn: lib/libcurses/printw.c 5.14
SCCS-vsn: lib/libcurses/refresh.c 5.27
SCCS-vsn: lib/libcurses/scanw.c 5.13
SCCS-vsn: lib/libcurses/scroll.c 5.10
SCCS-vsn: lib/libcurses/setterm.c 5.14
SCCS-vsn: lib/libcurses/toucholap.c 5.10
SCCS-vsn: lib/libcurses/touchwin.c 5.10
SCCS-vsn: lib/libcurses/tty.c 5.8

31 years agorobots doesn't need CE
Keith Bostic [Tue, 12 Jan 1993 02:57:13 +0000 (18:57 -0800)]
robots doesn't need CE

SCCS-vsn: games/robots/main.c 5.7

31 years agodoesn't even *use* CA, just checks for its existence!
Keith Bostic [Tue, 12 Jan 1993 02:54:23 +0000 (18:54 -0800)]
doesn't even *use* CA, just checks for its existence!

SCCS-vsn: games/mille/mille.c 5.7

31 years agoreturn via g2, not g7 (for ABI)
Chris Torek [Mon, 11 Jan 1993 10:21:20 +0000 (02:21 -0800)]
return via g2, not g7 (for ABI)

SCCS-vsn: lib/libc/sparc/sys/syscall.s 5.2

31 years agoexp__D, exp__E, log__D, and log__L are private; prepend leading "__"
Keith Bostic [Mon, 11 Jan 1993 09:53:54 +0000 (01:53 -0800)]
exp__D, exp__E, log__D, and log__L are private; prepend leading "__"

SCCS-vsn: lib/libm/common_source/exp.c 5.8

31 years agodon't use assembly log() for mc68881 (try #2)
Keith Bostic [Mon, 11 Jan 1993 09:51:54 +0000 (01:51 -0800)]
don't use assembly log() for mc68881 (try #2)

SCCS-vsn: lib/libm/Makefile 5.13

31 years agodon't use assembly log() for mc68881, need support routines from
Keith Bostic [Mon, 11 Jan 1993 09:47:51 +0000 (01:47 -0800)]
don't use assembly log() for mc68881, need support routines from
general implementation

SCCS-vsn: lib/libm/Makefile 5.12

31 years agoreturn an error if dn_expand() returns -1
Keith Bostic [Mon, 11 Jan 1993 09:36:35 +0000 (01:36 -0800)]
return an error if dn_expand() returns -1

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.48

31 years agojgm+@CMU.EDU: check mtime of thaw file against .cf and sendmail binary
Eric Allman [Mon, 11 Jan 1993 06:26:44 +0000 (22:26 -0800)]
jgm+@CMU.EDU: check mtime of thaw file against .cf and sendmail binary

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.8

31 years agouse strtok, not strsep for compatibility
Keith Bostic [Mon, 11 Jan 1993 05:53:37 +0000 (21:53 -0800)]
use strtok, not strsep for compatibility

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

31 years agofix includes for portability
Keith Bostic [Mon, 11 Jan 1993 05:45:27 +0000 (21:45 -0800)]
fix includes for portability

SCCS-vsn: lib/libc/db/recno/rec_close.c 5.7

31 years agoadd optind, optarg for compatibility
Keith Bostic [Mon, 11 Jan 1993 05:39:08 +0000 (21:39 -0800)]
add optind, optarg for compatibility

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

31 years agodon't have empty then clauses
Keith Bostic [Mon, 11 Jan 1993 05:38:11 +0000 (21:38 -0800)]
don't have empty then clauses

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

31 years agochange checkcompat() to return an exit status
Eric Allman [Mon, 11 Jan 1993 05:23:45 +0000 (21:23 -0800)]
change checkcompat() to return an exit status

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.8

31 years agochanges in checkcompat; document MX piggybacking
Eric Allman [Mon, 11 Jan 1993 05:23:15 +0000 (21:23 -0800)]
changes in checkcompat; document MX piggybacking

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

31 years agoadd -DSTATISTICS
Keith Bostic [Mon, 11 Jan 1993 05:06:05 +0000 (21:06 -0800)]
add -DSTATISTICS

SCCS-vsn: lib/libc/db/test/Makefile 5.3

31 years agoadd global dbp pointer for gdb calls; add psize parameter
Keith Bostic [Mon, 11 Jan 1993 05:05:30 +0000 (21:05 -0800)]
add global dbp pointer for gdb calls; add psize parameter

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

31 years agoadd lots o' keys test with small page size to whack btree split code
Keith Bostic [Mon, 11 Jan 1993 05:04:40 +0000 (21:04 -0800)]
add lots o' keys test with small page size to whack btree split code

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

31 years agoMX piggybacking, based on code from John Myers@CMU; allow checkcompat
Eric Allman [Mon, 11 Jan 1993 04:56:55 +0000 (20:56 -0800)]
MX piggybacking, based on code from John Myers@CMU; allow checkcompat
to return -1 to mean tempfail; bug fix in m_mno computation

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/domain.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.7

31 years agomake log tables and A1, A2, A3, A4 static
Keith Bostic [Mon, 11 Jan 1993 04:55:11 +0000 (20:55 -0800)]
make log tables and A1, A2, A3, A4 static

SCCS-vsn: lib/libm/common_source/log.c 5.12

31 years agoexp__D, exp__E, log__D, and log__L are private; prepend leading "__"
Keith Bostic [Mon, 11 Jan 1993 04:47:58 +0000 (20:47 -0800)]
exp__D, exp__E, log__D, and log__L are private; prepend leading "__"

SCCS-vsn: lib/libm/common_source/cosh.c 5.7
SCCS-vsn: lib/libm/common_source/erf.c 5.8
SCCS-vsn: lib/libm/common_source/exp__E.c 5.7
SCCS-vsn: lib/libm/common_source/expm1.c 5.7
SCCS-vsn: lib/libm/common_source/gamma.c 5.4
SCCS-vsn: lib/libm/common_source/lgamma.c 5.12
SCCS-vsn: lib/libm/common_source/log.c 5.11
SCCS-vsn: lib/libm/common_source/log1p.c 5.7
SCCS-vsn: lib/libm/common_source/log__L.c 5.7
SCCS-vsn: lib/libm/common_source/mathimpl.h 5.6
SCCS-vsn: lib/libm/common_source/pow.c 5.10

31 years agoif large key/data pairs, can split and still not have enough room for
Keith Bostic [Mon, 11 Jan 1993 04:38:18 +0000 (20:38 -0800)]
if large key/data pairs, can split and still not have enough room for
the new key.  Pass the length of the new key into the split routines so the
calculation is correct.  Remove prefix compression when BINTERNAL pages are
being split -- it's not possible (Bayer's paper agrees).  Most of the actual
split code was reworked, including cursor adjustment.

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

31 years agoclear the stack in the search routine; it's a lot simpler
Keith Bostic [Mon, 11 Jan 1993 04:32:26 +0000 (20:32 -0800)]
clear the stack in the search routine; it's a lot simpler

SCCS-vsn: lib/libc/db/btree/bt_search.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_put.c 5.11

31 years agoif the tree is being prefix compressed, it's possible to get a base
Keith Bostic [Mon, 11 Jan 1993 04:31:31 +0000 (20:31 -0800)]
if the tree is being prefix compressed, it's possible to get a base
of zero.

SCCS-vsn: lib/libc/db/btree/bt_search.c 5.6

31 years agoclear the stack in the search routine; it's a lot simpler
Keith Bostic [Mon, 11 Jan 1993 04:27:09 +0000 (20:27 -0800)]
clear the stack in the search routine; it's a lot simpler

SCCS-vsn: lib/libc/db/recno/rec_put.c 5.7
SCCS-vsn: lib/libc/db/recno/rec_search.c 5.6

31 years agomake numbers fixed size so it's easier to read
Keith Bostic [Mon, 11 Jan 1993 04:24:19 +0000 (20:24 -0800)]
make numbers fixed size so it's easier to read

SCCS-vsn: lib/libc/db/btree/bt_debug.c 5.5

31 years agojust clear the stack in on entry to put instead of trying to
Keith Bostic [Mon, 11 Jan 1993 04:23:24 +0000 (20:23 -0800)]
just clear the stack in on entry to put instead of trying to
clear it when it's used

SCCS-vsn: lib/libc/db/btree/bt_put.c 5.10