summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2014-06-214931 kernel's inet_pton still botches v4 mapped and compat addresses byte orderRobert Mustacchi1-5/+11
2014-06-173910 t_look(3NSL) should never return T_ERRORGary Mills11-283/+281
2014-06-134911 illumos-gate perl package version is fixedAlexander Pyhalov12-96/+114
2014-06-134917 libshare_nfs: s_rootnames leaksMarcel Telka1-7/+12
2014-06-134910 libshare_nfs: Memory leak in fill_security_from_secopts()Marcel Telka1-1/+1
2014-06-124756 metaslab_group_preload() could deadlockGeorge Wilson3-5/+27
2014-06-094888 Undocument dma_req(9s)Garrett D'Amore33-986/+114
2014-06-094849 strlcpy(9F) points to the wrong headerBart Coddens1-1/+2
2014-06-084897 Space accounting mismatch in L2ARC/zpoolSaso Kiselkov1-5/+13
2014-06-064891 want zdb option to dump all metadataMatthew Ahrens4-7/+54
2014-06-061667 pkcs11 may deadlock when multi-threaded consumers forkDan McDonald5-15/+65
2014-06-054881 zfs send performance degradation when embedded block pointers are encoun...Matthew Ahrens1-15/+20
2014-06-054390 i/o errors when deleting filesystem/zvol can lead to space map corruptionMatthew Ahrens19-160/+297
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens50-279/+1306
2014-06-044722 fm/smtp-notify mails about events in previously closed cases upon fmd (r...Lauri Tirkkonen1-2/+2
2014-06-044907 webrev should default to utf-8Robert Mustacchi1-0/+1
2014-05-304901 zfs filesystem/snapshot limit leaksJerry Jelinek1-5/+11
2014-05-294829 sema_init(3C) botches the arguments in an exampleWilliam Dowling1-1/+1
2014-05-293897 zfs filesystem and snapshot limits (fix leak)Alex Reece1-0/+1
2014-05-274839 3294 generated elfdump struct layouts by hand, shouldn't haveRichard Lowe5-23/+50
2014-05-274841 lockf(3c): Minor formatting issues in man pageWilliam Dowling1-20/+20
2014-05-274835 getexecattr(3secdb): Minor formatting issuesWilliam Dowling1-3/+3
2014-05-274774 Typos in tcp(7P) manpageWilliam Dowling1-10/+10
2014-04-294882 remove "All rights reserved" from prototypesGarrett D'Amore13-13/+13
2014-05-233835 zfs need not store 2 copies of all metadataMatthew Ahrens7-23/+107
2014-04-294878 bug with printf and missing unsigned argumentGarrett D'Amore2-1/+13
2014-05-224775 Typo in getaddrinfo(3SOCKET) man pageWilliam Dowling1-2/+2
2014-05-214867 Uninitialized variables in libnslMarcel Telka5-22/+35
2014-05-20backout 4853: breaks lintRobert Mustacchi21-70/+50
2014-05-204857 xargs(1) -n and -I combine to do potentially the wrong thingGarrett D'Amore6-16/+344
2014-05-194730 metaslab group taskq should be destroyed in metaslab_group_destroy()George Wilson1-1/+2
2014-05-194853 illumos-gate is not lint-clean when built with openssl 1.0Alexander Pyhalov21-50/+70
2014-05-194868 ifconfig(1M)'s "addif" uses an uninitialized mask if not specifiedDan McDonald1-3/+5
2014-05-144788 mac shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-13/+14
2014-05-144787 ipf: remove rate_limit_messageJosef 'Jeff' Sipek1-38/+0
2014-05-144782 usba shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-8/+12
2014-05-144781 sd shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-8/+7
2014-05-144780 comstar iSCSI target shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-6/+6
2014-05-144779 vhci shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-11/+16
2014-05-144778 iprb shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-18/+19
2014-05-144777 ibdm shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek2-44/+40
2014-05-144776 man: don't lie about ddi_get_time(9f) usesJosef 'Jeff' Sipek1-3/+8
2014-05-134818 printf(1) should support n$ width and precision specifiersGarrett D'Amore14-51/+771
2014-05-114856 remove stale \\(LH and OLD_LH logo filesGarrett D'Amore14-1626/+6
2014-05-104768 Handling of rfs4_start_time is fragileMarcel Telka1-5/+7
2014-05-074832 ON's perl modules need to be built with Large File supportDan McDonald1-1/+6
2014-05-074831 Gate's Utils.so for perl needs to be linked properlyDan McDonald1-0/+3
2014-05-074851 IPsec should use NANOSEC & friends from time.hDan McDonald2-6/+5
2014-05-064821 remove filebench (fix packaging)Josef 'Jeff' Sipek3-1/+2
2014-05-054840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)Garrett D'Amore1-47/+49