| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Found by: phk
|
|
|
|
|
|
|
| |
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6.
PR: docs/17120
Kindly Submitted by: phantom
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
|
|
|
| |
something remotely useful.
|
|
|
|
|
|
|
|
| |
da1, and da11 to da2.
Reported by: Dan Nelson <dnelson@emsphone.com>
Implicitly-approved-by: jkh
|
|
|
|
|
|
| |
RSA library.
Reviewed by: peter, jkh
|
|
|
|
| |
ones.
|
|
|
|
|
|
|
|
|
| |
path so that ERR_load_strings() is found in certain circumstances
involving dlopen(). eg: main program dlopened foo.so which is linked
against libcrypto. If libcrypto then dlopens librsaUSA.so, then it's
search path doens't find libcrypto (!). One "fix" is to force
modules (eg main opening foo.so) to use the RTLD_GLOBAL flag, the other
is to explicitly declare dependencies (as done here).
|
|
|
|
|
|
|
|
|
| |
is responsible for this and this will lead to malloc 'freeing already
free' type panics. One was in the probe code, the other was in the
pccard eject? code.
Not explicitly approved by: jkh (but the first is fallout from subr_bus.c
rev 1.54 which was an approved commit, the second is the same problem)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
adw_pci.c:
Update comments describing supported chips/cards.
adwcam.c:
adwlib.c:
adwlib.h:
Handle more error return codes from the firmware.
Break out the bus reset code into its own function.
Usa a constant for the bus reset hold delay.
Fix an interrupt race problem in adw_idle_cmd_send by
incorporating the poll loop for command completion.
Approved by: jkh@FreeBSDorg
|
|
|
|
|
| |
Report xmit queue length.
Remove old magic and clean up some printfs.
|
|
|
|
|
|
|
|
| |
to us, subr_bus.c will free it. This bug (panic: freeing already free)
was exposed by kern/subr_bus.c rev 1.54
Not explicitly approved by: jkh (but this is a showstopper and fallout of
the above approved change)
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
| |
|
|
|
|
| |
add an MLINKS entry for it. I can't imagine how I missed this one.
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
| |
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
|
|
|
|
| |
PR: docs/17057
Submitted by: Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
|
|
|
|
| |
PR: docs/17061
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
|
|
|
|
|
|
| |
/usr/share/examples/nwclient/dot.nwfsrc.
PR: docs/17059
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
|
|
|
|
| |
PR: docs/17060
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
|
|
|
|
| |
PR: docs/17079
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
|
|
|
|
| |
PR: docs/17080
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
|
|
|
|
| |
PR: docs/17081
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
options.
PR: 17017
Submitted by: Doug Barton <Doug@gorean.org>
|
| |
|
| |
|
|
|
|
| |
Implicitly-sanctioned-by: jkh
|
|
|
|
|
|
|
| |
Tidy up locking. Previously we were taking two locks for a parity
block, and only releasing one of them.
Implicitly-sanctioned-by: jkh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
transferred, do it in complete_rqe instead.
launch_requests: Replace the inadvertently removed splbio() around the
main loop. It may not be necessary, but the biggest
test of this stuff are IDE disks, which I'm not
using.
Remove throttling code, I'm pretty sure it's not
needed any more.
Don't set B_ORDERED, it's not necessary either.
Objected-to-by: alfred
build_rq_buffer: Don't lose the B_ORDERED bit, it still has some
residual meaning. To do this right, Vinum needs to
look at the B_ORDERED bit and order the transfer
across all disks involved. That's an exercise for
another day.
Objected-to-by: alfred
Implicitly-sanctioned-by: jkh
|
|
|
|
| |
Implicitly-sanctioned-by: jkh
|
|
|
|
|
|
|
| |
Previously vinumstrategy counted the bytes before they were hatched,
giving rise to strangenesses when a read failed.
Implicitly-sanctioned-by: jkh
|
|
|
|
|
|
|
|
|
| |
Describe stop -f to stop when config updates are disabled.
Explain in more detail why Vinum needs its own partition type, and why
you can't make it the c partition.
Implicitly-sanctioned-by: jkh
|
|
|
|
| |
Implicitly-sanctioned-by: jkh
|
|
|
|
|
|
| |
be marked as stalled, from 1 second to 5 seconds.
Implicitly-sanctioned-by: jkh
|
|
|
|
|
|
|
| |
process, move the body of vinum_rebuildparity and vinum_checkparity to
a new function, parityops.
Implicitly-sanctioned-by: jkh
|
|
|
|
| |
put the whitespace in the right place.
|
|
|
|
|
|
| |
to AF_LINK, not AF_DLI, as stated in the comment. Fix the comment.
Reviewed by: wollman
|
|
|
|
|
|
|
|
|
| |
the syntax of scoped addresses.
2) Fix typos and grammatical nitpicks.
PR: 17082
Submitted by: Bruce A. Mah <bmah@eisenhower.ca.sandia.gov>
|
|
|
|
|
| |
Reviewed by: phk
Approved by: jkh
|
|
|
|
|
|
|
|
|
|
|
|
| |
The driver constructs a fake disklabel that makes the 'a' partition
cover the entire DVD-RAM disk. This cannot be changed from the user
side. This solution was chosen because most DVD-RAM will have a
UDF (or until we have that CD9660) filesystem on it covering the
entire disk, its not really thought as a real random access device.
This might change over time, but for now this is what we have, and
it is compatible with CDROM's etc, that makes using the minidisk
subsystem less than ideal, because of !modulo BDEV_SIZE blocks.
|