unix-history/.git
31 years agomail doesn't need to log who sends mail, does it?
Keith Bostic [Fri, 18 Dec 1992 04:05:05 +0000 (20:05 -0800)]
mail doesn't need to log who sends mail, does it?

SCCS-vsn: usr.bin/mail/send.c 5.25
SCCS-vsn: usr.bin/mail/pathnames.h 5.16

31 years agomake compression work for strings of NULL's; bug report net2/usr.bin/28
Keith Bostic [Fri, 18 Dec 1992 03:55:01 +0000 (19:55 -0800)]
make compression work for strings of NULL's; bug report net2/usr.bin/28

SCCS-vsn: usr.bin/compress/zopen.c 5.2

31 years agofix bug in including (and forwarding) files; all lines looked
Eric Allman [Fri, 18 Dec 1992 01:09:35 +0000 (17:09 -0800)]
fix bug in including (and forwarding) files; all lines looked
like comments

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.40
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.137

31 years agoAdded ALIGNBYTES macro
Kazumasa Utashiro [Thu, 17 Dec 1992 19:24:17 +0000 (11:24 -0800)]
Added ALIGNBYTES macro

SCCS-vsn: sys/news3400/include/param.h 7.4

31 years agomake kernel includes standard
Kazumasa Utashiro [Thu, 17 Dec 1992 19:20:19 +0000 (11:20 -0800)]
make kernel includes standard

SCCS-vsn: sys/news3400/bm/bitmapif.c 7.2
SCCS-vsn: sys/news3400/bm/bmcons.c 7.3
SCCS-vsn: sys/news3400/bm/fnt.c 7.3
SCCS-vsn: sys/news3400/bm/fnt24.c 7.2
SCCS-vsn: sys/news3400/bm/kb_ctrl.c 7.2
SCCS-vsn: sys/news3400/bm/kb_encode.c 7.4
SCCS-vsn: sys/news3400/bm/keyconf.c 7.2
SCCS-vsn: sys/news3400/bm/keytbl.c 7.2
SCCS-vsn: sys/news3400/bm/vt100.c 7.3
SCCS-vsn: sys/news3400/bm/vt100.h 7.3
SCCS-vsn: sys/news3400/bm/vt100esc.c 7.4
SCCS-vsn: sys/news3400/bm/vt100if.c 7.2
SCCS-vsn: sys/news3400/fb/askrom.c 7.2
SCCS-vsn: sys/news3400/fb/fb_conf.c 7.2
SCCS-vsn: sys/news3400/fb/fb_mfbs.c 7.2
SCCS-vsn: sys/news3400/fb/fb_probe.c 7.2
SCCS-vsn: sys/news3400/fb/fb_start.c 7.3
SCCS-vsn: sys/news3400/fb/fbbm_253.c 7.2
SCCS-vsn: sys/news3400/fb/fbbm_lcdm.c 7.2
SCCS-vsn: sys/news3400/fb/fbdefs.h 7.3
SCCS-vsn: sys/news3400/hbdev/ms.c 7.3
SCCS-vsn: sys/news3400/hbdev/scsi_1185.c 7.3
SCCS-vsn: sys/news3400/if/if_en.c 7.6
SCCS-vsn: sys/news3400/if/if_lance.c 7.3
SCCS-vsn: sys/news3400/if/if_news.c 7.3
SCCS-vsn: sys/news3400/include/adrsmap.h 7.2
SCCS-vsn: sys/news3400/include/cpu.h 7.3
SCCS-vsn: sys/news3400/iodev/scsireg.h 7.2
SCCS-vsn: sys/news3400/iodev/scu.h 7.2
SCCS-vsn: sys/news3400/iodev/sdreg.h 7.2
SCCS-vsn: sys/news3400/iodev/psd.c 7.2
SCCS-vsn: sys/news3400/iodev/scsi.c 7.2
SCCS-vsn: sys/news3400/iodev/sd.c 7.3
SCCS-vsn: sys/news3400/iodev/sd_var.c 7.2
SCCS-vsn: sys/news3400/iodev/sddefs.c 7.2
SCCS-vsn: sys/news3400/iop/fbreg.h 7.2
SCCS-vsn: sys/news3400/iop/framebuf.h 7.2
SCCS-vsn: sys/news3400/iop/kbreg.h 7.2
SCCS-vsn: sys/news3400/iop/mouse.h 7.2
SCCS-vsn: sys/news3400/iop/fb.c 7.2
SCCS-vsn: sys/news3400/iop/fb_sub.c 7.2
SCCS-vsn: sys/news3400/iop/iop.c 7.2
SCCS-vsn: sys/news3400/iop/kb.c 7.2
SCCS-vsn: sys/news3400/iop/rs.c 7.3
SCCS-vsn: sys/news3400/sio/scc.c 7.2

