unix-history/.git
30 years agoClean up multiple space (convert to tabs). Add $Id$
Rod Grimes [Mon, 21 Feb 1994 05:13:26 +0000 (05:13 +0000)]
Clean up multiple space (convert to tabs).  Add $Id$

30 years ago>From: Andreas Schulz <ats@g386bsd.first.gmd.de>
Rod Grimes [Mon, 21 Feb 1994 05:11:42 +0000 (05:11 +0000)]
>From: Andreas Schulz <ats@g386bsd.first.gmd.de>
Subject: error in lib/libc/i386/sys/brk.S
Date: Sun, 20 Feb 1994 21:25:46 +0100 (MET)

Jeffrey Hsu was correct, that something is wrong with brk/sbrk. The
first thing that i noticed is an error in /usr/src/lib/libc/i386/sys/brk.S.
The parameters are in the wrong place for our assembler, this is
the context diff for that file.

Note, another commit to follow this, this file is full of multiple spaces
from some one cutting and pasting with X!

30 years agoMove ldconfig stuff to be after nfs mounts.
Rod Grimes [Mon, 21 Feb 1994 03:16:43 +0000 (03:16 +0000)]
Move ldconfig stuff to be after nfs mounts.

30 years agoPut back in elvis recovery stuff, we still ship elvis with 1.1 as a fall
Rod Grimes [Mon, 21 Feb 1994 02:47:47 +0000 (02:47 +0000)]
Put back in elvis recovery stuff, we still ship elvis with 1.1 as a fall
back editor!

Add nvi recovery precedure from man page.

