summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r234656, and apply a proper fix for binutils PR 10474, whichdim2012-05-072-2/+34
* Display dropped transmit packets in the daily network interface output.jhb2012-05-071-2/+2
* zfsboottest.sh: correctly check and suggest value of vfs.root.mountfromavg2012-05-071-2/+2
* zfsboottest.sh: gracefully handle default value of bootfs propertyavg2012-05-071-2/+1
* Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().hselasky2012-05-074-1/+28
* Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) scriptjlh2012-05-073-4/+33
* Restore jumbo frame configuration which was broken in r218423.yongari2012-05-071-14/+4
* Add basic SMP support for GXemul. Ideally we would have some way to overridejmallett2012-05-073-0/+74
* Add a trivial driver for the GXemul Ethernet device. Probably quite buggy andjmallett2012-05-074-4/+472
* - Bump the manpage date after kfd addition.stas2012-05-071-1/+1
* - Document kfd(8) rc.conf variables in the manpage.stas2012-05-061-0/+13
* - Change kfd rc script to be more conformant with rcNG conventions:stas2012-05-062-9/+7
* OpenBSD 5.1 added.pluknet2012-05-061-1/+2
* Add definition for the -z nodefaultlib flag.kib2012-05-061-0/+1
* Remove some hardcoded constants from code.mav2012-05-061-8/+11
* Ooops. Back out changes to main.c from r235094.kientzle2012-05-061-11/+0
* Don't call strcmp with a NULL pointer.kientzle2012-05-062-4/+18
* Address clang warnings.tuexen2012-05-062-7/+8
* Add support for the sac_info field in struct sctp_assoc_changetuexen2012-05-062-8/+31
* Plug small memory leaks.mav2012-05-062-1/+5
* Fix offset calculation to actually rewrite the _last_ block.trasz2012-05-061-2/+2
* Fix make dependuqs2012-05-061-2/+2
* Remove debug code.tuexen2012-05-064-32/+0
* Add support for RAID5R. Slightly improve support for RAIDMDF.mav2012-05-065-24/+63
* Add support for SCTP_SEND_FAILED_EVENT as required by RFC 6458.tuexen2012-05-064-63/+139
* Add a driver for the GXemul test machine's disk controller and disk devices.jmallett2012-05-063-8/+374
* Fix the MACHINE_ARCH for big endian arm to be armeb.imp2012-05-061-0/+4
* Add description for GEOM RAID tunables/sysctls.mav2012-05-061-1/+28
* Get the memory size from the gxemul mp device. Don't dump the environment ifjmallett2012-05-063-7/+66
* Fix `gmultipath configure` for big-endian machines.mav2012-05-061-9/+10
* Fix mis-merged line, move SC_LOOKUP() call todavidxu2012-05-051-1/+1
* Provide the flags in the SCTP stream reconfig related notificationtuexen2012-05-054-10/+30
* Honor SCTP_ENABLE_STREAM_RESET socket option when processing incomingtuexen2012-05-052-69/+73
* - >500 static DTrace probes for the linuxulatornetchild2012-05-0520-207/+2073
* I need to change uname -p, not uname -m, so back this out.imp2012-05-051-7/+3
* - Add my mentor/mentee relationship to committers-doc.dot.issyl02012-05-051-0/+2
* open the resolved pathbapt2012-05-051-4/+4
* Make sure a few new internal clang headers get installed, I missed thesedim2012-05-052-1/+9
* Do error checking for the SCTP_RESET_STREAMS, SCTP_RESET_ASSOC,tuexen2012-05-051-19/+15
* Work around a situation where symlook_obj() could be called for thekib2012-05-051-3/+5
* Fix mount mutex handling missed in r234386.pluknet2012-05-051-0/+1
* Big endian arm boxes need to have a uname -m of armeb, not arm, soimp2012-05-051-0/+5
* Fix off-by-one error in sati_inquiry_block_device_translate_data(). Bug wouldjimharris2012-05-041-1/+1
* Don't assume we have legacy PICs (i.e. 8259A in cascade) at the legacymarcel2012-05-041-9/+0
* Fix the returns in mfi_tbolt_sync_map_info. I forgot to changeambrisko2012-05-041-7/+14
* Update FREEBSD-vendor to reflect the current version.delphij2012-05-041-1/+1
* Merge from OpenBSD 5.1.delphij2012-05-042-41/+131
* Add ToS definitions for DiffServ Codepoints as per RFC2474.delphij2012-05-041-0/+25
* Fix a couple of sc_ac2q[] mappings that were using the TID, not the AC.adrian2012-05-041-4/+4
* Don't ignore start offset value when user specifies it togetherae2012-05-041-1/+4
OpenPOWER on IntegriCloud