31 years agomake kernel includes standard
Kazumasa Utashiro [Thu, 17 Dec 1992 17:28:33 +0000 (09:28 -0800)]
make kernel includes standard

SCCS-vsn: sys/news3400/news3400/clock.c 7.5
SCCS-vsn: sys/news3400/news3400/machdep.c 7.6
SCCS-vsn: sys/news3400/news3400/trap.c 7.5
SCCS-vsn: sys/news3400/news3400/conf.c 7.4
SCCS-vsn: sys/news3400/news3400/cons.c 7.3
SCCS-vsn: sys/news3400/news3400/genassym.c 7.3
SCCS-vsn: sys/news3400/news3400/autoconf.c 7.3
SCCS-vsn: sys/news3400/news3400/locore.s 7.5
SCCS-vsn: sys/news3400/news3400/kbms_if.c 7.2
SCCS-vsn: sys/news3400/news3400/swapgeneric.c 7.2

31 years agofix auto-quoting screwup
Eric Allman [Thu, 17 Dec 1992 14:53:07 +0000 (06:53 -0800)]
fix auto-quoting screwup

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.28
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.136
SCCS-vsn: usr.sbin/sendmail/src/TODO 5.5

31 years agoreplaced missing lines in comment section.
Peter McIlroy [Thu, 17 Dec 1992 14:37:48 +0000 (06:37 -0800)]
replaced missing lines in comment section.

SCCS-vsn: lib/libm/common_source/erf.c 5.7

31 years agoAdded declarations of static functions.
Kazumasa Utashiro [Thu, 17 Dec 1992 14:33:15 +0000 (06:33 -0800)]
Added declarations of static functions.

SCCS-vsn: sys/news3400/iodev/sd.c 7.2

31 years agodate and time created 92/12/16 22:07:52 by utashiro
Kazumasa Utashiro [Thu, 17 Dec 1992 14:07:52 +0000 (06:07 -0800)]
date and time created 92/12/16 22:07:52 by utashiro

SCCS-vsn: sys/news3400/fb/fbbm_253.c 7.1

31 years agoFixed behavior for subnormal returns.
Peter McIlroy [Thu, 17 Dec 1992 13:59:53 +0000 (05:59 -0800)]
Fixed behavior for subnormal returns.

SCCS-vsn: lib/libm/common_source/gamma.c 5.3

31 years agoWB_FLUSH macro calls MachEmptyWriteBuffer()
Kazumasa Utashiro [Thu, 17 Dec 1992 13:56:22 +0000 (05:56 -0800)]
WB_FLUSH macro calls MachEmptyWriteBuffer()

SCCS-vsn: sys/news3400/fb/fbdefs.h 7.2

31 years agoAdded console configuration
Kazumasa Utashiro [Thu, 17 Dec 1992 13:52:41 +0000 (05:52 -0800)]
Added console configuration

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

31 years ago-traditional to -traditional-cpp
Kazumasa Utashiro [Thu, 17 Dec 1992 13:49:52 +0000 (05:49 -0800)]
-traditional to -traditional-cpp

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

31 years agoFixed comments section.
Peter McIlroy [Thu, 17 Dec 1992 13:18:31 +0000 (05:18 -0800)]
Fixed comments section.

SCCS-vsn: lib/libm/common_source/lgamma.c 5.11

31 years agoAdded declarations of static functions.
Kazumasa Utashiro [Thu, 17 Dec 1992 13:13:47 +0000 (05:13 -0800)]
Added declarations of static functions.

SCCS-vsn: sys/news3400/bm/kb_encode.c 7.3
SCCS-vsn: sys/news3400/bm/vt100esc.c 7.3

31 years ago(no message)
Peter McIlroy [Thu, 17 Dec 1992 13:11:35 +0000 (05:11 -0800)]
(no message)

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

31 years agofixed include file name
Kazumasa Utashiro [Thu, 17 Dec 1992 13:10:31 +0000 (05:10 -0800)]
fixed include file name

SCCS-vsn: sys/news3400/bm/fnt.c 7.2

31 years agoUncomment MachEmptyWriteBuffer()
Kazumasa Utashiro [Thu, 17 Dec 1992 13:00:12 +0000 (05:00 -0800)]
Uncomment MachEmptyWriteBuffer()

