unix-history/.git
31 years agosome (iffy) changes to prevent suppressing the actual sender
Eric Allman [Wed, 27 Jan 1993 03:36:38 +0000 (19:36 -0800)]
some (iffy) changes to prevent suppressing the actual sender
during a queue run (interaction with C line in qf file)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.6

31 years agoprune off NFS filesystems, not slowly descend (from hibler)
Kirk McKusick [Tue, 26 Jan 1993 10:33:43 +0000 (02:33 -0800)]
prune off NFS filesystems, not slowly descend (from hibler)

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

31 years agorationalize behavior of ureadc in the face of unreasonable data
Kirk McKusick [Tue, 26 Jan 1993 10:24:31 +0000 (02:24 -0800)]
rationalize behavior of ureadc in the face of unreasonable data

SCCS-vsn: sys/kern/kern_subr.c 7.12

31 years agodate and time created 93/01/25 16:52:10 by tapers
BSD Tape Makers [Tue, 26 Jan 1993 08:52:10 +0000 (00:52 -0800)]
date and time created 93/01/25 16:52:10 by tapers

SCCS-vsn: admin/admin/4.4BSD-Encumbered/Add1.bsd.92.gov 1.1

31 years agoput back rmtioctl in case someone is using it
Kirk McKusick [Tue, 26 Jan 1993 08:08:53 +0000 (00:08 -0800)]
put back rmtioctl in case someone is using it

SCCS-vsn: sbin/dump/dumprmt.c 5.17

31 years agoalso allow user@host:file
Kirk McKusick [Tue, 26 Jan 1993 07:43:29 +0000 (23:43 -0800)]
also allow user@host:file

SCCS-vsn: sbin/dump/dump.8 6.11

31 years agocleanups from leres@lbl
Kirk McKusick [Tue, 26 Jan 1993 07:36:07 +0000 (23:36 -0800)]
cleanups from leres@lbl

SCCS-vsn: sbin/dump/optr.c 5.15
SCCS-vsn: sbin/dump/unctime.c 5.6
SCCS-vsn: sbin/dump/dump.h 5.22
SCCS-vsn: sbin/dump/tape.c 5.26
SCCS-vsn: sbin/dump/itime.c 5.16
SCCS-vsn: sbin/dump/main.c 5.25

31 years agomake error messages less cryptic; cleanups from leres@lbl
Kirk McKusick [Tue, 26 Jan 1993 07:35:38 +0000 (23:35 -0800)]
make error messages less cryptic; cleanups from leres@lbl

SCCS-vsn: sbin/dump/dumprmt.c 5.16

31 years agomake more portable; cleanups from leres@lbl
Kirk McKusick [Tue, 26 Jan 1993 07:35:04 +0000 (23:35 -0800)]
make more portable; cleanups from leres@lbl

SCCS-vsn: sbin/dump/traverse.c 5.23

31 years agominor cleanup
Keith Bostic [Tue, 26 Jan 1993 07:21:10 +0000 (23:21 -0800)]
minor cleanup

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 5.4

31 years agolog all instances of setting stat to EX_INTERNAL (Internal error)
Eric Allman [Tue, 26 Jan 1993 07:04:20 +0000 (23:04 -0800)]
log all instances of setting stat to EX_INTERNAL (Internal error)

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.14

31 years agodbopen(3) databases have to be read/write, not just write
Keith Bostic [Tue, 26 Jan 1993 06:09:09 +0000 (22:09 -0800)]
dbopen(3) databases have to be read/write, not just write

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.c 5.7

31 years agobugs, fix check for symlinks that cover indirect blocks
Kirk McKusick [Tue, 26 Jan 1993 06:02:17 +0000 (22:02 -0800)]
bugs, fix check for symlinks that cover indirect blocks

SCCS-vsn: sbin/fsck/pass1.c 5.20

31 years agomay miss dumping last inode
Kirk McKusick [Tue, 26 Jan 1993 04:49:48 +0000 (20:49 -0800)]
may miss dumping last inode

SCCS-vsn: sbin/dump/traverse.c 5.22

31 years agozero length directories are not an error (just deleted)
Kirk McKusick [Tue, 26 Jan 1993 04:27:07 +0000 (20:27 -0800)]
zero length directories are not an error (just deleted)

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

