| Commit message (Expand) | Author | Age | Files | Lines |
| * | Correct the mq_start routine to avoid out-of-order | Jack F Vogel | 2012-08-06 | 1 | -3/+11 |
| * | In sys/dev/aic7xxx/aic79xx_osm.c, function ahd_attach(), initialize the | Dimitry Andric | 2012-08-06 | 1 | -0/+1 |
| * | Explicitly enable busmastering on PCI-PCI bridges. Transactions initiated | John Baldwin | 2012-08-06 | 1 | -0/+7 |
| * | In sys/dev/cxgbe/firmware/t4fw_interface.h, change the enum | Dimitry Andric | 2012-08-06 | 1 | -1/+1 |
| * | In cxgb(4), in function iwch_reregister_phys_mem(), initialize the | Dimitry Andric | 2012-08-06 | 1 | -1/+1 |
| * | Fix an instance in pam_krb5(8), where the variable 'user' could be used | Dimitry Andric | 2012-08-06 | 1 | -2/+2 |
| * | Fix two instances in pam_krb5(8), where the variable 'princ_name' could | Dimitry Andric | 2012-08-06 | 1 | -4/+4 |
| * | Do not add handler to event handlers list until ithread is created. | Alexander Kabaev | 2012-08-06 | 1 | -25/+27 |
| * | move functions outside the SYSBEGIN/SYSEND block | Luigi Rizzo | 2012-08-06 | 1 | -15/+22 |
| * | use FREE_PKT instead of m_freem to free an mbuf. | Luigi Rizzo | 2012-08-06 | 1 | -1/+1 |
| * | Fix a bug found by dim@: | Michael Tuexen | 2012-08-06 | 1 | -1/+1 |
| * | Add supported device. | Gleb Smirnoff | 2012-08-06 | 1 | -1/+3 |
| * | - Merge from NetBSD: | Marius Strobl | 2012-08-06 | 1 | -20/+40 |
| * | Fix start offset calculation for the EBR partitions. | Andrey V. Elsukov | 2012-08-06 | 1 | -1/+1 |
| * | Add to the debug output the offset from the parent partitioning scheme. | Andrey V. Elsukov | 2012-08-06 | 1 | -2/+2 |
| * | Add PCI IDs for various new High Point RocketRAID 43xx and 3xxx devices. | Xin LI | 2012-08-06 | 2 | -15/+33 |
| * | Merge r236494 from x86: | Marius Strobl | 2012-08-05 | 2 | -4/+12 |
| * | Add interactive option to override portsnap's automagical detection of | Eitan Adler | 2012-08-05 | 2 | -4/+24 |
| * | Include <vm/vm_param.h> for PA_LOCK_COUNT in order to fix kernel build | Marius Strobl | 2012-08-05 | 1 | -0/+1 |
| * | Add support for SIIG Cyber Serial Dual PCI 16C850 | Eitan Adler | 2012-08-05 | 1 | -0/+6 |
| * | In tcp timers, check INP_DROPPED flag a little later, after | Mikolaj Golub | 2012-08-05 | 1 | -9/+38 |
| * | In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initialize | Dimitry Andric | 2012-08-05 | 1 | -1/+1 |
| * | Bump USERBOOT_VERSION. | Andrey V. Elsukov | 2012-08-05 | 3 | -2/+5 |
| * | Shave off a few more cycles from the average execution time of pmap_enter() | Alan Cox | 2012-08-05 | 1 | -7/+2 |
| * | In usr.bin/make/var.c, function ParseModifier(), initialize the 'error' | Dimitry Andric | 2012-08-05 | 1 | -1/+1 |
| * | Add simple test program that uses the partition tables handling code. | Andrey V. Elsukov | 2012-08-05 | 3 | -0/+235 |
| * | Reduce diffs against i386. | Yoshihiro Takahashi | 2012-08-05 | 2 | -3/+4 |
| * | Teach the ZFS use new partitions API when probing. | Andrey V. Elsukov | 2012-08-05 | 2 | -23/+98 |
| * | Remove unneeded flag. | Andrey V. Elsukov | 2012-08-05 | 1 | -3/+0 |
| * | Add offset field to the i386_devdesc structure to be compatible with | Andrey V. Elsukov | 2012-08-05 | 4 | -1067/+240 |
| * | After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason | Konstantin Belousov | 2012-08-05 | 21 | -6/+20 |
| * | Reduce diffs against i386. | Yoshihiro Takahashi | 2012-08-05 | 2 | -4/+4 |
| * | MFi386: the part of r219452 and r236405. | Yoshihiro Takahashi | 2012-08-05 | 1 | -5/+6 |
| * | Add an option for pam_krb5 to allow it to authenticate users which don't have | Doug Rabson | 2012-08-05 | 1 | -4/+7 |
| * | Reduce namespace pollution from gssapi.h | Doug Rabson | 2012-08-05 | 1 | -10/+8 |
| * | When GPT signature is invalid in the primary GPT header, then try to | Andrey V. Elsukov | 2012-08-05 | 1 | -7/+36 |
| * | In sbin/camcontrol/camcontrol.c, function smpcmd(), initialize the | Dimitry Andric | 2012-08-05 | 1 | -1/+1 |
| * | Introduce new API to work with disks from the loader's drivers. | Andrey V. Elsukov | 2012-08-05 | 8 | -785/+310 |
| * | Remove unused variables. | Andrey V. Elsukov | 2012-08-05 | 2 | -2/+1 |
| * | Regenerate usb.conf | Hans Petter Selasky | 2012-08-05 | 1 | -13/+269 |
| * | Update the list of devices supported by the FTDI driver. It might be | Hans Petter Selasky | 2012-08-05 | 3 | -6/+1258 |
| * | Create the interface to work with various partition tables from the | Andrey V. Elsukov | 2012-08-05 | 2 | -0/+921 |
| * | Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segment | Adrian Chadd | 2012-08-05 | 5 | -10/+25 |
| * | Fix a refcount issue. The called only decrements is stcb is NULL. | Michael Tuexen | 2012-08-05 | 1 | -4/+3 |
| * | Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. | Adrian Chadd | 2012-08-05 | 13 | -19/+125 |
| * | Minor style nit: | Hans Petter Selasky | 2012-08-05 | 1 | -11/+12 |
| * | Use new method of assigning IPv4 addresses | Eitan Adler | 2012-08-05 | 1 | -1/+1 |
| * | Add additional Perle Speed LE serial cards | Eitan Adler | 2012-08-05 | 1 | -0/+25 |
| * | Remove variables which are initialized but never used thereafter | Eitan Adler | 2012-08-05 | 1 | -3/+0 |
| * | Fix typo. | Andreas Tobler | 2012-08-05 | 1 | -1/+1 |