SCCS-vsn: sys/news3400/news3400/locore.s 7.4

31 years agoHandle __indir().
Kazumasa Utashiro [Thu, 17 Dec 1992 12:53:54 +0000 (04:53 -0800)]
Handle __indir().

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

31 years agoAdded news3400 code
Kazumasa Utashiro [Thu, 17 Dec 1992 12:53:22 +0000 (04:53 -0800)]
Added news3400 code

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

31 years agoupdate for R6
Eric Allman [Thu, 17 Dec 1992 12:45:00 +0000 (04:45 -0800)]
update for R6

SCCS-vsn: usr.sbin/sendmail/src/sendmail.hf 4.7

31 years ago(no message)
Peter McIlroy [Thu, 17 Dec 1992 12:01:52 +0000 (04:01 -0800)]
(no message)

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

31 years agoFixed endian behavior
Peter McIlroy [Thu, 17 Dec 1992 10:36:14 +0000 (02:36 -0800)]
Fixed endian behavior

SCCS-vsn: lib/libm/common_source/pow.c 5.9

31 years ago(no message)
Peter McIlroy [Thu, 17 Dec 1992 10:30:27 +0000 (02:30 -0800)]
(no message)

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

31 years agoupdate for libm
Keith Bostic [Thu, 17 Dec 1992 10:24:20 +0000 (02:24 -0800)]
update for libm

SCCS-vsn: admin/admin/contrib/contrib 5.28

31 years agoPeter McIlroy's version that's integrated with David Gay's work
Keith Bostic [Thu, 17 Dec 1992 10:10:17 +0000 (02:10 -0800)]
Peter McIlroy's version that's integrated with David Gay's work

SCCS-vsn: lib/libc/stdio/vfprintf.c 5.50

31 years agonote truncation, from Peter McIlroy
Keith Bostic [Thu, 17 Dec 1992 10:09:33 +0000 (02:09 -0800)]
note truncation, from Peter McIlroy

SCCS-vsn: lib/libc/stdio/scanf.3 6.12

31 years agonew version from Peter McIlroy; note, funded by UUNET
Keith Bostic [Thu, 17 Dec 1992 10:08:58 +0000 (02:08 -0800)]
new version from Peter McIlroy; note, funded by UUNET

SCCS-vsn: lib/libm/common_source/lgamma.c 5.9
SCCS-vsn: lib/libm/common_source/gamma.c 5.2

31 years agonew versions from Peter McIlroy (derived from Sun Microsystems release)
Keith Bostic [Thu, 17 Dec 1992 10:06:04 +0000 (02:06 -0800)]
new versions from Peter McIlroy (derived from Sun Microsystems release)

SCCS-vsn: lib/libm/common_source/j0.c 5.5
SCCS-vsn: lib/libm/common_source/j1.c 5.5
SCCS-vsn: lib/libm/common_source/jn.c 5.5

31 years agospelling of IIASA
Kirk McKusick [Thu, 17 Dec 1992 09:45:45 +0000 (01:45 -0800)]
spelling of IIASA

SCCS-vsn: bin/stty/stty.1 6.19

31 years agoproper acknowledgement
Kirk McKusick [Thu, 17 Dec 1992 09:31:20 +0000 (01:31 -0800)]
proper acknowledgement

SCCS-vsn: sys/i386/i386/kgdb_glue.c 7.4
SCCS-vsn: sys/i386/i386/kgdb_proto.h 7.4
SCCS-vsn: sys/i386/i386/kgdb_stub.c 7.5
SCCS-vsn: sys/hp300/hp300/kgdb_glue.c 7.3
SCCS-vsn: sys/hp300/hp300/kgdb_proto.h 7.2
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.15

31 years agoclearly mark the version number as an alpha
Eric Allman [Thu, 17 Dec 1992 09:24:43 +0000 (01:24 -0800)]
clearly mark the version number as an alpha

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

31 years agomore recent update -- but I know I have more on my mental list --
Eric Allman [Thu, 17 Dec 1992 09:13:00 +0000 (01:13 -0800)]
more recent update -- but I know I have more on my mental list --
somewhere

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

31 years agoupdates for pre-6.1
Eric Allman [Thu, 17 Dec 1992 09:12:57 +0000 (01:12 -0800)]
updates for pre-6.1

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 5.22
SCCS-vsn: usr.sbin/sendmail/doc/op/spell.ok 5.2