31 years agorename origtermio to be __orig_termios
Keith Bostic [Mon, 25 Jan 1993 12:14:48 +0000 (04:14 -0800)]
rename origtermio to be __orig_termios

SCCS-vsn: lib/libcurses/tty.c 5.9

31 years agoadd __startwin, which reinitializes the terminal using TI, VS
Keith Bostic [Mon, 25 Jan 1993 12:14:30 +0000 (04:14 -0800)]
add __startwin, which reinitializes the terminal using TI, VS

SCCS-vsn: lib/libcurses/initscr.c 5.13

31 years agorewrite tstp as __stop_signal_handler: new implementation
Keith Bostic [Mon, 25 Jan 1993 12:14:13 +0000 (04:14 -0800)]
rewrite tstp as __stop_signal_handler: new implementation

SCCS-vsn: lib/libcurses/tstp.c 5.8

31 years agorename origtermio to be __orig_termios
Keith Bostic [Mon, 25 Jan 1993 12:13:59 +0000 (04:13 -0800)]
rename origtermio to be __orig_termios

SCCS-vsn: lib/libcurses/addbytes.c 5.17
SCCS-vsn: lib/libcurses/cr_put.c 5.16
SCCS-vsn: lib/libcurses/scroll.c 5.11

31 years agorename origtermio to __orig_termios; delete tstp, add
Keith Bostic [Mon, 25 Jan 1993 12:13:17 +0000 (04:13 -0800)]
rename origtermio to __orig_termios; delete tstp, add
__stop_signal_handler and __startwin

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

31 years agoAdded MULTICAST and MROUTING.
Kazumasa Utashiro [Mon, 25 Jan 1993 11:15:08 +0000 (03:15 -0800)]
Added MULTICAST and MROUTING.

SCCS-vsn: sys/news3400/conf/NEWS3400 7.3

31 years agoreformat to KNF, prototype the world, fix lint bugs
Keith Bostic [Sun, 24 Jan 1993 07:48:00 +0000 (23:48 -0800)]
reformat to KNF, prototype the world, fix lint bugs

SCCS-vsn: contrib/ed/a.c 5.2
SCCS-vsn: contrib/ed/add_line.c 5.2
SCCS-vsn: contrib/ed/address.c 5.2
SCCS-vsn: contrib/ed/bang.c 5.2
SCCS-vsn: contrib/ed/c.c 5.2
SCCS-vsn: contrib/ed/d.c 5.2
SCCS-vsn: contrib/ed/e.c 5.2
SCCS-vsn: contrib/ed/ed.h 5.2
SCCS-vsn: contrib/ed/edhup.c 5.2
SCCS-vsn: contrib/ed/equal.c 5.2
SCCS-vsn: contrib/ed/f.c 5.2
SCCS-vsn: contrib/ed/filename.c 5.2
SCCS-vsn: contrib/ed/g.c 5.2
SCCS-vsn: contrib/ed/get_line.c 5.2
SCCS-vsn: contrib/ed/get_pattern.c 5.2
SCCS-vsn: contrib/ed/i.c 5.2
SCCS-vsn: contrib/ed/input_lines.c 5.2
SCCS-vsn: contrib/ed/j.c 5.2
SCCS-vsn: contrib/ed/k.c 5.2
SCCS-vsn: contrib/ed/l.c 5.2
SCCS-vsn: contrib/ed/line_number.c 5.2
SCCS-vsn: contrib/ed/m.c 5.2
SCCS-vsn: contrib/ed/main.c 5.2
SCCS-vsn: contrib/ed/p.c 5.2
SCCS-vsn: contrib/ed/q.c 5.2
SCCS-vsn: contrib/ed/r.c 5.2
SCCS-vsn: contrib/ed/re.c 5.2
SCCS-vsn: contrib/ed/rol.c 5.2
SCCS-vsn: contrib/ed/search.c 5.2
SCCS-vsn: contrib/ed/sub.c 5.2
SCCS-vsn: contrib/ed/t.c 5.2
SCCS-vsn: contrib/ed/u.c 5.2
SCCS-vsn: contrib/ed/w.c 5.2
SCCS-vsn: contrib/ed/z.c 5.2

31 years agoadd in a symlink for /etc/termcap
Keith Bostic [Sun, 24 Jan 1993 05:15:24 +0000 (21:15 -0800)]
add in a symlink for /etc/termcap

