]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
15 years agoMerge r540 from libarchive.googlecode.com: Interix doesn't have inttypes.h
kientzle [Sat, 7 Mar 2009 03:04:06 +0000 (03:04 +0000)]
Merge r540 from libarchive.googlecode.com:  Interix doesn't have inttypes.h
either.  <sigh>

15 years agoMerge r723 from libarchive.googlecode.com: Don't try to restore
kientzle [Sat, 7 Mar 2009 03:00:44 +0000 (03:00 +0000)]
Merge r723 from libarchive.googlecode.com:  Don't try to restore
owner or SUID bits on Windows; just ignore them.

15 years agoMerge r511,r513,r607 from libarchive.googlecode.com: Mtree reader
kientzle [Sat, 7 Mar 2009 02:58:15 +0000 (02:58 +0000)]
Merge r511,r513,r607 from libarchive.googlecode.com:  Mtree reader
tweaks:  Support nanosecond timestamps, handle attributes broken
across multiple lines.

15 years agoMerge r585,r669 from libarchive.googlecode.com: If zlib is unavailable,
kientzle [Sat, 7 Mar 2009 02:51:18 +0000 (02:51 +0000)]
Merge r585,r669 from libarchive.googlecode.com:  If zlib is unavailable,
use external "gunzip" instead.  With this in place, we can unconditionally
enable gzip read support.

15 years agoMerge r550,584,587,609,647,674 from libarchive.googlecode.com:
kientzle [Sat, 7 Mar 2009 02:47:04 +0000 (02:47 +0000)]
Merge r550,584,587,609,647,674 from libarchive.googlecode.com:
Refactor the read_compression_program to add two new abilities:
 * Public API:  You can now include a signature string when you
   register a program; the program will run only on input that
   matches the signature string.
 * Internal API: You can use the init() function to instantiate
   an external program as part of a filter pipeline.  This
   can be used for graceful fallback (if zlib is unavailable, use
   external gzip instead) and to use external programs with
   bidders that are more sophisticated than a static signature check.

15 years agoMerge r591 from libarchive.googlecode.com: signed/unsigned fixes.
kientzle [Sat, 7 Mar 2009 02:29:43 +0000 (02:29 +0000)]
Merge r591 from libarchive.googlecode.com: signed/unsigned fixes.

15 years agoMerge r558,567,569,571,581,582,583,598 from libarchive.googlecode.com:
kientzle [Sat, 7 Mar 2009 02:24:32 +0000 (02:24 +0000)]
Merge r558,567,569,571,581,582,583,598 from libarchive.googlecode.com:
Support Joliet extensions.  This currently ignores Rockridge extensions
if both exist on the same disk unless the '!joliet' option is provided.
e.g.: tar -xvf example.iso --options '!joliet'
Thanks to: Andreas Henriksson

15 years agoMerge r658 from libarchive.googlecode.com: Only flush and close the
kientzle [Sat, 7 Mar 2009 02:09:21 +0000 (02:09 +0000)]
Merge r658 from libarchive.googlecode.com: Only flush and close the
file if it was actually opened.  Test for this case.

15 years agoMerge r714,r715 from libarchive.googlecode.com: Fix Debian bug #516577.
kientzle [Sat, 7 Mar 2009 01:21:46 +0000 (01:21 +0000)]
Merge r714,r715 from libarchive.googlecode.com: Fix Debian bug #516577.
Don't crash if client does not provide a skip function.  Extend one
of the test cases to use archive_read_open2() with only a read callback.

15 years agoMerge r608 from libarchive.googlecode.com: Clear a newly-allocated
kientzle [Sat, 7 Mar 2009 01:18:30 +0000 (01:18 +0000)]
Merge r608 from libarchive.googlecode.com: Clear a newly-allocated
bidder object.

15 years agoMerge r564,r566 from libarchive.googlecode.com: Fix segfault when
kientzle [Sat, 7 Mar 2009 01:17:13 +0000 (01:17 +0000)]
Merge r564,r566 from libarchive.googlecode.com:  Fix segfault when
specifying an option and the current format doesn't have an
options handler.

15 years agoMerge the rest of r453 from libarchive.googlecode.com: Test using
kientzle [Sat, 7 Mar 2009 01:12:01 +0000 (01:12 +0000)]
Merge the rest of r453 from libarchive.googlecode.com:  Test using
libarchive APIs to read extended attributes from disk on FreeBSD.

15 years agoMinor whitespace adjustment to reduce diffs with libarchive.googlecode.com.
kientzle [Sat, 7 Mar 2009 01:08:16 +0000 (01:08 +0000)]
Minor whitespace adjustment to reduce diffs with libarchive.googlecode.com.

