unix-history/.git
37 years agomerge in tahoe support
Mike Karels [Tue, 4 Nov 1986 04:01:20 +0000 (20:01 -0800)]
merge in tahoe support

SCCS-vsn: sys/kern/init_main.c 7.2
SCCS-vsn: sys/kern/kern_clock.c 7.2
SCCS-vsn: sys/kern/kern_exec.c 7.2
SCCS-vsn: sys/kern/kern_exit.c 7.2
SCCS-vsn: sys/kern/kern_fork.c 7.2
SCCS-vsn: sys/kern/kern_sig.c 7.2
SCCS-vsn: sys/kern/kern_synch.c 7.2
SCCS-vsn: sys/kern/kern_time.c 7.3
SCCS-vsn: sys/kern/subr_prof.c 7.2
SCCS-vsn: sys/kern/subr_prf.c 7.3
SCCS-vsn: sys/kern/subr_xxx.c 7.2
SCCS-vsn: sys/kern/sys_process.c 7.2
SCCS-vsn: sys/kern/tty.c 7.3
SCCS-vsn: sys/kern/tty_subr.c 7.2
SCCS-vsn: sys/kern/tty_tb.c 7.2
SCCS-vsn: sys/ufs/ffs/ffs_subr.c 7.2
SCCS-vsn: sys/kern/kern_physio.c 7.2

37 years agofix tests for bogus routers to reject addresses on shared,
Mike Karels [Tue, 4 Nov 1986 03:49:43 +0000 (19:49 -0800)]
fix tests for bogus routers to reject addresses on shared,
non-broadcast, non-pt to pt network unless listed in /etc/gateways

SCCS-vsn: sbin/routed/input.c 5.9

37 years agocf no longer exists
Kirk McKusick [Tue, 4 Nov 1986 02:30:49 +0000 (18:30 -0800)]
cf no longer exists

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

37 years agoupdate for VAX/TAHOE merge
Kirk McKusick [Tue, 4 Nov 1986 02:25:41 +0000 (18:25 -0800)]
update for VAX/TAHOE merge

SCCS-vsn: old/libm/libm/Makefile 4.10

37 years agoTAHOE has precision like the VAX
Kirk McKusick [Tue, 4 Nov 1986 02:25:14 +0000 (18:25 -0800)]
TAHOE has precision like the VAX

SCCS-vsn: old/libm/libm/IEEE/support.c 1.2

37 years agofix bugs in drem when second arg is inf or NaN
Group working with Kahn on math lib [Mon, 3 Nov 1986 15:12:17 +0000 (07:12 -0800)]
fix bugs in drem when second arg is inf or NaN

SCCS-vsn: lib/libm/ieee/support.c 1.4

37 years agolose the unreachables after one timeout
Mike Karels [Mon, 3 Nov 1986 11:52:40 +0000 (03:52 -0800)]
lose the unreachables after one timeout

SCCS-vsn: sbin/routed/input.c 5.8

37 years agoadd movpsl for kdb
Sam Leffler [Sun, 2 Nov 1986 01:18:32 +0000 (17:18 -0800)]
add movpsl for kdb

SCCS-vsn: sys/tahoe/inline/langpats.c 1.4

37 years agoadd -f on mv for Version
Sam Leffler [Fri, 31 Oct 1986 13:49:52 +0000 (05:49 -0800)]
add -f on mv for Version

SCCS-vsn: usr.bin/f77/libF77/Makefile 5.6

37 years agoremove mkvers on clean; use -f on mv for Version
Sam Leffler [Fri, 31 Oct 1986 13:49:23 +0000 (05:49 -0800)]
remove mkvers on clean; use -f on mv for Version

SCCS-vsn: usr.bin/f77/libI77/Makefile 5.6

37 years agoadd Usef and mkvers to clean
Sam Leffler [Fri, 31 Oct 1986 13:45:27 +0000 (05:45 -0800)]
add Usef and mkvers to clean

SCCS-vsn: usr.bin/f77/libF77/Makefile 5.5

