unix-history/.git
30 years agoFixed spelling error in Yuval's name, thanks Charles
Rod Grimes [Sun, 5 Sep 1993 22:40:16 +0000 (22:40 +0000)]
Fixed spelling error in Yuval's name, thanks Charles

30 years agoAdded email address for Charles Hannum, and fixed Chris G. Demetriou
Rod Grimes [Sun, 5 Sep 1993 22:37:53 +0000 (22:37 +0000)]
Added email address for Charles Hannum, and fixed Chris G. Demetriou
email address.

30 years agoFrom: barclay_a_c <barclay_a_c@bt-web.bt.co.uk>
Rod Grimes [Sun, 5 Sep 1993 18:30:58 +0000 (18:30 +0000)]
From: barclay_a_c <barclay_a_c@bt-web.bt.co.uk>
Subject: More information on "netstat -r
Date: Mon, 7 Jun 1993 11:57:33 +0100

Gentlemen,
I have been trying for some time now to get "netstat -r"
working from the 0.2.2 patchkit. I have the following solution to the
bug.

The symbol _radix_node_head needs to be added to the symbols.raw file
to enable the new routing table access. If this symbol is not present
then the old system us used which results in no routes being given. I
don't think that this justifies a patch in its own right but perhaps
could be added to a related patch sometime..

30 years agoFrom cgd@sun-lamp.cs.berkeley.edu Sun Jun 6 11:25:36 1993
Rod Grimes [Sun, 5 Sep 1993 18:20:17 +0000 (18:20 +0000)]
From cgd@sun-lamp.cs.berkeley.edu Sun Jun  6 11:25:36 1993
Date: Sun, 6 Jun 1993 10:16:56 -0700
Subject: patch for slight vmstat interrupt counter cleanup

Widen the interrupt totals to longs

30 years agoDate: Sat, 5 Jun 1993 16:15:56 +0400
Rod Grimes [Sun, 5 Sep 1993 18:14:35 +0000 (18:14 +0000)]
Date: Sat,  5 Jun 1993 16:15:56 +0400
From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>
Subject: stty fix: -g saved flags now works

Here simple fix to revive handle flags saved by -g.
To bring a bug try in sh:

saved=`stty -g`
stty erase ^A
stty $saved

30 years agoFixed printf if you are using SCSI_DELAY to allow the scsi bus to
Rod Grimes [Sun, 5 Sep 1993 17:41:07 +0000 (17:41 +0000)]
Fixed printf if you are using SCSI_DELAY to allow the scsi bus to
settle down after the reset.

30 years agoScsi update from Julian
Rod Grimes [Sun, 5 Sep 1993 16:09:18 +0000 (16:09 +0000)]
Scsi update from Julian

30 years agoReplaced comxx with ttyxx, as that is now the correct name to use when
Rod Grimes [Sun, 5 Sep 1993 15:55:03 +0000 (15:55 +0000)]
Replaced comxx with ttyxx, as that is now the correct name to use when
refering to serial lines

30 years agoReplaced all references to comxx with ttyxx, since that is what all the
Rod Grimes [Sun, 5 Sep 1993 15:53:39 +0000 (15:53 +0000)]
Replaced all references to comxx with ttyxx, since that is what all the
other tools really want.

Targets sio*) and com*) now create entry named ttyxx, default setup with
a sh MAKEDEV all is to use the sio major numbers, com is all but depreicated
now.

30 years agoReplaced all references to comxx with ttyxx, since that is what all the
Rod Grimes [Sun, 5 Sep 1993 15:52:46 +0000 (15:52 +0000)]
Replaced all references to comxx with ttyxx, since that is what all the
other tools really want

30 years agoSCSI code update from Julian
Rod Grimes [Sun, 5 Sep 1993 15:42:41 +0000 (15:42 +0000)]
SCSI code update from Julian

30 years agoSCSI code update from Julian.
Rod Grimes [Sun, 5 Sep 1993 15:41:14 +0000 (15:41 +0000)]
SCSI code update from Julian.

30 years agoFrom: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
Rod Grimes [Sun, 5 Sep 1993 14:24:38 +0000 (14:24 +0000)]
From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)

