]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
26 years agoAdd 'f' flag to the optstring.
Dima Ruban [Wed, 18 Feb 1998 22:49:58 +0000 (22:49 +0000)]
Add 'f' flag to the optstring.

26 years agocosmetic change for optstring
Dima Ruban [Wed, 18 Feb 1998 22:45:22 +0000 (22:45 +0000)]
cosmetic change for optstring

26 years agoMFMP: LogWARN rather than LogERROR when we can't create
Brian Somers [Wed, 18 Feb 1998 20:40:32 +0000 (20:40 +0000)]
MFMP: LogWARN rather than LogERROR when we can't create
      our diagnostic socket.

26 years ago... since config no long have a -n option in -current either, do the
Eivind Eklund [Wed, 18 Feb 1998 20:01:41 +0000 (20:01 +0000)]
... since config no long have a -n option in -current either, do the
obvious thing.  (-n gone).

26 years agoDon't leak memory when the peer sends PROTO_COMPD packets
Brian Somers [Wed, 18 Feb 1998 19:38:43 +0000 (19:38 +0000)]
Don't leak memory when the peer sends PROTO_COMPD packets
without negotiating compression first.

26 years agoNote VFAT/FAT32 support in msdosfs now.
Jordan K. Hubbard [Wed, 18 Feb 1998 19:10:25 +0000 (19:10 +0000)]
Note VFAT/FAT32 support in msdosfs now.

26 years agoNeed to #include <unistd.h> for nice(3).
Steve Price [Wed, 18 Feb 1998 18:34:17 +0000 (18:34 +0000)]
Need to #include <unistd.h> for nice(3).

PR: 5782
Submitted by: David Malone <dwmalone@maths.tcd.ie>

26 years agoMissing newline when euid != ruid.
Steve Price [Wed, 18 Feb 1998 17:35:16 +0000 (17:35 +0000)]
Missing newline when euid != ruid.

PR: 5778
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>

26 years agoDon't reference (nonesxistent) qcam module.
Mike Smith [Wed, 18 Feb 1998 14:30:07 +0000 (14:30 +0000)]
Don't reference (nonesxistent) qcam module.

26 years agoRemove qcam entries
Mike Smith [Wed, 18 Feb 1998 13:54:45 +0000 (13:54 +0000)]
Remove qcam entries
Submitted by: pst

26 years agoRemove qcam LKM.
Mike Smith [Wed, 18 Feb 1998 13:52:02 +0000 (13:52 +0000)]
Remove qcam LKM.
Submitted by: pst

26 years agoRemove qcam manpages
Mike Smith [Wed, 18 Feb 1998 13:50:19 +0000 (13:50 +0000)]
Remove qcam manpages
Submitted by: pst

26 years agoDisconnect (nonexistent) qcamcontrol
Mike Smith [Wed, 18 Feb 1998 13:48:37 +0000 (13:48 +0000)]
Disconnect (nonexistent) qcamcontrol
Submitted by: pst

26 years agoRemove qcam support programs.
Mike Smith [Wed, 18 Feb 1998 13:46:23 +0000 (13:46 +0000)]
Remove qcam support programs.
Submitted by: pst

26 years agoRemove the 'qcam' driver. Development has ceased, and the driver is
Mike Smith [Wed, 18 Feb 1998 13:43:59 +0000 (13:43 +0000)]
Remove the 'qcam' driver.  Development has ceased, and the driver is
nonfunctional.
Submitted by: pst (conversation some time ago)

26 years agoSync with sys/i386/conf/majors.i386 revision 1.29.
KATO Takenori [Wed, 18 Feb 1998 12:34:32 +0000 (12:34 +0000)]
Sync with sys/i386/conf/majors.i386 revision 1.29.

26 years agoSync with sys/i386/conf/files.i386 revision 1.190.
KATO Takenori [Wed, 18 Feb 1998 12:34:01 +0000 (12:34 +0000)]
Sync with sys/i386/conf/files.i386 revision 1.190.

26 years agoSync with sys/i386/conf/devices.i386 revision 1.13.
KATO Takenori [Wed, 18 Feb 1998 12:33:34 +0000 (12:33 +0000)]
Sync with sys/i386/conf/devices.i386 revision 1.13.