37 years agoadd tahoe (should be just like pdp11)
Sam Leffler [Fri, 31 Oct 1986 13:35:47 +0000 (05:35 -0800)]
add tahoe (should be just like pdp11)

SCCS-vsn: usr.bin/f77/libF77/range.c 5.3

37 years agoprint "to" address in case dest. multihomed
Mike Karels [Fri, 31 Oct 1986 13:32:03 +0000 (05:32 -0800)]
print "to" address in case dest. multihomed

SCCS-vsn: sbin/ping/ping.c 4.6

37 years agoprint "to" address in case multihomed
Mike Karels [Fri, 31 Oct 1986 13:28:16 +0000 (05:28 -0800)]
print "to" address in case multihomed

SCCS-vsn: sbin/ping/ping.c 4.6

37 years agoadd tahoe
Sam Leffler [Fri, 31 Oct 1986 13:25:37 +0000 (05:25 -0800)]
add tahoe

SCCS-vsn: usr.bin/f77/libF77/rand_.c 5.3
SCCS-vsn: usr.bin/f77/libF77/random_.c 5.3
SCCS-vsn: usr.bin/f77/libF77/range.c 5.3

37 years agoremove Usef on clean
Sam Leffler [Fri, 31 Oct 1986 13:13:46 +0000 (05:13 -0800)]
remove Usef on clean

SCCS-vsn: usr.bin/f77/libF77/Makefile 5.5

37 years agosend at least one packet even if nothing to say
Mike Karels [Fri, 31 Oct 1986 12:37:41 +0000 (04:37 -0800)]
send at least one packet even if nothing to say

SCCS-vsn: sbin/routed/output.c 5.4

37 years agodelay deletion from internal tables when cur router deletes
Mike Karels [Fri, 31 Oct 1986 12:36:17 +0000 (04:36 -0800)]
delay deletion from internal tables when cur router deletes
(so can advertise deletion)

SCCS-vsn: sbin/routed/input.c 5.7
SCCS-vsn: sbin/routed/tables.c 5.6

37 years agozero errno
Kevin Dunlap [Fri, 31 Oct 1986 06:07:25 +0000 (22:07 -0800)]
zero errno

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

37 years agoadd FD_SET for 4.2BSD sites
Kevin Dunlap [Fri, 31 Oct 1986 05:49:27 +0000 (21:49 -0800)]
add FD_SET for 4.2BSD sites

SCCS-vsn: lib/libc/net/res_send.c 6.15

37 years agotahoe
Mike Karels [Thu, 30 Oct 1986 11:37:29 +0000 (03:37 -0800)]
tahoe

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

37 years agodelete vax specific code
Kirk McKusick [Thu, 30 Oct 1986 05:50:34 +0000 (21:50 -0800)]
delete vax specific code

SCCS-vsn: old/vfilters/vcat/vcat.c 5.2
SCCS-vsn: old/vfilters/rvcat/rvcat.c 5.2

37 years agoadd NEVEN definition for tahoe
Sam Leffler [Wed, 29 Oct 1986 16:19:41 +0000 (08:19 -0800)]
add NEVEN definition for tahoe

SCCS-vsn: old/pcc/mip/pass2.h 4.2

37 years agoneed systm.h for insque
Mike Karels [Wed, 29 Oct 1986 15:03:04 +0000 (07:03 -0800)]
need systm.h for insque

SCCS-vsn: sys/netns/spp_usrreq.c 7.2

37 years agospl6 => splclock
Mike Karels [Wed, 29 Oct 1986 15:02:51 +0000 (07:02 -0800)]
spl6 => splclock

SCCS-vsn: sys/netns/ns_error.c 7.2

37 years agobyte order changes for tahoe
Mike Karels [Wed, 29 Oct 1986 14:53:37 +0000 (06:53 -0800)]
byte order changes for tahoe

SCCS-vsn: sys/netinet/ip.h 7.2
SCCS-vsn: sys/netinet/ip_output.c 7.2
SCCS-vsn: sys/netinet/ip_var.h 7.2
SCCS-vsn: sys/netinet/tcp.h 7.2

