unix-history/.git
35 years agocleanup city
Keith Bostic [Fri, 16 Sep 1988 02:16:59 +0000 (18:16 -0800)]
cleanup city

SCCS-vsn: usr.sbin/chroot/chroot.c 5.2

35 years agodate and time created 88/09/15 11:15:25 by bostic
Keith Bostic [Fri, 16 Sep 1988 02:15:25 +0000 (18:15 -0800)]
date and time created 88/09/15 11:15:25 by bostic

SCCS-vsn: usr.sbin/chroot/chroot.c 5.1

35 years agoFirst try - adaptive algorithms for telnet to deal with
Gregory Minshall [Thu, 15 Sep 1988 14:50:58 +0000 (06:50 -0800)]
First try - adaptive algorithms for telnet to deal with
isolated CR's.

SCCS-vsn: usr.bin/telnet/telnet.c 5.34

35 years agoFix bug which kept us from quitting (because bye()'s
Gregory Minshall [Thu, 15 Sep 1988 14:44:20 +0000 (06:44 -0800)]
Fix bug which kept us from quitting (because bye()'s
argc was too high).

SCCS-vsn: usr.bin/telnet/commands.c 1.10

35 years agoDon't declare htons() on machines which #define them.
Gregory Minshall [Thu, 15 Sep 1988 11:46:35 +0000 (03:46 -0800)]
Don't declare htons() on machines which #define them.

SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 3.5

35 years agoSun's of older vintage don't know about uid_t (sigh).
Gregory Minshall [Thu, 15 Sep 1988 11:45:25 +0000 (03:45 -0800)]
Sun's of older vintage don't know about uid_t (sigh).

SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 3.5

35 years agonot derived from AT&T code; add Berkeley specific header
Keith Bostic [Wed, 14 Sep 1988 08:03:57 +0000 (00:03 -0800)]
not derived from AT&T code; add Berkeley specific header

SCCS-vsn: usr.bin/tip/aculib/biz22.c 5.2
SCCS-vsn: usr.bin/tip/aculib/biz31.c 5.2
SCCS-vsn: usr.bin/tip/aculib/courier.c 5.3
SCCS-vsn: usr.bin/tip/aculib/df.c 5.2
SCCS-vsn: usr.bin/tip/aculib/dn11.c 5.2
SCCS-vsn: usr.bin/tip/aculib/hayes.c 5.2
SCCS-vsn: usr.bin/tip/aculib/v3451.c 5.2
SCCS-vsn: usr.bin/tip/aculib/v831.c 5.2
SCCS-vsn: usr.bin/tip/aculib/ventel.c 5.2

35 years agodate and time created 88/09/13 11:06:01 by bostic
Keith Bostic [Wed, 14 Sep 1988 02:06:01 +0000 (18:06 -0800)]
date and time created 88/09/13 11:06:01 by bostic

SCCS-vsn: usr.bin/su/Makefile 5.1

35 years agomention the -l flag; minor cleanups
Keith Bostic [Wed, 14 Sep 1988 02:05:05 +0000 (18:05 -0800)]
mention the -l flag; minor cleanups

SCCS-vsn: usr.bin/su/su.1 6.3

35 years agopreserve priority; always exit 1 on error; use library versions of
Keith Bostic [Wed, 14 Sep 1988 01:55:13 +0000 (17:55 -0800)]
preserve priority; always exit 1 on error; use library versions of
getenv(3), setenv(3); use getopt(3), add -l flag instead of ``-'';
general cleanup, particularly in how environment handled; add Berkeley
header, this contains no 32v code.

SCCS-vsn: usr.bin/su/su.c 5.6

35 years agocleanup, add manual page
Keith Bostic [Wed, 14 Sep 1988 00:24:24 +0000 (16:24 -0800)]
cleanup, add manual page

SCCS-vsn: old/make/Makefile 4.7

35 years agoadd manual formats
Keith Bostic [Wed, 14 Sep 1988 00:20:07 +0000 (16:20 -0800)]
add manual formats

SCCS-vsn: old/make/files.c 4.18

35 years agoadd .depend
Keith Bostic [Wed, 14 Sep 1988 00:19:50 +0000 (16:19 -0800)]
add .depend

SCCS-vsn: old/make/main.c 4.11

35 years agolong/int fixes from 2.10BSD; add Berkeley specific copyright
Keith Bostic [Tue, 13 Sep 1988 13:27:29 +0000 (05:27 -0800)]
long/int fixes from 2.10BSD; add Berkeley specific copyright

SCCS-vsn: libexec/rshd/rshd.c 5.12

35 years agoBerkeley code; add appropriate copyright notice
Keith Bostic [Tue, 13 Sep 1988 13:26:49 +0000 (05:26 -0800)]
Berkeley code; add appropriate copyright notice

SCCS-vsn: sbin/tunefs/tunefs.c 5.7
SCCS-vsn: sbin/dumpfs/dumpfs.c 5.7

35 years agosingle quotes should be double quotes
Kirk McKusick [Tue, 13 Sep 1988 12:17:17 +0000 (04:17 -0800)]
single quotes should be double quotes

SCCS-vsn: bin/sh/USD.doc/t2 6.2

35 years agoalias i_bus to i_adapt
Keith Bostic [Tue, 13 Sep 1988 03:46:55 +0000 (19:46 -0800)]
alias i_bus to i_adapt
(may have been distributed as revision 7.4)

SCCS-vsn: sys/stand.att/saio.h 7.9

35 years agoerase chars on DEL
Keith Bostic [Tue, 13 Sep 1988 03:46:41 +0000 (19:46 -0800)]
erase chars on DEL

SCCS-vsn: sys/stand.att/gets.c 7.4

35 years agodate and time created 88/09/12 11:06:39 by bostic
Keith Bostic [Tue, 13 Sep 1988 02:06:39 +0000 (18:06 -0800)]
date and time created 88/09/12 11:06:39 by bostic

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

35 years agobad format isn't useful; use a.out macro
Keith Bostic [Mon, 12 Sep 1988 11:57:11 +0000 (03:57 -0800)]
bad format isn't useful; use a.out macro

SCCS-vsn: sys/vax/stand/boot.c 7.11

35 years agoclean up cpp usage for gcc; add Berkeley specific header
Keith Bostic [Sat, 10 Sep 1988 08:31:22 +0000 (00:31 -0800)]
clean up cpp usage for gcc; add Berkeley specific header

SCCS-vsn: sys/tahoe/vba/cyreg.h 7.7

35 years agothe lock file got lost somewhere, so I'm checking this in for somebody
Keith Bostic [Sat, 10 Sep 1988 08:25:59 +0000 (00:25 -0800)]
the lock file got lost somewhere, so I'm checking this in for somebody
this is what got shipped with 4.3BSD-tahoe

SCCS-vsn: sys/tahoe/vba/cyreg.h 7.6

35 years agouse vfork, not fork, add getopt, usage statement, Berkeley copyright
Keith Bostic [Sat, 10 Sep 1988 03:38:03 +0000 (19:38 -0800)]
use vfork, not fork, add getopt, usage statement, Berkeley copyright

SCCS-vsn: usr.bin/time/time.c 4.8

35 years agomake complete and don't overlap
Keith Bostic [Sat, 10 Sep 1988 02:49:15 +0000 (18:49 -0800)]
make complete and don't overlap

SCCS-vsn: include/strings.h 5.4
SCCS-vsn: include/string.h 5.2

35 years agochange the invert case cmd (~) to use an 'l' to move forward
Marc Teitelbaum [Fri, 9 Sep 1988 16:25:44 +0000 (08:25 -0800)]
change the invert case cmd (~) to use an 'l' to move forward
instead of a space.

SCCS-vsn: usr.bin/ex/ex_vmain.c 7.10

35 years agoadd appropriate copyright notice
Keith Bostic [Thu, 8 Sep 1988 03:08:05 +0000 (19:08 -0800)]
add appropriate copyright notice

SCCS-vsn: sys/tahoe/stand/vd.c 7.11

35 years agoremove dependencies
Keith Bostic [Thu, 8 Sep 1988 03:05:59 +0000 (19:05 -0800)]
remove dependencies

SCCS-vsn: sys/tahoe/stand/vdformat/Makefile 1.9

35 years agodo halts and reboots properly on ka650 processor
Thomas Ferrin [Wed, 7 Sep 1988 04:31:48 +0000 (20:31 -0800)]
do halts and reboots properly on ka650 processor

SCCS-vsn: sys/vax/vax/machdep.c 7.16

35 years agohandles NULs now
Keith Bostic [Sun, 4 Sep 1988 06:45:40 +0000 (22:45 -0800)]
handles NULs now

SCCS-vsn: usr.bin/tr/tr.1 6.2

35 years agonew version, from scratch; pass through NUL's like everything else
Keith Bostic [Sun, 4 Sep 1988 06:41:58 +0000 (22:41 -0800)]
new version, from scratch; pass through NUL's like everything else

SCCS-vsn: usr.bin/tr/tr.c 4.3

35 years agodate and time created 88/09/02 15:09:28 by bostic
Keith Bostic [Sat, 3 Sep 1988 06:09:28 +0000 (22:09 -0800)]
date and time created 88/09/02 15:09:28 by bostic

SCCS-vsn: usr.bin/true/true.c 5.1

35 years agodate and time created 88/09/02 15:08:57 by bostic
Keith Bostic [Sat, 3 Sep 1988 06:08:57 +0000 (22:08 -0800)]
date and time created 88/09/02 15:08:57 by bostic

SCCS-vsn: usr.bin/false/false.c 5.1

35 years agoadd Berkeley specific copyrights
Keith Bostic [Sat, 3 Sep 1988 03:30:19 +0000 (19:30 -0800)]
add Berkeley specific copyrights

SCCS-vsn: usr.bin/uucp/uuq/uuq.c 4.11
SCCS-vsn: usr.bin/uucp/uusnap/uusnap.c 5.10

35 years agocleanup, add Berkeley header
Keith Bostic [Sat, 3 Sep 1988 03:24:49 +0000 (19:24 -0800)]
cleanup, add Berkeley header

SCCS-vsn: usr.bin/tip/Makefile 5.5

35 years agoadd Berkeley specific copyright
Keith Bostic [Sat, 3 Sep 1988 03:04:55 +0000 (19:04 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/tip/acu.c 5.6
SCCS-vsn: usr.bin/tip/acutab.c 5.3
SCCS-vsn: usr.bin/tip/cmds.c 5.8
SCCS-vsn: usr.bin/tip/cmdtab.c 5.5
SCCS-vsn: usr.bin/tip/cu.c 5.7
SCCS-vsn: usr.bin/tip/hunt.c 5.4
SCCS-vsn: usr.bin/tip/log.c 5.3
SCCS-vsn: usr.bin/tip/partab.c 5.2
SCCS-vsn: usr.bin/tip/remcap.c 5.2
SCCS-vsn: usr.bin/tip/remote.c 5.4
SCCS-vsn: usr.bin/tip/tip.c 5.8
SCCS-vsn: usr.bin/tip/tip.h 5.4
SCCS-vsn: usr.bin/tip/tipout.c 5.2
SCCS-vsn: usr.bin/tip/value.c 5.2
SCCS-vsn: usr.bin/tip/vars.c 5.3

35 years agoadd Berkeley specific copyright, cleanup
Keith Bostic [Sat, 3 Sep 1988 03:04:07 +0000 (19:04 -0800)]
add Berkeley specific copyright, cleanup

SCCS-vsn: usr.bin/tip/aculib/Makefile 5.4

35 years agomust use 8600 SID defs on an 8600 cpu
Thomas Ferrin [Sat, 3 Sep 1988 02:53:41 +0000 (18:53 -0800)]
must use 8600 SID defs on an 8600 cpu

SCCS-vsn: sys/vax/vax/autoconf.c 7.17

35 years agowritten from scratch uucp style locking routines
Keith Bostic [Sat, 3 Sep 1988 02:29:20 +0000 (18:29 -0800)]
written from scratch uucp style locking routines

SCCS-vsn: usr.bin/tip/uucplock.c 5.3

35 years agofix to use new uucplock routines, not mlock() and delock()
Keith Bostic [Sat, 3 Sep 1988 02:28:44 +0000 (18:28 -0800)]
fix to use new uucplock routines, not mlock() and delock()

SCCS-vsn: usr.bin/tip/cmds.c 5.7
SCCS-vsn: usr.bin/tip/cu.c 5.6
SCCS-vsn: usr.bin/tip/hunt.c 5.3
SCCS-vsn: usr.bin/tip/tip.c 5.7

35 years agofix bug with cached routes dg socket to different hosts on same prev net.
Keith Sklower [Fri, 2 Sep 1988 15:17:36 +0000 (07:17 -0800)]
fix bug with cached routes dg socket to different hosts on same prev net.

SCCS-vsn: sys/netns/ns_pcb.c 7.6

35 years agofix problem with cached routes
Keith Sklower [Fri, 2 Sep 1988 15:02:44 +0000 (07:02 -0800)]
fix problem with cached routes

SCCS-vsn: sys/netns/ns_pcb.c 7.6

35 years agofix bug about cached routes to different hosts on same previous
Keith Sklower [Fri, 2 Sep 1988 14:48:04 +0000 (06:48 -0800)]
fix bug about cached routes to different hosts on same previous

SCCS-vsn: sys/netns/ns_pcb.c 7.6

35 years agoreformat; fixed to check for pipe call opening stdout before dup2'ing
Keith Bostic [Fri, 2 Sep 1988 03:41:40 +0000 (19:41 -0800)]
reformat; fixed to check for pipe call opening stdout before dup2'ing
use getdtablesize() and malloc instead of a define'd limit of open files;
fix to use the waitpid() call, rather than wait()'ing for anyone and saving
the status; this version doesn't work, can't test it until waitpid() is done

SCCS-vsn: lib/libc/gen/popen.c 5.7

35 years agodate and time created 88/08/31 23:01:37 by bostic
Keith Bostic [Thu, 1 Sep 1988 14:01:37 +0000 (06:01 -0800)]
date and time created 88/08/31 23:01:37 by bostic

SCCS-vsn: lib/libutil/logout.c 5.1

35 years agodate and time created 88/08/31 23:01:29 by bostic
Keith Bostic [Thu, 1 Sep 1988 14:01:29 +0000 (06:01 -0800)]
date and time created 88/08/31 23:01:29 by bostic

SCCS-vsn: lib/libutil/logwtmp.c 5.1

35 years agodate and time created 88/08/31 23:01:12 by bostic
Keith Bostic [Thu, 1 Sep 1988 14:01:12 +0000 (06:01 -0800)]
date and time created 88/08/31 23:01:12 by bostic

SCCS-vsn: lib/libutil/Makefile 5.1

35 years agofrom scratch; add Berkeley specific header
Keith Bostic [Thu, 1 Sep 1988 13:55:47 +0000 (05:55 -0800)]
from scratch; add Berkeley specific header

SCCS-vsn: lib/libc/gen/ttyslot.c 5.3
SCCS-vsn: lib/libc/gen/isatty.c 5.3

35 years agoKen Arnold's version from UNIX Review
Keith Bostic [Thu, 1 Sep 1988 06:18:59 +0000 (22:18 -0800)]
Ken Arnold's version from UNIX Review

SCCS-vsn: lib/libc/gen/popen.c 5.6

35 years agoadd Berkeley specific copyright; from scratch
Keith Bostic [Thu, 1 Sep 1988 05:57:32 +0000 (21:57 -0800)]
add Berkeley specific copyright; from scratch

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

35 years agoadd Berkeley specific copyright
Keith Bostic [Thu, 1 Sep 1988 05:02:03 +0000 (21:02 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/mt/mt.c 5.3
SCCS-vsn: sys/sys/mtio.h 7.4

35 years agoInserted Domenico's signature.
Pauline Schwartz [Thu, 1 Sep 1988 04:16:18 +0000 (20:16 -0800)]
Inserted Domenico's signature.

SCCS-vsn: admin/admin/copyright4.2-4.3/lic.letter 1.7

35 years agodate and time created 88/08/31 12:18:57 by bostic
Keith Bostic [Thu, 1 Sep 1988 03:18:57 +0000 (19:18 -0800)]
date and time created 88/08/31 12:18:57 by bostic

SCCS-vsn: old/init/Makefile 5.1
SCCS-vsn: sbin/init/Makefile 5.1

35 years agouse library version of rmut
Keith Bostic [Thu, 1 Sep 1988 03:18:43 +0000 (19:18 -0800)]
use library version of rmut

SCCS-vsn: old/init/init.c 5.11
SCCS-vsn: sbin/init/init.c 5.11

35 years agodate and time created 88/08/31 12:08:11 by bostic
Keith Bostic [Thu, 1 Sep 1988 03:08:11 +0000 (19:08 -0800)]
date and time created 88/08/31 12:08:11 by bostic

SCCS-vsn: libexec/telnetd/Makefile 5.1

35 years agouse library version of rmut
Keith Bostic [Thu, 1 Sep 1988 03:07:43 +0000 (19:07 -0800)]
use library version of rmut

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

35 years agodate and time created 88/08/31 11:58:12 by bostic
Keith Bostic [Thu, 1 Sep 1988 02:58:12 +0000 (18:58 -0800)]
date and time created 88/08/31 11:58:12 by bostic

SCCS-vsn: libexec/rlogind/Makefile 5.1

35 years agormut was probably AT&T; nothing else is, add Berkeley specific copyright
Keith Bostic [Thu, 1 Sep 1988 02:57:35 +0000 (18:57 -0800)]
rmut was probably AT&T; nothing else is, add Berkeley specific copyright

SCCS-vsn: libexec/rlogind/rlogind.c 5.17

35 years agouse library version of rmut
Keith Bostic [Thu, 1 Sep 1988 02:55:33 +0000 (18:55 -0800)]
use library version of rmut

SCCS-vsn: libexec/rlogind/rlogind.c 5.16

35 years agotish, tish. mike never tested his previous changes.
Thomas Ferrin [Thu, 1 Sep 1988 01:22:27 +0000 (17:22 -0800)]
tish, tish.  mike never tested his previous changes.

SCCS-vsn: sys/vax/vax/swapgeneric.c 7.6

35 years agoremove dependency list
Keith Bostic [Wed, 31 Aug 1988 07:19:38 +0000 (23:19 -0800)]
remove dependency list

SCCS-vsn: lib/libcompat/4.1/Makefile 5.12
SCCS-vsn: lib/libcompat/4.3/Makefile 5.5
SCCS-vsn: lib/libc/net/SCCS/hosttable/Makefile 5.9
SCCS-vsn: lib/csu/vax/Makefile 5.9
SCCS-vsn: lib/libc/tahoe/fpe/Makefile 5.9

35 years agofrom scratch; add Berkeley specific header
Keith Bostic [Wed, 31 Aug 1988 06:29:33 +0000 (22:29 -0800)]
from scratch; add Berkeley specific header

SCCS-vsn: bin/rmdir/rmdir.c 5.2

35 years agodon't worry about permissions, just move the file into place
Keith Bostic [Wed, 31 Aug 1988 01:55:00 +0000 (17:55 -0800)]
don't worry about permissions, just move the file into place

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.14

35 years agoadd typesetting commands
Kirk McKusick [Tue, 30 Aug 1988 05:26:22 +0000 (21:26 -0800)]
add typesetting commands

SCCS-vsn: admin/admin/copyright4.2-4.3/files.4.2.copyr 1.3

35 years agofinal draft sent to Mary
Kirk McKusick [Tue, 30 Aug 1988 05:23:53 +0000 (21:23 -0800)]
final draft sent to Mary

SCCS-vsn: admin/admin/copyright4.2-4.3/letter 1.6

35 years agoif not logged in, but on a valid tty, didn't get the name right
Keith Bostic [Mon, 29 Aug 1988 23:40:05 +0000 (15:40 -0800)]
if not logged in, but on a valid tty, didn't get the name right

SCCS-vsn: usr.bin/who/who.c 5.5

35 years agoAdd copyright.
Gregory Minshall [Mon, 29 Aug 1988 09:14:12 +0000 (01:14 -0800)]
Add copyright.

SCCS-vsn: usr.bin/tn3270/ctlr/externs.h 1.3
SCCS-vsn: usr.bin/tn3270/ctlr/declare.h 1.3

35 years agoAdd a new file.
Gregory Minshall [Mon, 29 Aug 1988 09:07:21 +0000 (01:07 -0800)]
Add a new file.

SCCS-vsn: usr.bin/tn3270/ascii/makefile 3.7

35 years agoy
Gregory Minshall [Mon, 29 Aug 1988 09:06:50 +0000 (01:06 -0800)]
y

SCCS-vsn: usr.bin/tn3270/ascii/map3270.h 1.2

35 years agodate and time created 88/08/28 18:05:52 by minshall
Gregory Minshall [Mon, 29 Aug 1988 09:05:52 +0000 (01:05 -0800)]
date and time created 88/08/28 18:05:52 by minshall

SCCS-vsn: usr.bin/tn3270/ascii/map3270.h 1.1

35 years agoLint (but untested!).
Gregory Minshall [Mon, 29 Aug 1988 09:00:16 +0000 (01:00 -0800)]
Lint (but untested!).

SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/termout.c 3.4
SCCS-vsn: usr.bin/tn3270/distribution/sys_dos/makefile 3.4

35 years agoLint (and new copyrights).
Gregory Minshall [Mon, 29 Aug 1988 08:59:40 +0000 (00:59 -0800)]
Lint (and new copyrights).

SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 3.4
SCCS-vsn: usr.bin/tn3270/sys_curses/makefile 3.5
SCCS-vsn: usr.bin/tn3270/sys_curses/termout.c 3.7

35 years agoLint.
Gregory Minshall [Mon, 29 Aug 1988 08:58:57 +0000 (00:58 -0800)]
Lint.

SCCS-vsn: usr.bin/tn3270/general/makefile 3.5

35 years agoLint (and, maybe, copyrights).
Gregory Minshall [Mon, 29 Aug 1988 08:58:03 +0000 (00:58 -0800)]
Lint (and, maybe, copyrights).

SCCS-vsn: usr.bin/tn3270/ctlr/makefile 3.6
SCCS-vsn: usr.bin/tn3270/ctlr/inbound.c 3.5
SCCS-vsn: usr.bin/tn3270/ctlr/outbound.c 3.4
SCCS-vsn: usr.bin/tn3270/ctlr/options.c 3.4
SCCS-vsn: usr.bin/tn3270/ctlr/api.h 3.5
SCCS-vsn: usr.bin/tn3270/ctlr/api.c 3.3
SCCS-vsn: usr.bin/tn3270/ctlr/externs.h 1.2
SCCS-vsn: usr.bin/tn3270/ctlr/declare.h 1.2

35 years agodate and time created 88/08/28 17:54:15 by minshall
Gregory Minshall [Mon, 29 Aug 1988 08:54:15 +0000 (00:54 -0800)]
date and time created 88/08/28 17:54:15 by minshall

SCCS-vsn: usr.bin/tn3270/ctlr/declare.h 1.1

35 years agoLint (and new copyrights).
Gregory Minshall [Mon, 29 Aug 1988 08:53:47 +0000 (00:53 -0800)]
Lint (and new copyrights).

SCCS-vsn: usr.bin/tn3270/api/makefile 3.5
SCCS-vsn: usr.bin/tn3270/api/apilib.c 3.3
SCCS-vsn: usr.bin/tn3270/api/api_exch.h 3.4
SCCS-vsn: usr.bin/tn3270/api/api_exch.c 3.3
SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 3.4
SCCS-vsn: usr.bin/tn3270/ascii/mset.c 3.4
SCCS-vsn: usr.bin/tn3270/ascii/map3270.c 3.4
SCCS-vsn: usr.bin/tn3270/ascii/termin.c 3.3
SCCS-vsn: usr.bin/tn3270/ascii/makefile 3.6

35 years agoSome linting of tn3270.
Gregory Minshall [Mon, 29 Aug 1988 08:46:52 +0000 (00:46 -0800)]
Some linting of tn3270.

SCCS-vsn: usr.bin/telnet/tn3270.c 1.13
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.14
SCCS-vsn: usr.bin/telnet/commands.c 1.9

35 years agodate and time created 88/08/28 14:29:44 by minshall
Gregory Minshall [Mon, 29 Aug 1988 05:29:44 +0000 (21:29 -0800)]
date and time created 88/08/28 14:29:44 by minshall

SCCS-vsn: usr.bin/tn3270/ctlr/externs.h 1.1

35 years agodelete executables
Kirk McKusick [Mon, 29 Aug 1988 00:43:42 +0000 (16:43 -0800)]
delete executables

SCCS-vsn: admin/admin/copyright4.2-4.3/files.4.2.copyr 1.2

35 years agoadd mc68000, allow predefined BYTE_ORDER
Mike Karels [Sun, 28 Aug 1988 09:08:40 +0000 (01:08 -0800)]
add mc68000, allow predefined BYTE_ORDER

SCCS-vsn: include/arpa/nameser.h 5.19

35 years agotry to print firmware rev level; init rpm in case maptype fails;
Mike Karels [Sun, 28 Aug 1988 06:53:10 +0000 (22:53 -0800)]
try to print firmware rev level; init rpm in case maptype fails;
debugging code for new controller/drive status

SCCS-vsn: sys/tahoe/vba/vd.c 7.8

35 years agomore defn's for newer controllers
Mike Karels [Sun, 28 Aug 1988 06:52:05 +0000 (22:52 -0800)]
more defn's for newer controllers

SCCS-vsn: sys/tahoe/vba/vdreg.h 7.3

35 years agonew mbufs (enp tested, ace not)
Mike Karels [Sun, 28 Aug 1988 06:51:30 +0000 (22:51 -0800)]
new mbufs (enp tested, ace not)

SCCS-vsn: sys/tahoe/if/if_enp.c 7.4
SCCS-vsn: sys/tahoe/if/if_ace.c 7.3

35 years agoenlarge qbus address space if GATEWAY
Mike Karels [Sun, 28 Aug 1988 06:50:57 +0000 (22:50 -0800)]
enlarge qbus address space if GATEWAY

SCCS-vsn: sys/vax/uba/ubareg.h 7.6

35 years agoallow qbus address space to be enlarged
Mike Karels [Sun, 28 Aug 1988 06:50:23 +0000 (22:50 -0800)]
allow qbus address space to be enlarged

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

35 years agorm 4.1 compat
Mike Karels [Sun, 28 Aug 1988 06:46:10 +0000 (22:46 -0800)]
rm 4.1 compat

SCCS-vsn: sys/kern/kern_clock.c 7.3
SCCS-vsn: sys/kern/vfs_xxx.c 7.2
SCCS-vsn: sys/kern/sys_generic.c 7.8
SCCS-vsn: sys/kern/kern_xxx.c 7.3

35 years agonew mbufs, working (but should move m_nextpkt to m_pkthdr)
Mike Karels [Sun, 28 Aug 1988 06:43:42 +0000 (22:43 -0800)]
new mbufs, working (but should move m_nextpkt to m_pkthdr)

SCCS-vsn: sys/sys/mbuf.h 7.11

35 years agonew mbufs (untested, I think)
Mike Karels [Sun, 28 Aug 1988 06:42:42 +0000 (22:42 -0800)]
new mbufs (untested, I think)

SCCS-vsn: sys/vax/if/if_uba.c 7.11

35 years agoadd support for microvax 3000
Thomas Ferrin [Sat, 27 Aug 1988 22:23:57 +0000 (14:23 -0800)]
add support for microvax 3000

SCCS-vsn: sys/vax/conf/files.vax 7.11

35 years agoAdd support for microvax 3000.
Thomas Ferrin [Sat, 27 Aug 1988 22:22:47 +0000 (14:22 -0800)]
Add support for microvax 3000.

SCCS-vsn: sys/vax/uba/ubareg.h 7.5
SCCS-vsn: sys/vax/uba/dhu.c 7.3
SCCS-vsn: sys/vax/uba/tmscp.c 7.5
SCCS-vsn: sys/vax/uba/ts.c 7.6
SCCS-vsn: sys/vax/uba/uda.c 7.20
SCCS-vsn: sys/vax/stand/prf.c 7.6
SCCS-vsn: sys/vax/stand/srt0.c 7.5
SCCS-vsn: sys/vax/stand/Makefile 7.16
SCCS-vsn: sys/vax/stand/autoconf.c 7.12
SCCS-vsn: sys/vax/stand/qdcons.c 7.2

35 years agodate and time created 88/08/27 07:15:36 by tef
Thomas Ferrin [Sat, 27 Aug 1988 22:15:36 +0000 (14:15 -0800)]
date and time created 88/08/27 07:15:36 by tef

SCCS-vsn: sys/vax/vax/ka650.c 7.1

35 years agodate and time created 88/08/27 07:15:35 by tef
Thomas Ferrin [Sat, 27 Aug 1988 22:15:35 +0000 (14:15 -0800)]
date and time created 88/08/27 07:15:35 by tef

SCCS-vsn: sys/vax/vax/ka650.h 7.1

35 years agoAdd support for microvax 3000.
Thomas Ferrin [Sat, 27 Aug 1988 22:01:20 +0000 (14:01 -0800)]
Add support for microvax 3000.

SCCS-vsn: sys/vax/include/cpu.h 7.6
SCCS-vsn: sys/vax/include/mtpr.h 7.4
SCCS-vsn: sys/vax/vax/emulate.s 7.3
SCCS-vsn: sys/vax/vax/locore.s 7.13
SCCS-vsn: sys/vax/vax/autoconf.c 7.16
SCCS-vsn: sys/vax/vax/clock.c 7.4
SCCS-vsn: sys/vax/vax/cpudata.c 7.5
SCCS-vsn: sys/vax/vax/genassym.c 7.3
SCCS-vsn: sys/vax/vax/machdep.c 7.15

35 years agoFinal version following meeting with Domenico
Pauline Schwartz [Sat, 27 Aug 1988 08:36:40 +0000 (00:36 -0800)]
Final version following meeting with Domenico
and resolution of binary question.

SCCS-vsn: admin/admin/copyright4.2-4.3/lic.letter 1.6

35 years agoAdd VAX hack for stuck starg problems.
Donn Seeley [Sat, 27 Aug 1988 05:43:59 +0000 (21:43 -0800)]
Add VAX hack for stuck starg problems.

SCCS-vsn: old/pcc/ccom.tahoe/order.c 1.8

35 years agolint cleanups
Keith Bostic [Fri, 26 Aug 1988 09:30:37 +0000 (01:30 -0800)]
lint cleanups

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.35

35 years agoadd Berkeley specific header, getopt, minor cleanups, lint
Keith Bostic [Fri, 26 Aug 1988 03:29:43 +0000 (19:29 -0800)]
add Berkeley specific header, getopt, minor cleanups, lint

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

35 years agoadd Berkeley header, general cleanup, lint
Keith Bostic [Fri, 26 Aug 1988 03:19:57 +0000 (19:19 -0800)]
add Berkeley header, general cleanup, lint

SCCS-vsn: usr.bin/ruptime/ruptime.c 5.5

35 years agoadd Berkeley specific header
Keith Bostic [Fri, 26 Aug 1988 03:18:49 +0000 (19:18 -0800)]
add Berkeley specific header

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.11

35 years agoadd Berkeley specific header; general cleanup, lint
Keith Bostic [Fri, 26 Aug 1988 03:16:36 +0000 (19:16 -0800)]
add Berkeley specific header; general cleanup, lint

SCCS-vsn: usr.bin/ruptime/ruptime.c 5.5

35 years agocan only use MH_ALIGN on first mbuf, and don't want it on others
Mike Karels [Fri, 26 Aug 1988 02:50:27 +0000 (18:50 -0800)]
can only use MH_ALIGN on first mbuf, and don't want it on others

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