26 years agoMFS.
David E. O'Brien [Wed, 18 Feb 1998 10:53:16 +0000 (10:53 +0000)]
MFS.

26 years agoPut the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirk
Mike Smith [Wed, 18 Feb 1998 09:40:54 +0000 (09:40 +0000)]
Put the SC_Q_NO_TAGS value in the correct field for the Iomega Jaz quirk
entry, and move it down with the other NO_TAGS device.
Submitted by: bde

26 years agoSupport for FAT32 partitions.
Jordan K. Hubbard [Wed, 18 Feb 1998 09:30:31 +0000 (09:30 +0000)]
Support for FAT32 partitions.
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from: NetBSD

26 years agoUpdate MSDOSFS code using NetBSD's msdosfs as a guide to support
Jordan K. Hubbard [Wed, 18 Feb 1998 09:28:47 +0000 (09:28 +0000)]
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
FAT32 partitions.  Unfortunately, we looked around here at
Walnut Creek CDROM for any newer FAT32-supporting versions
of Win95 and we were unsuccessful; only the older stuff here.
So this is untested beyond simply making sure it compiles and
someone with access to an actual FAT32 fs will have
to let us know how well it actually works.
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from: NetBSD

26 years agoMF22: add login_auth.3 to man page list.
Jordan K. Hubbard [Wed, 18 Feb 1998 05:29:07 +0000 (05:29 +0000)]
MF22: add login_auth.3 to man page list.

26 years agoMake '-n' the default, and introduce a new flag '-r' to get old
Eivind Eklund [Wed, 18 Feb 1998 04:15:04 +0000 (04:15 +0000)]
Make '-n' the default, and introduce a new flag '-r' to get old
behaviour.  Also indicate which option(s) are unknown if there are any
old-style options.

26 years agoDoh! Replace backslash that got eaten by gremlins in the last commit.
Bill Paul [Wed, 18 Feb 1998 04:11:49 +0000 (04:11 +0000)]
Doh! Replace backslash that got eaten by gremlins in the last commit.

26 years agosoundcard.h wasn't upgraded when i386/isa/snd was
Marc G. Fournier [Wed, 18 Feb 1998 02:27:00 +0000 (02:27 +0000)]
soundcard.h wasn't upgraded when i386/isa/snd was

26 years agoSubmitted by: Jeremy Allison (jallison@whistle.com)
Julian Elischer [Wed, 18 Feb 1998 01:20:33 +0000 (01:20 +0000)]
Submitted by: Jeremy Allison (jallison@whistle.com)
fix a slight confusion about which draft of threads we are supporting.
this allows something as big and ugly as samba to be compiled with libc_r
and still work!  our user-level pthreads seems amazingly robust!

26 years agocorrect a typo I just noticed.
Jordan K. Hubbard [Tue, 17 Feb 1998 19:41:53 +0000 (19:41 +0000)]
correct a typo I just noticed.

26 years ago- Removed unused files.
Nate Williams [Tue, 17 Feb 1998 19:18:10 +0000 (19:18 +0000)]
- Removed unused files.

26 years ago- Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except for
Nate Williams [Tue, 17 Feb 1998 19:17:08 +0000 (19:17 +0000)]
- Updated to Luigi's 2-15-98 code.  The code in 2.2 is the same except for
  select/poll and DEVFS changes, which are limited to an include/define
  in sound.h and the actual select/poll implementation in sound.c

[ This commit is blind, but the code is similar enough that there will
  hopefully be no problems. ]

26 years ago- Remove files at shouldn't be in the tree.
Nate Williams [Tue, 17 Feb 1998 18:59:15 +0000 (18:59 +0000)]
- Remove files at shouldn't be in the tree.

26 years agoMention when bidirectional features first appeared.
Jordan K. Hubbard [Tue, 17 Feb 1998 16:36:48 +0000 (16:36 +0000)]
Mention when bidirectional features first appeared.

26 years agoSupport for >32 ports.
Jordan K. Hubbard [Tue, 17 Feb 1998 15:36:46 +0000 (15:36 +0000)]
Support for >32 ports.

PR: 5765
Submitted by: Steve Gericke <steveg@comtrol.com>

26 years agoNew rocketport device entries, merged again (gack).
Jordan K. Hubbard [Tue, 17 Feb 1998 15:28:29 +0000 (15:28 +0000)]
New rocketport device entries, merged again (gack).