31 years agotweak some of the configurations to up some values
Eric Allman [Thu, 17 Dec 1992 08:41:24 +0000 (00:41 -0800)]
tweak some of the configurations to up some values

SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.47
SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.32

31 years agoadd -p flag
Eric Allman [Wed, 16 Dec 1992 10:16:13 +0000 (02:16 -0800)]
add -p flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 6.13

31 years agoChanged the order of functions.
Kazumasa Utashiro [Wed, 16 Dec 1992 10:15:42 +0000 (02:15 -0800)]
Changed the order of functions.

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

31 years agorestore # as comment symbol in .forward/:include:; extend -p flag;
Eric Allman [Wed, 16 Dec 1992 09:17:32 +0000 (01:17 -0800)]
restore # as comment symbol in .forward/:include:; extend -p flag;
remove = option (use V instead)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.39
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.62
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.134
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.54

31 years agoTIOCSTI fails for 8-bit chars (from comp.unix.bsd)
Chris Torek [Wed, 16 Dec 1992 08:28:01 +0000 (00:28 -0800)]
TIOCSTI fails for 8-bit chars (from comp.unix.bsd)

SCCS-vsn: sys/kern/tty.c 7.56

31 years agosendmail -p sets protocol
Eric Allman [Wed, 16 Dec 1992 05:43:40 +0000 (21:43 -0800)]
sendmail -p sets protocol

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.61
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.133

31 years agoJ option sets "search path" for .forward
Eric Allman [Wed, 16 Dec 1992 05:24:11 +0000 (21:24 -0800)]
J option sets "search path" for .forward

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.38
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.132
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.45
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.53
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.42

31 years agodynamically allocate header fields (and more....); miscellaneous
Eric Allman [Wed, 16 Dec 1992 04:34:57 +0000 (20:34 -0800)]
dynamically allocate header fields (and more....); miscellaneous
cleanup (mostly comments)

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.27
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.26
SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.31
SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.36
SCCS-vsn: usr.sbin/sendmail/src/collect.c 5.16
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.131
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.54
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.34
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.52
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.51
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.41

31 years agoprint message on too long header line
Eric Allman [Wed, 16 Dec 1992 03:49:27 +0000 (19:49 -0800)]
print message on too long header line

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

31 years agodynamically allocate header buffer
Eric Allman [Wed, 16 Dec 1992 03:45:17 +0000 (19:45 -0800)]
dynamically allocate header buffer

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

31 years agotry to allow host on local mailers (for some reason)
Eric Allman [Tue, 15 Dec 1992 14:04:39 +0000 (06:04 -0800)]
try to allow host on local mailers (for some reason)

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

31 years ago(no message)
Peter McIlroy [Tue, 15 Dec 1992 11:31:00 +0000 (03:31 -0800)]
(no message)

SCCS-vsn: lib/libm/common_source/erf.c 5.6

31 years agoreplaced expansions for x in [1.25, 4], [4, 30]
Peter McIlroy [Tue, 15 Dec 1992 11:23:54 +0000 (03:23 -0800)]
replaced expansions for x in [1.25, 4], [4, 30]

SCCS-vsn: lib/libm/common_source/erf.c 5.5

31 years ago(no message)
Peter McIlroy [Tue, 15 Dec 1992 11:03:11 +0000 (03:03 -0800)]
(no message)

SCCS-vsn: lib/libm/common_source/lgamma.c 5.7
SCCS-vsn: lib/libm/common_source/lgamma.c 5.8

31 years agochange message output to own process tty
Akito Fujita [Tue, 15 Dec 1992 08:15:41 +0000 (00:15 -0800)]
change message output to own process tty

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

31 years agosupport TIOCCONS console redirection
Akito Fujita [Tue, 15 Dec 1992 08:13:07 +0000 (00:13 -0800)]
support TIOCCONS console redirection

SCCS-vsn: sys/luna68k/dev/bmc.c 7.3
SCCS-vsn: sys/luna68k/dev/sio.c 7.5

31 years agoput a space before the error message
Keith Bostic [Tue, 15 Dec 1992 07:53:34 +0000 (23:53 -0800)]
put a space before the error message

SCCS-vsn: lib/libc/gen/fstab.c 5.17

31 years agocorrect list of must-be-quoted characters
Eric Allman [Tue, 15 Dec 1992 01:59:19 +0000 (17:59 -0800)]
correct list of must-be-quoted characters

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.26
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.130
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.33