37 years agomerge in tahoe
Mike Karels [Wed, 29 Oct 1986 14:31:23 +0000 (06:31 -0800)]
merge in tahoe

SCCS-vsn: sys/net/if_loop.c 7.2
SCCS-vsn: sys/net/netisr.h 7.2
SCCS-vsn: sys/net/raw_cb.c 7.3
SCCS-vsn: sys/net/raw_usrreq.c 7.2

37 years agofix error messages, various cleanups
Mike Karels [Wed, 29 Oct 1986 13:03:33 +0000 (05:03 -0800)]
fix error messages, various cleanups

SCCS-vsn: sys/tahoe/vba/vd.c 1.10
SCCS-vsn: sys/tahoe/vba/vdreg.h 1.6

37 years agoone uid and gid persists throughout a recursive descent
Kirk McKusick [Wed, 29 Oct 1986 12:36:50 +0000 (04:36 -0800)]
one uid and gid persists throughout a recursive descent

SCCS-vsn: usr.sbin/chown/chgrp.c 5.8

37 years agotut tut.... LOG_MARK doesn't belong here
Eric Allman [Tue, 28 Oct 1986 13:42:15 +0000 (05:42 -0800)]
tut tut....  LOG_MARK doesn't belong here

SCCS-vsn: usr.bin/logger/logger.c 6.4

37 years agoadd mark, syslog, lpr, news facilities
Eric Allman [Tue, 28 Oct 1986 11:24:00 +0000 (03:24 -0800)]
add mark, syslog, lpr, news facilities

SCCS-vsn: usr.bin/logger/logger.c 6.3

37 years agoadd "news" priority
Eric Allman [Tue, 28 Oct 1986 11:20:18 +0000 (03:20 -0800)]
add "news" priority

SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.15

37 years agoadd network news subsystem facility
Eric Allman [Fri, 24 Oct 1986 08:49:54 +0000 (00:49 -0800)]
add network news subsystem facility

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

37 years agoset QBADADDR on illegal cases -- such as sending directly to files
Eric Allman [Fri, 24 Oct 1986 02:21:52 +0000 (18:21 -0800)]
set QBADADDR on illegal cases -- such as sending directly to files

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

37 years agoFix security bug allowing writing to arbitrary files; from Bart Miller
Eric Allman [Fri, 24 Oct 1986 02:11:10 +0000 (18:11 -0800)]
Fix security bug allowing writing to arbitrary files; from Bart Miller
at U. Wisconsin.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.13
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.8
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.57

37 years agoreverse ifdef so it works on tahoe and vax, as well as 68k
Sam Leffler [Thu, 23 Oct 1986 13:53:04 +0000 (05:53 -0800)]
reverse ifdef so it works on tahoe and vax, as well as 68k

SCCS-vsn: usr.bin/window/ww.h 3.38

37 years agofinish changes (I think) based on Sun and DEC suggestions to date
Mike Karels [Thu, 23 Oct 1986 13:49:05 +0000 (05:49 -0800)]
finish changes (I think) based on Sun and DEC suggestions to date

SCCS-vsn: share/doc/papers/fsinterface/fsinterface.ms 1.3

37 years agoprinted before conference, presented to Andy Fishkin
Mike Karels [Thu, 23 Oct 1986 13:44:00 +0000 (05:44 -0800)]
printed before conference, presented to Andy Fishkin

SCCS-vsn: share/doc/papers/fsinterface/fsinterface.ms 1.2

37 years agoas published in EUUG proceedings
Mike Karels [Thu, 23 Oct 1986 13:42:20 +0000 (05:42 -0800)]
as published in EUUG proceedings

SCCS-vsn: share/doc/papers/fsinterface/fsinterface.ms 1.1

37 years agoadd tahoe
Kirk McKusick [Thu, 23 Oct 1986 09:07:18 +0000 (01:07 -0800)]
add tahoe