15 years agoMerge r552,r559 from libarchive.googlecode.com: Support high-resolution
kientzle [Sat, 7 Mar 2009 00:52:02 +0000 (00:52 +0000)]
Merge r552,r559 from libarchive.googlecode.com: Support high-resolution
timestamps on Tru64, AIX, and GNU Hurd.  Thanks to Björn Jacke.

15 years agoMerge r283,r529 from libarchive.googlecode.com: Fix ext2_fs.h includes
kientzle [Sat, 7 Mar 2009 00:36:50 +0000 (00:36 +0000)]
Merge r283,r529 from libarchive.googlecode.com: Fix ext2_fs.h includes
for Linux.

15 years agoMerge r659 from libarchive.googlecode.com: Correctly report "none"
kientzle [Sat, 7 Mar 2009 00:25:33 +0000 (00:25 +0000)]
Merge r659 from libarchive.googlecode.com:  Correctly report "none"
as the compression name when no other read filter bid.  Add some
assertions to various tests to verify that read filters are properly
setting the textual name as well as the compression code.

15 years agoCleanup virtual device mapping some more:
sam [Fri, 6 Mar 2009 23:32:45 +0000 (23:32 +0000)]
Cleanup virtual device mapping some more:
o improves understandability by replacing numerous relative address
  calculations with fixed addresses; everything should now match up
  more easily with the vm layout shown at the top of the file
o move the expansion bus chip select regions to be contiguous with
  the expansion bus configuration area; this is not exploited right
  now but allows map consolidation in the future
o leave a gap between the expansion bus regions and the pci config
  space in case we want to map more exp bus cs regions

Reviewed by: imp, thompsa

15 years agoAdd Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.
emax [Fri, 6 Mar 2009 23:30:07 +0000 (23:30 +0000)]
Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.

Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
MFC after: 1 month

15 years agoremove unneeded static mappings for NPE and MAC regions; these are
sam [Fri, 6 Mar 2009 23:29:00 +0000 (23:29 +0000)]
remove unneeded static mappings for NPE and MAC regions; these are
already mapped through the IO region so never used

Reviewed by: imp, thompsa

15 years agoenable tdma support by default; many people using these boards
sam [Fri, 6 Mar 2009 23:27:47 +0000 (23:27 +0000)]
enable tdma support by default; many people using these boards
are using them to setup tdma p2p links

15 years agolegacy USB is required on these platforms at the moment
sam [Fri, 6 Mar 2009 23:26:50 +0000 (23:26 +0000)]
legacy USB is required on these platforms at the moment

15 years agofix legacy usb configuration
sam [Fri, 6 Mar 2009 23:22:09 +0000 (23:22 +0000)]
fix legacy usb configuration

15 years agoo simplify code in ixppcib_conf_setup
sam [Fri, 6 Mar 2009 20:40:09 +0000 (20:40 +0000)]
o simplify code in ixppcib_conf_setup
o fixup debug printfs

15 years ago- Try to handle rcsfile write failures in the same way as cvsup, as they are not
lulf [Fri, 6 Mar 2009 20:17:16 +0000 (20:17 +0000)]
- Try to handle rcsfile write failures in the same way as cvsup, as they are not
  necessarily fatal. If the file was incorrectly written, the checksum will
  detect it and the file will be retransferred.

15 years agoIf the PDE is known, then use the direct mapping instead of the recursive
alc [Fri, 6 Mar 2009 17:40:58 +0000 (17:40 +0000)]
If the PDE is known, then use the direct mapping instead of the recursive
mapping to access the PTE.

15 years agoMFp4 //depot/projects/usb@158692
thompsa [Fri, 6 Mar 2009 17:13:12 +0000 (17:13 +0000)]
MFp4 //depot/projects/usb@158692

Workaround a EHCI performance problem by issuing a doorbell after queueing a
bulk xfer.

Submitted by: Hans Petter Selasky

15 years agoEnsure the cached rq pointer is still valid before waking up the address, the
thompsa [Fri, 6 Mar 2009 17:04:47 +0000 (17:04 +0000)]
Ensure the cached rq pointer is still valid before waking up the address, the
zyd_cmd function may have timed out. It wouldnt cause a panic but could wakeup
someone.

Spotted by: HPS

15 years agoExtract the no_poll() and vop_nopoll() code into the common routine
kib [Fri, 6 Mar 2009 15:35:37 +0000 (15:35 +0000)]
Extract the no_poll() and vop_nopoll() code into the common routine
poll_no_poll().
Return a poll_no_poll() result from devfs_poll_f() when
filedescriptor does not reference the live cdev, instead of ENXIO.