SCCS-vsn: etc/Makefile 5.26

31 years agoDump the buffers on the empty and age queues
Keith Bostic [Sun, 24 Jan 1993 05:00:39 +0000 (21:00 -0800)]
Dump the buffers on the empty and age queues

SCCS-vsn: sys/scripts/bdump 7.2

31 years agofix from Chris for expansion problem in previous version
Keith Bostic [Sun, 24 Jan 1993 04:56:01 +0000 (20:56 -0800)]
fix from Chris for expansion problem in previous version

SCCS-vsn: usr.bin/mkdep/mkdep.gcc.sh 5.6

31 years agorealloc is used in the C library, so it has to work here, too
Keith Bostic [Sun, 24 Jan 1993 04:33:14 +0000 (20:33 -0800)]
realloc is used in the C library, so it has to work here, too

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

31 years agodate and time created 93/01/23 11:21:42 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:21:42 +0000 (19:21 -0800)]
date and time created 93/01/23 11:21:42 by bostic

SCCS-vsn: contrib/ed/sub.c 5.1

31 years agodate and time created 93/01/23 11:13:28 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:28 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:28 by bostic

SCCS-vsn: contrib/ed/z.c 5.1

31 years agodate and time created 93/01/23 11:13:27 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:27 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:27 by bostic

SCCS-vsn: contrib/ed/w.c 5.1

31 years agodate and time created 93/01/23 11:13:26 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:26 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:26 by bostic

SCCS-vsn: contrib/ed/u.c 5.1

31 years agodate and time created 93/01/23 11:13:25 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:25 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:25 by bostic

SCCS-vsn: contrib/ed/t.c 5.1

31 years agodate and time created 93/01/23 11:13:24 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:24 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:24 by bostic

SCCS-vsn: contrib/ed/search.c 5.1

31 years agodate and time created 93/01/23 11:13:23 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:23 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:23 by bostic

SCCS-vsn: contrib/ed/rol.c 5.1

31 years agodate and time created 93/01/23 11:13:22 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:22 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:22 by bostic

SCCS-vsn: contrib/ed/re.c 5.1

31 years agodate and time created 93/01/23 11:13:21 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:21 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:21 by bostic

SCCS-vsn: contrib/ed/r.c 5.1

31 years agodate and time created 93/01/23 11:13:20 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:20 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:20 by bostic

SCCS-vsn: contrib/ed/q.c 5.1

31 years agodate and time created 93/01/23 11:13:19 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:19 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:19 by bostic

SCCS-vsn: contrib/ed/p.c 5.1

31 years agodate and time created 93/01/23 11:13:18 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:18 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:18 by bostic

SCCS-vsn: contrib/ed/m.c 5.1
SCCS-vsn: contrib/ed/main.c 5.1

31 years agodate and time created 93/01/23 11:13:17 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:17 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:17 by bostic

SCCS-vsn: contrib/ed/line_number.c 5.1

31 years agodate and time created 93/01/23 11:13:16 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:16 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:16 by bostic

SCCS-vsn: contrib/ed/l.c 5.1

31 years agodate and time created 93/01/23 11:13:15 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:15 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:15 by bostic

SCCS-vsn: contrib/ed/k.c 5.1

31 years agodate and time created 93/01/23 11:13:14 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:14 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:14 by bostic

SCCS-vsn: contrib/ed/j.c 5.1

31 years agodate and time created 93/01/23 11:13:13 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:13 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:13 by bostic

SCCS-vsn: contrib/ed/input_lines.c 5.1

31 years agodate and time created 93/01/23 11:13:12 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:12 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:12 by bostic

SCCS-vsn: contrib/ed/i.c 5.1

31 years agodate and time created 93/01/23 11:13:11 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:11 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:11 by bostic

SCCS-vsn: contrib/ed/get_line.c 5.1
SCCS-vsn: contrib/ed/get_pattern.c 5.1

31 years agodate and time created 93/01/23 11:13:10 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:10 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:10 by bostic

SCCS-vsn: contrib/ed/g.c 5.1

31 years agodate and time created 93/01/23 11:13:08 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:08 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:08 by bostic

SCCS-vsn: contrib/ed/filename.c 5.1

31 years agodate and time created 93/01/23 11:13:07 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:07 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:07 by bostic

SCCS-vsn: contrib/ed/f.c 5.1