SCCS-vsn: usr.bin/f77/libI77/fmt.c 5.2

37 years agomerge 5.4.1.1
Kirk McKusick [Wed, 22 Oct 1986 13:28:48 +0000 (05:28 -0800)]
merge 5.4.1.1

SCCS-vsn: old/more/more.c 5.7

37 years agomake magic file number checking portable (from sam)
Kirk McKusick [Wed, 22 Oct 1986 13:27:53 +0000 (05:27 -0800)]
make magic file number checking portable (from sam)

SCCS-vsn: old/more/more.c 5.4.1.1

37 years agouse makefile to define MACHINE
Kirk McKusick [Wed, 22 Oct 1986 12:26:34 +0000 (04:26 -0800)]
use makefile to define MACHINE

SCCS-vsn: usr.bin/gprof/Makefile 5.4

37 years agoSteve Schoch <schoch@orion.arpa>: syslogd can run out of file descriptors
Eric Allman [Wed, 22 Oct 1986 10:02:35 +0000 (02:02 -0800)]
Steve Schoch <schoch@orion.arpa>: syslogd can run out of file descriptors
if you reconfigure it too many times

SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.14

37 years agocheck interactive commands more closely; add `what' command
Kirk McKusick [Wed, 22 Oct 1986 08:35:16 +0000 (00:35 -0800)]
check interactive commands more closely; add `what' command

SCCS-vsn: sbin/restore/interactive.c 5.4

37 years agouse the new header information
Kirk McKusick [Wed, 22 Oct 1986 08:34:12 +0000 (00:34 -0800)]
use the new header information

SCCS-vsn: sbin/restore/tape.c 5.8

37 years agomake space for more dump information in the new dump header
Kirk McKusick [Wed, 22 Oct 1986 07:57:45 +0000 (23:57 -0800)]
make space for more dump information in the new dump header

SCCS-vsn: include/protocols/dumprestore.h 5.2

37 years agoplace all the dump information in the new dump header
Kirk McKusick [Wed, 22 Oct 1986 07:52:33 +0000 (23:52 -0800)]
place all the dump information in the new dump header

SCCS-vsn: sbin/dump/main.c 5.5

37 years agonew TS_TAPE header indicates the number of tape blocks to skip
Kirk McKusick [Wed, 22 Oct 1986 07:52:03 +0000 (23:52 -0800)]
new TS_TAPE header indicates the number of tape blocks to skip
(in the c_count field) to find the first valid header on the volume

SCCS-vsn: sbin/dump/tape.c 5.6

37 years agodate and time created 86/10/21 15:40:57 by denise
Denise Draper [Wed, 22 Oct 1986 07:40:57 +0000 (23:40 -0800)]
date and time created 86/10/21 15:40:57 by denise

SCCS-vsn: local/ditroff/ditroff.okeeffe/devver/vsort.c 1.1

37 years agomust avoid bogus dump headers when resynchronizing
Kirk McKusick [Wed, 22 Oct 1986 07:35:12 +0000 (23:35 -0800)]
must avoid bogus dump headers when resynchronizing

SCCS-vsn: sbin/restore/tape.c 5.7

37 years agosaving this version
Jaap Akkerhuis [Wed, 22 Oct 1986 03:03:05 +0000 (19:03 -0800)]
saving this version

SCCS-vsn: local/ditroff/ditroff.okeeffe/devver/Vtroff.sh 1.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/devver/hartovermap 1.2

37 years agopurge machine dependent constant
Sam Leffler [Mon, 20 Oct 1986 15:15:25 +0000 (07:15 -0800)]
purge machine dependent constant

SCCS-vsn: old/roff/common_source/tdef.h 4.7

37 years agocorrect byte ordering problem for tahoe
Sam Leffler [Mon, 20 Oct 1986 15:14:53 +0000 (07:14 -0800)]
correct byte ordering problem for tahoe

SCCS-vsn: usr.bin/tip/tip.h 5.3

