ken
3f14bdb2a9
Fix inquiry length detection for the ses(4) driver. It was using the
...
inq_len member of the ccb_getdev structure, but we've never filled that
value in..
So we now get the length from the inquiry data returned by the drive.
(Since we will fetch as much inquiry data as the drive claims to support.)
Reviewed by: mjacob
Reported by: Andrzej Tobola <san@iem.pw.edu.pl>
2001-03-16 22:16:54 +00:00
gad
53289ebd92
Fix a number of warnings that come up when compiling with BDECFLAGS.
2001-03-16 21:54:12 +00:00
gallatin
4ce4255f83
prevent gdb from panic'ing an alpha with "mutex Giant not owned"
...
reviewed by: jhb
2001-03-16 21:44:21 +00:00
msmith
027c5827dd
Fix a typo which would cause containers between 1GB and 2GB to have the wrong
...
geometry reported.
Submitted by: mark tinguely <tinguely@web.cs.ndsu.NoDak.edu>
2001-03-16 21:43:32 +00:00
cg
28bc69fede
fix a typo preventing the second dma channel being released
...
use isa_dma_release when releasing dma channels
2001-03-16 21:04:14 +00:00
cg
fe5c8c72aa
don't leak memory allocated for feeders at module unload
...
kill the fake channel when unregistering
2001-03-16 20:58:44 +00:00
phk
fa534e660d
<sys/queue.h> makeover.
2001-03-16 20:00:53 +00:00
phk
a4a639f968
Fix a style(9) nit.
2001-03-16 19:36:23 +00:00
phk
4c843bf603
Add -ledit to ngctl.
...
Somebody submitted this long time ago, and it has been sitting in my
tree for months because I thought archie would pick it up.
Submitted by: (sorry, lost track)
2001-03-16 19:35:07 +00:00
jlemon
7e2b960721
Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Add
...
some comments explaining that this is an arbitrary limit.
Requested by: jkh
2001-03-16 19:05:20 +00:00
ume
444a1a73ad
nuke IPSEC_SRCSEL which does not do the right thing.
...
adjust state->ro if the tunnel endpoint is offlink.
KAME PR 233.
PR: kern/21079
2001-03-16 17:52:48 +00:00
rwatson
6235bd69f9
o The revenge of the mdoc(7) police:
...
- These pages abused Ar macro (they should have used Fa).
- NULL and other numeric constants should be marked with Dv.
- VOP_* in the ERRORS section for the EOPNOTSUPP entry should be marked
with Fn.
Submitted by: ru
2001-03-16 17:42:38 +00:00
rwatson
d69289c4bf
o The mdoc(7) police strike with avengance:
...
- These pages abused Ar macro (they should have used Fa).
- NULL constant should be marked with Dv.
- VOP_* in the ERRORS section for the EOPNOTSUPP entry should be marked
with Fn.
Submitted by: ru
2001-03-16 15:02:30 +00:00
jlemon
0a2333e2ea
Enable some undocumented bits in the DP83840 PHY, which is needed
...
when using it with the Intel fxp driver.
Tested by: peter, Ollivier Robert <roberto@eurocontrol.fr>,
Peter Schultz <pete@jocose.org>
2001-03-16 14:17:02 +00:00
ru
97b1481159
mdoc(7) police: simplify bogus ``.Ql Fl'' constructs.
2001-03-16 14:11:41 +00:00
ru
9fd5ff5a6f
mdoc(7) police: -mdoc still has a nine-arguments limitation.
2001-03-16 13:58:34 +00:00
ru
dfe904214e
mdoc(7) police: empty lines outside displays cause warnings in -mdocNG.
2001-03-16 13:50:50 +00:00
ru
d724309cca
mdoc(7) police: apply formatting fixes to rev 1.14.
2001-03-16 13:38:49 +00:00
alfred
9a03bad6f2
s/0x7f000001/INADDR_LOOPBACK
2001-03-16 13:10:26 +00:00
sos
a097617317
Sigh, try to get this in sync with an offical src tree...
...
I hate it when this happens...
2001-03-16 13:08:19 +00:00
ru
66b8892a3c
It is the ``nostrictjoliet'' option equivalent to -b.
...
Reviewed by: bp
2001-03-16 12:55:54 +00:00
ache
99816e10f7
Add et_EE
2001-03-16 12:33:50 +00:00
ache
2053b3434b
Make empty unused am/pm
2001-03-16 12:29:09 +00:00
ache
f93abd609e
Add et_EE
...
PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:27:20 +00:00
ache
860ac811f8
Add et_EE
...
PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:21:11 +00:00
ache
c00f76621e
Add et_EE
...
PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:11:30 +00:00
ru
a7e5b57972
mdoc(7) police: ``It'' macro does not take argument in -enum lists.
...
(In -mdocNG, this only causes warning. In current implementation,
it is fatal.)
Pointy hat to: markm (for not checking stderr)
2001-03-16 12:06:26 +00:00
ache
8ea0dd2479
Add et_EE.ISO_8859-15
2001-03-16 12:02:36 +00:00
sos
5770f6b1b1
Remove the now defunct ATA_ENABLE* options
...
Spotted by: phk
2001-03-16 11:52:25 +00:00
kuriyama
560883e2d1
Merge from kame (1.175 -> 1.176):
...
cope with freebsd4 bridge code.
2001-03-16 10:58:16 +00:00
ru
7dd89327ab
Apply the README's requirement a) to the previous commit.
2001-03-16 08:43:07 +00:00
imp
c0ee5dbaf8
Back out ru's changes. Soren has requested this and I see no reason
...
to not just do it. It is his new code that is being actively
developed so he has say over it. ru's direct changes were premature
as they occurred less than 4 hours after it was committed to the tree.
2001-03-16 08:07:00 +00:00
ru
fc46a7fba6
mdoc(7) police: removed hard sentence break introduced in rev 1.82.
2001-03-16 07:39:46 +00:00
imp
660a266687
Add some devices:
...
Xircom CreditCard Netwave cnw
Intel PRO/Wireless 2011 (PRISM II) wi
3COM 3CRWE737A (PRISM II) wi
Note: I've had some reports that the latter two cards work, but I've not
been able to get them to work for me.
2001-03-16 07:36:54 +00:00
ache
31636be375
Part of DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:36:53 +00:00
ache
d5d29ffc42
DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:31:55 +00:00
imp
5378352212
add cnw driver to notes/lint
2001-03-16 07:29:58 +00:00
imp
bdf56d34c1
Add cwn driver
2001-03-16 07:27:49 +00:00
imp
dbf0f459db
Commit port of cnw driver from Hiroyuki Aizu-san. This driver
...
supports Xircom netwave series of cards. I have one of these cards
(but am trying to find one or two to test with), but it compiles and
aizu-san says it works.
I don't know if this supports 802.11 or not. I've seen conflicting
information on this.
Submitted by: Hiroyuki Aizu <aizu@jaist.ac.jp>
Obtained from: NetBSD
2001-03-16 07:25:42 +00:00
sos
8b74d3ebb4
Remove the SMART ioctls, they are not in the official sources yet..
...
This should restore world...
2001-03-16 07:23:59 +00:00
ache
fc19ef4336
DIS_8859_15 -> ISO_8859-15 rename
2001-03-16 07:13:01 +00:00
imp
b2d08c128c
Resync to GENERIC. This backs out the spammage that I committed wrt
...
killing ipv6 and some other things.
This makes GENERIC and NEWCARD the same, with OLDCARD stuff commented
out and the NEWCARD stuff included. For the moment, pcic is commented
out (which has a old). Plus invariants. Plus ddb.
2001-03-16 06:33:44 +00:00
jkh
d059a9a9b3
Very small cosmetic tweak - avoid starting an extra xterm for the fvwm
...
desktop case.
2001-03-16 03:32:13 +00:00
dd
e1f64013d1
/modules -> /boot/kernel
...
PR: 25053
Approved by: nik
2001-03-16 02:26:48 +00:00
dd
8b00b636d6
Make it clear that the -v option doesn't actually set the date.
...
PR: 24773
Approved by: nik
2001-03-16 02:20:24 +00:00
dd
7f44238897
Explain that TCP fragments with an offset of 1 are reported as being
...
dropped by rule -1 if logging is enabled.
PR: 25796
Submitted by: Crist J. Clark <cjclark@alum.mit.edu>
Approved by: nik
2001-03-16 01:28:11 +00:00
dd
2853c4c619
Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.
...
PR: 25797
Submitted by: Yuko Sasaki <yuko@veltec.co.jp>
Approved by: nik
2001-03-16 01:18:03 +00:00
brian
3f63eaf04d
Fix a comment
...
PR: 25831
Submitted by: quinot@inf.enst.fr
2001-03-15 23:25:55 +00:00
obrien
0684e6b4c3
Note rules of enguagement.
2001-03-15 23:20:13 +00:00
des
3bd182ef54
Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.
2001-03-15 20:46:35 +00:00