31 years agodate and time created 93/01/23 11:13:06 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:06 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:06 by bostic

SCCS-vsn: contrib/ed/equal.c 5.1

31 years agodate and time created 93/01/23 11:13:05 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:05 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:05 by bostic

SCCS-vsn: contrib/ed/edhup.c 5.1

31 years agodate and time created 93/01/23 11:13:04 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:04 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:04 by bostic

SCCS-vsn: contrib/ed/ed.h 5.1

31 years agodate and time created 93/01/23 11:13:03 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:03 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:03 by bostic

SCCS-vsn: contrib/ed/e.c 5.1

31 years agodate and time created 93/01/23 11:13:02 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:02 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:02 by bostic

SCCS-vsn: contrib/ed/d.c 5.1

31 years agodate and time created 93/01/23 11:13:01 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:01 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:01 by bostic

SCCS-vsn: contrib/ed/c.c 5.1

31 years agodate and time created 93/01/23 11:13:00 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:00 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:00 by bostic

SCCS-vsn: contrib/ed/bang.c 5.1

31 years agodate and time created 93/01/23 11:12:59 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:12:59 +0000 (19:12 -0800)]
date and time created 93/01/23 11:12:59 by bostic

SCCS-vsn: contrib/ed/address.c 5.1

31 years agodate and time created 93/01/23 11:12:58 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:12:58 +0000 (19:12 -0800)]
date and time created 93/01/23 11:12:58 by bostic

SCCS-vsn: contrib/ed/add_line.c 5.1

31 years agodate and time created 93/01/23 11:12:57 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:12:57 +0000 (19:12 -0800)]
date and time created 93/01/23 11:12:57 by bostic

SCCS-vsn: contrib/ed/a.c 5.1

31 years agoadd ed
Keith Bostic [Sun, 24 Jan 1993 03:04:32 +0000 (19:04 -0800)]
add ed

SCCS-vsn: old/Makefile 5.30

31 years agoforgot the usage message
Keith Bostic [Sun, 24 Jan 1993 02:33:21 +0000 (18:33 -0800)]
forgot the usage message

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

31 years agodon't be so noisy...
Keith Bostic [Sun, 24 Jan 1993 02:32:20 +0000 (18:32 -0800)]
don't be so noisy...

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

31 years agoadd -v flag to print out number of records
Keith Bostic [Sun, 24 Jan 1993 02:32:05 +0000 (18:32 -0800)]
add -v flag to print out number of records

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.1 5.3

31 years agomisc changes
Eric Allman [Sun, 24 Jan 1993 00:17:33 +0000 (16:17 -0800)]
misc changes

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

31 years agomake wording regarding lockf() more polite
Eric Allman [Sun, 24 Jan 1993 00:17:09 +0000 (16:17 -0800)]
make wording regarding lockf() more polite

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

31 years agoper Tom Skibo, remove experimental SACK options code
Andrew Cherenson [Sat, 23 Jan 1993 11:28:01 +0000 (03:28 -0800)]
per Tom Skibo, remove experimental SACK options code

SCCS-vsn: sys/netinet/tcp_input.c 7.32
SCCS-vsn: sys/netinet/tcp_output.c 7.26

31 years agoget it all...
Keith Bostic [Sat, 23 Jan 1993 10:25:58 +0000 (02:25 -0800)]
get it all...

SCCS-vsn: games/sail/pl_7.c 5.10

31 years agocurses should be handling all of the job stop stuff (untested)
Keith Bostic [Sat, 23 Jan 1993 10:24:45 +0000 (02:24 -0800)]
curses should be handling all of the job stop stuff (untested)

SCCS-vsn: games/sail/pl_7.c 5.9

31 years agofix -e compat flag; a few compilation warnings; improve error messages
Eric Allman [Sat, 23 Jan 1993 09:20:21 +0000 (01:20 -0800)]
fix -e compat flag; a few compilation warnings; improve error messages

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

31 years agoprovide local version of cputchar, don't uses curses'
Keith Bostic [Sat, 23 Jan 1993 09:20:18 +0000 (01:20 -0800)]
provide local version of cputchar, don't uses curses'
ditto for _puts

SCCS-vsn: usr.bin/plot/crtplot.c 4.5

