| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce the verbosity of SDT trace points for DTrace by defining several | rwatson | 2009-03-03 | 3 | -18/+41 |
* | Merge r340 from libarchive.googlecode.com: If zlib/bzlib aren't available, | kientzle | 2009-03-03 | 2 | -6/+20 |
* | Merge r294:337,r348:350 from libarchive.googlecode.com: A lot | kientzle | 2009-03-03 | 61 | -321/+7871 |
* | Further refine the handling of resources for BARs in the PCI bus driver. | jhb | 2009-03-03 | 2 | -82/+167 |
* | ichwd: correct range check for timeout value | avg | 2009-03-03 | 1 | -2/+2 |
* | Start removing IPv6 Type 0 Routing header code. | bz | 2009-03-03 | 3 | -168/+26 |
* | udf_readdir: do not advance offset if entry can not be uio-ed | avg | 2009-03-03 | 1 | -1/+1 |
* | Update config.h for OpenBSM 1.1 beta1. | rwatson | 2009-03-03 | 1 | -3/+3 |
* | Catch up with USB2 change. | nyan | 2009-03-03 | 6 | -12/+12 |
* | Xref glxsb(4). | brueffer | 2009-03-03 | 1 | -1/+2 |
* | Merge r294 from libarchive.googlecode.com: Skip testing for | kientzle | 2009-03-03 | 1 | -0/+7 |
* | Set PortMultiplier port only for SATA2 channels, where it is applicable. | mav | 2009-03-03 | 1 | -2/+5 |
* | Merge r282 from libarchive.googlecode.com: Close multiple filters | kientzle | 2009-03-03 | 2 | -3/+3 |
* | Merge r272 from libarchive.googlecode.com: Fix building on MSVC6. | kientzle | 2009-03-03 | 1 | -1/+3 |
* | Rename variable 'index' to 'idx' to avoid name collision with index(3), | delphij | 2009-03-03 | 7 | -101/+87 |
* | Diff reduction against OpenBSD: ANSI'fy prototypes. | delphij | 2009-03-02 | 28 | -485/+196 |
* | Extend the "vfsopt" mount options for more general use. Make struct | jamie | 2009-03-02 | 6 | -90/+202 |
* | curr_time is a 64 bit variable so SYSCTL_LONG is not appropriate | luigi | 2009-03-02 | 1 | -0/+2 |
* | fw_debug has been unused for ages, so remove it from the list | luigi | 2009-03-02 | 2 | -5/+1 |
* | Change vfs_busy to wait until an outcome of pending unmount | kan | 2009-03-02 | 1 | -5/+13 |
* | Switch the default buffer mode in bpf(4) to zero-copy buffers. | csjp | 2009-03-02 | 1 | -1/+1 |
* | Disable INTx when enabling MSI/MSIX | rnoland | 2009-03-02 | 2 | -0/+5 |
* | Correct types of variables used to track amount of allocated SysV shared | kib | 2009-03-02 | 5 | -9/+31 |
* | Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit process | kib | 2009-03-02 | 5 | -22/+16 |
* | Some Apple I2C buses give the device's I2C address in a property with the | nwhitehorn | 2009-03-02 | 1 | -2/+9 |
* | Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, both | rwatson | 2009-03-02 | 32 | -317/+910 |
* | Bump __FreeBSD_version for the ushub to uhub rename. | thompsa | 2009-03-02 | 1 | -1/+1 |
* | Rename the ushub device class back to uhub as it was in the old usb stack, | thompsa | 2009-03-02 | 43 | -45/+45 |
* | add -b option to suppress the banner | sam | 2009-03-02 | 1 | -4/+8 |
* | Write the MBR by using the bootcode verb of the gpart class. | marcel | 2009-03-02 | 1 | -27/+22 |
* | uupdate for 0.6.8 | sam | 2009-03-02 | 1 | -2/+3 |
* | Rewrite asprintf() as a wrapper around vasprintf(), thus reducing the | das | 2009-03-02 | 1 | -43/+22 |
* | update for 0.6.8 | sam | 2009-03-02 | 1 | -4/+2 |
* | update for 0.6.8 | sam | 2009-03-02 | 1 | -2/+3 |
* | The argument corresponding to %zn is supposed to be an ssize_t *, not | das | 2009-03-02 | 2 | -6/+6 |
* | Verify that the filesystem being referenced in fstab is indeed a UFS | cy | 2009-03-02 | 1 | -2/+3 |
* | Move the serial drivers from Giant to using their own mutexs. | thompsa | 2009-03-02 | 18 | -65/+119 |
* | don't need these any more; we are now using a combined tree | sam | 2009-03-02 | 400 | -165860/+0 |
* | update to 0.6.8 | sam | 2009-03-02 | 8 | -96/+107 |
* | bring in local changes for: | sam | 2009-03-02 | 6 | -4/+102 |
* | connect vendor wpa area to contrib | sam | 2009-03-02 | 435 | -0/+184156 |
|\ |
|
| * | remove unused bits | sam | 2009-03-01 | 131 | -51018/+0 |
| * | import wpa_supplicant+hostapd 0.6.8 | sam | 2009-03-01 | 566 | -0/+235174 |
* | remove | sam | 2009-03-02 | 0 | -0/+0 |
* | Give controller a chance to issue Soft Reset clear command before checking | mav | 2009-03-01 | 1 | -2/+1 |
* | Use C99-style initializers. No functional change. | das | 2009-03-01 | 1 | -4/+9 |
* | Add verbage about needing to remap libusb-0.1 to libusb20 to get old | imp | 2009-03-01 | 1 | -1/+8 |
* | Hide __restrict from lint, just like we do with other keywords. | ed | 2009-03-01 | 1 | -1/+1 |
* | Comment out enabling FIS Based Switching inside ata_ahci_issue_cmd() as it | mav | 2009-03-01 | 1 | -1/+1 |
* | remove duplicate entries for isa and npx, they are | luigi | 2009-03-01 | 1 | -4/+0 |