unix-history/.git
31 years agofix kernel profiling
Ralph Campbell [Wed, 14 Apr 1993 11:04:12 +0000 (03:04 -0800)]
fix kernel profiling

SCCS-vsn: sys/pmax/include/profile.h 7.4

31 years agofix cursor for pmax emulation
Ralph Campbell [Wed, 14 Apr 1993 11:03:00 +0000 (03:03 -0800)]
fix cursor for pmax emulation

SCCS-vsn: sys/pmax/dev/cfb.c 7.8

31 years agofix frame buffer size
Ralph Campbell [Wed, 14 Apr 1993 10:53:58 +0000 (02:53 -0800)]
fix frame buffer size

SCCS-vsn: sys/pmax/dev/mfb.c 7.5

31 years agoturn off debug by default
Ralph Campbell [Wed, 14 Apr 1993 10:53:04 +0000 (02:53 -0800)]
turn off debug by default

SCCS-vsn: sys/pmax/dev/tz.c 7.9

31 years agoadded mips ttys
Ralph Campbell [Wed, 14 Apr 1993 10:52:24 +0000 (02:52 -0800)]
added mips ttys

SCCS-vsn: usr.sbin/pstat/pstat.c 5.40

31 years agosimplify and generalize OutChannel => stdout code
Eric Allman [Wed, 14 Apr 1993 08:36:37 +0000 (00:36 -0800)]
simplify and generalize OutChannel => stdout code

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

31 years agocheck for I/O errors on OutChannel
Eric Allman [Wed, 14 Apr 1993 08:36:03 +0000 (00:36 -0800)]
check for I/O errors on OutChannel

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

31 years agofix two bugs: rn_lookup did not change conventions (still takes node);
Keith Sklower [Wed, 14 Apr 1993 07:25:41 +0000 (23:25 -0800)]
fix two bugs: rn_lookup did not change conventions (still takes node);
found cause of ifa_refcnt being wrong on route change.

SCCS-vsn: sys/net/rtsock.c 7.37

31 years agopotential bug in reference counting ifaddrs
Keith Sklower [Wed, 14 Apr 1993 07:24:35 +0000 (23:24 -0800)]
potential bug in reference counting ifaddrs

SCCS-vsn: sys/net/if.c 7.25

31 years agoquickch() returns if there is a bottom unchanged region to prevent
Elan Amir [Wed, 14 Apr 1993 06:02:26 +0000 (22:02 -0800)]
quickch() returns if there is a bottom unchanged region to prevent

SCCS-vsn: lib/libcurses/refresh.c 5.37

31 years agoMove from line turns of __ISPASTEOL.
Elan Amir [Wed, 14 Apr 1993 06:01:44 +0000 (22:01 -0800)]
Move from line turns of __ISPASTEOL.

SCCS-vsn: lib/libcurses/move.c 5.12

31 years agoimprove setproctitle info
Eric Allman [Wed, 14 Apr 1993 05:44:57 +0000 (21:44 -0800)]
improve setproctitle info

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.42
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.25

31 years agoopen the proper file. use libc err().
Chris Torek [Wed, 14 Apr 1993 04:34:36 +0000 (20:34 -0800)]
open the proper file.  use libc err().

SCCS-vsn: usr.bin/locate/code/locate.code.c 5.4

31 years agoavoid multiple error messages on wierd syntax like "From: <a"
Eric Allman [Tue, 13 Apr 1993 23:44:24 +0000 (15:44 -0800)]
avoid multiple error messages on wierd syntax like "From: <a"

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

31 years agoredefine $r, $s, and $_ in error envelopes; properly handle
Eric Allman [Tue, 13 Apr 1993 23:43:41 +0000 (15:43 -0800)]
redefine $r, $s, and $_ in error envelopes; properly handle
parseaddr return in ESM_POSTMASTER case

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.30

31 years agochange comment on MAXUSERENVIRON to emphasize min value
Eric Allman [Tue, 13 Apr 1993 23:05:11 +0000 (15:05 -0800)]
change comment on MAXUSERENVIRON to emphasize min value

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

