unix-history/.git
33 years agotpclnp_mtu should do work for tpcons_mtu.
Keith Sklower [Tue, 7 May 1991 09:22:37 +0000 (01:22 -0800)]
tpclnp_mtu should do work for tpcons_mtu.

SCCS-vsn: sys/netiso/tp_pcb.c 7.10

33 years agowhen connecting, set refcount on isopcb to remember to clear pkcb;
Keith Sklower [Tue, 7 May 1991 09:20:53 +0000 (01:20 -0800)]
when connecting, set refcount on isopcb to remember to clear pkcb;
get rid of tpcons_mtu; tpclnp_mtu should do the right thing.

SCCS-vsn: sys/netiso/tp_cons.c 7.6

33 years agoforgot to see who gets callback in cons_connect;
Keith Sklower [Tue, 7 May 1991 09:18:57 +0000 (01:18 -0800)]
forgot to see who gets callback in cons_connect;
make cons_tpinput smart about call accepted and disconnection.

SCCS-vsn: sys/netiso/if_cons.c 7.7

33 years agocheckpoint
Keith Bostic [Tue, 7 May 1991 09:16:23 +0000 (01:16 -0800)]
checkpoint

SCCS-vsn: usr.sbin/Makefile 5.6

33 years agofix type conflict for old vm
Mike Karels [Tue, 7 May 1991 09:13:13 +0000 (01:13 -0800)]
fix type conflict for old vm

SCCS-vsn: lib/libkvm/kvm.c 5.17
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.17
SCCS-vsn: lib/libkvm/kvm_proc.c 5.17

33 years agonew copyright; att/bsd/shared
Keith Bostic [Tue, 7 May 1991 09:12:49 +0000 (01:12 -0800)]
new copyright; att/bsd/shared

SCCS-vsn: usr.sbin/quot/quot.c 4.20

33 years agodon't describe the format in the man page, so nobody depends on it
Keith Bostic [Tue, 7 May 1991 09:11:17 +0000 (01:11 -0800)]
don't describe the format in the man page, so nobody depends on it

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

33 years agochange conventions on static routine, ``call_accepted'';
Keith Sklower [Tue, 7 May 1991 09:11:14 +0000 (01:11 -0800)]
change conventions on static routine, ``call_accepted'';
have it call upper layers which invoked.

SCCS-vsn: sys/netccitt/pk_input.c 7.10

33 years ago(stolen from marc, who had it checked out...) update newvm stuff;
Mike Karels [Tue, 7 May 1991 09:09:18 +0000 (01:09 -0800)]
(stolen from marc, who had it checked out...) update newvm stuff;
pte.h is now machine dependent; user.h *is* needed (else is hard to return one);
make functions agree with their prototypes; marc cleaned up error handling

SCCS-vsn: lib/libkvm/kvm.c 5.16
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.16
SCCS-vsn: lib/libkvm/kvm_proc.c 5.16

33 years agokvm needs -I/sys
Mike Karels [Tue, 7 May 1991 09:07:56 +0000 (01:07 -0800)]
kvm needs -I/sys

SCCS-vsn: lib/libutil/Makefile 5.10

33 years agochange dev database to use "mode_t type dev_t dev" as the key
Keith Bostic [Tue, 7 May 1991 09:05:07 +0000 (01:05 -0800)]
change dev database to use "mode_t type dev_t dev" as the key
ANSI clenaups

SCCS-vsn: usr.sbin/dev_mkdb/dev_mkdb.c 5.8

33 years agodon't describe the format in the man page, so nobody depends on it
Keith Bostic [Tue, 7 May 1991 09:04:46 +0000 (01:04 -0800)]
don't describe the format in the man page, so nobody depends on it

SCCS-vsn: usr.sbin/dev_mkdb/dev_mkdb.8 5.3

33 years agochange dev database to use "mode_t type dev_t dev" as the key
Keith Bostic [Tue, 7 May 1991 08:59:08 +0000 (00:59 -0800)]
change dev database to use "mode_t type dev_t dev" as the key

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

33 years agoshouldn't have used p_addr to get current process regs
Mike Karels [Tue, 7 May 1991 08:54:22 +0000 (00:54 -0800)]
shouldn't have used p_addr to get current process regs
(p_regs is relative to kernel stack; this is machine-dependent!)

