summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.marcel2014-07-07444-62813/+129
* Use common vt_fb parts in ofwfb as far as we are able without sacrificingnwhitehorn2014-07-071-73/+52
* Use the appropriate IPv6 hashtype defines when looking up the PCBGROUPbryanv2014-07-071-2/+2
* Remove /usr/share/doc/psd/28.cvs/paper.ps.gz if it exists, as it isgavin2014-07-061-0/+1
* Make gcc happy, init idlen2.andreast2014-07-061-1/+1
* Close race in r268291 between port destruction, delayed by sessionsmav2014-07-064-0/+28
* Introduce pmap_unwire(). It will replace pmap_change_wiring(). There arealc2014-07-067-0/+362
* Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.mav2014-07-066-30/+23
* In case we ever support little-endian PowerPC (probably userland only),nwhitehorn2014-07-061-0/+12
* Add a new CPU id for a POWER8 variant.nwhitehorn2014-07-062-1/+5
* Fix OFED startup order: All SYSINIT()'s and modules should be loadedhselasky2014-07-064-6/+11
* Fix compile warning.hselasky2014-07-061-1/+1
* Fix some compile warnings.hselasky2014-07-061-12/+12
* Align the stack in _rtld_bind_start. Normally this is called with theandrew2014-07-061-2/+5
* Add support for SCSI Ports (88h) VPD page.mav2014-07-062-8/+153
* Make REPORT TARGET PORT GROUPS command report realistic data instead ofmav2014-07-062-81/+101
* Move lun_map() method from command nexus to port.mav2014-07-065-34/+30
* Relax some bit checks for INQUIRY command.mav2014-07-061-1/+1
* sh: Fix overflow checking on 'ulimit' operand.jilles2014-07-051-10/+14
* Add support to asmc(4) for Macmini 3,1.gavin2014-07-052-0/+28
* Pass through iSCSI session ISID from LOGIN request to the CTL frontend.mav2014-07-056-0/+16
* Check the number of returned entries before doing any access to ifm_ulist.loos2014-07-051-0/+2
* bsd.dep.mk: add support for generating DTrace header files from .d files.rpaulo2014-07-051-0/+12
* Use %zu not %zd for printing size_t.gavin2014-07-051-1/+1
* Correct format string to fix build of uhsoctl when DEBUG is definedgavin2014-07-051-1/+1
* Add the DTrace probe definitions for plockstat support.rpaulo2014-07-051-0/+46
* Fix equation and limerick to be correct. NetBSD fixed this 14 years agogavin2014-07-051-2/+2
* Allow the PVID setting on CPU port.loos2014-07-051-2/+8
* Burry devid port method, which was a gross hack.mav2014-07-059-340/+196
* Dominion Day became Canada Day in 1982, update the holiday calendar.gavin2014-07-051-1/+1
* Create separate CTL port for every iSCSI target (and maybe portal group).mav2014-07-0510-154/+593
* Merge from OpenSolaris (24-Jul-2010):pfg2014-07-051-14/+64
* Fix minor copy-paste bug in r268284.mav2014-07-051-1/+1
* Improve CTL_BEARG_* flags support, including optional values copyout.mav2014-07-052-25/+43
* Implement and use ctl_frontend_find().mav2014-07-053-7/+23
* Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORTcy2014-07-054-4/+4
* When getting the initial value of numeric tunables use thehselasky2014-07-051-12/+20
* Introduce new IOCTL CTL_PORT_LIST reporting in more flexible XML format.mav2014-07-053-1/+369
* Improve readability of XML generated by CTL_LUN_LIST.mav2014-07-052-9/+10
* units(1): Clean upeadler2014-07-051-18/+14
* Make options KPI more generic to allow it to be used for ports too,mav2014-07-057-50/+58
* units(1): Convert units.lib to use '#' instead of '/'.eadler2014-07-051-31/+31
* units: Support start of line comments with '#'eadler2014-07-052-2/+2
* units(1): Add 'terse' supporteadler2014-07-052-11/+24
* Extend capabilities to 64-bits in preparation for some API changes.grehan2014-07-051-1/+1
* Use proper links field for ports linking.mav2014-07-051-1/+1
* The new NFSv3 server did not generate directory postop attributes forrmacklem2014-07-041-2/+4
* minor perf enhancement for UTF-8pfg2014-07-041-19/+10
* units(1): Add 'help' flageadler2014-07-042-2/+8
* units(1): Fix man pageeadler2014-07-041-3/+5
OpenPOWER on IntegriCloud