31 years agooptimize `set' pseudo-op; add R specifier; temporarily
Chris Torek [Tue, 13 Apr 1993 10:12:34 +0000 (02:12 -0800)]
optimize `set' pseudo-op; add R specifier; temporarily
back out a change made elsewhere for regression testing.

SCCS-vsn: contrib/gas-1.38/config/sparc.c 5.2

31 years agodate and time created 93/04/12 19:08:40 by torek
Chris Torek [Tue, 13 Apr 1993 10:08:40 +0000 (02:08 -0800)]
date and time created 93/04/12 19:08:40 by torek

SCCS-vsn: contrib/gas-1.38/config/sparc.c 5.1

31 years agodate and time created 93/04/12 19:06:48 by torek
Chris Torek [Tue, 13 Apr 1993 10:06:48 +0000 (02:06 -0800)]
date and time created 93/04/12 19:06:48 by torek

SCCS-vsn: contrib/gas-1.38/config/Makefile.sparc 5.1

31 years agoadd a whole slew of missing opcodes and pseudo-ops. also needs
Chris Torek [Tue, 13 Apr 1993 10:04:31 +0000 (02:04 -0800)]
add a whole slew of missing opcodes and pseudo-ops.  also needs
a new format (for neg-with-one-operand).

SCCS-vsn: contrib/gas-1.38/config/sparc-opcode.h 5.2

31 years agodate and time created 93/04/12 18:57:15 by torek
Chris Torek [Tue, 13 Apr 1993 09:57:15 +0000 (01:57 -0800)]
date and time created 93/04/12 18:57:15 by torek

SCCS-vsn: contrib/gas-1.38/config/sparc-opcode.h 5.1

31 years agoifdef sun does not imply SunOS: add gross hack to avoid bogus SunOS
Chris Torek [Tue, 13 Apr 1993 09:18:09 +0000 (01:18 -0800)]
ifdef sun does not imply SunOS: add gross hack to avoid bogus SunOS
bug workaround.

SCCS-vsn: libexec/telnetd/sys_term.c 5.21

31 years agoinet_aton returns a boolean value, don't need to return long.
Andrew Cherenson [Tue, 13 Apr 1993 09:14:57 +0000 (01:14 -0800)]
inet_aton returns a boolean value, don't need to return long.

SCCS-vsn: lib/libc/net/inet_addr.c 5.12
SCCS-vsn: include/arpa/inet.h 5.9

31 years agomain.s no longer needed (libc/gen has it)
Chris Torek [Tue, 13 Apr 1993 08:46:59 +0000 (00:46 -0800)]
main.s no longer needed (libc/gen has it)

SCCS-vsn: lib/libc/sparc/gen/Makefile.inc 5.4

31 years agoput the wrong prototype name in for ar_drain().
Keith Muller [Tue, 13 Apr 1993 08:46:10 +0000 (00:46 -0800)]
put the wrong prototype name in for ar_drain().

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

31 years agofix documentation of -f in map specifications
Eric Allman [Tue, 13 Apr 1993 06:09:18 +0000 (22:09 -0800)]
fix documentation of -f in map specifications

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

31 years agoreset statmsg before each mailer invocation to avoid bogus messages
Eric Allman [Tue, 13 Apr 1993 05:48:54 +0000 (21:48 -0800)]
reset statmsg before each mailer invocation to avoid bogus messages
in log

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

31 years agoback out hack to hide unqualified domains behind %-hack -- it breaks
Eric Allman [Tue, 13 Apr 1993 05:34:12 +0000 (21:34 -0800)]
back out hack to hide unqualified domains behind %-hack -- it breaks
local aliases and .forward files

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

31 years agoshorten timeout on reverse name lookup to avoid conflict with
Eric Allman [Tue, 13 Apr 1993 05:18:20 +0000 (21:18 -0800)]
shorten timeout on reverse name lookup to avoid conflict with
higher level timeouts

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

31 years agomore socket code generalization
Eric Allman [Tue, 13 Apr 1993 00:03:35 +0000 (16:03 -0800)]
more socket code generalization

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

31 years agoproperly diagnose ruleset zero returning null vector
Eric Allman [Mon, 12 Apr 1993 23:02:55 +0000 (15:02 -0800)]
properly diagnose ruleset zero returning null vector

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

