| Commit message (Expand) | Author | Age | Files | Lines |
* | use .Mt to mark up email addresses consistently (part1) | bapt | 2014-06-20 | 74 | -123/+120 |
* | Assert that the new entry is inserted into the right location in the | kib | 2014-06-20 | 1 | -0/+9 |
* | Increment the pending packets more aggressively for TSO | bryanv | 2014-06-20 | 1 | -3/+3 |
* | Handle multiple calls to rxq_eof for single packet completion | bryanv | 2014-06-20 | 2 | -2/+18 |
* | Remove an unnecessary kick of the host at the end of transmitting | bryanv | 2014-06-20 | 1 | -21/+2 |
* | Set target->sbp field to valid value when sbp device is created. | kan | 2014-06-20 | 1 | -1/+1 |
* | Following comments in r242565 add the possibility to specify ecx when | attilio | 2014-06-19 | 5 | -9/+98 |
* | Eliminate a pointless call to vm_map_clip_start() from vm_map_growstack(). | alc | 2014-06-19 | 1 | -3/+0 |
* | Don't dump core when the ELF file has no section headers. The ELF | marcel | 2014-06-19 | 1 | -9/+24 |
* | serial_num and device_id fields are not necessarily null-terminated. | mav | 2014-06-19 | 1 | -2/+2 |
* | Trust the state of a power resource that get from a working _STA method | jhb | 2014-06-19 | 1 | -13/+4 |
* | When MAP_STACK_GROWS_{DOWN,UP} are passed to vm_map_insert() set the | alc | 2014-06-19 | 1 | -10/+14 |
* | Execute task management request directly in ctl_queue() context. | mav | 2014-06-19 | 2 | -234/+110 |
* | Use Mt macro to properly format mailto links | skreuzer | 2014-06-19 | 2 | -2/+2 |
* | Add some more CTL_FLAG_ABORT check points. | mav | 2014-06-19 | 2 | -7/+10 |
* | Use SOCK_CLOEXEC. | ume | 2014-06-19 | 1 | -1/+1 |
* | Increase CTL_DEVID_LEN from 16 to 64 bytes. | mav | 2014-06-19 | 3 | -56/+38 |
* | Don't denounce peripherals on system shutdown. Together with r267321, | marius | 2014-06-19 | 1 | -3/+3 |
* | Add iSCSI Target Name ID descriptor to VPD 83h. | mav | 2014-06-19 | 1 | -15/+33 |
* | Fix address matching rule. | hrs | 2014-06-19 | 1 | -1/+1 |
* | Add Bartek Rutkowski (myself) to committers-ports.dot file with swills and ma... | robak | 2014-06-19 | 1 | -0/+4 |
* | Fix case where fastroute or "to interface" is used with incorrect FIB. | cy | 2014-06-19 | 1 | -1/+1 |
* | Initialize sysctl OID structure by record. | hselasky | 2014-06-19 | 1 | -13/+10 |
* | Fix GCC compile warning: Variable(s) can be used uninitialized. | hselasky | 2014-06-19 | 1 | -2/+4 |
* | Fix compile warning: Remove duplicate external declaration. | hselasky | 2014-06-19 | 1 | -2/+0 |
* | Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED, | kib | 2014-06-19 | 5 | -7/+35 |
* | The time come to remove the wrapper, most likely, but tidy up it code | kib | 2014-06-19 | 1 | -11/+6 |
* | strptime: add support for %t and %n | pfg | 2014-06-18 | 1 | -38/+20 |
* | Suspend vt(4) initialization if "kern.vt.disable" kenv is set. | ray | 2014-06-18 | 3 | -0/+15 |
* | Allow to disable syscons(4) if "hw.syscons.disable" kenv is set. | ray | 2014-06-18 | 2 | -0/+7 |
* | syscons(4) and vt(4) can be built together now. | ray | 2014-06-18 | 1 | -5/+0 |
* | Remove stale link to deleted vt(4) xboxfb driver. | ray | 2014-06-18 | 1 | -1/+0 |
* | Rename vt(4) vga module to dismiss interference with syscons(4) vga module. | ray | 2014-06-18 | 3 | -2/+2 |
* | Fix syntax error. | wblock | 2014-06-18 | 1 | -1/+1 |
* | Fix spelling, typos, missing articles, contractions. Expanded version | wblock | 2014-06-18 | 1 | -6/+7 |
* | Retooling addrconfig() to exclude addresses on loopback interfaces | ume | 2014-06-18 | 1 | -29/+62 |
* | Rename a variable; no functional changes. | trasz | 2014-06-18 | 1 | -16/+16 |
* | Add "iscsictl -M", which allows one to change session parameters | trasz | 2014-06-18 | 2 | -9/+155 |
* | Implement redirection handling in initiator. | trasz | 2014-06-18 | 4 | -15/+133 |
* | Get rid of unneccessary argument. | trasz | 2014-06-18 | 1 | -5/+8 |
* | Fix typo and rename macro KDB_SYS_FLAG to KBD_SYS_FLAG. | neel | 2014-06-18 | 1 | -2/+2 |
* | Rework session termination in iSCSI target to actually wait | trasz | 2014-06-18 | 1 | -8/+30 |
* | Improve code a little; no functional changes. | trasz | 2014-06-18 | 1 | -9/+21 |
* | Use proper term in debug messages. | trasz | 2014-06-18 | 1 | -5/+5 |
* | xen: fix out-of-bounds access to ipi_handle | royger | 2014-06-18 | 1 | -1/+1 |
* | On discovery stage add set of TargetAddress keys to reply, reporting to | mav | 2014-06-18 | 1 | -4/+47 |
* | Add polish vt(4) keymap. | trasz | 2014-06-18 | 2 | -1/+117 |
* | stdtime: style(9) fixes. | pfg | 2014-06-18 | 3 | -184/+186 |
* | cxgbe(4): Fix bug in the fast rx buffer recycle path. In some cases rx | np | 2014-06-18 | 2 | -10/+18 |
* | - Add a LOCAL_ITOOLS to allow adding additional tools required for the | bdrewery | 2014-06-17 | 2 | -2/+10 |