37 years agoupdate for pcc dir move; add rel.c reference; use symbolic link to comm1.c
Sam Leffler [Mon, 20 Oct 1986 15:14:07 +0000 (07:14 -0800)]
update for pcc dir move; add rel.c reference; use symbolic link to comm1.c

SCCS-vsn: old/pcc/lint/Makefile 1.14

37 years agoadd tahoe support
Sam Leffler [Mon, 20 Oct 1986 15:07:49 +0000 (07:07 -0800)]
add tahoe support

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

37 years agoguarantee monotonicity
Group working with Kahn on math lib [Sat, 18 Oct 1986 16:52:36 +0000 (08:52 -0800)]
guarantee monotonicity

SCCS-vsn: lib/libm/common_source/exp.c 1.5

37 years agotake care with unsigned constant compression (for tahoe);
Sam Leffler [Thu, 16 Oct 1986 14:05:43 +0000 (06:05 -0800)]
take care with unsigned constant compression (for tahoe);
put back PRTDCON redefinition; ifdef asgop optimizations (tahoe can't
handle them in code generation)

SCCS-vsn: old/pcc/mip/trees.c 4.11

37 years agoadditional check for empty stack
Sam Leffler [Thu, 16 Oct 1986 14:04:39 +0000 (06:04 -0800)]
additional check for empty stack

SCCS-vsn: old/pcc/mip/pftn.c 1.13

37 years agoadd tahoe kludge
Sam Leffler [Thu, 16 Oct 1986 14:04:08 +0000 (06:04 -0800)]
add tahoe kludge

SCCS-vsn: old/pcc/mip/reader.c 4.5

37 years agomove release definition to external file
Sam Leffler [Thu, 16 Oct 1986 14:03:50 +0000 (06:03 -0800)]
move release definition to external file

SCCS-vsn: old/pcc/mip/scan.c 2.2

37 years agoadd offset specification for upput
Sam Leffler [Thu, 16 Oct 1986 14:03:25 +0000 (06:03 -0800)]
add offset specification for upput

SCCS-vsn: old/pcc/mip/match.c 4.5

37 years agocompress #ifdefs
Sam Leffler [Thu, 16 Oct 1986 14:03:07 +0000 (06:03 -0800)]
compress #ifdefs

SCCS-vsn: old/pcc/mip/fort.c 4.8

37 years agoadd even register need for tahoe
Sam Leffler [Thu, 16 Oct 1986 14:02:58 +0000 (06:02 -0800)]
add even register need for tahoe

SCCS-vsn: old/pcc/mip/allo.c 4.9
SCCS-vsn: old/pcc/mip/pass2.h 4.2

37 years agoupput calling sequence changes
Sam Leffler [Thu, 16 Oct 1986 14:02:08 +0000 (06:02 -0800)]
upput calling sequence changes

SCCS-vsn: old/pcc/ccom.vax/local2.c 1.15

37 years agoadd stuff for rel.o and such
Sam Leffler [Thu, 16 Oct 1986 13:47:12 +0000 (05:47 -0800)]
add stuff for rel.o and such

SCCS-vsn: old/pcc/ccom.vax/Makefile 1.15

37 years agomake it look like vax one
Sam Leffler [Thu, 16 Oct 1986 13:46:30 +0000 (05:46 -0800)]
make it look like vax one

SCCS-vsn: old/pcc/ccom.tahoe/rel.c 1.2

37 years agodate and time created 86/10/15 21:29:35 by sam
Sam Leffler [Thu, 16 Oct 1986 13:29:35 +0000 (05:29 -0800)]
date and time created 86/10/15 21:29:35 by sam

SCCS-vsn: old/pcc/ccom.vax/rel.c 2.1

37 years agocheck for 0 sector size and/or rpm's
Sam Leffler [Thu, 16 Oct 1986 13:16:47 +0000 (05:16 -0800)]
check for 0 sector size and/or rpm's

SCCS-vsn: lib/libc/gen/disklabel.c 5.4

37 years agomv :yyfix
Sam Leffler [Thu, 16 Oct 1986 13:12:12 +0000 (05:12 -0800)]
mv :yyfix

