unix-history/.git
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

31 years agoadd prefix btree paper reference
Keith Bostic [Mon, 11 Jan 1993 04:01:42 +0000 (20:01 -0800)]
add prefix btree paper reference

SCCS-vsn: lib/libc/db/man/btree.3 5.6

31 years agoadd host signature STAB class
Eric Allman [Mon, 11 Jan 1993 03:33:07 +0000 (19:33 -0800)]
add host signature STAB class

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

31 years agomake it compile
Keith Bostic [Mon, 11 Jan 1993 02:22:41 +0000 (18:22 -0800)]
make it compile

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

31 years agolet checkcompat return -1 to indicate temporary failure
Eric Allman [Mon, 11 Jan 1993 01:50:16 +0000 (17:50 -0800)]
let checkcompat return -1 to indicate temporary failure

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.5

31 years agoPut new key/data pair into split page before fixing up the root page
Keith Bostic [Sun, 10 Jan 1993 07:41:55 +0000 (23:41 -0800)]
Put new key/data pair into split page before fixing up the root page
if the root page split.  The old method, of guaranteeing that the split wasn't
on the leftmost key of the right page doesn't work, there are cases where the
split HAS to be that key.  Example is three keys, A, B, D, each 1/3 of a page
and an insert of a key C which is 1/2 of a page.

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

31 years agotuning of queueing functions as recommended by John Gardiner Myers
Eric Allman [Sun, 10 Jan 1993 06:46:08 +0000 (22:46 -0800)]
tuning of queueing functions as recommended by John Gardiner Myers
<jgm+@CMU.EDU>; return mail headers (no body) on messages with negative
precedence

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

31 years agotuning of queueing functions as recommended by John Gardiner Myers
Eric Allman [Sun, 10 Jan 1993 06:45:45 +0000 (22:45 -0800)]
tuning of queueing functions as recommended by John Gardiner Myers
<jgm+@CMU.EDU>; return mail headers (no body) on messages with negative
precedence; minor other bug fixes

SCCS-vsn: usr.sbin/sendmail/src/version.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.3

31 years agotypo
Keith Bostic [Sun, 10 Jan 1993 02:34:06 +0000 (18:34 -0800)]
typo

SCCS-vsn: usr.bin/rdist/rdist.1 6.12

31 years agoseteuid fix from Chris Torek
Keith Bostic [Sun, 10 Jan 1993 02:34:03 +0000 (18:34 -0800)]
seteuid fix from Chris Torek

SCCS-vsn: usr.bin/rdist/docmd.c 5.12

31 years agopid's should be stored in pid_t's; from Craig Leres
Keith Bostic [Sun, 10 Jan 1993 02:32:26 +0000 (18:32 -0800)]
pid's should be stored in pid_t's; from Craig Leres

SCCS-vsn: lib/libc/net/rcmd.c 5.27

31 years agomake some ints into longs
Eric Allman [Sun, 10 Jan 1993 02:25:26 +0000 (18:25 -0800)]
make some ints into longs

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

31 years ago(By Sklower) checkpoint the current state of Cherenson's work.
Andrew Cherenson [Sat, 9 Jan 1993 10:42:54 +0000 (02:42 -0800)]
(By Sklower) checkpoint the current state of Cherenson's work.

SCCS-vsn: sys/netinet/in_pcb.c 7.24
SCCS-vsn: sys/netinet/ip_icmp.h 7.6
SCCS-vsn: sys/netinet/if_ether.h 7.9
SCCS-vsn: sys/netinet/ip_output.c 7.27
SCCS-vsn: sys/netinet/in.c 7.27
SCCS-vsn: sys/netinet/in_proto.c 7.9
SCCS-vsn: sys/netinet/tcp_usrreq.c 7.18
SCCS-vsn: sys/netinet/tcp_input.c 7.30
SCCS-vsn: sys/netinet/tcp_timer.c 7.20
SCCS-vsn: sys/netinet/ip_icmp.c 7.19
SCCS-vsn: sys/netinet/ip_var.h 7.9
SCCS-vsn: sys/netinet/tcp_subr.c 7.25
SCCS-vsn: sys/netinet/icmp_var.h 7.6
SCCS-vsn: sys/netinet/udp_usrreq.c 7.27
SCCS-vsn: sys/netinet/tcp.h 7.8
SCCS-vsn: sys/netinet/tcp_var.h 7.11
SCCS-vsn: sys/netinet/udp_var.h 7.8
SCCS-vsn: sys/netinet/igmp.c 7.3
SCCS-vsn: sys/netinet/ip_input.c 7.24
SCCS-vsn: sys/netinet/raw_ip.c 7.11
SCCS-vsn: sys/netinet/tcp_output.c 7.25
SCCS-vsn: sys/netinet/if_ether.c 7.27
SCCS-vsn: sys/netinet/igmp_var.h 7.2
SCCS-vsn: sys/netinet/ip_mroute.c 7.5