SCCS-vsn: sys/kern/sys_process.c 7.19

33 years agochange dev database to use "mode_t type dev_t dev" as the key
Keith Bostic [Tue, 7 May 1991 08:53:42 +0000 (00:53 -0800)]
change dev database to use "mode_t type dev_t dev" as the key

SCCS-vsn: lib/libc/gen/devname.c 5.14

33 years ago(mostly by william) update to current system, add cpu types
Mike Karels [Tue, 7 May 1991 08:51:04 +0000 (00:51 -0800)]
(mostly by william) update to current system, add cpu types

SCCS-vsn: sys/i386/include/cpu.h 5.3

33 years agoadd hcx-9, updates (still only 4.3-tahoe vintage)
Mike Karels [Tue, 7 May 1991 08:48:50 +0000 (00:48 -0800)]
add hcx-9, updates (still only 4.3-tahoe vintage)

SCCS-vsn: share/doc/smm/01.setup/0.t 1.5
SCCS-vsn: share/doc/smm/01.setup/1.t 1.5
SCCS-vsn: share/doc/smm/01.setup/2.t 1.7

33 years agorm more stuff the newvm system doesn't have; left-adjust numeric wchans
Mike Karels [Tue, 7 May 1991 08:16:46 +0000 (00:16 -0800)]
rm more stuff the newvm system doesn't have; left-adjust numeric wchans

SCCS-vsn: bin/ps/print.c 5.6

33 years agono text.h for newvm; use S_IFCHR/S_IFBLK as second arg to devname
Mike Karels [Tue, 7 May 1991 08:04:07 +0000 (00:04 -0800)]
no text.h for newvm; use S_IFCHR/S_IFBLK as second arg to devname

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

33 years agonew copyright; att/bsd/shared
Keith Bostic [Tue, 7 May 1991 07:41:59 +0000 (23:41 -0800)]
new copyright; att/bsd/shared

SCCS-vsn: usr.sbin/sa/sa.c 4.14

33 years agoupdate to new devname
Mike Karels [Tue, 7 May 1991 07:40:31 +0000 (23:40 -0800)]
update to new devname

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

33 years agoremove the datfiles on make clean
Keith Bostic [Tue, 7 May 1991 07:18:11 +0000 (23:18 -0800)]
remove the datfiles on make clean

SCCS-vsn: games/fortune/datfiles/Makefile 5.2

33 years agoppid is in eproc now
Mike Karels [Tue, 7 May 1991 07:03:05 +0000 (23:03 -0800)]
ppid is in eproc now

SCCS-vsn: bin/ps/keyword.c 5.6

33 years agoput PZERO between PVFS and PSOCK as it had been
Mike Karels [Tue, 7 May 1991 07:02:16 +0000 (23:02 -0800)]
put PZERO between PVFS and PSOCK as it had been

SCCS-vsn: sys/sys/param.h 7.23

33 years agocreate files with the default file mode; ANSI cleanups
Keith Bostic [Tue, 7 May 1991 06:38:36 +0000 (22:38 -0800)]
create files with the default file mode; ANSI cleanups

SCCS-vsn: usr.bin/tee/tee.c 5.11

33 years agocreate files with default modes; ANSI cleanup
Keith Bostic [Tue, 7 May 1991 06:37:27 +0000 (22:37 -0800)]
create files with default modes; ANSI cleanup

SCCS-vsn: usr.bin/tee/tee.c 5.11

33 years agoonce more with feeling - converted to mdoc (version three)
Cynthia A. E. Livingston [Tue, 7 May 1991 06:14:58 +0000 (22:14 -0800)]
once more with feeling - converted to mdoc (version three)
rechecked for proprietary wording (only three sentences, not bad)
this man page still needs some work (list structure inconsistencies -
phrases versus full sentences)

SCCS-vsn: bin/ps/ps.1 6.16

33 years agodate and time created 91/05/06 14:44:17 by bostic
Keith Bostic [Tue, 7 May 1991 05:44:17 +0000 (21:44 -0800)]
date and time created 91/05/06 14:44:17 by bostic

