summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part1)bapt2014-06-2074-123/+120
* Assert that the new entry is inserted into the right location in thekib2014-06-201-0/+9
* Increment the pending packets more aggressively for TSObryanv2014-06-201-3/+3
* Handle multiple calls to rxq_eof for single packet completionbryanv2014-06-202-2/+18
* Remove an unnecessary kick of the host at the end of transmittingbryanv2014-06-201-21/+2
* Set target->sbp field to valid value when sbp device is created.kan2014-06-201-1/+1
* Following comments in r242565 add the possibility to specify ecx whenattilio2014-06-195-9/+98
* Eliminate a pointless call to vm_map_clip_start() from vm_map_growstack().alc2014-06-191-3/+0
* Don't dump core when the ELF file has no section headers. The ELFmarcel2014-06-191-9/+24
* serial_num and device_id fields are not necessarily null-terminated.mav2014-06-191-2/+2
* Trust the state of a power resource that get from a working _STA methodjhb2014-06-191-13/+4
* When MAP_STACK_GROWS_{DOWN,UP} are passed to vm_map_insert() set thealc2014-06-191-10/+14
* Execute task management request directly in ctl_queue() context.mav2014-06-192-234/+110
* Use Mt macro to properly format mailto linksskreuzer2014-06-192-2/+2
* Add some more CTL_FLAG_ABORT check points.mav2014-06-192-7/+10
* Use SOCK_CLOEXEC.ume2014-06-191-1/+1
* Increase CTL_DEVID_LEN from 16 to 64 bytes.mav2014-06-193-56/+38
* Don't denounce peripherals on system shutdown. Together with r267321,marius2014-06-191-3/+3
* Add iSCSI Target Name ID descriptor to VPD 83h.mav2014-06-191-15/+33
* Fix address matching rule.hrs2014-06-191-1/+1
* Add Bartek Rutkowski (myself) to committers-ports.dot file with swills and ma...robak2014-06-191-0/+4
* Fix case where fastroute or "to interface" is used with incorrect FIB.cy2014-06-191-1/+1
* Initialize sysctl OID structure by record.hselasky2014-06-191-13/+10
* Fix GCC compile warning: Variable(s) can be used uninitialized.hselasky2014-06-191-2/+4
* Fix compile warning: Remove duplicate external declaration.hselasky2014-06-191-2/+0
* Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,kib2014-06-195-7/+35
* The time come to remove the wrapper, most likely, but tidy up it codekib2014-06-191-11/+6
* strptime: add support for %t and %npfg2014-06-181-38/+20
* Suspend vt(4) initialization if "kern.vt.disable" kenv is set.ray2014-06-183-0/+15
* Allow to disable syscons(4) if "hw.syscons.disable" kenv is set.ray2014-06-182-0/+7
* syscons(4) and vt(4) can be built together now.ray2014-06-181-5/+0
* Remove stale link to deleted vt(4) xboxfb driver.ray2014-06-181-1/+0
* Rename vt(4) vga module to dismiss interference with syscons(4) vga module.ray2014-06-183-2/+2
* Fix syntax error.wblock2014-06-181-1/+1
* Fix spelling, typos, missing articles, contractions. Expanded versionwblock2014-06-181-6/+7
* Retooling addrconfig() to exclude addresses on loopback interfacesume2014-06-181-29/+62
* Rename a variable; no functional changes.trasz2014-06-181-16/+16
* Add "iscsictl -M", which allows one to change session parameterstrasz2014-06-182-9/+155
* Implement redirection handling in initiator.trasz2014-06-184-15/+133
* Get rid of unneccessary argument.trasz2014-06-181-5/+8
* Fix typo and rename macro KDB_SYS_FLAG to KBD_SYS_FLAG.neel2014-06-181-2/+2
* Rework session termination in iSCSI target to actually waittrasz2014-06-181-8/+30
* Improve code a little; no functional changes.trasz2014-06-181-9/+21
* Use proper term in debug messages.trasz2014-06-181-5/+5
* xen: fix out-of-bounds access to ipi_handleroyger2014-06-181-1/+1
* On discovery stage add set of TargetAddress keys to reply, reporting tomav2014-06-181-4/+47
* Add polish vt(4) keymap.trasz2014-06-182-1/+117
* stdtime: style(9) fixes.pfg2014-06-183-184/+186
* cxgbe(4): Fix bug in the fast rx buffer recycle path. In some cases rxnp2014-06-182-10/+18
* - Add a LOCAL_ITOOLS to allow adding additional tools required for thebdrewery2014-06-172-2/+10
OpenPOWER on IntegriCloud