31 years agouse strtod, not atof
Peter McIlroy [Mon, 14 Dec 1992 17:57:49 +0000 (09:57 -0800)]
use strtod, not atof

SCCS-vsn: lib/libc/stdio/vfscanf.c 5.7

31 years agodate and time created 92/12/13 22:51:39 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:39 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:39 by muller

SCCS-vsn: bin/pax/tables.h 1.1
SCCS-vsn: bin/pax/tar.h 1.1

31 years agodate and time created 92/12/13 22:51:38 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:38 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:38 by muller

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

31 years agodate and time created 92/12/13 22:51:37 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:37 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:37 by muller

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

31 years agodate and time created 92/12/13 22:51:36 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:36 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:36 by muller

SCCS-vsn: bin/pax/pat_rep.h 1.1

31 years agodate and time created 92/12/13 22:51:35 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:35 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:35 by muller

SCCS-vsn: bin/pax/ftree.h 1.1
SCCS-vsn: bin/pax/options.h 1.1

31 years agodate and time created 92/12/13 22:51:34 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:34 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:34 by muller

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

31 years agodate and time created 92/12/13 22:51:33 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:33 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:33 by muller

SCCS-vsn: bin/pax/cache.h 1.1

31 years agodate and time created 92/12/13 22:51:32 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:32 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:32 by muller

SCCS-vsn: bin/pax/tty_subs.c 1.1

31 years agodate and time created 92/12/13 22:51:30 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:30 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:30 by muller

SCCS-vsn: bin/pax/tables.c 1.1

31 years agodate and time created 92/12/13 22:51:29 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:29 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:29 by muller

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

31 years agodate and time created 92/12/13 22:51:26 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:26 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:26 by muller

SCCS-vsn: bin/pax/ftree.c 1.1

31 years agodate and time created 92/12/13 22:51:25 by muller
Keith Muller [Mon, 14 Dec 1992 14:51:25 +0000 (06:51 -0800)]
date and time created 92/12/13 22:51:25 by muller

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

31 years agomake kernel includes standard
Akito Fujita [Sun, 13 Dec 1992 19:51:48 +0000 (11:51 -0800)]
make kernel includes standard

SCCS-vsn: sys/luna68k/dev/bmd.c 7.2
SCCS-vsn: sys/luna68k/stand/bmd.c 7.2

31 years agodate and time created 92/12/13 03:50:35 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:35 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:35 by akito

SCCS-vsn: sys/luna68k/stand/vectors.h 7.1

31 years agodate and time created 92/12/13 03:50:34 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:34 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:34 by akito

SCCS-vsn: sys/luna68k/stand/ufs_disksubr.c 7.1

31 years agodate and time created 92/12/13 03:50:33 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:33 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:33 by akito

SCCS-vsn: sys/luna68k/stand/tape.c 7.1
SCCS-vsn: sys/luna68k/stand/trap.c 7.1

31 years agodate and time created 92/12/13 03:50:32 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:32 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:32 by akito

SCCS-vsn: sys/luna68k/stand/sys.c 7.1

31 years agodate and time created 92/12/13 03:50:31 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:31 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:31 by akito

SCCS-vsn: sys/luna68k/stand/subr_prf.c 7.1

31 years agodate and time created 92/12/13 03:50:30 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:30 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:30 by akito

SCCS-vsn: sys/luna68k/stand/status.h 7.1

31 years agodate and time created 92/12/13 03:50:29 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:29 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:29 by akito

SCCS-vsn: sys/luna68k/stand/sioreg.h 7.1
SCCS-vsn: sys/luna68k/stand/st.c 7.1

31 years agodate and time created 92/12/13 03:50:28 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:28 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:28 by akito

SCCS-vsn: sys/luna68k/stand/sio.c 7.1

31 years agodate and time created 92/12/13 03:50:27 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:27 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:27 by akito

SCCS-vsn: sys/luna68k/stand/sd.c 7.1

31 years agodate and time created 92/12/13 03:50:26 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:26 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:26 by akito

SCCS-vsn: sys/luna68k/stand/scsi.c 7.1
SCCS-vsn: sys/luna68k/stand/scsivar.h 7.1

31 years agodate and time created 92/12/13 03:50:25 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:25 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:25 by akito

SCCS-vsn: sys/luna68k/stand/screen.c 7.1

31 years agodate and time created 92/12/13 03:50:24 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:24 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:24 by akito

SCCS-vsn: sys/luna68k/stand/sc.c 7.1

31 years agodate and time created 92/12/13 03:50:23 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:23 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:23 by akito