26 years agoUpgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th
Marc G. Fournier [Tue, 17 Feb 1998 14:17:13 +0000 (14:17 +0000)]
Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th
version as soon as I've tested it...

Installed/tested on my home machine...any problems, please report directly
to me.

26 years agoUpgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th
Marc G. Fournier [Tue, 17 Feb 1998 14:03:10 +0000 (14:03 +0000)]
Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15th
version as soon as I've tested it...

Installed/tested on my home machine...any problems, please report directly
to me.

26 years agoCorrect the use of major 1 its now the wfd device
Søren Schmidt [Tue, 17 Feb 1998 11:33:31 +0000 (11:33 +0000)]
Correct the use of major 1 its now the wfd device
Also add wst device

26 years agoAdd 'wst" atapi tape devicefile.
Søren Schmidt [Tue, 17 Feb 1998 11:32:33 +0000 (11:32 +0000)]
Add 'wst" atapi tape devicefile.

26 years agoAdd entry for Greg Lehey's "vinum" fs - don't know what to call it in
Jordan K. Hubbard [Tue, 17 Feb 1998 10:52:56 +0000 (10:52 +0000)]
Add entry for Greg Lehey's "vinum" fs - don't know what to call it in
here so I just called it a RAID fs.

26 years agoReserve ID for Greg Lehey's Veritas look-alike.
Jordan K. Hubbard [Tue, 17 Feb 1998 10:50:20 +0000 (10:50 +0000)]
Reserve ID for Greg Lehey's Veritas look-alike.

26 years agoReserve major # for the atapi tape device
Søren Schmidt [Tue, 17 Feb 1998 10:44:23 +0000 (10:44 +0000)]
Reserve major # for the atapi tape device

26 years agoSync with sys/i386/conf/GENERIC revision 1.107.
KATO Takenori [Tue, 17 Feb 1998 08:29:49 +0000 (08:29 +0000)]
Sync with sys/i386/conf/GENERIC revision 1.107.

26 years agoEnable NEC 86 sound card when PC98 is defined.
KATO Takenori [Tue, 17 Feb 1998 03:15:30 +0000 (03:15 +0000)]
Enable NEC 86 sound card when PC98 is defined.

Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>

26 years agoUse tabs instead of spaces in saver line.
Justin M. Seger [Tue, 17 Feb 1998 03:05:32 +0000 (03:05 +0000)]
Use tabs instead of spaces in saver line.

26 years agoAdd HW_WDOG to LINT, and turn it into a new-style option.
Eivind Eklund [Mon, 16 Feb 1998 23:57:49 +0000 (23:57 +0000)]
Add HW_WDOG to LINT, and turn it into a new-style option.

26 years agoRemove DISABLE_PSE option which was masking (but not fixing) the problem.
Mike Smith [Mon, 16 Feb 1998 23:57:03 +0000 (23:57 +0000)]
Remove DISABLE_PSE option which was masking (but not fixing) the problem.
A correct fix for execution off MFS filesystems has been committed.

26 years agoFix a panic resulting from executing off an MFS image. This corrects the
Mike Smith [Mon, 16 Feb 1998 23:55:53 +0000 (23:55 +0000)]
Fix a panic resulting from executing off an MFS image.  This corrects the
recently observed problem with the install image.
Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>

26 years agoDelete apparently unused DEVFS control device creation code - code
Eivind Eklund [Mon, 16 Feb 1998 23:51:00 +0000 (23:51 +0000)]
Delete apparently unused DEVFS control device creation code - code
didn't even compile.  A (now seemingly correct) devfs node is still
created.

26 years agoDocument new variables forward_sourceroute and accept_sourceroute. While
Guido van Rooij [Mon, 16 Feb 1998 19:25:41 +0000 (19:25 +0000)]
Document new variables forward_sourceroute and accept_sourceroute. While
we're at it: also document the already existing arpproxy.

26 years agoAdd new sysctl variable: net.inet.ip.accept_sourceroute
Guido van Rooij [Mon, 16 Feb 1998 19:23:58 +0000 (19:23 +0000)]
Add new sysctl variable: net.inet.ip.accept_sourceroute
It controls if the system is to accept source routed packets.
It used to be such that, no matter if the setting of net.inet.ip.sourceroute,
source routed packets destined at us would be accepted. Now it is
controllable with eth default set to NOT accept those.