Noted and tested by: hps
MFC after: 1 week

15 years agoAdd a couple of more things to the FTDI driver I came across:
joerg [Fri, 6 Mar 2009 14:53:51 +0000 (14:53 +0000)]
Add a couple of more things to the FTDI driver I came across:

. Dresden Elektronik "Wireless Handheld Terminal"
. Atmel STK541 "Zigbee Controller"

MFC after: 1 week

15 years agoToo good to pass.
phk [Fri, 6 Mar 2009 13:24:54 +0000 (13:24 +0000)]
Too good to pass.

15 years agoInvert the logic error for the MSI/MSIX vs INTx case.
rnoland [Fri, 6 Mar 2009 11:24:42 +0000 (11:24 +0000)]
Invert the logic error for the MSI/MSIX vs INTx case.

Pointyhat to: me

MFC after: 3 days

15 years agoMFi386: 189423
nyan [Fri, 6 Mar 2009 11:15:24 +0000 (11:15 +0000)]
MFi386: 189423

  A better fix for handling different FPU initial control words for different
  ABIs.

15 years agoMFi386: part of 189421
nyan [Fri, 6 Mar 2009 11:10:31 +0000 (11:10 +0000)]
MFi386: part of 189421

  - If there are no syscons hints at all, assume there is a single sc0 device
    anyway.  The console probe will still fail unless a VGA adapter is found.

15 years agoFixes for window probes:
rrs [Fri, 6 Mar 2009 11:03:52 +0000 (11:03 +0000)]
Fixes for window probes:
 1) WP should never be marked unless flight size is 0
 2) When recovering from wp if the peer ack's it we don't mark for retran
 3) When recovering, we must assure a timer is still running.

15 years agoMerge r668 from libarchive.googlecode.com: Style correction to the
kientzle [Fri, 6 Mar 2009 06:14:44 +0000 (06:14 +0000)]
Merge r668 from libarchive.googlecode.com:  Style correction to the
'ar' reader:  Don't redefine 'isdigit' and don't create a macro that's
only used once.

15 years agoMerge r541,r542 from libarchive.googlecode.com: Two sign mismatches
kientzle [Fri, 6 Mar 2009 06:13:25 +0000 (06:13 +0000)]
Merge r541,r542 from libarchive.googlecode.com:  Two sign mismatches
in the Zip reader.

15 years agoMerge r491,493,500,507,510,530,543 from libarchive.googlecode.com:
kientzle [Fri, 6 Mar 2009 05:58:56 +0000 (05:58 +0000)]
Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com:
This implements the new generic options framework that provides a way
to override format- and compression-specific parameters.

15 years agoMerge r448 from libarchive.googlecode.com: Suppress testing write_disk
kientzle [Fri, 6 Mar 2009 05:40:09 +0000 (05:40 +0000)]
Merge r448 from libarchive.googlecode.com:  Suppress testing write_disk
failures on Windows for now.  Someday this will be revisited.

15 years agoMerge r403,702,721 from libarchive.googlecode.com: Handle odd
kientzle [Fri, 6 Mar 2009 05:38:53 +0000 (05:38 +0000)]
Merge r403,702,721 from libarchive.googlecode.com:  Handle odd
pathnames on Windows by mapping '\\' to '/' and converting
illegal characters to '_'.

15 years agoMerge r505 from libarchive.googlecode.com: Fix %ju support. Simplify
kientzle [Fri, 6 Mar 2009 05:14:55 +0000 (05:14 +0000)]
Merge r505 from libarchive.googlecode.com: Fix %ju support.  Simplify
the code here a bit by making the int formatting functions static to
archive_string_sprintf.c, which is the only place this has ever been
used.

15 years agoMerge r457 from libarchive.googlecode.com: Stop appending strerror()
kientzle [Fri, 6 Mar 2009 05:13:12 +0000 (05:13 +0000)]
Merge r457 from libarchive.googlecode.com:  Stop appending strerror()
information to error strings.  This caused a lot of unnecessary
duplication in error messages; in particular, there are a few cases
where error messages get copied from one archive object to another
and this would cause the strerror() info to get appended each time.

15 years agoMerge r420,r494 from libarchive.googlecode.com: Prettify the test
kientzle [Fri, 6 Mar 2009 05:07:03 +0000 (05:07 +0000)]
Merge r420,r494 from libarchive.googlecode.com: Prettify the test
harness a bit:  remove a dead comment, tweak the wording of the
summary report.