SCCS-vsn: sys/luna68k/stand/romvec.h 7.1
SCCS-vsn: sys/luna68k/stand/saio.h 7.1

31 years agodate and time created 92/12/13 03:50:22 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:22 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:22 by akito

SCCS-vsn: sys/luna68k/stand/romcons.c 7.1

31 years agodate and time created 92/12/13 03:50:21 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:21 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:21 by akito

SCCS-vsn: sys/luna68k/stand/preset.h 7.1
SCCS-vsn: sys/luna68k/stand/rcvbuf.h 7.1

31 years agodate and time created 92/12/13 03:50:20 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:20 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:20 by akito

SCCS-vsn: sys/luna68k/stand/parse.c 7.1

31 years agodate and time created 92/12/13 03:50:19 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:19 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:19 by akito

SCCS-vsn: sys/luna68k/stand/omron_disklabel.h 7.1

31 years agodate and time created 92/12/13 03:50:18 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:18 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:18 by akito

SCCS-vsn: sys/luna68k/stand/machdep.c 7.1

31 years agodate and time created 92/12/13 03:50:17 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:17 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:17 by akito

SCCS-vsn: sys/luna68k/stand/kern_clock.c 7.1
SCCS-vsn: sys/luna68k/stand/locore.s 7.1

31 years agodate and time created 92/12/13 03:50:16 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:16 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:16 by akito

SCCS-vsn: sys/luna68k/stand/kbdreg.h 7.1

31 years agodate and time created 92/12/13 03:50:15 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:15 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:15 by akito

SCCS-vsn: sys/luna68k/stand/kbd.c 7.1

31 years agodate and time created 92/12/13 03:50:14 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:14 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:14 by akito

SCCS-vsn: sys/luna68k/stand/init_main.c 7.1
SCCS-vsn: sys/luna68k/stand/ioconf.c 7.1

31 years agodate and time created 92/12/13 03:50:13 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:13 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:13 by akito

SCCS-vsn: sys/luna68k/stand/getline.c 7.1

31 years agodate and time created 92/12/13 03:50:12 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:12 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:12 by akito

SCCS-vsn: sys/luna68k/stand/fsdump.c 7.1

31 years agodate and time created 92/12/13 03:50:11 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:11 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:11 by akito

SCCS-vsn: sys/luna68k/stand/device.h 7.1
SCCS-vsn: sys/luna68k/stand/disklabel.c 7.1

31 years agodate and time created 92/12/13 03:50:10 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:10 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:10 by akito

SCCS-vsn: sys/luna68k/stand/cons.c 7.1

31 years agodate and time created 92/12/13 03:50:09 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:09 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:09 by akito

SCCS-vsn: sys/luna68k/stand/boot.c 7.1
SCCS-vsn: sys/luna68k/stand/conf.c 7.1

31 years agodate and time created 92/12/13 03:50:08 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:08 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:08 by akito

SCCS-vsn: sys/luna68k/stand/bmc.c 7.1

31 years agodate and time created 92/12/13 03:50:06 by akito
Akito Fujita [Sun, 13 Dec 1992 19:50:06 +0000 (11:50 -0800)]
date and time created 92/12/13 03:50:06 by akito

SCCS-vsn: sys/luna68k/stand/Makefile 7.1
SCCS-vsn: sys/luna68k/stand/autoconf.c 7.1

31 years agoadd -f flag to map upper->lower case in the keys
Eric Allman [Sun, 13 Dec 1992 01:44:48 +0000 (17:44 -0800)]
add -f flag to map upper->lower case in the keys

SCCS-vsn: usr.sbin/sendmail/makemap/makemap.8 5.2
SCCS-vsn: usr.sbin/sendmail/makemap/makemap.c 5.2

31 years agocheck bad (modified) addresses on freelist before using them
Kirk McKusick [Sat, 12 Dec 1992 08:07:39 +0000 (00:07 -0800)]
check bad (modified) addresses on freelist before using them

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

31 years agodon't auto-initialize host map if user has already done it
Eric Allman [Sat, 12 Dec 1992 07:01:03 +0000 (23:01 -0800)]
don't auto-initialize host map if user has already done it

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.51
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.129

31 years agoKirk wants the crash dump mode to be 644
Keith Bostic [Sat, 12 Dec 1992 03:35:35 +0000 (19:35 -0800)]
Kirk wants the crash dump mode to be 644

SCCS-vsn: sbin/savecore/savecore.c 5.36