26 years agoAdd 2 new rc.conf variables:
Guido van Rooij [Mon, 16 Feb 1998 19:21:32 +0000 (19:21 +0000)]
Add 2 new rc.conf variables:
forward_sourceroute : controls setting of existing net.inet.ip.sourceroute
accept_sourceroute : control setting of new net.inet.ip.accept_sourceroute

26 years agoApparently, if fprintf() fails, it can return any negative value
Guido van Rooij [Mon, 16 Feb 1998 19:08:18 +0000 (19:08 +0000)]
Apparently, if fprintf() fails, it can return any negative value
Pointed out by: Bruce

26 years agoEliminate the idea of nested "playpens" entirely - it just obfuscated
Jordan K. Hubbard [Mon, 16 Feb 1998 17:16:51 +0000 (17:16 +0000)]
Eliminate the idea of nested "playpens" entirely - it just obfuscated
the code and, in at least one case, made it more dangerous to no gain.

26 years agoMake the ticket filename the same as for our old eBones. I am going to
Mark Murray [Mon, 16 Feb 1998 12:39:25 +0000 (12:39 +0000)]
Make the ticket filename the same as for our old eBones. I am going to
kerberize xdm again, and it will be a pain to maintain two different
sets of patches (for 2.2 and 3.0).

26 years agoBring back the old behaviour of kinit; if no username is mentioned on
Mark Murray [Mon, 16 Feb 1998 12:36:49 +0000 (12:36 +0000)]
Bring back the old behaviour of kinit; if no username is mentioned on
the command line, attempt to get a ticket for the current uid (or
<uid>.root if we are already su'ed).

Requested By: Garrett Wollman

26 years agoKerberized telnet is not built here. Remove telnet(d).
Mark Murray [Mon, 16 Feb 1998 12:23:23 +0000 (12:23 +0000)]
Kerberized telnet is not built here. Remove telnet(d).

26 years agoBased on the following message, disable tagged command queueing for all
Mike Smith [Mon, 16 Feb 1998 11:15:35 +0000 (11:15 +0000)]
Based on the following message, disable tagged command queueing for all
Iomaga Jaz drives.

From: Steve Logue <stevel@mail.cdsnet.net>
To: freebsd-current@freebsd.org, freebsd-scsi@freebsd.org
Subject: Jaz Drives / Tagged Command Queuing

FreeBSD Lists,

Due to my own problems as the owner of a Jaz drive, I have gotten word
from Iomega that confirms the state of Tagged Command Queuing as the
underlying problem.  There is an error in all Jaz, and Jaz2 drives prior
to BIOS level J.86 that has not shipped yet.  Read the following, and
make the appropriate corrections to your system present, and future:

> Steve,
>
> I got a very fast response from the hardware engineer (Jaz and Jaz 2
> designer).  The problem is this - The Jaz drive does not support
> command queing, and revisions older than J.86 do not report it correctly.
> For example, when your SCSI adapter says "I'm going to use command
> queing" to the Jaz drive, the drive answers "OK, lets go", even though its
> not supported.  The J.86 drives will now answer "Sorry, command
> queing is not supported".  Iomega does not have any current plans to
> support command queing.
>
> Thank's for your report, I will continue to forward it to the hardware
> engineers.

-STEVEl
--
---------------------------------------------------------------------
  Steve Logue                        http://home.cdsnet.net/~stevel
  Systems Integration                                    nettek LLC
---------------------------------------------------------------------

Submitted by: Steve Logue <stevel@mail.cdsnet.net>

26 years agoSync with sys/i386/conf/files.i386 revision 1.189.
KATO Takenori [Mon, 16 Feb 1998 09:38:37 +0000 (09:38 +0000)]
Sync with sys/i386/conf/files.i386 revision 1.189.

26 years agoSync with sys/i386/conf/GENERIC revision 1.106.
KATO Takenori [Mon, 16 Feb 1998 09:37:57 +0000 (09:37 +0000)]
Sync with sys/i386/conf/GENERIC revision 1.106.

26 years agoSync with sys/i386/boot/*/Makefile (Eivind's change: Make bootblock
KATO Takenori [Mon, 16 Feb 1998 09:37:18 +0000 (09:37 +0000)]
Sync with sys/i386/boot/*/Makefile (Eivind's change: Make bootblock
building independent of /usr/include if relative includes are
available).

26 years agoTEMPORARILY disable support for the 4MB kernel page, as it appears to be
Mike Smith [Mon, 16 Feb 1998 00:29:05 +0000 (00:29 +0000)]
TEMPORARILY disable support for the 4MB kernel page, as it appears to be
causing installation images for -current to be unbootable.

Submitted by: phk

26 years agoCheck return values of fprintf, fclose (this one is overdone I guess)
Guido van Rooij [Sun, 15 Feb 1998 22:31:40 +0000 (22:31 +0000)]
Check return values of fprintf, fclose (this one is overdone I guess)
and pw_db->close.
PR: 4202 (probably, I askd the submitter)
Obtained from: OpenBSD

26 years agoMake bootblock building independent of /usr/include if relative
Eivind Eklund [Sun, 15 Feb 1998 21:38:19 +0000 (21:38 +0000)]
Make bootblock building independent of /usr/include if relative
includes are available.

26 years agohttpd-error is a shell script which print a summary about
Wolfram Schneider [Sun, 15 Feb 1998 18:54:26 +0000 (18:54 +0000)]
httpd-error is a shell script which print a summary about
Web files which does not exists on your host.

E.g.

httpd-error -userhits < /var/log/httpd-error.log

print the number of errors by users, sorted by error hits.

26 years agoReword description of Brazilian keyboard.
Kazutaka YOKOTA [Sun, 15 Feb 1998 18:22:40 +0000 (18:22 +0000)]
Reword description of Brazilian keyboard.
Submitted by: Daniel C. Sobral

26 years agoThe ' character is treated differently as the first character of a line.
Steve Price [Sun, 15 Feb 1998 17:03:58 +0000 (17:03 +0000)]
The ' character is treated differently as the first character of a line.

PR: 5754
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>

26 years agoA bunch of nits from bde.
Poul-Henning Kamp [Sun, 15 Feb 1998 14:54:09 +0000 (14:54 +0000)]
A bunch of nits from bde.
Make the name "pps" all over the place.
Remove the hardcoded 10us offset, use sawtooth for it.

26 years agoUpdate to support SI/XIO PCI host cards (Z280 based) and the enhanced
Peter Wemm [Sun, 15 Feb 1998 14:42:33 +0000 (14:42 +0000)]
Update to support SI/XIO PCI host cards (Z280 based) and the enhanced
SXISA and SXPCI host cards (Transputer based).

PR: 4836, 5021, 5654
Submitted by:  Nick Sayer <nick@specialix.com>

26 years agoA bunch of nits from bde.
Poul-Henning Kamp [Sun, 15 Feb 1998 14:15:21 +0000 (14:15 +0000)]
A bunch of nits from bde.

26 years agoAdd a nanotime() function so that we can start to use this call.
Poul-Henning Kamp [Sun, 15 Feb 1998 13:55:06 +0000 (13:55 +0000)]
Add a nanotime() function so that we can start to use this call.

26 years agounifdef -UEXT_CLOCK fdef -UEXT_CLOCK, it is irrelevant.
Poul-Henning Kamp [Sun, 15 Feb 1998 13:50:12 +0000 (13:50 +0000)]
unifdef -UEXT_CLOCK fdef -UEXT_CLOCK, it is irrelevant.
Fix a couple of nits from bde while here anyway.

26 years agoSync with sys/i386/isa/npx.c revision 1.57.
KATO Takenori [Sun, 15 Feb 1998 11:19:15 +0000 (11:19 +0000)]
Sync with sys/i386/isa/npx.c revision 1.57.

26 years agoSync with sys/i386/isa/sio.c revision 1.197.
KATO Takenori [Sun, 15 Feb 1998 11:18:47 +0000 (11:18 +0000)]
Sync with sys/i386/isa/sio.c revision 1.197.

26 years agoRevert part of my previous patch - I don't see the *need*
Jordan K. Hubbard [Sun, 15 Feb 1998 08:28:26 +0000 (08:28 +0000)]
Revert part of my previous patch - I don't see the *need*
to call splbio() from within an interrupt handler here. :-)