15 years agoMerge r435,r443 from libarchive.googlecode.com: Read config files from
kientzle [Fri, 6 Mar 2009 05:04:15 +0000 (05:04 +0000)]
Merge r435,r443 from libarchive.googlecode.com:  Read config files from
include path; this makes it easier to support multiple build frameworks.

15 years agoMerge r416 from libarchive.googlecode.com:
kientzle [Fri, 6 Mar 2009 04:55:51 +0000 (04:55 +0000)]
Merge r416 from libarchive.googlecode.com:

Restoring POSIX.1e Extended Attributes on FreeBSD, part 1

This implements the basic ability to restore extended attributes
on FreeBSD, including a test suite.

15 years agoMerge r407,r508 from libarchive.googlecode.com: Correctly handle
kientzle [Fri, 6 Mar 2009 04:50:39 +0000 (04:50 +0000)]
Merge r407,r508 from libarchive.googlecode.com:  Correctly handle
Zip entries that are zero length but stored with deflate.  This
is arguably a silly thing to do (deflating a zero-length file actually
makes it bigger) but apparently quite a few Zip writers do this.
This was broken in two places:  archive_write_disk disliked being asked
to write data to zero-length files (even if the write was zero-length)
and zip_read_file_header tripped over itself when non-regular files
had compressed bodies.

15 years agoMerge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590
kientzle [Fri, 6 Mar 2009 04:35:31 +0000 (04:35 +0000)]
Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590
from libarchive.googlecode.com:  Add a new "archive_read_disk" API
that provides the important service of reading metadata from the
disk.  In particular, this will make it possible to remove all
knowledge of extended attributes, ACLs, etc, from clients such
as bsdtar and bsdcpio.

Closely related, this API also provides pluggable uid->uname
and gid->gname lookup and caching services similar to
the uname->uid and gname->gid services provided by archive_write_disk.
Remember this is also required for correct ACL management.

Documentation is still pending...

15 years agoMerge r398 from libarchive.googlecode.com: Check that bidder
kientzle [Fri, 6 Mar 2009 04:22:34 +0000 (04:22 +0000)]
Merge r398 from libarchive.googlecode.com: Check that bidder
object was allocated before we try to use it.

15 years agoMerge r394,r396 from libarchive.googlecode.com: Plug some memory
kientzle [Fri, 6 Mar 2009 04:21:23 +0000 (04:21 +0000)]
Merge r394,r396 from libarchive.googlecode.com: Plug some memory
leaks in the ACL test, correctly mark that FreeBSD has acl_get_perm_np().

15 years agoMerge r390,r391,r392,r397 from libarchive.googlecode.com: Virtualize
kientzle [Thu, 5 Mar 2009 21:18:10 +0000 (21:18 +0000)]
Merge r390,r391,r392,r397 from libarchive.googlecode.com:  Virtualize
"close" and "finish" across both read and write interfaces.
(Someday, "finish" should be renamed to "free" to better reflect
what it actually does...)

15 years agoA better fix for handling different FPU initial control words for different
jhb [Thu, 5 Mar 2009 19:42:11 +0000 (19:42 +0000)]
A better fix for handling different FPU initial control words for different
ABIs:
- Store the FPU initial control word in the pcb for each thread.
- When first using the FPU, load the initial control word after restoring
  the clean state if it is not the standard control word.
- Provide a correct control word for Linux/i386 binaries under
  FreeBSD/amd64.
- Adjust the control word returned for fpugetregs()/npxgetregs() when a
  thread hasn't used the FPU yet to reflect the real initial control
  word for the current ABI.
- The Linux/i386 ABI for FreeBSD/i386 now properly sets the right control
  word instead of trashing whatever the current state of the FPU is.

Reviewed by: bde

15 years agoFix usb2_poll not to return an error number as the function return value is a
thompsa [Thu, 5 Mar 2009 19:20:17 +0000 (19:20 +0000)]
Fix usb2_poll not to return an error number as the function return value is a
bitmask of events.

Pointed out by: HPS

15 years agoAllow syscons to work on amd64 and i386 without any hints:
jhb [Thu, 5 Mar 2009 19:10:17 +0000 (19:10 +0000)]
Allow syscons to work on amd64 and i386 without any hints:
- Enable keyboard autodetection by default for ISA syscons attachments.
- If there are no syscons hints at all, assume there is a single sc0 device
  anyway.  The console probe will still fail unless a VGA adapter is found.

MFC after: 2 weeks

15 years agoRemove unused arg from npxinit(). Forgot to commit this file in the
jhb [Thu, 5 Mar 2009 18:43:54 +0000 (18:43 +0000)]
Remove unused arg from npxinit().  Forgot to commit this file in the
last i386 FPU change.