SCCS-vsn: lib/libc/hp300/sys/setlogin.s 5.1

33 years agoremove extraneous .El
Cynthia A. E. Livingston [Tue, 7 May 1991 05:37:36 +0000 (21:37 -0800)]
remove extraneous .El

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

33 years agomore uncontaminated code from vfs_bio.c to vfs_subr.c
Kirk McKusick [Tue, 7 May 1991 05:36:16 +0000 (21:36 -0800)]
more uncontaminated code from vfs_bio.c to vfs_subr.c

SCCS-vsn: sys/kern/vfs_bio.c 7.38
SCCS-vsn: sys/kern/vfs_cluster.c 7.38
SCCS-vsn: sys/kern/vfs_subr.c 7.54

33 years agowas clearing wrong opt bits.
Marc Teitelbaum [Tue, 7 May 1991 05:28:55 +0000 (21:28 -0800)]
was clearing wrong opt bits.

SCCS-vsn: lib/libc/gen/termios.c 5.8

33 years agomdoc version three (the orginal equation was left in)
Cynthia A. E. Livingston [Tue, 7 May 1991 04:43:56 +0000 (20:43 -0800)]
mdoc version three (the orginal equation was left in)

SCCS-vsn: lib/libm/common_source/lgamma.3 6.4

33 years agoremove author section
Cynthia A. E. Livingston [Tue, 7 May 1991 04:36:51 +0000 (20:36 -0800)]
remove author section

SCCS-vsn: lib/libm/common_source/acosh.3 5.2
SCCS-vsn: lib/libm/common_source/asinh.3 6.4
SCCS-vsn: lib/libm/common_source/atanh.3 5.2
SCCS-vsn: lib/libm/common_source/exp.3 6.11
SCCS-vsn: lib/libm/common_source/hypot.3 6.7
SCCS-vsn: lib/libm/common_source/ieee.3 6.4
SCCS-vsn: lib/libm/common_source/math.3 6.10
SCCS-vsn: lib/libm/common_source/sqrt.3 6.4

33 years agodefine nswdev, nswap
Mike Karels [Tue, 7 May 1991 04:06:06 +0000 (20:06 -0800)]
define nswdev, nswap

SCCS-vsn: sys/vm/vm_swap.c 7.18

33 years agodefine selwait
Mike Karels [Tue, 7 May 1991 04:00:57 +0000 (20:00 -0800)]
define selwait

SCCS-vsn: sys/kern/sys_generic.c 7.29

33 years agodefine curpri
Mike Karels [Tue, 7 May 1991 03:53:41 +0000 (19:53 -0800)]
define curpri

SCCS-vsn: sys/kern/kern_synch.c 7.16

33 years agodon't use CIGNORE, just OR in TCSASOFT
Keith Bostic [Tue, 7 May 1991 03:46:46 +0000 (19:46 -0800)]
don't use CIGNORE, just OR in TCSASOFT

SCCS-vsn: lib/libc/gen/getpass.c 5.9

33 years agoexpand history notes; from Tom Truscott
Keith Bostic [Tue, 7 May 1991 03:39:10 +0000 (19:39 -0800)]
expand history notes; from Tom Truscott

SCCS-vsn: lib/libc/gen/crypt.3 6.5

33 years agouse _PASSWORD_EFMT1 instead of '_'
Keith Bostic [Tue, 7 May 1991 03:34:54 +0000 (19:34 -0800)]
use _PASSWORD_EFMT1 instead of '_'

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

33 years agouse faster routines, also check for errno after setkey (Ultrix)
Keith Bostic [Tue, 7 May 1991 03:27:08 +0000 (19:27 -0800)]
use faster routines, also check for errno after setkey (Ultrix)

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

33 years agoadd disclaimer as per request by Matt Bishop and Dartmouth College
Keith Bostic [Tue, 7 May 1991 03:26:45 +0000 (19:26 -0800)]
add disclaimer as per request by Matt Bishop and Dartmouth College

SCCS-vsn: usr.bin/bdes/bdes.1 5.4

33 years agopsl.h is already included by machine/param.h; add signotify();
Mike Karels [Tue, 7 May 1991 02:29:02 +0000 (18:29 -0800)]
psl.h is already included by machine/param.h; add signotify();
do ast's here, global rather than per-process