31 years agotypo
Keith Bostic [Sat, 9 Jan 1993 09:49:57 +0000 (01:49 -0800)]
typo

SCCS-vsn: lib/libc/stdio/scanf.3 6.13
SCCS-vsn: lib/libc/stdio/scanf.3 6.14

31 years agolint
Keith Bostic [Sat, 9 Jan 1993 09:40:16 +0000 (01:40 -0800)]
lint

SCCS-vsn: lib/libc/stdlib/atof.c 5.3

31 years agoadd Bentley paper to ref list
Keith Bostic [Sat, 9 Jan 1993 09:33:53 +0000 (01:33 -0800)]
add Bentley paper to ref list

SCCS-vsn: lib/libc/stdlib/qsort.3 6.10

31 years agoadd strtod, merge
Keith Bostic [Sat, 9 Jan 1993 09:33:30 +0000 (01:33 -0800)]
add strtod, merge

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

31 years agotypo in integration
Keith Bostic [Sat, 9 Jan 1993 09:33:01 +0000 (01:33 -0800)]
typo in integration

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

31 years agoallow users without passwords to change their passwords
Keith Bostic [Sat, 9 Jan 1993 09:18:02 +0000 (01:18 -0800)]
allow users without passwords to change their passwords

SCCS-vsn: usr.bin/passwd/local_passwd.c 5.6

31 years agocorrect fix to deleteing short symbolic links
Kirk McKusick [Sat, 9 Jan 1993 03:21:53 +0000 (19:21 -0800)]
correct fix to deleteing short symbolic links

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.66

31 years agonormalize routine bug; bug report net2/lib/4
Keith Bostic [Fri, 8 Jan 1993 05:47:43 +0000 (21:47 -0800)]
normalize routine bug; bug report net2/lib/4

SCCS-vsn: lib/libc/gen/ctime.c 5.27

31 years agos2000 => s2k
Eric Allman [Fri, 8 Jan 1993 02:21:57 +0000 (18:21 -0800)]
s2000 => s2k

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 6.2

31 years agoadd map.o
Eric Allman [Fri, 8 Jan 1993 02:18:11 +0000 (18:18 -0800)]
add map.o

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 6.2

31 years ago"echo '1+1' | sed -f /usr/src/usr.bin/sed/math.sed" drops core
Keith Bostic [Thu, 7 Jan 1993 03:26:07 +0000 (19:26 -0800)]
"echo '1+1' | sed -f /usr/src/usr.bin/sed/math.sed" drops core
from Donn at BSDI

SCCS-vsn: usr.bin/sed/process.c 5.11

31 years agoucred.h not needed, sucked in by mount.h
Keith Bostic [Thu, 7 Jan 1993 01:42:48 +0000 (17:42 -0800)]
ucred.h not needed, sucked in by mount.h

SCCS-vsn: lib/libc/sys/statfs.2 6.8

31 years agoChange -DDES_ENCRYPT to -DDES_ENCRYPTION
Dave A. Borman [Wed, 6 Jan 1993 06:00:02 +0000 (22:00 -0800)]
Change -DDES_ENCRYPT to -DDES_ENCRYPTION

SCCS-vsn: lib/libtelnet/Makefile 5.6