SCCS-vsn: old/cpp/Makefile 1.3

37 years agoadd tahoe
Sam Leffler [Thu, 16 Oct 1986 13:11:59 +0000 (05:11 -0800)]
add tahoe

SCCS-vsn: old/cpp/cpp.c 1.15
SCCS-vsn: old/cpp/yylex.c 1.4

37 years agotypo fix in description of U option
Eric Allman [Thu, 16 Oct 1986 06:43:02 +0000 (22:43 -0800)]
typo fix in description of U option

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

37 years agodate and time created 86/10/14 22:11:13 by mckusick
Kirk McKusick [Wed, 15 Oct 1986 14:11:13 +0000 (06:11 -0800)]
date and time created 86/10/14 22:11:13 by mckusick

SCCS-vsn: old/dbx/tests/cc/Makefile 5.1

37 years agomust specify machine
Kirk McKusick [Wed, 15 Oct 1986 13:45:58 +0000 (05:45 -0800)]
must specify machine

SCCS-vsn: old/dbx/Makefile 5.6

37 years agorelocation of source
Kirk McKusick [Wed, 15 Oct 1986 13:45:26 +0000 (05:45 -0800)]
relocation of source

SCCS-vsn: old/dbx/ops.vax.c 5.2

37 years agomoved include file
Kirk McKusick [Wed, 15 Oct 1986 13:41:16 +0000 (05:41 -0800)]
moved include file

SCCS-vsn: old/dbx/ops.tahoe.c 5.3

37 years agomust specify machine
Kirk McKusick [Wed, 15 Oct 1986 13:27:27 +0000 (05:27 -0800)]
must specify machine

SCCS-vsn: old/dbx/Makefile 5.6

37 years agomerge of 5.1.1.1
Kirk McKusick [Wed, 15 Oct 1986 13:16:34 +0000 (05:16 -0800)]
merge of 5.1.1.1

SCCS-vsn: old/dbx/c.c 5.4

37 years agoupdate from CCI release
Kirk McKusick [Wed, 15 Oct 1986 13:14:27 +0000 (05:14 -0800)]
update from CCI release

SCCS-vsn: old/dbx/c.c 5.1.1.1

37 years agodon't let "locked job" messages remove transcript & lock
Eric Allman [Wed, 15 Oct 1986 10:06:05 +0000 (02:06 -0800)]
don't let "locked job" messages remove transcript & lock

SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.22
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.56

37 years agomake global variables begin with cap letters -- Please!!
Eric Allman [Wed, 15 Oct 1986 09:25:09 +0000 (01:25 -0800)]
make global variables begin with cap letters -- Please!!

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.10
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.12

37 years agomake sure that 0, 1, and 2 are open to avoid confusing syslog;
Eric Allman [Wed, 15 Oct 1986 09:21:15 +0000 (01:21 -0800)]
make sure that 0, 1, and 2 are open to avoid confusing syslog;
from Steve Schoch <schoch@orion.arpa>

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.12
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.55

37 years agodefine for byte order; move cache key declarations from kernel.h
Mike Karels [Tue, 14 Oct 1986 15:04:12 +0000 (07:04 -0800)]
define for byte order; move cache key declarations from kernel.h

SCCS-vsn: sys/tahoe/include/param.h 1.4

37 years agodefine for byte order
Mike Karels [Tue, 14 Oct 1986 15:03:21 +0000 (07:03 -0800)]
define for byte order

SCCS-vsn: sys/vax/include/param.h 7.2

37 years agomerge in tahoe system; defines for byte order
Mike Karels [Tue, 14 Oct 1986 15:03:00 +0000 (07:03 -0800)]
merge in tahoe system; defines for byte order

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

37 years agomerge in tahoe system
Mike Karels [Tue, 14 Oct 1986 15:02:24 +0000 (07:02 -0800)]
merge in tahoe system