ld won't generate output if there are two .o files with the same
name.  It thinks they are multiply defined external references.  This
patch explictly allows multiple /file names/ with the same value.
This can happen if you do a two stage link or if you link in file
names that are identical to files in libc.

Otherwise ld.c exits with a status=1 and non error message.  Rich

30 years agoDate: Fri, 3 Sep 93 01:25:44 +1000
Rod Grimes [Sun, 5 Sep 1993 13:46:17 +0000 (13:46 +0000)]
Date: Fri, 3 Sep 93 01:25:44 +1000
From: bde@kralizec.zeta.org.au (Bruce Evans)

This fixes several problems.

It has almost everything that is in the FreeBSD version of Aug 22.
It is missing the bug for 2 drives and still prints <> around the
drive type.  It handles BADEND144 less verbosely.  It does wdgetctlr()
somewhat differently from NetBSD/FreeBSD.

Date: Sun Sep  5 06:45:12 PDT 1993
From: rgrimes@cdrom.com

Fixed printf's to be correct, since Bruce used the old ones.  This driver
still prints phantom wd1's on some Maxtor and other IDE drives, I have
a patch I am sending to Bruce for checking.

30 years agoAdded #ifdef DIAGNOSTIC around the check for dirty persistent vm objects,
Rod Grimes [Sun, 5 Sep 1993 09:39:31 +0000 (09:39 +0000)]
Added #ifdef DIAGNOSTIC around the check for dirty persistent vm objects,
since the bug has been fixed, no need to waste time doing all this checking.

From David Greenman

30 years agoAdded #ifdef DEBUG around some more debug code to reduce the size of the
Rod Grimes [Sun, 5 Sep 1993 09:21:21 +0000 (09:21 +0000)]
Added #ifdef DEBUG around some more debug code to reduce the size of the
kernel.  This code was being compiled in, but never called!

30 years agoCleaned up some more of the language to read a little more easily,
Jordan K. Hubbard [Sat, 4 Sep 1993 16:22:04 +0000 (16:22 +0000)]
Cleaned up some more of the language  to read a little more easily,
clarified the comments about sendbug since all that's needed is internet
*mail* connectivity to use it, not necessarily a direct link (it's not like it
opens a socket to freefall or anything).  Clarified IDE and CDROM configuration
information to avoid additional confusion.

30 years agoSubject: Problem with rlogin when baud > 38400
Rod Grimes [Sat, 4 Sep 1993 07:40:47 +0000 (07:40 +0000)]
Subject: Problem with rlogin when baud > 38400
Date: Fri, 03 Sep 1993 17:52:52 -0700
From: Robert Crowe <bob@osomil.cts.com>

Hi, I found that rlogin gets a SIGBUS when/if your terminal is set to
a speed higher than 38400.  I located the problem, and made a fix, but
I must say I think something a little better could be done.

The problem with the way it is now is that there is this table which
lists all of the speeds in ascii. If the system changes to support
higher/different speeds, then this table is out of date (unless it is
manually edited, of course).  These ascii strings should come from one
central include file, or perhaps via some library function.

Anyhow, being in a hurry, I just extended the table to agree with the
availabe baud rates.

30 years agoCorrections and additional order information from Jack about the CDROM
Rod Grimes [Sat, 4 Sep 1993 07:30:28 +0000 (07:30 +0000)]
Corrections and additional order information from Jack about the CDROM

30 years agoFixed reported typos, cleaned up some additional text.
Jordan K. Hubbard [Fri, 3 Sep 1993 20:43:53 +0000 (20:43 +0000)]
Fixed reported typos, cleaned up some additional text.

30 years agoSpelling errors and syntax corrections from Nate
Rod Grimes [Fri, 3 Sep 1993 07:35:38 +0000 (07:35 +0000)]
Spelling errors and syntax corrections from Nate

30 years agoThe src/games/Makefile.inc use to control the location this installed in,
Rod Grimes [Thu, 2 Sep 1993 11:11:42 +0000 (11:11 +0000)]
The src/games/Makefile.inc use to control the location this installed in,
since this has been moved to src/gnu I had to copy the contents of
src/games/Makefile.inc into this Makefile to get it to install in
/usr/games/hide