31 years agofix -e compat flag; a few compilation warnings; improve error messages
Eric Allman [Sat, 23 Jan 1993 09:20:17 +0000 (01:20 -0800)]
fix -e compat flag; a few compilation warnings; improve error messages

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 6.4

31 years agocfree -> free
Keith Bostic [Sat, 23 Jan 1993 09:15:11 +0000 (01:15 -0800)]
cfree -> free

SCCS-vsn: old/lex/sub2.c 4.4

31 years agocfree -> cfree
Keith Bostic [Sat, 23 Jan 1993 09:14:36 +0000 (01:14 -0800)]
cfree -> cfree

SCCS-vsn: usr.bin/mail/cmd3.c 5.26
SCCS-vsn: usr.bin/mail/lex.c 5.26

31 years agocfree -> free
Keith Bostic [Sat, 23 Jan 1993 09:13:45 +0000 (01:13 -0800)]
cfree -> free

SCCS-vsn: usr.bin/ctags/tree.c 5.6
SCCS-vsn: usr.bin/gprof/printgprof.c 5.9

31 years agoMNT_NOFORCE is gone
Kirk McKusick [Sat, 23 Jan 1993 08:18:19 +0000 (00:18 -0800)]
MNT_NOFORCE is gone

SCCS-vsn: usr.sbin/amd/amd/umount_fs.c 5.5

31 years agono more MNT_NOFORCE
Kirk McKusick [Sat, 23 Jan 1993 08:14:01 +0000 (00:14 -0800)]
no more MNT_NOFORCE

SCCS-vsn: sbin/umount/umount.c 5.18

31 years agoMNT_NOFORCE is gone
Kirk McKusick [Sat, 23 Jan 1993 08:11:43 +0000 (00:11 -0800)]
MNT_NOFORCE is gone

SCCS-vsn: bin/df/df.c 5.32

31 years agonames may be up to NAME_MAX
Kirk McKusick [Sat, 23 Jan 1993 07:56:36 +0000 (23:56 -0800)]
names may be up to NAME_MAX

SCCS-vsn: sys/kern/vfs_lookup.c 7.46

31 years agohave to push the dirty page back to mpool, before the sync, so that it
Keith Bostic [Sat, 23 Jan 1993 03:51:28 +0000 (19:51 -0800)]
have to push the dirty page back to mpool, before the sync, so that it
gets written to disk.  Then, re-pin the page, and modify it.  The MPOOL_DIRTY
bit may not be "correct" for the second mpool_put, but since the BTF_DELCRSR
bit is set, it shouldn't matter

SCCS-vsn: lib/libc/db/btree/bt_close.c 5.8

31 years agohave to push the dirty page out, or won't get sync'd
Keith Bostic [Sat, 23 Jan 1993 03:39:19 +0000 (19:39 -0800)]
have to push the dirty page out, or won't get sync'd

SCCS-vsn: lib/libc/db/btree/bt_close.c 5.8

31 years agoadd clean: rule
Eric Allman [Fri, 22 Jan 1993 23:29:59 +0000 (15:29 -0800)]
add clean: rule

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

31 years agoadd sys/ to NEWS ioconf includes
Kirk McKusick [Fri, 22 Jan 1993 09:10:32 +0000 (01:10 -0800)]
add sys/ to NEWS ioconf includes

SCCS-vsn: usr.sbin/config/mkioconf.c 5.27

31 years agoNULL is not always a valid kernel address
Kirk McKusick [Fri, 22 Jan 1993 09:08:02 +0000 (01:08 -0800)]
NULL is not always a valid kernel address

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

31 years agouse snprintf(3), it's safer than sprintf(3)
Keith Bostic [Fri, 22 Jan 1993 07:36:56 +0000 (23:36 -0800)]
use snprintf(3), it's safer than sprintf(3)

SCCS-vsn: libexec/mail.local/mail.local.c 5.9

31 years agomake certain everything makes before creating tar files
Eric Allman [Fri, 22 Jan 1993 07:31:17 +0000 (23:31 -0800)]
make certain everything makes before creating tar files

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

31 years agoexplain some more things.....
Eric Allman [Fri, 22 Jan 1993 07:31:03 +0000 (23:31 -0800)]
explain some more things.....

SCCS-vsn: usr.sbin/sendmail/READ_ME 6.3