SCCS-vsn: sys/sys/vmmeter.h 7.2
SCCS-vsn: sys/sys/types.h 7.2
SCCS-vsn: sys/sys/systm.h 7.2

37 years agobyteorder dependency
Mike Karels [Tue, 14 Oct 1986 15:01:42 +0000 (07:01 -0800)]
byteorder dependency

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

37 years agorm old hardware defs
Mike Karels [Tue, 14 Oct 1986 14:07:52 +0000 (06:07 -0800)]
rm old hardware defs

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

37 years agomerge in tahoe system
Mike Karels [Tue, 14 Oct 1986 13:43:03 +0000 (05:43 -0800)]
merge in tahoe system

SCCS-vsn: sys/sys/buf.h 7.2
SCCS-vsn: sys/ufs/ffs/dinode.h 7.2
SCCS-vsn: sys/ufs/ffs/inode.h 7.2
SCCS-vsn: sys/ufs/ufs/dinode.h 7.2
SCCS-vsn: sys/ufs/ufs/inode.h 7.2
SCCS-vsn: sys/sys/mtio.h 7.2
SCCS-vsn: sys/sys/proc.h 7.2

37 years agowe are tahoe
Sam Leffler [Tue, 14 Oct 1986 09:14:36 +0000 (01:14 -0800)]
we are tahoe

SCCS-vsn: lib/libc/Makefile 4.20

37 years agomove mip one level up
Sam Leffler [Tue, 14 Oct 1986 09:12:17 +0000 (01:12 -0800)]
move mip one level up

SCCS-vsn: old/pcc/ccom.tahoe/Makefile 1.5
SCCS-vsn: old/pcc/ccom.vax/Makefile 1.14

37 years agoadd tahoe
Sam Leffler [Tue, 14 Oct 1986 09:03:48 +0000 (01:03 -0800)]
add tahoe

SCCS-vsn: include/Makefile 5.15
SCCS-vsn: include/Makefile.install 5.3

37 years agomust protect IF_ENQUEUE with splimp; s/printf/log/
Mike Karels [Tue, 14 Oct 1986 08:57:09 +0000 (00:57 -0800)]
must protect IF_ENQUEUE with splimp; s/printf/log/

SCCS-vsn: sys/vax/if/if_ex.c 7.2

37 years agotahoe assembler just like vax
Sam Leffler [Tue, 14 Oct 1986 08:49:51 +0000 (00:49 -0800)]
tahoe assembler just like vax

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

37 years agodoprnt.o is needed only on vax (need better way than this)
Sam Leffler [Tue, 14 Oct 1986 08:46:33 +0000 (00:46 -0800)]
doprnt.o is needed only on vax (need better way than this)

SCCS-vsn: bin/csh/Makefile 5.4

37 years agoadd tahoe cipher
Sam Leffler [Tue, 14 Oct 1986 08:41:11 +0000 (00:41 -0800)]
add tahoe cipher

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

37 years agoadd alignment workarounds for tahoe
Sam Leffler [Tue, 14 Oct 1986 08:39:51 +0000 (00:39 -0800)]
add alignment workarounds for tahoe

SCCS-vsn: old/ld/ld.c 5.5

37 years agoeliminate machine subdirs to ease machine-independence mods to Makefile
Sam Leffler [Tue, 14 Oct 1986 07:52:16 +0000 (23:52 -0800)]
eliminate machine subdirs to ease machine-independence mods to Makefile

SCCS-vsn: usr.sbin/timed/timed/Makefile 2.2

37 years agodate and time created 86/10/13 15:48:00 by sam
Sam Leffler [Tue, 14 Oct 1986 07:48:00 +0000 (23:48 -0800)]
date and time created 86/10/13 15:48:00 by sam

SCCS-vsn: usr.sbin/timed/timed/cksum.tahoe.c 2.1

37 years agotalkd is no longer installed as ntalkd
Sam Leffler [Tue, 14 Oct 1986 07:37:53 +0000 (23:37 -0800)]
talkd is no longer installed as ntalkd

SCCS-vsn: libexec/talkd/Makefile 5.5