26 years agomissing spl() call and off by one error in the handling of the partitions.
Jordan K. Hubbard [Sun, 15 Feb 1998 08:14:39 +0000 (08:14 +0000)]
missing spl() call and off by one error in the handling of the partitions.
Submitted by: Chris Csanady <ccsanady@friley585.res.iastate.edu>
Obtained from: OpenBSD

26 years agoRemoved a superstitious fnop() that broke the usefulness of the FPU's
Bruce Evans [Sun, 15 Feb 1998 06:25:26 +0000 (06:25 +0000)]
Removed a superstitious fnop() that broke the usefulness of the FPU's
"last instruction" pointer.

26 years agoFixed an aliasing bug. It was too easy to defeat the check for moving
Bruce Evans [Sun, 15 Feb 1998 05:41:31 +0000 (05:41 +0000)]
Fixed an aliasing bug.  It was too easy to defeat the check for moving
or shrinking an open partition (by changing the label for a compatibility
slice while partitions on the corresponding real slice are open, or vice
versa).

26 years agoMake the rootdir handling more consistent. Now, processes always
John Dyson [Sun, 15 Feb 1998 04:17:09 +0000 (04:17 +0000)]
Make the rootdir handling more consistent.  Now, processes always
have a root vnode associated with them, and no special checks for
the null case are needed.
Submitted by: terry@freebsd.org