31 years agoclarify what IDENT does -- and does not -- do
Eric Allman [Sun, 11 Apr 1993 07:44:27 +0000 (23:44 -0800)]
clarify what IDENT does -- and does not -- do

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

31 years agoif resending SYN, use the same sequence number as last time
Mike Karels [Sun, 11 Apr 1993 05:52:38 +0000 (21:52 -0800)]
if resending SYN, use the same sequence number as last time
(fixes bug when re-sending SYN in SYN_RECEIVED state due to crossing SYNs)

SCCS-vsn: sys/netinet/tcp_output.c 7.28

31 years agodocument FEATURE(uucpdomain)
Eric Allman [Sun, 11 Apr 1993 02:08:20 +0000 (18:08 -0800)]
document FEATURE(uucpdomain)

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

31 years agochange map name for consistency with UUCP
Eric Allman [Sun, 11 Apr 1993 02:06:19 +0000 (18:06 -0800)]
change map name for consistency with UUCP

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

31 years agodate and time created 93/04/10 11:05:41 by eric
Eric Allman [Sun, 11 Apr 1993 02:05:41 +0000 (18:05 -0800)]
date and time created 93/04/10 11:05:41 by eric

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

31 years agodocument FEATURE(bitdomain)
Eric Allman [Sun, 11 Apr 1993 01:58:22 +0000 (17:58 -0800)]
document FEATURE(bitdomain)

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

31 years agorearrange diversion 6 for FEATURE(bitdomain)
Eric Allman [Sun, 11 Apr 1993 01:50:44 +0000 (17:50 -0800)]
rearrange diversion 6 for FEATURE(bitdomain)

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

31 years agodate and time created 93/04/10 10:50:17 by eric
Eric Allman [Sun, 11 Apr 1993 01:50:17 +0000 (17:50 -0800)]
date and time created 93/04/10 10:50:17 by eric

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

31 years agofix major bug in reply() that trashes all error messages; add
Eric Allman [Sun, 11 Apr 1993 01:27:11 +0000 (17:27 -0800)]
fix major bug in reply() that trashes all error messages; add
IDA-style $&x handling; don't lose $s value in srvrsmtp; random POSIX
compatibility and similar cleanups

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

31 years ago%-hack single token hostnames behind $s if $r is specified
Eric Allman [Sun, 11 Apr 1993 01:22:27 +0000 (17:22 -0800)]
%-hack single token hostnames behind $s if $r is specified

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

31 years agodocument IDENT, including limitations
Eric Allman [Sun, 11 Apr 1993 00:54:11 +0000 (16:54 -0800)]
document IDENT, including limitations

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

31 years agodocument $&x
Eric Allman [Sun, 11 Apr 1993 00:36:14 +0000 (16:36 -0800)]
document $&x

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

31 years agoimplement $&x for deferred macro expansion; some POSIX compatibility
Eric Allman [Sun, 11 Apr 1993 00:28:28 +0000 (16:28 -0800)]
implement $&x for deferred macro expansion; some POSIX compatibility

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.54
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.30
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.37

31 years agofix loopback detection
Eric Allman [Sun, 11 Apr 1993 00:27:40 +0000 (16:27 -0800)]
fix loopback detection

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

31 years agoclarify error messages
Eric Allman [Sun, 11 Apr 1993 00:27:04 +0000 (16:27 -0800)]
clarify error messages

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

31 years agoadd MACRODEXPAND for deferred expansion
Eric Allman [Sun, 11 Apr 1993 00:26:01 +0000 (16:26 -0800)]
add MACRODEXPAND for deferred expansion

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

31 years agoclarify comments for the unwary
Eric Allman [Sun, 11 Apr 1993 00:25:47 +0000 (16:25 -0800)]
clarify comments for the unwary

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

31 years agogeneral cleanup, use new err(3) routines
Keith Bostic [Sat, 10 Apr 1993 23:03:40 +0000 (15:03 -0800)]
general cleanup, use new err(3) routines

SCCS-vsn: usr.sbin/kvm_mkdb/nlist.c 5.8
SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 5.18

31 years agooff_t's are quad, use %qd not %ld
Chris Torek [Sat, 10 Apr 1993 15:24:38 +0000 (07:24 -0800)]
off_t's are quad, use %qd not %ld

