summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Updated firmware to latest 4.6.X release.davidch2009-03-043-13581/+13987
* For the moment disable the VIMAGE_CTASSERTs as people have troublebz2009-03-031-0/+4
* make loop clearer that it isn't a mistake...imp2009-03-031-1/+2
* Add in parsing of the disk FUNCE tuples.imp2009-03-033-16/+27
* The callback takes a void *, not a caddr_t * (sic).imp2009-03-031-2/+2
* Bump down the inline limit on MIPS.imp2009-03-031-1/+1
* Make Netgraph compile with Clang.ed2009-03-033-14/+12
* Adding missing ";"'s required by some SDT_PROBE_DEFINEx() macros.rwatson2009-03-031-10/+10
* as suggested by jhb@, panic in case the ncpus == 0.dchagin2009-03-031-1/+1
* Reduce the verbosity of SDT trace points for DTrace by defining severalrwatson2009-03-033-18/+41
* Merge r340 from libarchive.googlecode.com: If zlib/bzlib aren't available,kientzle2009-03-032-6/+20
* Merge r294:337,r348:350 from libarchive.googlecode.com: A lotkientzle2009-03-0361-321/+7871
* Further refine the handling of resources for BARs in the PCI bus driver.jhb2009-03-032-82/+167
* ichwd: correct range check for timeout valueavg2009-03-031-2/+2
* Start removing IPv6 Type 0 Routing header code.bz2009-03-033-168/+26
* udf_readdir: do not advance offset if entry can not be uio-edavg2009-03-031-1/+1
* Update config.h for OpenBSM 1.1 beta1.rwatson2009-03-031-3/+3
* Catch up with USB2 change.nyan2009-03-036-12/+12
* Xref glxsb(4).brueffer2009-03-031-1/+2
* Merge r294 from libarchive.googlecode.com: Skip testing forkientzle2009-03-031-0/+7
* Set PortMultiplier port only for SATA2 channels, where it is applicable.mav2009-03-031-2/+5
* Merge r282 from libarchive.googlecode.com: Close multiple filterskientzle2009-03-032-3/+3
* Merge r272 from libarchive.googlecode.com: Fix building on MSVC6.kientzle2009-03-031-1/+3
* Rename variable 'index' to 'idx' to avoid name collision with index(3),delphij2009-03-037-101/+87
* Diff reduction against OpenBSD: ANSI'fy prototypes.delphij2009-03-0228-485/+196
* Extend the "vfsopt" mount options for more general use. Make structjamie2009-03-026-90/+202
* curr_time is a 64 bit variable so SYSCTL_LONG is not appropriateluigi2009-03-021-0/+2
* fw_debug has been unused for ages, so remove it from the listluigi2009-03-022-5/+1
* Change vfs_busy to wait until an outcome of pending unmountkan2009-03-021-5/+13
* Switch the default buffer mode in bpf(4) to zero-copy buffers.csjp2009-03-021-1/+1
* Disable INTx when enabling MSI/MSIXrnoland2009-03-022-0/+5
* Correct types of variables used to track amount of allocated SysV sharedkib2009-03-025-9/+31
* Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit processkib2009-03-025-22/+16
* Some Apple I2C buses give the device's I2C address in a property with thenwhitehorn2009-03-021-2/+9
* Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothrwatson2009-03-0232-317/+910
* Bump __FreeBSD_version for the ushub to uhub rename.thompsa2009-03-021-1/+1
* Rename the ushub device class back to uhub as it was in the old usb stack,thompsa2009-03-0243-45/+45
* add -b option to suppress the bannersam2009-03-021-4/+8
* Write the MBR by using the bootcode verb of the gpart class.marcel2009-03-021-27/+22
* uupdate for 0.6.8sam2009-03-021-2/+3
* Rewrite asprintf() as a wrapper around vasprintf(), thus reducing thedas2009-03-021-43/+22
* update for 0.6.8sam2009-03-021-4/+2
* update for 0.6.8sam2009-03-021-2/+3
* The argument corresponding to %zn is supposed to be an ssize_t *, notdas2009-03-022-6/+6
* Verify that the filesystem being referenced in fstab is indeed a UFScy2009-03-021-2/+3
* Move the serial drivers from Giant to using their own mutexs.thompsa2009-03-0218-65/+119
* don't need these any more; we are now using a combined treesam2009-03-02400-165860/+0
* update to 0.6.8sam2009-03-028-96/+107
* bring in local changes for:sam2009-03-026-4/+102
* connect vendor wpa area to contribsam2009-03-02435-0/+184156
|\
OpenPOWER on IntegriCloud