SCCS-vsn: sys/hp300/include/cpu.h 7.5

33 years agocleanup, mostly cosmetic; new copyright; att/bsd/shared
Keith Bostic [Tue, 7 May 1991 02:08:59 +0000 (18:08 -0800)]
cleanup, mostly cosmetic; new copyright; att/bsd/shared

SCCS-vsn: sys/sys/types.h 7.17

33 years agoprettiness patrol II: I like function grouping better than alphabetical;
Mike Karels [Tue, 7 May 1991 02:08:08 +0000 (18:08 -0800)]
prettiness patrol II: I like function grouping better than alphabetical;
remove intstack, argdev, icode, other old/grotty stuff

SCCS-vsn: sys/sys/systm.h 7.15

33 years agomove copyright to init_main.c
Mike Karels [Tue, 7 May 1991 02:06:27 +0000 (18:06 -0800)]
move copyright to init_main.c

SCCS-vsn: sys/conf/param.c 7.18

33 years agomv kern_lock.c to vm; shm isn't uipc!
Mike Karels [Tue, 7 May 1991 02:04:49 +0000 (18:04 -0800)]
mv kern_lock.c to vm; shm isn't uipc!

SCCS-vsn: sys/conf/files 7.30

33 years agoargdev is gone
Mike Karels [Tue, 7 May 1991 01:48:15 +0000 (17:48 -0800)]
argdev is gone

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

33 years agocheck for close failure -- it may be an NFS file system
Keith Bostic [Tue, 7 May 1991 01:25:18 +0000 (17:25 -0800)]
check for close failure -- it may be an NFS file system

SCCS-vsn: bin/cp/cp.c 5.24

33 years agoprettiness patrol II
Mike Karels [Tue, 7 May 1991 01:15:09 +0000 (17:15 -0800)]
prettiness patrol II

SCCS-vsn: sys/sys/map.h 7.4

33 years agoexplicitly close stdout, so can check for flush/write failure
Keith Bostic [Tue, 7 May 1991 01:15:07 +0000 (17:15 -0800)]
explicitly close stdout, so can check for flush/write failure

SCCS-vsn: bin/cat/cat.c 5.14

33 years agomdoc version three/bsd copyright
Cynthia A. E. Livingston [Mon, 6 May 1991 18:48:49 +0000 (10:48 -0800)]
mdoc version three/bsd copyright

SCCS-vsn: share/man/man4/man4.tahoe/mtio.4 6.4

33 years agomdoc version three
Cynthia A. E. Livingston [Mon, 6 May 1991 18:23:09 +0000 (10:23 -0800)]
mdoc version three

SCCS-vsn: usr.bin/cksum/cksum.1 5.3
SCCS-vsn: usr.bin/fold/fold.1 6.5

33 years agomdoc version three/bsd copyright
Cynthia A. E. Livingston [Mon, 6 May 1991 17:38:25 +0000 (09:38 -0800)]
mdoc version three/bsd copyright

SCCS-vsn: usr.bin/pascal/eyacc/eyacc.1 6.7

33 years agomdoc version three/bsd copyright (was never proprietary)
Cynthia A. E. Livingston [Mon, 6 May 1991 16:30:28 +0000 (08:30 -0800)]
mdoc version three/bsd copyright (was never proprietary)

SCCS-vsn: old/lisp/man/lxref.1 6.3

33 years agomdoc version three
Cynthia A. E. Livingston [Mon, 6 May 1991 16:27:33 +0000 (08:27 -0800)]
mdoc version three

SCCS-vsn: old/lisp/man/lisp.1 6.4
SCCS-vsn: old/lisp/man/liszt.1 6.4
SCCS-vsn: old/lisp/man/lxref.1 6.3

33 years agomdoc version three/bsd copyright
Cynthia A. E. Livingston [Mon, 6 May 1991 15:23:24 +0000 (07:23 -0800)]
mdoc version three/bsd copyright

SCCS-vsn: share/man/man5/utmp.5 6.8
SCCS-vsn: share/man/man5/utmp.5 6.8
SCCS-vsn: usr.bin/cut/cut.1 5.4