SCCS-vsn: usr.bin/ar/contents.c 5.7

31 years agomake $TMPDIR actually work; print actual temp name on mkstemp() error
Chris Torek [Sat, 10 Apr 1993 15:04:19 +0000 (07:04 -0800)]
make $TMPDIR actually work; print actual temp name on mkstemp() error

SCCS-vsn: usr.bin/ranlib/misc.c 5.4

31 years agoVan's suggestion: add a means to let kernel set IP header ident #
Andrew Cherenson [Sat, 10 Apr 1993 10:47:48 +0000 (02:47 -0800)]
Van's suggestion: add a means to let kernel set IP header ident #
in IP_HDRINCL case

SCCS-vsn: sys/netinet/raw_ip.c 7.13

31 years agomust initialize more IP header fields due to change in IP_HDRINCL semantics.
Andrew Cherenson [Sat, 10 Apr 1993 10:24:26 +0000 (02:24 -0800)]
must initialize more IP header fields due to change in IP_HDRINCL semantics.

SCCS-vsn: usr.sbin/traceroute/traceroute.c 5.6

31 years agorecover from gethostbyname timeouts (from Macklem)
Kirk McKusick [Sat, 10 Apr 1993 07:19:21 +0000 (23:19 -0800)]
recover from gethostbyname timeouts (from Macklem)

SCCS-vsn: sbin/mountd/mountd.c 5.25

31 years agoset $s after runinchild; runinchild calls newenvelope which clears
Eric Allman [Sat, 10 Apr 1993 06:55:19 +0000 (22:55 -0800)]
set $s after runinchild; runinchild calls newenvelope which clears
the macros

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

31 years agoclean up some debug messages if MATCHGECOS not compiled in
Eric Allman [Sat, 10 Apr 1993 05:24:20 +0000 (21:24 -0800)]
clean up some debug messages if MATCHGECOS not compiled in

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.35

31 years agodon't reset SmtpReplyBuffer on fatal errors -- VERY BAD BUG!
Eric Allman [Sat, 10 Apr 1993 05:21:35 +0000 (21:21 -0800)]
don't reset SmtpReplyBuffer on fatal errors -- VERY BAD BUG!

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

31 years agoSteven McCanne did kvm, renmae packet filter to bpf
Keith Bostic [Fri, 9 Apr 1993 20:21:41 +0000 (12:21 -0800)]
Steven McCanne did kvm, renmae packet filter to bpf

SCCS-vsn: admin/admin/contrib/contrib 5.43

31 years agoadd SIP, IPX, RTIP
Keith Sklower [Fri, 9 Apr 1993 10:21:05 +0000 (02:21 -0800)]
add SIP, IPX, RTIP

SCCS-vsn: sys/sys/socket.h 7.20

31 years agoNODUMP => UF_NODUMP (checkin by torek)
Keith Sklower [Fri, 9 Apr 1993 08:41:18 +0000 (00:41 -0800)]
NODUMP => UF_NODUMP (checkin by torek)

SCCS-vsn: usr.bin/ld/ld.c 6.15

31 years agoget rid of in_makeaddr, in_sockmaskof by request from jch
Keith Sklower [Fri, 9 Apr 1993 08:19:39 +0000 (00:19 -0800)]
get rid of in_makeaddr, in_sockmaskof by request from jch

SCCS-vsn: sys/netinet/in.c 7.32

31 years agochanges proposed by jch
Keith Sklower [Fri, 9 Apr 1993 08:14:11 +0000 (00:14 -0800)]
changes proposed by jch

SCCS-vsn: sys/net/if_loop.c 7.20

31 years agochange proposed by jch
Keith Sklower [Fri, 9 Apr 1993 08:13:23 +0000 (00:13 -0800)]
change proposed by jch

SCCS-vsn: sys/net/if.h 7.21

31 years agonew conventions for using routing tree
Keith Sklower [Fri, 9 Apr 1993 08:12:46 +0000 (00:12 -0800)]
new conventions for using routing tree

SCCS-vsn: sys/net/rtsock.c 7.36
SCCS-vsn: sys/net/route.c 7.33
SCCS-vsn: sys/net/radix.c 7.18
SCCS-vsn: sys/net/radix.h 7.8