15 years agoMerge r389 from libarchive.googlecode.com: Fix a memory
kientzle [Thu, 5 Mar 2009 18:38:36 +0000 (18:38 +0000)]
Merge r389 from libarchive.googlecode.com: Fix a memory
leak in ISO9660 handler structure whenever a file entry
has a nonsensical CE offset.

15 years agoSome cleanups to the i386 FPU support:
jhb [Thu, 5 Mar 2009 18:32:43 +0000 (18:32 +0000)]
Some cleanups to the i386 FPU support:
- Remove the control word parameter to npxinit().  It was always set
  to __INITIAL_NPXCW__.
- Remove npx_cleanstate_ready as the cleanstate is always initalized
  when it is used.
- Improve the handling of the case when the FPU isn't present.  Now
  the npx0 device no longer succeeds in its probe so all of npx_attach()
  is skipped.  Also, we allow this case with SMP (though that shouldn't
  actually occur as all i386 systems that support SMP have FPUs) now.
  SMP was only an issue back when we had an FPU emulator which was not
  per-CPU.
- MFamd64: Clear some of the state in npx_cleanstate rather than leaving
  it as garbage.
- MFamd64: When a user thread first uses the FPU, use npx_cleanstate for
  the initial FPU state.

Reviewed by: bde

15 years agoMerge r386,r395,r451 from libarchive.googlecode.com: On Windows, break
kientzle [Thu, 5 Mar 2009 18:30:50 +0000 (18:30 +0000)]
Merge r386,r395,r451 from libarchive.googlecode.com: On Windows, break
into the debugger on test setup failures (otherwise, the console window
just goes away and you can't see what went wrong).  On all platforms,
clean up a stray buffer before exiting.

15 years agolibc_r_* library is no more required, so just axe it.
attilio [Thu, 5 Mar 2009 18:27:16 +0000 (18:27 +0000)]
libc_r_* library is no more required, so just axe it.

Approved by: marcel, emaste
Sponsored by: Sandvine Incorporated

15 years agoMake pmap_copy() more TLB friendly. Specifically, make it use the kernel's
alc [Thu, 5 Mar 2009 18:11:26 +0000 (18:11 +0000)]
Make pmap_copy() more TLB friendly.  Specifically, make it use the kernel's
direct map instead of the pmap's recursive mapping to access the lowest
level in the page table.

MFC after: 6 weeks

15 years agoA few cleanups to the FPU code on amd64:
jhb [Thu, 5 Mar 2009 16:56:16 +0000 (16:56 +0000)]
A few cleanups to the FPU code on amd64:
- fpudna() always returned 1 since amd64 CPUs always have FPUs.  Change
  the function to return void and adjust the calling code in trap() to
  assume the return 1 case is the only case.
- Remove fpu_cleanstate_ready as it is always true when it is tested.
  Also, only initialize fpu_cleanstate when fpuinit() is called on the BSP.

Reviewed by: bde

15 years agoMove the PCB flag macros up next to the 'pcb_flags' member in the struct.
jhb [Thu, 5 Mar 2009 16:52:50 +0000 (16:52 +0000)]
Move the PCB flag macros up next to the 'pcb_flags' member in the struct.

15 years agoAdd support for the single-port NetMos NM9835 serial adapter. The puc(4)
jhb [Thu, 5 Mar 2009 16:43:33 +0000 (16:43 +0000)]
Add support for the single-port NetMos NM9835 serial adapter.  The puc(4)
entry is a specific entry to override the generic NetMos entry so that
puc(4) will leave this device alone and let uart(4) claim it.

Submitted by: Navdeep Parhar  nparhar @ gmail
Reviewed by: marcel
MFC after: 1 week

15 years agoSAs are valid (but dying) when they reached soft lifetime,
vanhu [Thu, 5 Mar 2009 16:22:32 +0000 (16:22 +0000)]
SAs are valid (but dying) when they reached soft lifetime,
even if they have never been used.

Approved by: gnn(mentor)
MFC after: 2 weeks

15 years agoAdd support for the UNION interface descriptor, used by Nokia phones.
thompsa [Thu, 5 Mar 2009 16:15:07 +0000 (16:15 +0000)]
Add support for the UNION interface descriptor, used by Nokia phones.

PR: usb/117185

15 years agoAt least one BIOS bogusly includes duplicate entries for I/O APICs. The
jhb [Thu, 5 Mar 2009 16:03:44 +0000 (16:03 +0000)]
At least one BIOS bogusly includes duplicate entries for I/O APICs.  The
bogus entries have a starting IRQ that is invalid (> 255, so won't fit
into a PCI intline config register).  It had the side effect of breaking
MSI by "claiming" several IRQs in the MSI range.  Fix this by ignoring such
I/O APICs.

MFC after: 2 weeks

15 years agoAlways read/write the full 64-bit value of 64-bit BARs. Specifically,
jhb [Thu, 5 Mar 2009 15:33:04 +0000 (15:33 +0000)]
Always read/write the full 64-bit value of 64-bit BARs.  Specifically,
when determining the size of a BAR by writing all 1's to the BAR and
reading back the result, always operate on the full 64-bit size.

Reviewed by: imp
MFC after: 1 month

15 years agoHonor the prefetchable flag in memory BARs by setting the RF_PREFETCHABLE
jhb [Thu, 5 Mar 2009 15:28:46 +0000 (15:28 +0000)]
Honor the prefetchable flag in memory BARs by setting the RF_PREFETCHABLE
flag when calling bus_alloc_resource() to allocate resources from a parent
PCI bridge.  For PCI-PCI bridges this asks the bridge to satisfy the
request using the prefetchable memory range rather than the normal
memory range.

Reviewed by: imp
Reported by: scottl
MFC after: 1 week

15 years agoHopefully, improve the grammar and wording in the changes to shmctl(2)
kib [Thu, 5 Mar 2009 12:04:42 +0000 (12:04 +0000)]
Hopefully, improve the grammar and wording in the changes to shmctl(2)
manpage and UPDATING entry 20090302.

UPDATING changes suggested by bf2006a yahoo com.
man page corrections by bde.

15 years agoSystematically use vm_size_t to specify the size of the segment for VM KPI.
kib [Thu, 5 Mar 2009 11:45:42 +0000 (11:45 +0000)]
Systematically use vm_size_t to specify the size of the segment for VM KPI.
Do not overload the local variable size in kern_shmat() due to vm_size_t
change.
Fix style bug by adding explicit comparision with 0.

Discussed with: bde
MFC after: 1 week

15 years agoAdd a -o mountprog parameter to mount which explicitly allows
rodrigc [Thu, 5 Mar 2009 08:57:35 +0000 (08:57 +0000)]
Add a -o mountprog parameter to mount which explicitly allows
an alternative program to be used for mounting a file system.
Ideally, all file systems
should be converted to pass string arguments to nmount(), so that
/sbin/mount can handle them.  However, certain file systems such as FUSE have
not done this, and want to have their own userland mount programs.

For example, to mount an NTFS file system with the FUSE NTFS driver:

mount -t ntfs -o mountprog=/usr/local/bin/ntfs-3g /dev/acd0 /mnt

or via an fstab entry:

/dev/acd0  /mnt  ntfs    ro,noauto,mountprog=/usr/local/bin/ntfs-3g       0       0

PR: 120784
Requested by: Dominic Fandrey

15 years agomove a variable declaration to the beginning of the block
luigi [Thu, 5 Mar 2009 08:08:09 +0000 (08:08 +0000)]
move a variable declaration to the beginning of the block
(unfortunately, it is far away; we need to pack this code in
a better way).

15 years agoremove some signed/unsigned and one const/!const warning
luigi [Thu, 5 Mar 2009 08:01:58 +0000 (08:01 +0000)]
remove some signed/unsigned and one const/!const warning

15 years agomark a function static, as it is
luigi [Thu, 5 Mar 2009 08:01:19 +0000 (08:01 +0000)]
mark a function static, as it is

15 years agoArgh. r189389 was supposed to include r539 from libarchive.googlecode.com
kientzle [Thu, 5 Mar 2009 06:26:08 +0000 (06:26 +0000)]
Argh.  r189389 was supposed to include r539 from libarchive.googlecode.com
but those compile fixes somehow got lost.  This should fix the build.

15 years agoMerge r551,r561 from libarchive.googlecode.com: Update gzip read filter
kientzle [Thu, 5 Mar 2009 02:37:05 +0000 (02:37 +0000)]
Merge r551,r561 from libarchive.googlecode.com: Update gzip read filter
to fully take advantage of the new peek/consume I/O support.
In particular, this now properly handles concatenated gzip streams.

15 years agoMerge r364, r378, r379, r393, and r539 from libarchive.googlecode.com:
kientzle [Thu, 5 Mar 2009 02:19:42 +0000 (02:19 +0000)]
Merge r364, r378, r379, r393, and r539 from libarchive.googlecode.com:
This is the last phase of the "big decompression refactor" that
puts a lazy reblocking layer between each pair of read filters.
I've also changed the terminology for this area---the two kinds
of objects are now called "read filters" and "read filter bidders"---and
moved ownership of these objects to the archive_read core.

This greatly simplifies implementing new read filters, which
can now use peek/consume I/O semantics both for bidding (arbitrary
look-ahead!) and for reading streams (look-ahead simplifies handling
concatenated streams, for instance).

The first merge here is the overhaul proper; the remainder are small
fixes to correct errors in the initial implementation.

15 years agoCorrect r189383, which mis-merged a change from libarchive.googlecode.com.
kientzle [Thu, 5 Mar 2009 01:59:49 +0000 (01:59 +0000)]
Correct r189383, which mis-merged a change from libarchive.googlecode.com.

15 years agoOur realloc(3) and reallocf(3) can handle NULL, which turns it into a
delphij [Thu, 5 Mar 2009 00:57:01 +0000 (00:57 +0000)]
Our realloc(3) and reallocf(3) can handle NULL, which turns it into a
malloc(3) call, so don't test if a pointer is NULL.

Obtained from: OpenBSD (in spirit)

15 years agoMerge r356 and r358 from libarchive.googlecode.com: Remove a Windows
kientzle [Thu, 5 Mar 2009 00:44:12 +0000 (00:44 +0000)]
Merge r356 and r358 from libarchive.googlecode.com: Remove a Windows
special case from archive_entry.c, add one to archive_check_magic.c.

15 years agoMerge r357 from libarchive.googlecode.com: bzip2 compression
kientzle [Thu, 5 Mar 2009 00:42:50 +0000 (00:42 +0000)]
Merge r357 from libarchive.googlecode.com: bzip2 compression
support can always be enabled even if bzlib doesn't exist on
this platform; don't give up until we fail to open the file.

15 years agoMerge r362 from libarchive.googlecode.com: Minor fix to
kientzle [Thu, 5 Mar 2009 00:41:02 +0000 (00:41 +0000)]
Merge r362 from libarchive.googlecode.com: Minor fix to
custom argument parser.

15 years agoMerge r342 from libarchive.googlecode.com: Remove some
kientzle [Thu, 5 Mar 2009 00:36:13 +0000 (00:36 +0000)]
Merge r342 from libarchive.googlecode.com: Remove some
Windows special casing.

15 years agoMerge r344 from libarchive.googlecode.com: __LA_INT64_T and __LA_SSIZE_T
kientzle [Thu, 5 Mar 2009 00:35:21 +0000 (00:35 +0000)]
Merge r344 from libarchive.googlecode.com: __LA_INT64_T and __LA_SSIZE_T
are part of the public API and therefore need to be exposed.  This is
ugly; I'd like to find a better solution for this.

15 years agoMerge r341,r345,r346,347 from libarchive.googlecode.com: Style
kientzle [Thu, 5 Mar 2009 00:31:48 +0000 (00:31 +0000)]
Merge r341,r345,r346,347 from libarchive.googlecode.com: Style
fixes to test harness and a few extra guards to detect tests
that can't succeed on certain platforms.

15 years agoadd a sysctl to ena/dis frobbing cca
sam [Thu, 5 Mar 2009 00:15:43 +0000 (00:15 +0000)]
add a sysctl to ena/dis frobbing cca

15 years agoNow pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke
yongari [Thu, 5 Mar 2009 00:04:32 +0000 (00:04 +0000)]
Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke
this bit in driver.

15 years agoadd the desired channel to the scan list if not already present and
sam [Wed, 4 Mar 2009 22:05:25 +0000 (22:05 +0000)]
add the desired channel to the scan list if not already present and
compatible with other scan controls

15 years agoThe recent PCI resource allocation fixes exposed a bug where the same
jhb [Wed, 4 Mar 2009 21:04:52 +0000 (21:04 +0000)]
The recent PCI resource allocation fixes exposed a bug where the same
BAR could be allocated twice by different children of a vgapci0 device.
To fix this, change the vgapci0 device to track references on its associated
resources so that they are only allocated once from the parent PCI bus and
released when no children are using them.  Previously this leaked a small
amount of KVA on at least some architectures.

15 years ago- PR-SCTP bug, where the CUM-ACK was not being updated
rrs [Wed, 4 Mar 2009 20:54:42 +0000 (20:54 +0000)]
- PR-SCTP bug, where the CUM-ACK was not being updated
  into the advance_peer_ack point so we would incorrectly
  send a wrong value in the FWD-TSN
- PR-SCTP bug, where an PR packet is used for a window
  probe which could incorrectly get the packet moved
  back into the send_queue, which will cause major issues and
  should not happen.
- Fix a trace to use the proper macro.

15 years agoMake IPXrouted compile using Clang by using ANSI function declarations.
ed [Wed, 4 Mar 2009 18:36:48 +0000 (18:36 +0000)]
Make IPXrouted compile using Clang by using ANSI function declarations.

Because of integer promotion, Clang doesn't allow ANSI prototypes to be
mixed with K&R declarations.

Submitted by: Pawel Worach <pawel worach gmail com>

15 years agoRemove the local management of INTx as this is now taken care of by pci.
rnoland [Wed, 4 Mar 2009 18:25:39 +0000 (18:25 +0000)]
Remove the local management of INTx as this is now taken care of by pci.

Reviewed by: jhb
MFC after: 3 days

15 years agoExtend the management of PCIM_CMD_INTxDIS.
rnoland [Wed, 4 Mar 2009 18:23:48 +0000 (18:23 +0000)]
Extend the management of PCIM_CMD_INTxDIS.

We now explicitly enable INTx during bus_setup_intr() if it is needed.
Several of the ata drivers were managing this bit internally.  This is
better handled in pci and it should work for all drivers now.

We also mask INTx during bus_teardown_intr() by setting this bit.

Reviewed by: jhb
MFC after: 3 days

15 years agoPut the restrict qualifiers in the right place in the wcp[n]cpy prototypes.
das [Wed, 4 Mar 2009 15:45:34 +0000 (15:45 +0000)]
Put the restrict qualifiers in the right place in the wcp[n]cpy prototypes.

Submitted by: Pawel Worach <pawel.worach@gmail.com>

15 years agoudf: use truly unique directory cookie
avg [Wed, 4 Mar 2009 13:54:10 +0000 (13:54 +0000)]
udf: use truly unique directory cookie

'off' is an offset within current block, so there is a good chance
it can be non-unique, so use complete offset.

Submitted by: bde
Approved by: jhb

15 years agoudf_strategy: remove redundant comment
avg [Wed, 4 Mar 2009 13:53:57 +0000 (13:53 +0000)]
udf_strategy: remove redundant comment

We fail mapping for any udf_bmap_internal error and there can be
different reasons for it, so no need to (over-)emphasize files with
data in fentry.

Submitted by: bde
Approved by: jhb

15 years agoAdd AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which
dchagin [Wed, 4 Mar 2009 12:14:33 +0000 (12:14 +0000)]
Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which
are used by glibc. This silents the message "2.4+ kernel w/o ELF notes?"
from some programs at start, among them are top and pkill.

Do the assignment of the vector entries in elf_linux_fixup()
as it is done in glibc.

Fix some minor style issues.

Submitted by: Marcin Cieslak <saper at SYSTEM PL>
Approved by: kib (mentor)
MFC after: 1 week

15 years agoAdd wcpcpy(3) and wcpncpy(3).
das [Wed, 4 Mar 2009 06:01:27 +0000 (06:01 +0000)]
Add wcpcpy(3) and wcpncpy(3).

15 years agoAdd Mobile Action MA-620 Infrared Adapter.
thompsa [Wed, 4 Mar 2009 03:47:57 +0000 (03:47 +0000)]
Add Mobile Action MA-620 Infrared Adapter.

PR: usb/125072
Submitted by: Alexander Logvinov
MFC after: 1 week

15 years agoIn ip_output(), do not acquire the IN_MULTI_LOCK(),
bms [Wed, 4 Mar 2009 03:45:34 +0000 (03:45 +0000)]
In ip_output(), do not acquire the IN_MULTI_LOCK(),
and do not attempt to perform a group lookup.
This is a socket layer lock, and the bottom half of IP
really has no business taking it.

Use the value of the in_mcast_loop sysctl to determine
if we should loop back by default, in the absence of
any multicast socket options. Because the check on
group membership is now deferred to the input path,
an m_copym() is now required.

This should increase multicast send performance where the
source has not requested loopback, although this has not been
benchmarked or measured.

It is also a necessary change for IN_MULTI_LOCK to become
non-recursive, which is required in order to implement IGMPv3
in a thread-safe way.

15 years agoRemove some unused vendor files.
das [Wed, 4 Mar 2009 03:45:02 +0000 (03:45 +0000)]
Remove some unused vendor files.

15 years agoAdd sysctl net.inet.ip.mcast.loop. This controls whether or not
bms [Wed, 4 Mar 2009 03:40:02 +0000 (03:40 +0000)]
Add sysctl net.inet.ip.mcast.loop. This controls whether or not
IPv4 multicast sends are looped back to senders by default
on a stack-wide basis, rather than relying on the socket option.
Note that the sysctl only applies to newly created multicast sockets.