26 years agoAdd #include <string.h> to get prototype for memcpy().
John Birrell [Sun, 15 Feb 1998 04:15:47 +0000 (04:15 +0000)]
Add #include <string.h> to get prototype for memcpy().

26 years agogcc on alpha complains about nested comments. A comment in this
John Birrell [Sun, 15 Feb 1998 04:09:48 +0000 (04:09 +0000)]
gcc on alpha complains about nested comments. A comment in this
file referred to a path ending in "/*" which was reasonable to me,
but gcc wasn't so sure. So now the comment refers to a path ending in
"*".

26 years agosignal() returns SIG_ERR, not just -1. The sys/signal.h header file
John Birrell [Sun, 15 Feb 1998 00:46:47 +0000 (00:46 +0000)]
signal() returns SIG_ERR, not just -1. The sys/signal.h header file
provides the cast from -1 to the signal() return type, so no further
casting by programmers should be required.

Pointed out by: bde (of course).

26 years agoClarify the -batch arguments.
Steve Price [Sat, 14 Feb 1998 22:55:23 +0000 (22:55 +0000)]
Clarify the -batch arguments.

PR: 5677
Submitted by: Adrian Filipi-Martin <adrian@virginia.edu>

26 years agoOverhaul this manpage - removing typos, awkward phrasing, and addressing
Steve Price [Sat, 14 Feb 1998 18:33:37 +0000 (18:33 +0000)]
Overhaul this manpage - removing typos, awkward phrasing, and addressing
a few technical faults.

PR: 5692
Submitted by: dannyman@arh0300.urh.uiuc.edu

26 years agoNote that '+' and '?' are not special characters in basic REs but they
Steve Price [Sat, 14 Feb 1998 18:26:29 +0000 (18:26 +0000)]
Note that '+' and '?' are not special characters in basic REs but they
can be simulated using bounds.

PR: 5708
Submitted by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>

26 years ago- If a PCCARD serial device is removed from the system, let the serial
Nate Williams [Sat, 14 Feb 1998 16:17:17 +0000 (16:17 +0000)]
- If a PCCARD serial device is removed from the system, let the serial
  driver 'break out' of the infinite loop waiting for a response from
  it.  This is a bad thing, but no worse than having the kernel hang.

26 years agoCorrectly document h and m modifiers to the time format.
Steve Price [Sat, 14 Feb 1998 16:12:53 +0000 (16:12 +0000)]
Correctly document h and m modifiers to the time format.

PR: 5739
Submitted by: Matthew Cashdollar <mattc@rfcnet.com>

26 years agoCleanup code so that long lines to be quoted don't get truncated.
Steve Price [Sat, 14 Feb 1998 15:38:29 +0000 (15:38 +0000)]
Cleanup code so that long lines to be quoted don't get truncated.

PR: 5679
Reviewed by: Bruce Evans <bde@zeta.org.au>