31 years agonew conventions for calling routing layer
Keith Sklower [Fri, 9 Apr 1993 07:38:55 +0000 (23:38 -0800)]
new conventions for calling routing layer

SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.67
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.67

31 years agoin_sockmaskof has gone away; just do right thing for default.
Keith Sklower [Fri, 9 Apr 1993 06:17:06 +0000 (22:17 -0800)]
in_sockmaskof has gone away; just do right thing for default.

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.50

31 years agodate and time created 93/04/08 02:47:58 by utashiro
Kazumasa Utashiro [Thu, 8 Apr 1993 17:47:58 +0000 (09:47 -0800)]
date and time created 93/04/08 02:47:58 by utashiro

SCCS-vsn: sys/news3400/newsos/makesyscalls.sh 7.1

31 years agoserious support for NEWS-OS
Kazumasa Utashiro [Thu, 8 Apr 1993 17:39:17 +0000 (09:39 -0800)]
serious support for NEWS-OS

SCCS-vsn: sys/news3400/newsos/syscalls.master 7.2

31 years agoadded traceback becore panic
Kazumasa Utashiro [Thu, 8 Apr 1993 17:37:20 +0000 (09:37 -0800)]
added traceback becore panic

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

31 years agoremoved X_KLUGE
Kazumasa Utashiro [Thu, 8 Apr 1993 17:36:50 +0000 (09:36 -0800)]
removed X_KLUGE
Changed asynchronous bus error handling.

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

31 years agoNEWS causes interrupt rather than trap for bad address.
Kazumasa Utashiro [Thu, 8 Apr 1993 17:35:36 +0000 (09:35 -0800)]
NEWS causes interrupt rather than trap for bad address.

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

31 years agoSRCS+=sethostname.c (typo by kirk?)
Chris Torek [Thu, 8 Apr 1993 13:31:30 +0000 (05:31 -0800)]
SRCS+=sethostname.c (typo by kirk?)

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

31 years agoMostly changes recommended by jch for variable subnets & multiple
Keith Sklower [Thu, 8 Apr 1993 10:28:16 +0000 (02:28 -0800)]
Mostly changes recommended by jch for variable subnets & multiple
IP addresses per physical interface. May require further work.

SCCS-vsn: sys/netinet/in_var.h 7.8
SCCS-vsn: sys/netinet/in_pcb.c 7.26
SCCS-vsn: sys/netinet/ip_output.c 7.32
SCCS-vsn: sys/netinet/in.c 7.31
SCCS-vsn: sys/netinet/in_pcb.h 7.8
SCCS-vsn: sys/netinet/tcp_input.c 7.35
SCCS-vsn: sys/netinet/ip_icmp.c 7.21
SCCS-vsn: sys/netinet/udp_usrreq.c 7.29
SCCS-vsn: sys/netinet/ip_input.c 7.26

31 years agodate and time created 93/04/07 14:19:58 by elan
Elan Amir [Thu, 8 Apr 1993 05:19:58 +0000 (21:19 -0800)]
date and time created 93/04/07 14:19:58 by elan

SCCS-vsn: contrib/gcc-2.3.3/gcc.c 1.1

31 years agoupdate from elf: sun_setre[ug]id => osetre[ug]id
Chris Torek [Wed, 7 Apr 1993 10:49:23 +0000 (02:49 -0800)]
update from elf: sun_setre[ug]id => osetre[ug]id

SCCS-vsn: sys/sparc/sunos/syscalls.master 7.3

31 years agoupdate from elf: setre[ug]id no longer needed; fix sun readdir
Chris Torek [Wed, 7 Apr 1993 10:48:04 +0000 (02:48 -0800)]
update from elf: setre[ug]id no longer needed; fix sun readdir

SCCS-vsn: sys/sparc/sunos/sun_misc.c 7.5

31 years agospelling
Chris Torek [Wed, 7 Apr 1993 10:42:09 +0000 (02:42 -0800)]
spelling

SCCS-vsn: sys/sparc/sunos/sun_disklabel.h 7.3
SCCS-vsn: sys/sparc/sunos/sun_disklabel.c 7.4
SCCS-vsn: sys/sparc/sunos/sun_ioctl.c 7.4