31 years agodescribe Makefile differences
Eric Allman [Wed, 6 Jan 1993 00:24:56 +0000 (16:24 -0800)]
describe Makefile differences

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

31 years agoenhance comments for mcast sockopts;
Andrew Cherenson [Tue, 5 Jan 1993 13:33:42 +0000 (05:33 -0800)]
enhance comments for mcast sockopts;
don't include class D in IN_EXPERIMENTAL; add constant for ENCAP protocol

SCCS-vsn: sys/netinet/in.h 7.13

31 years agomake clustered read/write conditional (and off by default for now)
Kirk McKusick [Mon, 4 Jan 1993 09:30:44 +0000 (01:30 -0800)]
make clustered read/write conditional (and off by default for now)

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.99

31 years agogetpgrp takes no parameters
Kirk McKusick [Mon, 4 Jan 1993 09:00:55 +0000 (01:00 -0800)]
getpgrp takes no parameters

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

31 years agosomehow I lost a '.'. Just fixing it.
Ralph Campbell [Mon, 4 Jan 1993 06:47:17 +0000 (22:47 -0800)]
somehow I lost a '.'. Just fixing it.

SCCS-vsn: lib/libcompat/Makefile 5.14

31 years agosync up tp hp300/hp300/pte.h 7.4
Akito Fujita [Mon, 4 Jan 1993 04:52:05 +0000 (20:52 -0800)]
sync up tp hp300/hp300/pte.h    7.4

SCCS-vsn: sys/luna68k/luna68k/pte.h 7.2

31 years agosync up to hp300/hp300/vm_machdep.c 7.14
Akito Fujita [Mon, 4 Jan 1993 04:50:55 +0000 (20:50 -0800)]
sync up to hp300/hp300/vm_machdep.c     7.14

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

31 years agosync up to hp300/hp300/sys_machdep.c 7.11
Akito Fujita [Mon, 4 Jan 1993 04:50:18 +0000 (20:50 -0800)]
sync up to hp300/hp300/sys_machdep.c    7.11

SCCS-vsn: sys/luna68k/luna68k/sys_machdep.c 7.3

31 years agoremarked from field
Akito Fujita [Mon, 4 Jan 1993 04:49:37 +0000 (20:49 -0800)]
remarked from field

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

31 years agoremaked from field
Akito Fujita [Mon, 4 Jan 1993 04:48:43 +0000 (20:48 -0800)]
remaked from field

SCCS-vsn: sys/luna68k/luna68k/clock.c 7.5
SCCS-vsn: sys/luna68k/luna68k/clockreg.h 7.3

31 years agodate and time created 93/01/03 12:45:02 by akito
Akito Fujita [Mon, 4 Jan 1993 04:45:02 +0000 (20:45 -0800)]
date and time created 93/01/03 12:45:02 by akito

SCCS-vsn: sys/luna68k/conf/GENERIC.luna68k 7.1

31 years agofix botch causing queued headers to have ?XX? prefixes
Eric Allman [Mon, 4 Jan 1993 04:08:37 +0000 (20:08 -0800)]
fix botch causing queued headers to have ?XX? prefixes

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.5

31 years agoadd new builtin mailers (*file* and *include*)
Eric Allman [Sun, 3 Jan 1993 06:22:23 +0000 (22:22 -0800)]
add new builtin mailers (*file* and *include*)

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

31 years agodefine prog mailer by default
Eric Allman [Sun, 3 Jan 1993 06:18:18 +0000 (22:18 -0800)]
define prog mailer by default

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

31 years agochanges to recognize special mailer types (e.g., file) early
Eric Allman [Sun, 3 Jan 1993 06:00:10 +0000 (22:00 -0800)]
changes to recognize special mailer types (e.g., file) early

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.4

31 years agosync up to hp300/hp300/trap.c 7.26
Akito Fujita [Sun, 3 Jan 1993 05:48:58 +0000 (21:48 -0800)]
sync up to hp300/hp300/trap.c   7.26

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

31 years agosync up to hp300/hp300/machdep.c 7.35
Akito Fujita [Sun, 3 Jan 1993 05:47:32 +0000 (21:47 -0800)]
sync up to hp300/hp300/machdep.c        7.35

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