30 years agoAdded /etc/networks to the files that get installed, some how it got
Rod Grimes [Thu, 2 Sep 1993 11:10:02 +0000 (11:10 +0000)]
Added /etc/networks to the files that get installed, some how it got
dropped out of the Makefile.  Commented out talk in inetd.conf since
it refers to the old non-existent otalkd.

30 years agoRemoved commit lies for sbin/reboot and usr/local/bin/{mread,rz},
Rod Grimes [Thu, 2 Sep 1993 02:37:43 +0000 (02:37 +0000)]
Removed commit lies for sbin/reboot and usr/local/bin/{mread,rz},
these are not part of the standard distribution and do not belong
in here, this was carry over from earlier work.

Added src-tarball: ssrc-tarball: targets to build the 2 source tar balls,
still have to manually copy/chmod/chown the src tree into the destination
directory and clean out all the obj, and CVS files/dirs, plus run a
make cleandist in it before running these targets, but atleast things are
getting easier to do!

release: now uses fixed floppies target.

30 years agoFixed all usage of quotes to be consitent of the form ``word or phrase''.
Rod Grimes [Thu, 2 Sep 1993 02:04:33 +0000 (02:04 +0000)]
Fixed all usage of quotes to be consitent of the form ``word or phrase''.

30 years agoAdded some stuff, fixed some typos, generally tarted it up.
Jordan K. Hubbard [Thu, 2 Sep 1993 00:04:15 +0000 (00:04 +0000)]
Added some stuff, fixed some typos, generally tarted it up.

30 years agoRemoved the comment about SHARED=copies from the include target
Rod Grimes [Wed, 1 Sep 1993 10:35:48 +0000 (10:35 +0000)]
Removed the comment about SHARED=copies from the include target

30 years agoIncreased stack size to 8MB just to be on the real safe side.
Rod Grimes [Wed, 1 Sep 1993 09:38:32 +0000 (09:38 +0000)]
Increased stack size to 8MB just to be on the real safe side.

30 years agoCorrected creation of /etc/localtime symbolic link so that it does NOT
Rod Grimes [Wed, 1 Sep 1993 04:07:47 +0000 (04:07 +0000)]
Corrected creation of /etc/localtime symbolic link so that it does NOT
contain ${DESTDIR}.  This made for a real mess when building the release
as /etc/localtime ended up -> /a/one-off/filesystem/usr/share/.....

30 years agoAdded dd back to cpio floppy in place of shutdown, since shutdown
Rod Grimes [Wed, 1 Sep 1993 01:57:54 +0000 (01:57 +0000)]
Added dd back to cpio floppy in place of shutdown, since shutdown
is not really needed until we can go multiuser.

Changed name of list from CRYPT_FILES to CRYPT_SRCS, since that is
really what they point to.  Added list CRYPT_DIRS, that is the directories
that are in the des distribution.

Fixed kc-xx-floppy dependencies on kc-floppy since it would not do
the right thing with the new target floppies:

Now user ${RELEASEDIR} for dd'ing the floppy images and other stuff having
to do with building the release.

Added new target bin-tarball that builds the bin.tar.gz.?? split archives for
release.

Added new target des-tarball that builds the des.tar.gz.?? split archives for
release.

Added building of /usr/local directories for the CDROMDIST.

New target floppies: that builds all 4 floppies.

New target release: that should completely populate a release tree, except
that the src-tarball target is not yet written.

30 years agoA real quick hack at some floppy install notes!
Rod Grimes [Wed, 1 Sep 1993 01:41:23 +0000 (01:41 +0000)]
A real quick hack at some floppy install notes!

30 years agoFixed typo in rm of /tmp/cat, it was rm /bin/cat, whoopsss....
Rod Grimes [Wed, 1 Sep 1993 01:41:03 +0000 (01:41 +0000)]
Fixed typo in rm of /tmp/cat, it was rm /bin/cat, whoopsss....

30 years agoReenabled rotation of log files and killing of syslogd now that the
Rod Grimes [Tue, 31 Aug 1993 16:29:05 +0000 (16:29 +0000)]
Reenabled rotation of log files and killing of syslogd now that the
lockup problem is fixed.

30 years agoFrom: bde@kralizec.zeta.org.au (Bruce Evans)
Rod Grimes [Tue, 31 Aug 1993 15:44:45 +0000 (15:44 +0000)]
From: bde@kralizec.zeta.org.au (Bruce Evans)
Subject: Re:  slattach patches