33 years agomdoc version three
Cynthia A. E. Livingston [Mon, 6 May 1991 14:05:11 +0000 (06:05 -0800)]
mdoc version three

SCCS-vsn: usr.bin/last/last.1 6.8

33 years agobpf interfaces now allocated dynamically; perhaps they should go
Steven McCanne [Mon, 6 May 1991 14:01:48 +0000 (06:01 -0800)]
bpf interfaces now allocated dynamically; perhaps they should go
in the driver's softc
bpf_devp is gone; instead we have an ioctl to get the link type
bpf_mtap now just passes mbuf to filter -- no pull up

SCCS-vsn: sys/net/bpf.c 1.4

33 years agonuked bpf_devp struct; BIOCDEVP now BIOCGDLT
Steven McCanne [Mon, 6 May 1991 13:55:15 +0000 (05:55 -0800)]
nuked bpf_devp struct; BIOCDEVP now BIOCGDLT

SCCS-vsn: sys/net/bpf.h 1.4

33 years agofilter now works with mbufs (buflen = 0)
Steven McCanne [Mon, 6 May 1991 13:54:10 +0000 (05:54 -0800)]
filter now works with mbufs (buflen = 0)

SCCS-vsn: sys/net/bpf_filter.c 1.4

33 years agoadded next field to bpf_if for dynamic allocation
Steven McCanne [Mon, 6 May 1991 13:52:37 +0000 (05:52 -0800)]
added next field to bpf_if for dynamic allocation

SCCS-vsn: sys/net/bpfdesc.h 1.3

33 years agoclean library too
Keith Bostic [Mon, 6 May 1991 11:09:51 +0000 (03:09 -0800)]
clean library too

SCCS-vsn: sys/hp300/stand/Makefile 7.7

33 years agoclean the library too
Keith Bostic [Mon, 6 May 1991 11:09:17 +0000 (03:09 -0800)]
clean the library too

SCCS-vsn: sys/tahoe/stand/Makefile 7.19

33 years agomove small library into a separate directory
Keith Bostic [Mon, 6 May 1991 11:08:43 +0000 (03:08 -0800)]
move small library into a separate directory

SCCS-vsn: sys/vax/stand/Makefile 7.29

33 years agoI couldn't leave this, it was just too ugly. Fixed
Keith Bostic [Mon, 6 May 1991 11:01:03 +0000 (03:01 -0800)]
I couldn't leave this, it was just too ugly.  Fixed

SCCS-vsn: sys/i386/stand/Makefile 7.8

33 years agonew copyright; att/bsd/shared
Keith Bostic [Mon, 6 May 1991 09:40:16 +0000 (01:40 -0800)]
new copyright; att/bsd/shared

SCCS-vsn: sys/sys/vadvise.h 7.2
SCCS-vsn: sys/sys/vcmd.h 7.4
SCCS-vsn: sys/sys/vlimit.h 7.2
SCCS-vsn: sys/sys/vmmeter.h 7.3
SCCS-vsn: sys/sys/vsio.h 7.3

33 years agodate and time created 91/05/05 18:36:37 by bostic
Keith Bostic [Mon, 6 May 1991 09:36:37 +0000 (01:36 -0800)]
date and time created 91/05/05 18:36:37 by bostic

SCCS-vsn: sys/sys/vadvise.h 7.1

33 years agobuild small library in separate directory -- really gross
Keith Bostic [Mon, 6 May 1991 09:29:08 +0000 (01:29 -0800)]
build small library in separate directory -- really gross

SCCS-vsn: sys/i386/stand/Makefile 7.7

33 years agonew copyright; att/bsd/shared
Keith Bostic [Mon, 6 May 1991 09:11:27 +0000 (01:11 -0800)]
new copyright; att/bsd/shared

SCCS-vsn: sys/sys/proc.h 7.27
SCCS-vsn: sys/sys/socketvar.h 7.17

33 years agodone at Berkeley;new copyright; att/bsd/shared
Keith Bostic [Mon, 6 May 1991 09:09:06 +0000 (01:09 -0800)]
done at Berkeley;new copyright; att/bsd/shared

SCCS-vsn: sys/sys/trace.h 7.6