31 years agofix a typo: "gwtpagesize.0" -> "getpagesize.0"
Mike Hibler [Wed, 7 Apr 1993 07:24:11 +0000 (23:24 -0800)]
fix a typo: "gwtpagesize.0" -> "getpagesize.0"

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

31 years agoarg to timeout require a void (*) (void)
Keith Sklower [Wed, 7 Apr 1993 06:25:23 +0000 (22:25 -0800)]
arg to timeout require a  void (*) (void)

SCCS-vsn: sys/netiso/iso_snpac.c 7.23

31 years agoeonrtrequest should return void
Keith Sklower [Wed, 7 Apr 1993 06:21:35 +0000 (22:21 -0800)]
eonrtrequest should return void

SCCS-vsn: sys/netiso/if_eon.c 7.20

31 years agoshut up complaints about 1st arg to timeout; declare esis_config() and snpac_age...
Keith Sklower [Wed, 7 Apr 1993 06:18:26 +0000 (22:18 -0800)]
shut up complaints about 1st arg to timeout; declare esis_config() and snpac_age() as returning void

SCCS-vsn: sys/netiso/esis.c 7.23

31 years agoadded union option
Jan-Simon Pendry [Wed, 7 Apr 1993 00:47:37 +0000 (16:47 -0800)]
added union option

SCCS-vsn: sbin/mount/mount.8 6.20

31 years agoadd new display devices.
Ralph Campbell [Tue, 6 Apr 1993 12:54:57 +0000 (04:54 -0800)]
add new display devices.

SCCS-vsn: etc/etc.pmax/MAKEDEV 5.4

31 years agochange start to startcmd to avoid conflict with start in crt0.o
Ralph Campbell [Tue, 6 Apr 1993 12:53:32 +0000 (04:53 -0800)]
change start to startcmd to avoid conflict with start in crt0.o

SCCS-vsn: usr.sbin/lpr/lpc/extern.h 5.4
SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 5.12
SCCS-vsn: usr.sbin/lpr/lpc/cmdtab.c 5.6

31 years agoadd mips to list of gcc machines.
Ralph Campbell [Tue, 6 Apr 1993 12:51:02 +0000 (04:51 -0800)]
add mips to list of gcc machines.

SCCS-vsn: usr.bin/mkdep/Makefile 5.6

31 years agofix idle time display (used wrong entry in arrary).
Ralph Campbell [Tue, 6 Apr 1993 12:49:47 +0000 (04:49 -0800)]
fix idle time display (used wrong entry in arrary).

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.43

31 years agouse Start instead of start. Conflicts with start in crt0.o (mips).
Ralph Campbell [Tue, 6 Apr 1993 12:47:56 +0000 (04:47 -0800)]
use Start instead of start. Conflicts with start in crt0.o (mips).

SCCS-vsn: usr.bin/diff/diff/diff.h 4.11
SCCS-vsn: usr.bin/diff/diff/diff.c 4.10
SCCS-vsn: usr.bin/diff/diff/diffdir.c 4.14

31 years agomake boot work for either 3100 or 5000 and still fit in 15 sectors.
Ralph Campbell [Tue, 6 Apr 1993 12:45:17 +0000 (04:45 -0800)]
make boot work for either 3100 or 5000 and still fit in 15 sectors.

SCCS-vsn: sys/pmax/stand/Makefile 5.5
SCCS-vsn: sys/pmax/stand/boot.c 7.8
SCCS-vsn: sys/pmax/stand/start.s 7.7

31 years agomake graphics devices define mmap routines.
Ralph Campbell [Tue, 6 Apr 1993 12:42:40 +0000 (04:42 -0800)]
make graphics devices define mmap routines.

SCCS-vsn: sys/pmax/pmax/conf.c 7.7

31 years agofix mmap for devices.
Ralph Campbell [Tue, 6 Apr 1993 12:41:43 +0000 (04:41 -0800)]
fix mmap for devices.

SCCS-vsn: sys/pmax/pmax/pmap.c 7.13

31 years agoallow auto reboot to work.
Ralph Campbell [Tue, 6 Apr 1993 12:40:48 +0000 (04:40 -0800)]
allow auto reboot to work.