if_sl.c was not calling the output process when it thinks the output
queue is empty.  But the output process sometimes need to clean up
internal state, at least for sio.  I was having trouble killing
slattach because it got stuck in close waiting for output to drain when
CRTSCTS was on but MSR_CTS was off.  stty -crtscts didn't work although
output was drained because comstart() wasn't called so the process
remained stuck in ttywait().

if_sl.c wasn't ignoring carrier when CLOCAL is set (bug reported ages
ago for BSDI).

30 years agoChanged default irq and iomem address for ed0 so that most 3c503's and
Rod Grimes [Tue, 31 Aug 1993 15:17:26 +0000 (15:17 +0000)]
Changed default irq and iomem address for ed0 so that most 3c503's and
wd80x3 class boards can be configured to the GENERIC kernels.

Entry was:
device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr

Is now:
device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr

30 years agoAdded DEFCYLN, DEFHEAD and DEFSECT parameters to inst1.install, these
Rod Grimes [Tue, 31 Aug 1993 15:02:53 +0000 (15:02 +0000)]
Added DEFCYLN, DEFHEAD and DEFSECT parameters to inst1.install, these
are set to 1024/12/17

30 years agoHad to remove dd from the cpio floppy as we ran out of room due to some
Rod Grimes [Tue, 31 Aug 1993 15:01:19 +0000 (15:01 +0000)]
Had to remove dd from the cpio floppy as we ran out of room due to some
growth in binaries.

30 years agoFixed ^? to ^\?, need to escape that for csh
Rod Grimes [Tue, 31 Aug 1993 14:40:22 +0000 (14:40 +0000)]
Fixed ^? to ^\?, need to escape that for csh

30 years agoChanged stty erase ^H to stty erase ^?.
Rod Grimes [Tue, 31 Aug 1993 14:38:58 +0000 (14:38 +0000)]
Changed stty erase ^H to stty erase ^?.