33 years agofrom scratch, Berkeley specific copyright
Keith Bostic [Mon, 6 May 1991 09:06:03 +0000 (01:06 -0800)]
from scratch, Berkeley specific copyright

SCCS-vsn: sys/sys/timeb.h 7.2

33 years agoThe prettiness patrol...
Keith Bostic [Mon, 6 May 1991 08:44:39 +0000 (00:44 -0800)]
The prettiness patrol...

SCCS-vsn: sys/sys/systm.h 7.14

33 years agodate and time created 91/05/05 17:01:10 by bostic
Keith Bostic [Mon, 6 May 1991 08:01:10 +0000 (00:01 -0800)]
date and time created 91/05/05 17:01:10 by bostic

SCCS-vsn: sys/stand.att/stat.c 7.1

33 years agobuild standalone library in ../../stand, minor cleanups
Keith Bostic [Mon, 6 May 1991 07:50:37 +0000 (23:50 -0800)]
build standalone library in ../../stand, minor cleanups

SCCS-vsn: sys/vax/stand/Makefile 7.28

33 years agomake bootfd and bootwd small enough; make libraries in ../../stand
Keith Bostic [Mon, 6 May 1991 07:29:52 +0000 (23:29 -0800)]
make bootfd and bootwd small enough; make libraries in ../../stand

SCCS-vsn: sys/i386/stand/Makefile 7.6

33 years agonew file
Mike Karels [Mon, 6 May 1991 07:25:49 +0000 (23:25 -0800)]
new file

SCCS-vsn: sys/vm/vm.h 7.1

33 years agoSMALL changes for the 386
Keith Bostic [Mon, 6 May 1991 07:20:46 +0000 (23:20 -0800)]
SMALL changes for the 386

SCCS-vsn: sys/stand.att/dev.c 7.14

33 years agoproc parameter for read/write now in uio
Mike Karels [Mon, 6 May 1991 06:51:31 +0000 (22:51 -0800)]
proc parameter for read/write now in uio

SCCS-vsn: sys/kern/tty_tty.c 7.13

33 years agomake libsa in ../../stand
Keith Bostic [Mon, 6 May 1991 06:33:27 +0000 (22:33 -0800)]
make libsa in ../../stand

SCCS-vsn: sys/tahoe/stand/Makefile 7.18
SCCS-vsn: sys/hp300/stand/Makefile 7.6

33 years agomake it look like the other stand Makefiles, break up sys.c
Keith Bostic [Mon, 6 May 1991 05:39:24 +0000 (21:39 -0800)]
make it look like the other stand Makefiles, break up sys.c

SCCS-vsn: sys/tahoe/stand/Makefile 7.17
SCCS-vsn: sys/i386/stand/Makefile 7.5

33 years agomake it look like the other stand Makefiles, break up ../stand
Keith Bostic [Mon, 6 May 1991 05:35:52 +0000 (21:35 -0800)]
make it look like the other stand Makefiles, break up ../stand

SCCS-vsn: sys/vax/stand/Makefile 7.27

33 years agorename openfirst to firstopen
Keith Bostic [Mon, 6 May 1991 05:34:31 +0000 (21:34 -0800)]
rename openfirst to firstopen

SCCS-vsn: sys/tahoe/stand/srt0.c 7.1

33 years agointegrate with common stand source, make look somewhat like other stand
Keith Bostic [Mon, 6 May 1991 05:32:34 +0000 (21:32 -0800)]
integrate with common stand source, make look somewhat like other stand
Makefiles

SCCS-vsn: sys/hp300/stand/Makefile 7.5

33 years agofix includes, nodev() should not return 0
Keith Bostic [Mon, 6 May 1991 05:28:37 +0000 (21:28 -0800)]
fix includes, nodev() should not return 0

SCCS-vsn: sys/stand.att/dev.c 7.13

33 years agobug in kprintn, buffer too small
William Nesheim [Mon, 6 May 1991 05:28:20 +0000 (21:28 -0800)]
bug in kprintn, buffer too small

SCCS-vsn: sys/stand.att/printf.c 5.5

33 years agomove ttyprintf to subr_prf.c
Keith Bostic [Mon, 6 May 1991 05:28:16 +0000 (21:28 -0800)]
move ttyprintf to subr_prf.c

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