31 years agoprotect against multiple inclusion
Keith Bostic [Fri, 22 Jan 1993 07:28:22 +0000 (23:28 -0800)]
protect against multiple inclusion

SCCS-vsn: sys/hp300/include/stdarg.h 7.4
SCCS-vsn: sys/pmax/include/stdarg.h 7.3

31 years agofix/clarify some points
Eric Allman [Fri, 22 Jan 1993 07:19:56 +0000 (23:19 -0800)]
fix/clarify some points

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

31 years agomore environment problems; limit resource exhaustion; fix incorrect
Eric Allman [Fri, 22 Jan 1993 07:18:58 +0000 (23:18 -0800)]
more environment problems; limit resource exhaustion; fix incorrect
name in Connection timed out message; ANSI C fixes; log message sender on
returned mail during queue run; count recipients properly; fix YP code;
diagnose "message timed out" properly

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.4
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/err.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/util.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 6.3

31 years agoFix the interaction between the -u and -U
Dave A. Borman [Fri, 22 Jan 1993 06:27:44 +0000 (22:27 -0800)]
Fix the interaction between the -u and -U
options.  The way the code was written, if the -U option
was used, access would be denied to hosts whose hostname
was too long to fit into the ut_host field of the utmp
structure.  This changes it so that the -U option only
denies access to those sites that the reverse name lookup
fails on, and it doesn't take into account whether or not
the hostname can be copied into the ut_host field without
truncation.

SCCS-vsn: libexec/telnetd/telnetd.c 5.51

31 years agoNow enableclock is not used
Kazumasa Utashiro [Thu, 21 Jan 1993 18:52:15 +0000 (10:52 -0800)]
Now enableclock is not used

SCCS-vsn: sys/news3400/news3400/clock.c 7.6

31 years agoChange to share cpu.h with pmax
Kazumasa Utashiro [Thu, 21 Jan 1993 18:50:10 +0000 (10:50 -0800)]
Change to share cpu.h with pmax

SCCS-vsn: sys/news3400/news3400/autoconf.c 7.4

31 years agoadded -Unews3800 -Unews3700 -Dmips for cross compile
Kazumasa Utashiro [Thu, 21 Jan 1993 18:42:08 +0000 (10:42 -0800)]
added -Unews3800 -Unews3700 -Dmips for cross compile

SCCS-vsn: sys/news3400/conf/Makefile.news3400 7.11

31 years agolatest from Tom Skibo, based on Dave Borman's comments.
Andrew Cherenson [Thu, 21 Jan 1993 12:33:21 +0000 (04:33 -0800)]
latest from Tom Skibo, based on Dave Borman's comments.

SCCS-vsn: sys/netinet/tcp_input.c 7.31

31 years agobreak up the distribution
Eric Allman [Thu, 21 Jan 1993 08:50:14 +0000 (00:50 -0800)]
break up the distribution

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

31 years agorandom clarity updates
Eric Allman [Thu, 21 Jan 1993 05:43:01 +0000 (21:43 -0800)]
random clarity updates

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

31 years agos2000 => s2k
Eric Allman [Thu, 21 Jan 1993 05:38:33 +0000 (21:38 -0800)]
s2000 => s2k

SCCS-vsn: usr.sbin/sendmail/cf/cf/s2k-ultrix4.mc 6.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/s2k-osf1.mc 6.2

31 years agodelete extra copyright notice
Keith Bostic [Thu, 21 Jan 1993 05:24:10 +0000 (21:24 -0800)]
delete extra copyright notice

SCCS-vsn: lib/libtelnet/getent.c 5.3

31 years agodelete extra Berkeley copyright notice
Keith Bostic [Thu, 21 Jan 1993 05:23:13 +0000 (21:23 -0800)]
delete extra Berkeley copyright notice

SCCS-vsn: lib/libtelnet/misc.c 5.3

31 years agofix problem with address delimitor inside quotes; define $k and $=k
Eric Allman [Thu, 21 Jan 1993 05:22:05 +0000 (21:22 -0800)]
fix problem with address delimitor inside quotes; define $k and $=k
to be the name (from the uname call)

SCCS-vsn: usr.sbin/sendmail/src/macro.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.3
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.9

31 years agoput getmxrr on NAMED_BIND
Eric Allman [Thu, 21 Jan 1993 05:20:43 +0000 (21:20 -0800)]
put getmxrr on NAMED_BIND

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