30 years agoUpdated paths and cdpath to be more appropriate to FreeBSD (removal of old
Rod Grimes [Tue, 31 Aug 1993 07:19:58 +0000 (07:19 +0000)]
Updated paths and cdpath to be more appropriate to FreeBSD (removal of old
directories).

Junked all the sccs aliases that get in the way of rcs

30 years agoUpgrade to lattest versions from:
Rod Grimes [Tue, 31 Aug 1993 05:40:40 +0000 (05:40 +0000)]
Upgrade to lattest versions from:

Date: Mon, 30 Aug 1993 10:10:34 +1000
From: Paul Mackerras <Paul.Mackerras@cs.anu.edu.au>

Well, I have added priority queueing for interactive packets (a la slip)
plus bpf support to if_ppp.c.  The priority queueing stuff runs OK but
I haven't made any measurements to see how much it helps.

The bpf stuff compiles - I haven't tested it because I don't have bpf
in my kernel at the moment, but it's pretty straightforward and I don't
expect any problems.  I had a look at tcpdump, which already has code
for ppp in it, and wrote the bpf support to give it what it expects,
which is an uncompressed (4-byte) ppp header followed by the
_uncompressed_ TCP/IP header (in the case of TCP/IP packets).

30 years agoOutput width for nice field increased to 3 since negative nice priorities
Rod Grimes [Mon, 30 Aug 1993 11:29:47 +0000 (11:29 +0000)]
Output width for nice field increased to 3 since negative nice priorities
>9 caused the field width of 2 to over flow and screw up the rest of the
line

30 years agoFixed format field width for vmstat -m, it was too narrow to print
Rod Grimes [Mon, 30 Aug 1993 11:12:40 +0000 (11:12 +0000)]
Fixed format field width for vmstat -m, it was too narrow to print
`isofs mount' and not screw up the rest of the line.

30 years agoAdded info for gnu stuff
Rod Grimes [Mon, 30 Aug 1993 09:56:20 +0000 (09:56 +0000)]
Added info for gnu stuff

30 years agoHeavily revised version of slattach from combined work of many people,
Rod Grimes [Mon, 30 Aug 1993 09:51:01 +0000 (09:51 +0000)]
Heavily revised version of slattach from combined work of many people,
put togeather by Rich Murphy

30 years agoUpdated st*) entry from Julian.
Rod Grimes [Mon, 30 Aug 1993 07:48:38 +0000 (07:48 +0000)]
Updated st*) entry from Julian.

30 years agoRemoved the extra copy of the $Id$ string that looked gross on the top
Rod Grimes [Mon, 30 Aug 1993 07:37:46 +0000 (07:37 +0000)]
Removed the extra copy of the $Id$ string that looked gross on the top
of the file.  There is one at the end of the file.

30 years agoAdded new mtree file to populate /usr/local or /usr/gnu, it is up to the
Rod Grimes [Mon, 30 Aug 1993 07:22:48 +0000 (07:22 +0000)]
Added new mtree file to populate /usr/local or /usr/gnu, it is up to the
user to run this mtree file.  Cleaned up BSD.usr.dist as it had some
missing bname=bin, gname=bin mode=0755's in it.

30 years agoSeveral updates. Core lists now match. Added thanks to Dermot McDonnell
Rod Grimes [Mon, 30 Aug 1993 07:13:50 +0000 (07:13 +0000)]
Several updates.  Core lists now match.  Added thanks to Dermot McDonnell
for the cd rom drive.  Removed duplicates between core list and additional
contributors.

Some rewording about the DES vs NON DES distribution.

30 years agoInserted a modified version of /etc/rc so that a fsck is done on reboot
Rod Grimes [Mon, 30 Aug 1993 02:22:02 +0000 (02:22 +0000)]
Inserted a modified version of /etc/rc so that a fsck is done on reboot
after the cpio floppy has been installed.  This fixes the corrupt disk
problem during the install.  Still need to add some echo's about expecting
disk corruption at this point in time.

Upgraded release statement to say 1.0 GAMMA.  Added a dummy read before
the instuctions so the user does not get confused by the rapid output
and thinks something scrolled off the screen.

30 years agoMakefile no longer needs passwd, pwd.db and spwd.db due to fixed pwd_mkdb
Rod Grimes [Mon, 30 Aug 1993 02:18:25 +0000 (02:18 +0000)]
Makefile no longer needs passwd, pwd.db and spwd.db due to fixed pwd_mkdb
that now takes a directory argument.  These files are now built from the
master.passwd file.

Fixed typo on NOOBJ=, was oobj, now noobj.
Rename of targes and variables.  INST1 -> FILESYSTEM, INST2 -> CPIO,
kc -> kcopy.

Floppy targets now dd and gzip the image back onto the hard disk so
that less manual work is required when building a release.

Removed reboot from FILESYSTEM floppy and put df back on, and added
mount_isofs.  Changed scripts to use halt instead of reboot.

30 years agoGee, this routine has some really dependant behavior. This is not a fix,
Nate Willams [Sun, 29 Aug 1993 22:03:56 +0000 (22:03 +0000)]
Gee, this routine has some really dependant behavior.  This is not a fix,
but a hack to work around another freaky bug (I suspect a simple one-off
fix, but I'm too lazy to spend any more time on it)

Again, please re-make the non DES binaries.  (Sorry Rod!)

30 years agoMake slattach become a daemon process
Rod Grimes [Sun, 29 Aug 1993 18:11:15 +0000 (18:11 +0000)]
Make slattach become a daemon process
Add DPADD and LDADD libutil

From: Charlie Root <root@gandalf.bbb.no>
Subject: slattach exits when rc termianates unless it is run nohup

Index: sbin 386BSD-0.1.2.3
Reference: 386BSD-0.1.2.3/sbin/1

Description:
slattach will not set up it's own session nor ignore
SIGHUP, thus init kills it off after executing /etc/rc.
Repeat-By:
Start up slattach in /etc/netstart without using nohup.
Fix:
Change the fork() call to a call to daemon().

30 years agostty ispeed now requires an argument:
Rod Grimes [Sun, 29 Aug 1993 17:53:07 +0000 (17:53 +0000)]
stty ispeed now requires an argument:

From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>
Subject: fix to "stty ispeed"

it didn't think it needed an argument, but having the zero-page unmapped
told it differently...

30 years agoAdded the RELNOTES.FreeBSD to the FREEBSD list. Changed all occurance
Rod Grimes [Sun, 29 Aug 1993 02:46:13 +0000 (02:46 +0000)]
Added the RELNOTES.FreeBSD to the FREEBSD list.  Changed all occurance
of make to ${MAKE}

30 years agoFixed typo in the syscons.* entries (omde instead of mode)
Rod Grimes [Sun, 29 Aug 1993 02:44:41 +0000 (02:44 +0000)]
Fixed typo in the syscons.* entries (omde instead of mode)

30 years agoAdded #ifndef inline #endif around definition of inline so that we
Rod Grimes [Sun, 29 Aug 1993 01:59:05 +0000 (01:59 +0000)]
Added #ifndef inline #endif around definition of inline so that we
do not end up definig it twice.

30 years agoThe make depend does not work in this one subdirectory for some reason
Rod Grimes [Sat, 28 Aug 1993 13:57:43 +0000 (13:57 +0000)]
The make depend does not work in this one subdirectory for some reason
yet unknown.  Added depend: @echo BORKEN MAKEDEPEND.

30 years agoRemoved depend: @echo BORKEN MAKEDEPEND since gcpp 2.4.5 is now the default,
Rod Grimes [Sat, 28 Aug 1993 13:56:53 +0000 (13:56 +0000)]
Removed depend: @echo BORKEN MAKEDEPEND since gcpp 2.4.5 is now the default,
and the Makedepend works for all but one of the sub directories.

30 years agoReplaced the return (1)'s with return (IO_KBDSIZE) in the probe code so
Rod Grimes [Sat, 28 Aug 1993 13:26:30 +0000 (13:26 +0000)]
Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so
that the printfs during the probing prints the range instead of just the
start address.

30 years agoChanged trap.c so that a panic will occur if we do not have hardware
Rod Grimes [Sat, 28 Aug 1993 13:25:22 +0000 (13:25 +0000)]
Changed trap.c so that a panic will occur if we do not have hardware
FP and we try to call the emulator when it is not compiled in.
Removed the #if defined(i486) || defined(i387) that use to call the
panic if we did not have a math emulator.
Removed an extranious include of i386/i386/math_emu.h from math_emulate.c.

30 years agoAdded options MATH_EMULTATE to the kernel config files to pull in the
Rod Grimes [Sat, 28 Aug 1993 13:21:48 +0000 (13:21 +0000)]
Added options MATH_EMULTATE to the kernel config files to pull in the
387 math emulator (sys/i386/i386/math_emulate.c).  Made that file only
get compiled if options MATH_EMULATE is in the kernel.

30 years agoManual pages for scsi disk and scsi tape devices from Julian
Rod Grimes [Sat, 28 Aug 1993 12:41:55 +0000 (12:41 +0000)]
Manual pages for scsi disk and scsi tape devices from Julian

30 years agoNew manual pages from NetBSD, revised for FreeBSD slightly
Rod Grimes [Sat, 28 Aug 1993 12:41:23 +0000 (12:41 +0000)]
New manual pages from NetBSD, revised for FreeBSD slightly

30 years agoCorrected so that the symlinks for cpp -> gcpp are correct when using
Rod Grimes [Sat, 28 Aug 1993 10:29:09 +0000 (10:29 +0000)]
Corrected so that the symlinks for cpp -> gcpp are correct when using
DESTDIR

30 years agomaxdmap was defined as a global equal to MAXSSIZ, it is nolonger needed
Rod Grimes [Sat, 28 Aug 1993 09:22:57 +0000 (09:22 +0000)]
maxdmap was defined as a global equal to MAXSSIZ, it is nolonger needed
due to the changes in kern_resource.c

30 years agoFixed RLIMIT_STACK case to check limits against MAXSSIZ instead of
Rod Grimes [Sat, 28 Aug 1993 09:21:51 +0000 (09:21 +0000)]
Fixed RLIMIT_STACK case to check limits against MAXSSIZ instead of
maxdmap size (maxdmap size has been removed from the kernel, its origins
date back to the old vm system)

30 years agoChanged MAXSSIZ from MAXDSIZ to 2MB
Rod Grimes [Sat, 28 Aug 1993 09:19:01 +0000 (09:19 +0000)]
Changed MAXSSIZ from MAXDSIZ to 2MB

30 years agoAdded targets crypt and non-crypt to make it easier to build the
Rod Grimes [Sat, 28 Aug 1993 03:33:06 +0000 (03:33 +0000)]
Added targets crypt and non-crypt to make it easier to build the
distributions.
Now only populates $DESTDIR/dev if we are building the cdrom distribution,
since this directory is populated by the install tools it was a conflict
to have the dev entries in the full distribution as well.

30 years agoAdd chat
Rod Grimes [Sat, 28 Aug 1993 03:29:48 +0000 (03:29 +0000)]
Add chat

30 years agoAdded chat from ppp-1.3
Rod Grimes [Sat, 28 Aug 1993 03:28:23 +0000 (03:28 +0000)]
Added chat from ppp-1.3

30 years agoRevised headers from Julian. Support for generic scsi.
Rod Grimes [Sat, 28 Aug 1993 03:10:06 +0000 (03:10 +0000)]
Revised headers from Julian.  Support for generic scsi.
Better audio support

30 years agoRevised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)
Rod Grimes [Sat, 28 Aug 1993 03:08:59 +0000 (03:08 +0000)]
Revised drivers from Julian.  Support for generic scsi.  Fixed scsi tape (st.c)
problems with respect to multiple tar files on one tape.  Now uses malloc
of data structures to reduce static kernel size.

30 years agoRevised drivers from Julian.
Rod Grimes [Sat, 28 Aug 1993 03:07:44 +0000 (03:07 +0000)]
Revised drivers from Julian.

30 years agoAdded support for scsi/sg.c as cdev major 18.
Rod Grimes [Sat, 28 Aug 1993 03:06:59 +0000 (03:06 +0000)]
Added support for scsi/sg.c as cdev major 18.

30 years agoAdded scsi/sg.c for generic scsi support
Rod Grimes [Sat, 28 Aug 1993 03:06:06 +0000 (03:06 +0000)]
Added scsi/sg.c for generic scsi support

30 years agoxxxprobe now returns the correct number of I/O registers used so that
Rod Grimes [Sat, 28 Aug 1993 03:02:52 +0000 (03:02 +0000)]
xxxprobe now returns the correct number of I/O registers used so that
the probe output during boot gives the I/O range instead of just the
starting address

30 years agoNow installs gcpp as cpp so we are using the 2.4.5 cpp.
Rod Grimes [Fri, 27 Aug 1993 23:37:06 +0000 (23:37 +0000)]
Now installs gcpp as cpp so we are using the 2.4.5 cpp.

30 years agoMake `s/' illegal as a safeguard.
Andrew Moore [Fri, 27 Aug 1993 22:27:58 +0000 (22:27 +0000)]
Make `s/' illegal as a safeguard.

30 years agoRenamed some files that were giving SUP trouble.
Andrew Moore [Fri, 27 Aug 1993 22:15:16 +0000 (22:15 +0000)]
Renamed some files that were giving SUP trouble.

30 years agoOnly a single slash (/) is now necessary to repeat a search as per Theo's
Andrew Moore [Fri, 27 Aug 1993 22:14:24 +0000 (22:14 +0000)]
Only a single slash (/) is now necessary to repeat a search as per Theo's
request.  So the command:
/pattern/;/
finds the second line containing "pattern" after the current line.
Caveat: The commands `st' and `sr'  are now both legal and have very
different meanings.  This is because ed(1) extends POSIX to include the
old Berkeley syntax s[rgp]*.
(So should two slashes still be required in the case of the substitute
command, as SunOS ed does?)

30 years agoA bad bug that happens with all known compilers except gcc2.4.5 on a
Nate Willams [Fri, 27 Aug 1993 22:04:55 +0000 (22:04 +0000)]
A bad bug that happens with all known compilers except gcc2.4.5 on a
DECstation was worked around.  (Both Gcc1 and gcc2 on BSD, stock cc on
DECstation, etc...)  Unfortunately, this rendered the scrambler function
useless w/out this fix.  (This means all of the non-DES binaries are
useless until compiled with this fixed crypt.c)

30 years agoAdded
Rod Grimes [Fri, 27 Aug 1993 09:46:58 +0000 (09:46 +0000)]
Added
+ #if defined(INET) && NETHER > 0
+ #endif
Around the:
/* XXX -- Temporary fix before changing 10 ethernet drivers */

so you can compile a kernel with out INET and ETHERNET support.
From Steven Wallace

30 years agoMoved coments about setenv SHARED=copies so output is more readable
Rod Grimes [Fri, 27 Aug 1993 09:16:31 +0000 (09:16 +0000)]
Moved coments about setenv SHARED=copies so output is more readable

30 years agoReverting back to version 1.1, the multicasting code needs to be looked at
Rod Grimes [Fri, 27 Aug 1993 08:46:23 +0000 (08:46 +0000)]
Reverting back to version 1.1, the multicasting code needs to be looked at
very closely before these changes can be made.

30 years agoReverting back to version 1.1, the multicasting work really needs a closer
Rod Grimes [Fri, 27 Aug 1993 08:44:44 +0000 (08:44 +0000)]
Reverting back to version 1.1, the multicasting work really needs a closer
looking at before these changes can be made.

30 years agoSyntax error: forgot | symbol in expression for IFF_CANTCHANGE.
Steven Wallace [Fri, 27 Aug 1993 06:32:25 +0000 (06:32 +0000)]
Syntax error:  forgot | symbol in expression for IFF_CANTCHANGE.

30 years agoprefixed inline functions' parameter names with _ and declared
Andrew Moore [Fri, 27 Aug 1993 05:09:38 +0000 (05:09 +0000)]
prefixed inline functions' parameter names with _ and declared
the return type explicitly.

30 years agoupdated ifnet structure to have larger if_flags field. added additional
David Greenman [Fri, 27 Aug 1993 04:02:34 +0000 (04:02 +0000)]
updated ifnet structure to have larger if_flags field. added additional
defines for some of the new flags.

30 years agoupdated ifconfig to support setting/clearing of IFF_ALTPHYS rather than
David Greenman [Fri, 27 Aug 1993 03:57:29 +0000 (03:57 +0000)]
updated ifconfig to support setting/clearing of IFF_ALTPHYS rather than
IFF_LLC0 (if IFF_ALTPHYS is defined) via the aui/bnc switches. LLC0 is
_not_ intended for this purpose.

30 years agoadded support routines for ns and iso
David Greenman [Fri, 27 Aug 1993 03:00:58 +0000 (03:00 +0000)]
added support routines for ns and iso

30 years agoAdded pppstats 1.3
Rod Grimes [Fri, 27 Aug 1993 02:20:37 +0000 (02:20 +0000)]
Added pppstats 1.3

30 years agoAdd pppd subdir
Rod Grimes [Fri, 27 Aug 1993 02:13:13 +0000 (02:13 +0000)]
Add pppd subdir

30 years agoInitial import of pppd 1.3
Rod Grimes [Fri, 27 Aug 1993 02:12:02 +0000 (02:12 +0000)]
Initial import of pppd 1.3

30 years agoKernel support for ppp 1.3 + fixes
Rod Grimes [Fri, 27 Aug 1993 02:10:40 +0000 (02:10 +0000)]
Kernel support for ppp 1.3 + fixes

30 years agoAdded usr/share/syscons.{fonts,keymaps} for the new syscons tools.
Rod Grimes [Fri, 27 Aug 1993 00:55:53 +0000 (00:55 +0000)]
Added usr/share/syscons.{fonts,keymaps} for the new syscons tools.

30 years agoRemoved the extra slash between ${DESTDIR} and ${MAPSDIR}
Rod Grimes [Fri, 27 Aug 1993 00:53:08 +0000 (00:53 +0000)]
Removed the extra slash between ${DESTDIR} and ${MAPSDIR}

30 years agoRemoved extra / between ${DESTDIR} and ${FONTDIR}.
Rod Grimes [Fri, 27 Aug 1993 00:42:02 +0000 (00:42 +0000)]
Removed extra / between ${DESTDIR} and ${FONTDIR}.

30 years agoThis is the new syscons utility program
Jordan K. Hubbard [Thu, 26 Aug 1993 23:59:15 +0000 (23:59 +0000)]
This is the new syscons utility program

30 years agoAdded syscons utility program
Jordan K. Hubbard [Thu, 26 Aug 1993 23:58:59 +0000 (23:58 +0000)]
Added syscons utility program