Eivind Eklund
4491ea9111
Correct a comment.
1999-03-27 02:39:01 +00:00
Jordan K. Hubbard
0f74091f66
1. Update TAPE to point to new CAM-style device name.
...
2. Don't prompt for removal twice on fixit floppy.
Submitted by: jack <jack@germanium.xtalwind.net>
1999-03-27 01:48:44 +00:00
Greg Lehey
1d93d0cd8a
Remove incomplete diagram in troff output only.
...
Typo: replace 'subvolume' with 'subdisk'.
Put a \& in front of a line starting with a period.
PR: docs/10809
Reported-by: Kanenda
1999-03-27 00:22:34 +00:00
Nate Williams
5744914fb4
- There exists a manpage, so use/install it.
1999-03-26 21:27:01 +00:00
Alan Cox
cde9bc877b
Changed vn_read/write such that fp->f_offset isn't touched
...
if uio->uio_offset != -1. This fixes a problem with aio_read/write
and permits a straightforward implementation of pread/pwrite.
PR: kern/8669
Submitted by: John Plevyak <jplevyak@inktomi.com>
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
1999-03-26 20:25:21 +00:00
Luigi Rizzo
6d41201fc5
Use the correct length from the mbuf header instead of the one from
...
the IP header (this would not work for bridged packets).
This has been fixed long ago in the 2.2 branch.
Problem noticed by: a few people
Fix suggested by: Remy Nonnenmacher
1999-03-26 14:15:59 +00:00
Brian Somers
7bafbf7bf4
Add `const's that I forgot to commit. Not bad - I broke
...
the -stable and -current builds in the space of 1 day !
Pointed out by: jdp
1999-03-26 07:13:12 +00:00
Bruce Evans
7784aabe43
Fixed bitrot in synopsis.
1999-03-26 02:11:59 +00:00
Matt Jacob
3bd28825dd
Annoying little nigglet- apparently *some* Qlogic temporarily ignore
...
settings you've just sent them and return random values if you follow
the set by a get. This causes problems when you latter run a Tag-enabled
command when you've command tagged mode off.
1999-03-26 00:33:13 +00:00
Nate Williams
efc7b6fd9d
- Made the setting of the machdep.pccard.pcic_irq from the boot config file
...
actually work.
Reviewed by: "Sean O'Connell" <sean@stat.Duke.EDU>, msmith
1999-03-26 00:20:25 +00:00
Brian Somers
fe3094cdd7
Allow port ranges in ``alias port''.
1999-03-25 23:36:25 +00:00
Matt Jacob
92c49d78da
enable 1080 LVD support
1999-03-25 22:53:56 +00:00
Matt Jacob
4394c92f52
Add in 1080 LVD support and some basis also for the 1240. The port database
...
printout is now enabled.
1999-03-25 22:52:45 +00:00
Matt Jacob
7aae9d1348
roll internal tag level
1999-03-25 19:53:54 +00:00
Matt Jacob
dcb409d935
roll internal tag level
1999-03-25 19:47:33 +00:00
Doug Rabson
a02290da19
Rename when building libc_r.
1999-03-25 18:43:17 +00:00
Chris Timmons
a12e6f2ec5
Replace a missing quote in the config for 3Com/USR/MegaHertz 3CCM156
1999-03-25 16:37:33 +00:00
Brian Somers
0f203c7e2e
Undo possible damage done by the new TUNSIFMODE ioctl
...
in FreeBSD-current.
1999-03-25 11:37:51 +00:00
KATO Takenori
9939a2a908
Sync with sys/i386/isa/wd.c revision 1.190.
1999-03-25 08:29:32 +00:00
KATO Takenori
b2fa1a8926
Sync with sys/i386/isa/sio.c revision up to 1.231.
1999-03-25 08:26:50 +00:00
KATO Takenori
c87c3c5cc8
Sync with sys/i386/conf/majors.i386 revision 1.69.
1999-03-25 08:25:45 +00:00
Brian Somers
42889ed1d5
PacketAliasProxyRule takes a const char *
...
Reminded by: bde
1999-03-25 06:48:05 +00:00
Chuck Robey
dbc5af6d2b
Add Turtle Beach Malibu soundcard (and a sample config) to CARDS as
...
a real example of a CS4237 soundcard.
Luigi said all contributions like this were welcome in this file.
1999-03-25 04:25:38 +00:00
Bill Paul
92d75a9bb8
Fix recurring typo: fine -> file
1999-03-25 00:52:44 +00:00
Steve Price
9e7e4882cb
Add support for Cardinal MVP288IV PnP modem.
...
Submitted by: Alex Zepeda <garbanzo@hooked.net>
1999-03-25 00:32:54 +00:00
Nate Williams
38ccb4c214
- Commit the correct dladdr() implementation.
...
Reviewed by: jdp@FreeBSD.org <This is the version he reviewed!>
1999-03-24 23:47:29 +00:00
Nate Williams
e818e307ee
- Added dladdr(3) support.
...
Reviewed by: jdp@FreeBSD.org
1999-03-24 23:37:35 +00:00
Dag-Erling Smørgrav
b56fecc80b
Implement TUNSIFMODE and TUNSLMODE.
...
Submitted by: Alfred Perlstein <bright@cygnus.rush.net>
1999-03-24 21:20:12 +00:00
Brian Somers
902cb50a76
Add some const-cleanliness and avoid some warnings.
1999-03-24 20:30:48 +00:00
Brian Somers
5d8ee958b3
Allow port ranges when specifying -redirect_port.
...
Submitted by: Wes Santee <wes@bogon.net>
PR: 9696
1999-03-24 20:30:20 +00:00
Brian Somers
942759e756
Add a ``const'' and remove some inconsistent prototype args.
1999-03-24 20:28:58 +00:00
Steve Price
222b8f6a91
Add support for the USR3090 PnP modem.
...
PR: 10773
Submitted by: Mike Durian <durian@boulderlabs.com>
1999-03-24 17:59:25 +00:00
Steve Price
18f0b5e634
Defer the expansion of $PATTERN until it has a useful value and not
...
one that may have existed in the user's environment.
PR: 6795
Submitted by: Greg Lehey <grog@lemis.com>
1999-03-24 17:06:47 +00:00
Guy Helmer
b3dbbd0e0e
Mention securelevel 3 to match comment in rc.conf.
1999-03-24 14:07:33 +00:00
Luigi Rizzo
efce68a2e9
add missing #include "opt_bdg.h"
1999-03-24 12:43:39 +00:00
Brian Somers
cff5e07509
Move natd from network_pass3 to network_pass1
1999-03-24 10:28:49 +00:00
Brian Somers
685e0fcbef
Document natd_program
1999-03-24 10:28:16 +00:00
Brian Somers
72a042f2bf
Add natd_program and change a comment.
1999-03-24 10:27:46 +00:00
Greg Lehey
48a39913ba
Cosmetic changes for troff output
...
Long-wished-by: joerg
Clarify yet again how to perform a newfs on a vinum volume.
1999-03-24 09:22:06 +00:00
Greg Lehey
35755b9f51
Add a tutorial-like section "How to set up Vinum"
1999-03-24 09:18:33 +00:00
Nick Hibma
acf3654412
Added a number of device names: Konica, Microsoft, Macally
1999-03-24 07:46:53 +00:00
Peter Wemm
67ef82978d
Update Specialix download microcode for the transputer based serial host
...
cards from the 3.0-beta to 3.0.4 release.
Submitted-by: Nick Sayer <nsayer@quack.kfu.com>
PR: 10674
1999-03-24 02:49:43 +00:00
Peter Wemm
5fe5a4dd73
Fix a (relatively harmless) braino. I confused myself over the for() loop
...
that counted the number of elements in argv. The counter is incremented
in the next-iteration section of the loop, not the body, so at termination
it's already "counted" the element that failed the continuation test - in
this case the NULL argv terminator.
Noted by: bde
1999-03-24 02:43:05 +00:00
Greg Lehey
1ea272a632
'start' command: check that the objects in question aren't already up,
...
and produce an intelligble message if they are.
1999-03-24 00:45:47 +00:00
Greg Lehey
1d2ade2043
Correct the text of an obscure error message.
1999-03-24 00:43:05 +00:00
Greg Lehey
1ae808e860
Correct ioctl calls VINUM_STARTCONFIG. The last commit broke the
...
'vinum start' command.
1999-03-23 23:24:00 +00:00
Bill Fumerola
26bb956563
Remove duplicate line.
...
Reviewed by: eivind
1999-03-23 23:01:15 +00:00
Nick Hibma
d0ef08ba15
Check whether the PIRQD enable bit is set in LegSup and if not, set it.
...
On my PIIX4 chip rev 1 this is required. Have not had any complaints from
other people so it might be a problem with this stepping.
1999-03-23 21:37:45 +00:00
Nick Hibma
7dfd509563
1) clean up debugging output
...
2) remove erroneous querying of PCI LegSup register while it should be
fetched from PCI config space
3) change name of define for this register
1999-03-23 21:35:57 +00:00
Doug Rabson
6ca34d85be
Call the module's unload handler before removing the device from the
...
cdevsw list. This allows a handler to veto the load without losing its
place in the list.
PR: kern/10653
1999-03-23 21:11:47 +00:00