33 years agofix includes
Keith Bostic [Mon, 6 May 1991 05:27:11 +0000 (21:27 -0800)]
fix includes

SCCS-vsn: sys/stand.att/getfile.c 7.6

33 years agomake kprintf externally visable (for the moment)
William Nesheim [Mon, 6 May 1991 05:17:11 +0000 (21:17 -0800)]
make kprintf externally visable (for the moment)
and fix bug in kprintn's buffer size

SCCS-vsn: sys/kern/subr_prf.c 7.24

33 years agorename openfirst to firstopen
Keith Bostic [Mon, 6 May 1991 05:16:53 +0000 (21:16 -0800)]
rename openfirst to firstopen

SCCS-vsn: sys/vax/stand/srt0.c 7.8

33 years agonodev not referenced
Keith Bostic [Mon, 6 May 1991 04:55:54 +0000 (20:55 -0800)]
nodev not referenced

SCCS-vsn: sys/hp300/stand/cons.c 7.4

33 years agouse common nodev() routne -- note, it returns -1
Keith Bostic [Mon, 6 May 1991 04:55:29 +0000 (20:55 -0800)]
use common nodev() routne -- note, it returns -1

SCCS-vsn: sys/hp300/stand/machdep.c 7.4

33 years agoI deleted the romprintf() routine, and userom variable -- it's not set by
Keith Bostic [Mon, 6 May 1991 04:48:58 +0000 (20:48 -0800)]
I deleted the romprintf() routine, and userom variable -- it's not set by
any of the current HP code, and has to be done differently anyway to use
the common printf routines

SCCS-vsn: sys/hp300/stand/machdep.c 7.3

33 years agouse common printf, printn, gets code; rename peekkey to scankbd
Keith Bostic [Mon, 6 May 1991 04:44:58 +0000 (20:44 -0800)]
use common printf, printn, gets code; rename peekkey to scankbd
I deleted the romprintf() routine, and userom variable -- it's not set by
any of the current HP code, and has to be done differently anyway to use
the common printf routines

SCCS-vsn: sys/hp300/stand/prf.c 7.4

33 years agouse common device routines
Keith Bostic [Mon, 6 May 1991 04:43:27 +0000 (20:43 -0800)]
use common device routines

SCCS-vsn: sys/hp300/stand/conf.c 7.3

33 years agochange includes, UNIX defined in common headers
Keith Bostic [Mon, 6 May 1991 04:43:14 +0000 (20:43 -0800)]
change includes, UNIX defined in common headers

SCCS-vsn: sys/hp300/stand/boot.c 7.4

33 years agoadd bootdev variable (not used by HP), rename openfirst to firstopen
Keith Bostic [Mon, 6 May 1991 04:42:25 +0000 (20:42 -0800)]
add bootdev variable (not used by HP), rename openfirst to firstopen

SCCS-vsn: sys/hp300/stand/srt0.c 7.3

33 years agoincludes for standard stand source, READ, WRITE -> F_READ, FWRITE
Keith Bostic [Mon, 6 May 1991 04:32:31 +0000 (20:32 -0800)]
includes for standard stand source, READ, WRITE -> F_READ, FWRITE

SCCS-vsn: sys/hp300/stand/hpib.c 7.4
SCCS-vsn: sys/hp300/stand/rd.c 7.3
SCCS-vsn: sys/hp300/stand/sd.c 7.4

33 years agoREAD, WRITE -> F_READ, FWRITE
Keith Bostic [Mon, 6 May 1991 04:31:38 +0000 (20:31 -0800)]
READ, WRITE -> F_READ, FWRITE

SCCS-vsn: sys/hp300/stand/ct.c 7.3

33 years agoincludes for standard stand source
Keith Bostic [Mon, 6 May 1991 04:31:20 +0000 (20:31 -0800)]
includes for standard stand source

SCCS-vsn: sys/hp300/stand/scsi.c 7.3

33 years agobreak up I/O routines into separate modules
Keith Bostic [Mon, 6 May 1991 04:21:01 +0000 (20:21 -0800)]
break up I/O routines into separate modules

SCCS-vsn: sys/stand.att/sys.c 7.16