26 years agoFix top sorting of idle processes. top used p_cpticks as a tie-breaker
Peter Wemm [Sat, 14 Feb 1998 13:34:59 +0000 (13:34 +0000)]
Fix top sorting of idle processes.  top used p_cpticks as a tie-breaker
but that isn't suitable (it gets zeroed each second apparently).

PR: bin/4957
Submitted-by: Dan Nelson <dnelson@emsphone.com>
26 years agoA hack to work around the sleep prior to calling the built-in diff. This
Peter Wemm [Sat, 14 Feb 1998 09:47:14 +0000 (09:47 +0000)]
A hack to work around the sleep prior to calling the built-in diff.  This
affects speed of doing 'cvs diff' (in all modes) and 'cvs update' over the
network.

1: don't pause at all unless running in server protocol mode.
2: if running in server protocol mode, do a kludge that intercepts the
   stdout and stderr write functions and diverts them to cvs_output() and
   cvs_outerr().  Yes, this might be done with fwopen() etc, but that also
   requires copying "FILE" structs since you can't freopen stdout etc and
   specify functions at the same time.

This HACK will go away once the cvs folks have done their changes to the
library version of gnu diff to use the callbacks as mentioned in the
comments.

26 years agoSync with sys/i386/conf/majors.i386 revision 1.27.
KATO Takenori [Sat, 14 Feb 1998 08:40:09 +0000 (08:40 +0000)]
Sync with sys/i386/conf/majors.i386 revision 1.27.

26 years agoSync with sys/i386/isa/syscons.c revision 1.256.
KATO Takenori [Sat, 14 Feb 1998 08:39:35 +0000 (08:39 +0000)]
Sync with sys/i386/isa/syscons.c revision 1.256.

26 years agoAvoid using grep when determining ipfw's default policy -- it may not
Alexander Langer [Sat, 14 Feb 1998 04:12:23 +0000 (04:12 +0000)]
Avoid using grep when determining ipfw's default policy -- it may not
be available at this stage of the boot if /usr is NFS mounted.

26 years agoChange wfd major block device to 1 as part of the effort to make wfd's
Paul Traina [Fri, 13 Feb 1998 22:41:00 +0000 (22:41 +0000)]
Change wfd major block device to 1 as part of the effort to make wfd's
bootable without a big increase in boot2's size.

26 years agoChange wfd major block device to 1 as part of the effort to make wfd's
Paul Traina [Fri, 13 Feb 1998 22:40:32 +0000 (22:40 +0000)]
Change wfd major block device to 1 as part of the effort to make wfd's
bootable.

26 years agoFix very rare but dangerous bug:
Andrey A. Chernov [Fri, 13 Feb 1998 21:02:53 +0000 (21:02 +0000)]
Fix very rare but dangerous bug:
for some DES passwords
crypt(real_password, salt)
is equal to
crypt("", salt);
It means that this user (and not only he) can login without
entering password at all, just pressing Return.
So if empty password entered and crypted password is not empty,
invalidate any crypt result by assigning ":"

26 years agoMF22: Optimize DOC bootstrap.
Jordan K. Hubbard [Fri, 13 Feb 1998 20:34:25 +0000 (20:34 +0000)]
MF22: Optimize DOC bootstrap.

26 years agoAdd the GRE protocol
Julian Elischer [Fri, 13 Feb 1998 20:21:04 +0000 (20:21 +0000)]
Add the GRE protocol
Generic Routing Encapsulation (RFC 1702)

26 years agoFix a couple of lines that dropped out in my merge yesterday.
Poul-Henning Kamp [Fri, 13 Feb 1998 17:54:53 +0000 (17:54 +0000)]
Fix a couple of lines that dropped out in my merge yesterday.

Complained about by: ache

26 years agoMan, twice in as many days. Gotta learn to check that uname.
Poul-Henning Kamp [Fri, 13 Feb 1998 17:35:33 +0000 (17:35 +0000)]
Man, twice in as many days.  Gotta learn to check that uname.

26 years agoSync with sys/i386/isa/syscons.c revision 1.255.
KATO Takenori [Fri, 13 Feb 1998 16:59:01 +0000 (16:59 +0000)]
Sync with sys/i386/isa/syscons.c revision 1.255.