31 years agosync up to hp300/hp300/locore.s 7.20 ;
Akito Fujita [Sun, 3 Jan 1993 05:46:37 +0000 (21:46 -0800)]
sync up to hp300/hp300/locore.s 7.20 ;

SCCS-vsn: sys/luna68k/luna68k/locore.s 7.8

31 years agosync up to hp300/hp300/genassym.c 7.13
Akito Fujita [Sun, 3 Jan 1993 05:45:17 +0000 (21:45 -0800)]
sync up to hp300/hp300/genassym.c       7.13

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

31 years agosync up to hp300/include/vmparam.h 7.4
Akito Fujita [Sun, 3 Jan 1993 05:39:32 +0000 (21:39 -0800)]
sync up to hp300/include/vmparam.h   7.4

SCCS-vsn: sys/luna68k/include/vmparam.h 7.2

31 years agosync up to hp300/include/pmap.h 7.11
Akito Fujita [Sun, 3 Jan 1993 05:38:40 +0000 (21:38 -0800)]
sync up to hp300/include/pmap.h 7.11

SCCS-vsn: sys/luna68k/include/pmap.h 7.3

31 years agosync up to hp300/include/param.h 7.13
Akito Fujita [Sun, 3 Jan 1993 05:38:09 +0000 (21:38 -0800)]
sync up to  hp300/include/param.h   7.13

SCCS-vsn: sys/luna68k/include/param.h 7.3

31 years agosync up to hp300/include/cpu.h 7.13
Akito Fujita [Sun, 3 Jan 1993 05:37:23 +0000 (21:37 -0800)]
sync up to hp300/include/cpu.h  7.13

SCCS-vsn: sys/luna68k/include/cpu.h 7.3

31 years agoadd definitions for FileMailer and InclMailer
Eric Allman [Sun, 3 Jan 1993 05:25:04 +0000 (21:25 -0800)]
add definitions for FileMailer and InclMailer

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

31 years agofix a stupid typo
Mike Hibler [Sun, 3 Jan 1993 02:43:01 +0000 (18:43 -0800)]
fix a stupid typo

SCCS-vsn: sys/vm/vm_glue.c 7.20

31 years agofix botch in invalidaddr() routine
Eric Allman [Sat, 2 Jan 1993 05:30:06 +0000 (21:30 -0800)]
fix botch in invalidaddr() routine

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

31 years agopass timeouts to sfgets; check for control characters in addresses;
Eric Allman [Sat, 2 Jan 1993 05:17:46 +0000 (21:17 -0800)]
pass timeouts to sfgets; check for control characters in addresses;
fixed deferred error reporting; report duplicate aliases; handle mixed
case recursive aliases; misc fixes

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

31 years agopass timeouts to sfgets
Eric Allman [Sat, 2 Jan 1993 05:15:59 +0000 (21:15 -0800)]
pass timeouts to sfgets

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

31 years agocheck for invalid characters in addresses
Eric Allman [Sat, 2 Jan 1993 05:09:52 +0000 (21:09 -0800)]
check for invalid characters in addresses

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

31 years agodebugging information (print MCI structure)
Eric Allman [Sat, 2 Jan 1993 05:09:26 +0000 (21:09 -0800)]
debugging information (print MCI structure)

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.2

31 years agodon't malloc before calling thaw
Eric Allman [Sat, 2 Jan 1993 05:09:04 +0000 (21:09 -0800)]
don't malloc before calling thaw

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

31 years agodon't convert CurrentLA to float just for printing
Eric Allman [Sat, 2 Jan 1993 05:08:49 +0000 (21:08 -0800)]
don't convert CurrentLA to float just for printing

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

31 years agopass read timeouts to sfgets
Eric Allman [Sat, 2 Jan 1993 05:08:25 +0000 (21:08 -0800)]
pass read timeouts to sfgets

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

31 years agoreport wierd characters in -bt mode
Eric Allman [Sat, 2 Jan 1993 05:07:51 +0000 (21:07 -0800)]
report wierd characters in -bt mode

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