SCCS-vsn: sys/pmax/pmax/machdep.c 7.19

31 years agodefine stuff for vmstat. Probably need to fix this.
Ralph Campbell [Tue, 6 Apr 1993 12:39:59 +0000 (04:39 -0800)]
define stuff for vmstat. Probably need to fix this.

SCCS-vsn: sys/pmax/pmax/locore.s 7.14

31 years agoremove X kluge
Ralph Campbell [Tue, 6 Apr 1993 12:38:54 +0000 (04:38 -0800)]
remove X kluge

SCCS-vsn: sys/pmax/pmax/trap.c 7.16

31 years agofix intermitent bug which sends chars to keyboard instead of port 3.
Ralph Campbell [Tue, 6 Apr 1993 12:36:05 +0000 (04:36 -0800)]
fix intermitent bug which sends chars to keyboard instead of port 3.

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

31 years agouse vm_mmap instead of X kluge to map display into user address space.
Ralph Campbell [Tue, 6 Apr 1993 12:35:31 +0000 (04:35 -0800)]
use vm_mmap instead of X kluge to map display into user address space.

SCCS-vsn: sys/pmax/dev/pm.c 7.9
SCCS-vsn: sys/pmax/dev/cfb.c 7.7
SCCS-vsn: sys/pmax/dev/mfb.c 7.4
SCCS-vsn: sys/pmax/dev/xcfb.c 7.3
SCCS-vsn: sys/pmax/dev/fbreg.h 7.3
SCCS-vsn: sys/pmax/dev/fb.c 7.4

31 years agoFixes for gcc2 warning messages.
Dave A. Borman [Tue, 6 Apr 1993 08:06:36 +0000 (00:06 -0800)]
Fixes for gcc2 warning messages.

SCCS-vsn: include/arpa/telnet.h 5.16

31 years agoFix gcc2 warnings.
Dave A. Borman [Tue, 6 Apr 1993 08:06:00 +0000 (00:06 -0800)]
Fix gcc2 warnings.
Fix the generation/parsing of the Environment option SEND suboption.
Add code (#ifdef ENV_HACK) to help interoperation with Telnet servers
that have the definitions for ENV_VAR and ENV_VALUE reversed.

SCCS-vsn: usr.bin/telnet/Makefile 5.8
SCCS-vsn: usr.bin/telnet/externs.h 5.5
SCCS-vsn: usr.bin/telnet/telnet.c 5.55
SCCS-vsn: usr.bin/telnet/sys_bsd.c 5.4
SCCS-vsn: usr.bin/telnet/commands.c 5.10
SCCS-vsn: usr.bin/telnet/utilities.c 5.7

31 years agoFix gcc2 warnings.
Dave A. Borman [Tue, 6 Apr 1993 07:48:27 +0000 (23:48 -0800)]
Fix gcc2 warnings.
Add ENV_HACK stuff to deal with telnet clients that
have the wrong definitions for ENV_VAR and ENV_VALUE.
Fix up the flow-control processing to work on systems
that don't use Linemode in the server.

SCCS-vsn: libexec/telnetd/Makefile 5.18
SCCS-vsn: libexec/telnetd/pathnames.h 5.6
SCCS-vsn: libexec/telnetd/termstat.c 5.13
SCCS-vsn: libexec/telnetd/utility.c 5.11
SCCS-vsn: libexec/telnetd/state.c 5.13
SCCS-vsn: libexec/telnetd/sys_term.c 5.20
SCCS-vsn: libexec/telnetd/ext.h 5.9

31 years agoFix gcc2 warnings
Dave A. Borman [Tue, 6 Apr 1993 07:20:26 +0000 (23:20 -0800)]
Fix gcc2 warnings

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

31 years ago{set,get}hostname and gethostid are needed for COMPAT_SUNOS too.
Chris Torek [Tue, 6 Apr 1993 06:33:41 +0000 (22:33 -0800)]
{set,get}hostname and gethostid are needed for COMPAT_SUNOS too.
(note that sethostid is not---SunOS has no way to alter the host ID)

SCCS-vsn: sys/kern/kern_xxx.c 7.23