Fix ntpdate echo lines so that it looks pretty (ntpdate spits out 1 line
of output that makes the system boot up look real ugly if you do it
echo -n, so I chaged it to echo, and then added a
echo -n 'starting more network daemons:' so any addition daemon starts
look normal.

30 years agoAlignment fix from John Dyson/David Greenman
Rod Grimes [Sun, 20 Feb 1994 16:06:12 +0000 (16:06 +0000)]
Alignment fix from John Dyson/David Greenman

30 years agoShould not assume that files have x bit set for shell scripts in the
Rod Grimes [Sun, 20 Feb 1994 15:51:36 +0000 (15:51 +0000)]
Should not assume that files have x bit set for shell scripts in the
sources.
>From: David Dawes <dawes@physics.su.oz.au>

For what it's worth, I had to change the definition of yitcommand in
share/zoneinfo/zic.c from:
yitcommand = "./yearistype";
to
yitcommand = "sh ./yearistype";
for similar reasons.

30 years agoFrom: phk@login.dkuug.dk (Poul-Henning Kamp)
Rod Grimes [Sun, 20 Feb 1994 15:41:59 +0000 (15:41 +0000)]
From: phk@login.dkuug.dk (Poul-Henning Kamp)
Message-Id: <9402201119.AA06430@login.dkuug.dk>
Subject: bug in fdformat.c

There is a bug in fdformat.c: the number of heads are hardcoded in two places.
This is quite inconsequencial at present, but a bug nontheless.

30 years agoDetailed explination of what bss stands for.
Rod Grimes [Sun, 20 Feb 1994 15:34:55 +0000 (15:34 +0000)]
Detailed explination of what bss stands for.

From: phk@login.dkuug.dk (Poul-Henning Kamp)
Subject: a.out(5) correction, please commit.

30 years agoCorrection so old alias floppy and floppy5 work.
Rod Grimes [Sun, 20 Feb 1994 10:43:02 +0000 (10:43 +0000)]
Correction so old alias floppy and floppy5 work.

30 years agoFix bug with DSP ver2.0, frequency reduced from 44100 to 22050
Andrey Chernov [Sun, 20 Feb 1994 09:37:27 +0000 (09:37 +0000)]
Fix bug with DSP ver2.0, frequency reduced from 44100 to 22050

30 years agoAdd Copyright (C) 1994, University of Maryland for cruncher.
Rod Grimes [Sun, 20 Feb 1994 02:51:25 +0000 (02:51 +0000)]
Add Copyright (C) 1994, University of Maryland for cruncher.

30 years agoRemove blurb about -D__FreeBSD__ since I hacked around that in Makefile.i386
Rod Grimes [Sun, 20 Feb 1994 02:45:44 +0000 (02:45 +0000)]
Remove blurb about -D__FreeBSD__ since I hacked around that in Makefile.i386

30 years agoEnglish corrected.
Andrey Chernov [Sat, 19 Feb 1994 15:50:38 +0000 (15:50 +0000)]
English corrected.

30 years agoRemove sio entries per Rod suggestion
Andrey Chernov [Sat, 19 Feb 1994 15:45:13 +0000 (15:45 +0000)]
Remove sio entries per Rod suggestion

30 years agoSorry, expr error in last commit.
Andrey Chernov [Sat, 19 Feb 1994 14:32:56 +0000 (14:32 +0000)]
Sorry, expr error in last commit.

30 years agoWe lost ttyd for dialin, now restore it.
Andrey Chernov [Sat, 19 Feb 1994 13:19:33 +0000 (13:19 +0000)]
We lost ttyd for dialin, now restore it.

30 years agoWe lost ttyd for dialin lines, now restore it
Andrey Chernov [Sat, 19 Feb 1994 13:17:03 +0000 (13:17 +0000)]
We lost ttyd for dialin lines, now restore it

30 years agoFix up the cdpath, it was missing a / before i386.
Rod Grimes [Fri, 18 Feb 1994 09:51:54 +0000 (09:51 +0000)]
Fix up the cdpath, it was missing a / before i386.

30 years ago>From: csgr@alpha.ru.ac.za (Geoff Rehmet)
Rod Grimes [Fri, 18 Feb 1994 02:03:17 +0000 (02:03 +0000)]
>From: csgr@alpha.ru.ac.za (Geoff Rehmet)
Date: Thu, 17 Feb 1994 22:02:49 +0200 (GMT+0200)
Subject: *WARNING* make cleandist can nuke files in you home directory!

I've just discovered something rather unpleasant about /usr/src/Makefile:
a missing \ on line 85 can cause files in you home directory to get nuked,
especially ~/bin/* !!!!.

30 years agoPut this back - I was somehow under the erroneous impression that patch was in
Jordan K. Hubbard [Thu, 17 Feb 1994 22:20:36 +0000 (22:20 +0000)]
Put this back - I was somehow under the erroneous impression that patch was in
ports, until I saw the the commit messages, that is! :-)  All changed backed out.

30 years agoFrom Poul-Henning Kamp - Implement a -C option to verify the integrity of
Jordan K. Hubbard [Thu, 17 Feb 1994 22:16:05 +0000 (22:16 +0000)]
From Poul-Henning Kamp -  Implement a -C option to verify the integrity of
a patch before actually applying it.

30 years agoPut the flags field in the right place so that config does not complain
Rod Grimes [Thu, 17 Feb 1994 17:44:07 +0000 (17:44 +0000)]
Put the flags field in the right place so that config does not complain
about improper syntax.

30 years agoPrevious version restored back after Jordan's damage.
Andrey Chernov [Thu, 17 Feb 1994 11:41:16 +0000 (11:41 +0000)]
Previous version restored back after Jordan's damage.
I already update this manpage from wilko, moreover,
I fix some his bugs and add some new material.

Jordan, pleeease, do following commands *before* each your commit:
cvs update <file>
cvs rlog <file>
and after update (before commit)
cvs diff -c <file>
It can saves my life time at least...

30 years agoI (rgrimes) cleaned the code up some, mostly just format stuff.
Rod Grimes [Thu, 17 Feb 1994 10:20:18 +0000 (10:20 +0000)]
I (rgrimes) cleaned the code up some, mostly just format stuff.

>From: csgr@alpha.ru.ac.za (Geoff Rehmet)
Date: Wed, 16 Feb 1994 21:28:06 +0200 (GMT+0200)

New version of lpt, most of the brokenness fixed.

30 years agoThe only thing in the our standard source tree that uses this is cron,
Rod Grimes [Thu, 17 Feb 1994 08:54:00 +0000 (08:54 +0000)]
The only thing in the our standard source tree that uses this is cron,
vi seems to have it's own private copy (that appears to be broken in
the same way this one was!)

>From: mrm@optigfx.com (Mike Murphy)
Date: Fri, 11 Feb 94 16:48:15 PST
This shar is a test program for the currently broken /usr/include/bitstring.h,
the broken /usr/include/bitstring.h (named bitstring.h.v) and a corrected
bitstring.h. I leave cdiffs and such to you. This makes the bitstring macros
work correctly; finding what may have depended upon incorrect behavior is an
exercise left for the reader;-)

30 years agoPut in $Id$ strings so they work. Use ../../Makefile.inc for standard
Rod Grimes [Thu, 17 Feb 1994 07:06:22 +0000 (07:06 +0000)]
Put in $Id$ strings so they work.  Use ../../Makefile.inc for standard
locations of most of the yp stuff.

30 years agoI don't want to read about all the people that forgot this due to syscons
Rod Grimes [Thu, 17 Feb 1994 06:51:15 +0000 (06:51 +0000)]
I don't want to read about all the people that forgot this due to syscons
changes, so I am adding it here until AFTER the 1.1 release:
+ COPTFLAGS+=-D__FreeBSD__

30 years agoIncrease the timout on aha_send_mbox from 1ms to 3ms, needed to reliably
Rod Grimes [Thu, 17 Feb 1994 05:48:08 +0000 (05:48 +0000)]
Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliably
run Exabyte 8505 on 1742's.  This may not be the final solution, but it
makes it work.  It may be better to change the DELAY(10) to DELAY(30)
inside the loop instead of increasing the loop count from 100 to 300.

30 years agoHandling of the netzmagic flag was completely missing after the last
David Greenman [Thu, 17 Feb 1994 03:57:00 +0000 (03:57 +0000)]
Handling of the netzmagic flag was completely missing after the last
update. This completely broke support for all ZMAGIC a.out formats.

30 years agoAdd /proc, we need one of them now. Clean up some mode settings.
Rod Grimes [Thu, 17 Feb 1994 03:52:28 +0000 (03:52 +0000)]
Add /proc, we need one of them now.  Clean up some mode settings.

30 years agoMuch improved manpage from wilko@idca.tds.philips.nl
Jordan K. Hubbard [Wed, 16 Feb 1994 23:17:08 +0000 (23:17 +0000)]
Much improved manpage from wilko@idca.tds.philips.nl

30 years agoAdd Serge V. Vakulenko <vak@zebub.msk.su>.
Rod Grimes [Wed, 16 Feb 1994 22:28:47 +0000 (22:28 +0000)]
Add Serge V. Vakulenko <vak@zebub.msk.su>.

30 years agoHave 'cc' pass on the '-Z' flags to ld.
Nate Willams [Wed, 16 Feb 1994 21:04:27 +0000 (21:04 +0000)]
Have 'cc' pass on the '-Z' flags to ld.

30 years agoAllow NetBSD (old style) shared binaries to work. Probably not the
Nate Willams [Wed, 16 Feb 1994 19:26:39 +0000 (19:26 +0000)]
Allow NetBSD (old style) shared binaries to work.  Probably not the
final solution but at least this gets folks running -current up again.

30 years agoARGH! More ^&%*@#$!! functions not using the ENTRY() macros!
Jordan K. Hubbard [Tue, 15 Feb 1994 22:48:45 +0000 (22:48 +0000)]
ARGH!  More ^&%*@#$!! functions not using the ENTRY() macros!
Of the 4 changed, only one appears to really have a reason to exist
(and it should be using an ENTRY header!!!!).  Would someone figure out
what the story with these bloody gcc internal functions is (and DO something
about it??)  Thanks!  I haven't done anything beyond add .type entries since
I'm trying to tread as delicately as I can right now.  There are a lot of
things on my cleanup list for libc now..

30 years agoOne shoud do a setgid *bfore* the setuid. Oops...
Guido van Rooij [Tue, 15 Feb 1994 20:19:05 +0000 (20:19 +0000)]
One shoud do a setgid *bfore* the setuid. Oops...

30 years agoGeneral cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist
Rod Grimes [Tue, 15 Feb 1994 10:38:50 +0000 (10:38 +0000)]
General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist

30 years agoMan pages that should have been in the tree months ago. (Sorry folks)
Nate Willams [Tue, 15 Feb 1994 03:45:49 +0000 (03:45 +0000)]
Man pages that should have been in the tree months ago.  (Sorry folks)

30 years agoFix the missing .type entry that was causing one last RRS warning in libc.
Jordan K. Hubbard [Tue, 15 Feb 1994 02:58:44 +0000 (02:58 +0000)]
Fix the missing .type entry that was causing one last RRS warning in libc.
I missed this one earlier due to its weird name.  I wonder about this file.

30 years agoAdded some other ttyvx lines for reference. They are marked as off so
Nate Willams [Tue, 15 Feb 1994 00:05:14 +0000 (00:05 +0000)]
Added some other ttyvx lines for reference.  They are marked as off so
there is no functional difference.

30 years agoAdded Mr. Syscons to the contributors. (ala . S'ren Schmidt)
Nate Willams [Mon, 14 Feb 1994 23:05:37 +0000 (23:05 +0000)]
Added Mr. Syscons to the contributors. (ala . S'ren Schmidt)

30 years agoFrom: Jim Babb <babb@sedhps01.mdc.com>
Nate Willams [Mon, 14 Feb 1994 22:24:28 +0000 (22:24 +0000)]
From: Jim Babb <babb@sedhps01.mdc.com>
Date: Mon, 14 Feb 94 15:57:14 CST

This adds a copyright to the fdc.h file and fixes a bug in re-tries
during writes on a heavily loaded system.

30 years agoFix security hole in comsat. Mail me for more info.
Guido van Rooij [Mon, 14 Feb 1994 21:34:41 +0000 (21:34 +0000)]
Fix security hole in comsat. Mail me for more info.

30 years agoNetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)
Nate Willams [Mon, 14 Feb 1994 21:18:05 +0000 (21:18 +0000)]
NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)

30 years agoFrom: piero@strider.st.dsi.unimi.it (Piero Serini)
Nate Willams [Mon, 14 Feb 1994 21:13:59 +0000 (21:13 +0000)]
From: piero@strider.st.dsi.unimi.it (Piero Serini)
Subject: man reboot patch
Date: Mon, 14 Feb 1994 19:47:50 +0100 (MET)

reboot_i386.8 references [the U word].

Removed.

30 years agoFrom: Jim Babb <babb@sedhps01.mdc.com>
Nate Willams [Mon, 14 Feb 1994 19:22:34 +0000 (19:22 +0000)]
From: Jim Babb <babb@sedhps01.mdc.com>
Subject: Bug Fix for ft.c - please commit
Date: Mon, 14 Feb 94 10:22:54 CST

This fixes a bug where the system can crash if the tape is used
after the floppy has been used.

30 years agoUpdate Rob Shady's email address.
Rod Grimes [Mon, 14 Feb 1994 13:09:14 +0000 (13:09 +0000)]
Update Rob Shady's email address.

30 years agoI yelled, I warned and now I am SCREAMING. Add -D__FreeBSD__ to CFLAGS+=
Rod Grimes [Mon, 14 Feb 1994 10:02:13 +0000 (10:02 +0000)]
I yelled, I warned and now I am SCREAMING.  Add -D__FreeBSD__ to CFLAGS+=
so that you can bootstrap a 1.0.2 system.  Please oh please no one but
no one add any more #ifdef __FreeBSD__ stuff UNTIL 1.1 has SHIPPED!!!

30 years agoAdded my mail address
Joerg Wunsch [Sun, 13 Feb 1994 21:41:19 +0000 (21:41 +0000)]
Added my mail address

30 years agoNew dlopen, dlclose, etc al. For the new ld changes.
Jordan K. Hubbard [Sun, 13 Feb 1994 20:53:11 +0000 (20:53 +0000)]
New dlopen, dlclose, etc al.  For the new ld changes.

30 years agoThese are my rewritten ENTRY macros for adding in .type information
Jordan K. Hubbard [Sun, 13 Feb 1994 20:50:21 +0000 (20:50 +0000)]
These are my rewritten ENTRY macros for adding in .type information
for the new ld (and with a little bit of general cleanup).

30 years agoThis is the new link.h from Paul K. Keeping history is even probably a bad
Jordan K. Hubbard [Sun, 13 Feb 1994 20:47:18 +0000 (20:47 +0000)]
This is the new link.h from Paul K.  Keeping history is even probably a bad
idea considering the old version (but I haven't time for attic surgery - this
is just a caution).  This is part of (and the major reason for) the new ld
changes.

30 years agoA fast private malloc for ld.so
Jordan K. Hubbard [Sun, 13 Feb 1994 20:44:09 +0000 (20:44 +0000)]
A fast private malloc for ld.so

30 years agoThis is Paul K's latest set of ld changes. A commit was necessary at this
Jordan K. Hubbard [Sun, 13 Feb 1994 20:43:13 +0000 (20:43 +0000)]
This is Paul K's latest set of ld changes.  A commit was necessary at this
late stage due to the fact that link.h was copyright Sun Microsystems.

This version of ld sync's us up with NetBSD's ld and supports compatablily
with NetBSD's -[zZ] flags (which we had reversed).  Compiling with this
new ld will give you RRS warnings for libraries which do not contain .type
infomation - these wsarnings are harmless and will go away as soon as you
recompile your libraries (cd /usr/src; make libraries).

30 years agoUse -Z instead of -z to build kernels. This is consistent with NetBSD's
Jordan K. Hubbard [Sun, 13 Feb 1994 20:37:32 +0000 (20:37 +0000)]
Use -Z instead of -z to build kernels.  This is consistent with NetBSD's
usage of the -[Zz] flags (we're now in sync).  Part of the ld update
changes.

30 years agoMake window 8-bit clean
Andrey Chernov [Sun, 13 Feb 1994 20:29:50 +0000 (20:29 +0000)]
Make window 8-bit clean

30 years agoAdd Julian Stacey's ports changes (don't affect anything else)
Jordan K. Hubbard [Sun, 13 Feb 1994 18:15:00 +0000 (18:15 +0000)]
Add Julian Stacey's ports changes (don't affect anything else)

30 years ago1) Fix bug: VTIME/VMIN not setted at all!
Andrey Chernov [Sun, 13 Feb 1994 18:00:14 +0000 (18:00 +0000)]
1) Fix bug: VTIME/VMIN not setted at all!
2) Remove _R from Makefile
3) Start 8-bit cleanup (not completed)

30 years ago3 occurances of "ttyout" chaged to
Andrey Chernov [Sun, 13 Feb 1994 17:21:31 +0000 (17:21 +0000)]
3 occurances of "ttyout" chaged to
"ttywai", "ttyfls", "ttyout"  for better debugging and diagnostics.

30 years agoFixed the reported place of the '*' when write perm is denied in the
Guido van Rooij [Sun, 13 Feb 1994 15:03:03 +0000 (15:03 +0000)]
Fixed the reported place of the '*' when write perm is denied in the
manpage.

30 years agoUse KERNBASE in address calculation.
Christoph Robitschko [Sun, 13 Feb 1994 14:48:21 +0000 (14:48 +0000)]
Use KERNBASE in address calculation.

30 years agoprint error message for nonexistent screensaver.
Christoph Robitschko [Sun, 13 Feb 1994 14:31:17 +0000 (14:31 +0000)]
print error message for nonexistent screensaver.

30 years agoCorrected my email address
David Greenman [Sun, 13 Feb 1994 13:35:03 +0000 (13:35 +0000)]
Corrected my email address

30 years agoFixed bugs list:
Andrey Chernov [Sun, 13 Feb 1994 09:52:48 +0000 (09:52 +0000)]
Fixed bugs list:

1) Several places with comparation of int and unsigned (fails,
if unsigned equal zero);

2) All windows not started from top of the screen refreshes
incorrectly (I mean here not visual looking, but
minimize-output-chars refresh technique).
UCB often forget to add win->begy to index;

3) Uncommented #ifdef DEBUG in refresh dumps core, address
beyond array ranges;

4) clsp in refresh.c (number of last space on curscr) calculates
incorrectly, so CE don't work properly;

5) Litlle prototype cleanup.

30 years agoFixed bug in handling of COW - the original code was bogus and it was
David Greenman [Sun, 13 Feb 1994 08:29:33 +0000 (08:29 +0000)]
Fixed bug in handling of COW - the original code was bogus and it was
only accidental that it worked. Also, don't cache non-managed pages.

30 years agoAdd some personal acks.
Jordan K. Hubbard [Sun, 13 Feb 1994 03:05:00 +0000 (03:05 +0000)]
Add some personal acks.

30 years agoPut in proper address information for Poul-Henning Kamp.
Jordan K. Hubbard [Sun, 13 Feb 1994 02:59:49 +0000 (02:59 +0000)]
Put in proper address information for Poul-Henning Kamp.

30 years agoMan page update from wilko@idca.tds.philips.nl
Andrey Chernov [Sun, 13 Feb 1994 00:16:23 +0000 (00:16 +0000)]
Man page update from wilko@idca.tds.philips.nl

30 years agoHandle cua (dialout) at the same manner as tty, i.e. print
Andrey Chernov [Sun, 13 Feb 1994 00:04:42 +0000 (00:04 +0000)]
Handle cua (dialout) at the same manner as tty, i.e. print
port number instead of "cu"

30 years agoFrom: Piero Serini <piero@strider.st.dsi.unimi.it>
Jordan K. Hubbard [Sat, 12 Feb 1994 23:51:38 +0000 (23:51 +0000)]
From: Piero Serini <piero@strider.st.dsi.unimi.it>
Message-Id: <199402111717.SAA05326@strider.st.dsi.unimi.it>
Subject: Re: cpio bug ?
Quoting from J Wunsch:
> | From the man page:
> |
> |        -l, --link
> |               Link  files instead of copying them, when possible.
>
>                (Usable only with the -p option.)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is not in cpio man page. Someone please add it.

30 years agoCorrectly describe only the process flags that we support.
Garrett Wollman [Sat, 12 Feb 1994 21:39:59 +0000 (21:39 +0000)]
Correctly describe only the process flags that we support.

30 years agoDeleted the private clean target in the Makefile, put a CLEANFILES
Andreas Schulz [Sat, 12 Feb 1994 21:00:27 +0000 (21:00 +0000)]
Deleted the private clean target in the Makefile, put a CLEANFILES
target into the file instead.

30 years agoChanged a wrong description for the location of the time command.
Andreas Schulz [Sat, 12 Feb 1994 20:03:27 +0000 (20:03 +0000)]
Changed a wrong description for the location of the time command.
Failure found by "Julian Howard Stacey".

30 years agoAdded the version file to the CLEANFILE target in the Makefile.
Andreas Schulz [Sat, 12 Feb 1994 19:53:34 +0000 (19:53 +0000)]
Added the version file to the CLEANFILE target in the Makefile.
Removed the version file in the source-tree.

30 years agoSome fixes from Joerg
Andrey Chernov [Fri, 11 Feb 1994 21:41:44 +0000 (21:41 +0000)]
Some fixes from Joerg

30 years agops works inside ddb now.
Guido van Rooij [Fri, 11 Feb 1994 21:14:52 +0000 (21:14 +0000)]
ps works inside ddb now.

30 years agoNow 'ps' works inside ddb, just like the man page says. Included is a
Guido van Rooij [Fri, 11 Feb 1994 21:14:28 +0000 (21:14 +0000)]
Now 'ps' works inside ddb, just like the man page says. Included is a
very simple more version to actuallyt view what ps is telling you.

30 years agoDocumented 'hanging keyboard' problems with pccons and temporary
Nate Willams [Fri, 11 Feb 1994 12:21:22 +0000 (12:21 +0000)]
Documented 'hanging keyboard' problems with pccons and temporary
solution until syscons becomes the default console driver.

30 years agoChanged NetBSD -> FreeBSD
Nate Willams [Fri, 11 Feb 1994 12:12:51 +0000 (12:12 +0000)]
Changed NetBSD -> FreeBSD

30 years agoPiddly little changes to update who did what.
Nate Willams [Fri, 11 Feb 1994 12:08:14 +0000 (12:08 +0000)]
Piddly little changes to update who did what.

30 years agoAdded third parameter to wdwait which contains the amount of time to
Nate Willams [Fri, 11 Feb 1994 12:02:35 +0000 (12:02 +0000)]
Added third parameter to wdwait which contains the amount of time to
'wait' based on suggestion by Rod in -hackers.

No functional change as all the TIMEOUTS are identical currently, but
this will probably change.

30 years agorm# for 5.25 driver changed per Bruce suggestion
Andrey Chernov [Fri, 11 Feb 1994 11:00:13 +0000 (11:00 +0000)]
rm# for 5.25 driver changed per Bruce suggestion

30 years agocom.4 restored back
Andrey Chernov [Fri, 11 Feb 1994 10:55:12 +0000 (10:55 +0000)]
com.4 restored back

30 years agoRemoved cut-here line from bottom on man-page.
Nate Willams [Fri, 11 Feb 1994 09:58:06 +0000 (09:58 +0000)]
Removed cut-here line from bottom on man-page.

30 years agoChange to make diskless_cfg compile on HPUX
Martin Renters [Thu, 10 Feb 1994 22:16:40 +0000 (22:16 +0000)]
Change to make diskless_cfg compile on HPUX

30 years agoDocumentation on how to set up diskless client on FreeBSD
Martin Renters [Thu, 10 Feb 1994 22:09:24 +0000 (22:09 +0000)]
Documentation on how to set up diskless client on FreeBSD

30 years agoEnable ISO8859-* and koi8-r charsets, inspired by Poul-Henning Kamp patch
Andrey Chernov [Thu, 10 Feb 1994 15:27:59 +0000 (15:27 +0000)]
Enable ISO8859-* and koi8-r charsets, inspired by Poul-Henning Kamp patch

30 years agoAdd many missed capabilities to cons25
Andrey Chernov [Thu, 10 Feb 1994 11:40:40 +0000 (11:40 +0000)]
Add many missed capabilities to cons25
Add missed SF/SR to pc3

30 years agoWhen hexdumping a RIP entry, type cast the bytes to unsigned first. Not
David Greenman [Thu, 10 Feb 1994 11:24:32 +0000 (11:24 +0000)]
When hexdumping a RIP entry, type cast the bytes to unsigned first. Not
doing so caused them to be sign-extended to an int (which really messed
things up).

30 years agoPatch from Michael Galassi (nerd@percy.rain.com):
David Greenman [Thu, 10 Feb 1994 11:04:48 +0000 (11:04 +0000)]
Patch from Michael Galassi (nerd@percy.rain.com):

The problem as I saw it was that a route was being added to the routing
tables in the kernel even in the case where the interface pointer in
the route structure was a null, this was fine until an atempt was made
to remove this route at which point a zero derefernce was "commited" and
the inevitable core was dumped.  The easy solution turns out to be to
check for a null interface pointer and not add the route.  The only time
I've observed the problem is when adding a route to the local end of a
point to point connection (SLIP or PPP).

30 years agoAdd floppy entries for new fd driver
Andrey Chernov [Thu, 10 Feb 1994 10:44:08 +0000 (10:44 +0000)]
Add floppy entries for new fd driver
(from Poul-Henning Kamp) slightly fixed

30 years agoAdd insert/delete line capabilities to match
Andrey Chernov [Thu, 10 Feb 1994 10:17:58 +0000 (10:17 +0000)]
Add insert/delete line capabilities to match
termcap pc3 entry and syscons & codrv

30 years agoFixed bug in decoding of RIP packets. RIP data is in "osockaddr" format;
David Greenman [Thu, 10 Feb 1994 09:17:57 +0000 (09:17 +0000)]
Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format;
the fix is to import the structures from protocols/routed.h and change
the sockaddr to osockaddr. We can't change the generic include file
because too many other things rely on this in order to deal with the
kernel routing socket (which is sockaddr format).

30 years agoPatches from John Dyson to fix hangs under certain paging loads.
David Greenman [Thu, 10 Feb 1994 08:08:37 +0000 (08:08 +0000)]
Patches from John Dyson to fix hangs under certain paging loads.

30 years agoFixed previous bungled patch - variable declaration was missing.
David Greenman [Thu, 10 Feb 1994 08:04:07 +0000 (08:04 +0000)]
Fixed previous bungled patch - variable declaration was missing.

30 years agoPatch from John Dyson:
David Greenman [Thu, 10 Feb 1994 03:03:44 +0000 (03:03 +0000)]
Patch from John Dyson:

a pv chain was being traversed while interrupts were
fully enabled in pmap_remove_all ... this is bogus, and
has been fixed in pmap.c. (sorry for adding the splimp)

30 years ago__386BSD__ -> __FreeBSD__
Jordan K. Hubbard [Thu, 10 Feb 1994 02:02:38 +0000 (02:02 +0000)]
__386BSD__ -> __FreeBSD__
Still doesn't print disk I/O stats correctly.

30 years ago__386BSD__ -> __FreeBSD__
Jordan K. Hubbard [Thu, 10 Feb 1994 01:57:49 +0000 (01:57 +0000)]
__386BSD__ -> __FreeBSD__
Still looking for more problems..

30 years agoFix size of il (interleave) array.
Andrey Chernov [Thu, 10 Feb 1994 01:20:28 +0000 (01:20 +0000)]
Fix size of il (interleave) array.

30 years agoAdd interleave > 1 support by Poul-Henning Kamp.
Andrey Chernov [Thu, 10 Feb 1994 01:15:01 +0000 (01:15 +0000)]
Add interleave > 1 support by Poul-Henning Kamp.
Chack valid range of sectors per track.