31 years agoreport duplicated aliases; handle upper case aliases properly
Eric Allman [Sat, 2 Jan 1993 05:07:29 +0000 (21:07 -0800)]
report duplicated aliases; handle upper case aliases properly

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

31 years agoadd debug routine to dump MCI structure
Eric Allman [Sat, 2 Jan 1993 05:06:53 +0000 (21:06 -0800)]
add debug routine to dump MCI structure

SCCS-vsn: usr.sbin/sendmail/src/mci.c 6.2

31 years agopass read timeouts as parameter; fix deferred error reporting
Eric Allman [Sat, 2 Jan 1993 05:06:26 +0000 (21:06 -0800)]
pass read timeouts as parameter; fix deferred error reporting

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.2

31 years agoadd DIOCWLABEL DIOCSDINFO DIOCWDINFO
Akito Fujita [Fri, 1 Jan 1993 02:10:50 +0000 (18:10 -0800)]
add DIOCWLABEL DIOCSDINFO DIOCWDINFO

SCCS-vsn: sys/luna68k/dev/sd.c 7.5

31 years agodate and time created 92/12/30 21:26:20 by akito
Akito Fujita [Thu, 31 Dec 1992 13:26:20 +0000 (05:26 -0800)]
date and time created 92/12/30 21:26:20 by akito

SCCS-vsn: sys/luna68k/dev/kbio.h 7.1

31 years agoFixed mistake -- appendix C should be appendix A.
Elan Amir [Thu, 31 Dec 1992 07:37:03 +0000 (23:37 -0800)]
Fixed mistake -- appendix C should be appendix A.

SCCS-vsn: lib/libcurses/PSD.doc/Master 6.6

31 years agoGot rid of appendix A and B. Now old Appendix C is Appendix A.
Elan Amir [Thu, 31 Dec 1992 07:36:19 +0000 (23:36 -0800)]
Got rid of appendix A and B. Now old Appendix C is Appendix A.
Added new section.  Old section 5 is now section 6 and new section is section
5.

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

31 years agodate and time created 92/12/30 15:34:18 by elan
Elan Amir [Thu, 31 Dec 1992 07:34:18 +0000 (23:34 -0800)]
date and time created 92/12/30 15:34:18 by elan

SCCS-vsn: lib/libcurses/PSD.doc/ex1.c 1.1
SCCS-vsn: lib/libcurses/PSD.doc/ex2.c 1.1
SCCS-vsn: lib/libcurses/PSD.doc/fns.doc 1.1

31 years agoAdded Dg macro.
Elan Amir [Thu, 31 Dec 1992 07:34:01 +0000 (23:34 -0800)]
Added Dg macro.

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

31 years agoRedid documentation to reflect new package.
Elan Amir [Thu, 31 Dec 1992 07:33:31 +0000 (23:33 -0800)]
Redid documentation to reflect new package.

SCCS-vsn: lib/libcurses/PSD.doc/intro.3 6.4
SCCS-vsn: lib/libcurses/PSD.doc/intro.4 6.4

31 years agodate and time created 92/12/30 15:28:27 by elan
Elan Amir [Thu, 31 Dec 1992 07:28:27 +0000 (23:28 -0800)]
date and time created 92/12/30 15:28:27 by elan

SCCS-vsn: lib/libcurses/PSD.doc/intro.6 1.1

31 years agoChanged to be new section on Chracter output Old section 5 is now
Elan Amir [Thu, 31 Dec 1992 07:28:16 +0000 (23:28 -0800)]
Changed to be new section on Chracter output  Old section 5 is now
section 6.

SCCS-vsn: lib/libcurses/PSD.doc/intro.5 6.4

31 years ago(no message)
Elan Amir [Thu, 31 Dec 1992 07:26:21 +0000 (23:26 -0800)]
(no message)

SCCS-vsn: lib/libcurses/PSD.doc/intro.2 6.4

31 years agoMade a bit less cute.
Elan Amir [Thu, 31 Dec 1992 07:26:13 +0000 (23:26 -0800)]
Made a bit less cute.

SCCS-vsn: lib/libcurses/PSD.doc/intro.1 6.4