summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Expand)AuthorFilesLines
2013-08-184005 libctf can't deal with extended sectionsRichard Lowe1-15/+42
2013-08-184004 dis(1) can't deal with extended sectionsRichard Lowe1-2/+10
2013-08-184003 dldump() can't deal with extended sectionsRichard Lowe3-10/+50
2013-08-184000 pvs can't deal with extended sectionsRichard Lowe2-1/+9
2013-08-183999 libld extended section handling is brokenRichard Lowe2-2/+3
2013-08-163089 want ::typedefRobert Mustacchi82-39/+2405
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski53-83/+106
2013-08-154024 uninitialized and unused variables in cmd/fs.d/nfsIgor Kozhukhov2-6/+6
2013-08-153978 renaming dynamic sdev nodes is problematicRobert Mustacchi9-291/+518
2013-08-153977 zones can commit suicide by zvolJerry Jelinek3-44/+140
2013-08-153976 sdev_readdir() recursively acquires sdev_contents as readerBryan Cantrill1-3/+15
2013-08-143996 want a libzfs_core API to rollback to latest snapshotMatthew Ahrens7-27/+59
2013-08-134026 cleanup warnings in cmd/passwdIgor Kozhukhov2-7/+5
2013-08-133971 remove EXPORT_RELEASE_BUILDJosef 'Jeff' Sipek9-47/+0
2013-08-133994 uscsi_timeout of 0 sent to ses target driver can hang processes in biowa...Kevin Crowe1-1/+5
2013-08-134039 zfs_rename()/zfs_link() needs stronger test for XDEVMarcel Telka1-7/+17
2013-08-123985 want mdb api function for iterating object symbolsDave Pacheco4-3/+85
2013-08-123975 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow24-1156/+852
2013-08-113989 svc.startd gets stuck in a loop when HOME dir doesn't existJerry Jelinek5-15/+106
2013-08-113986 svc.startd dies in getutxent_frec()Bryan Cantrill4-2/+39
2013-08-083984 savecore erroneously claims you must be root to use itBill Pijewski1-2/+15
2013-08-083912 crti needs to make sure _init and _fini are 16-byte stack alignedRobert Mustacchi1-1/+17
2013-08-083927 yes(1) needs error handling to avoid spinningJonathan Perkin1-13/+14
2013-08-083931 vrrpadm should work with a vnic as its linkRob Gulewich2-8/+38
2013-08-084013 backout 6910752/6968206: needs more workKeith M Wesolowski4-1276/+509
2013-08-083944 libtopo zfs module will clobber libzfs handle when an instance of the mo...Alek Pinchuk1-5/+22
2013-08-073956 ::vdev -r should work with pipelinesGeorge Wilson12-97/+231
2013-08-073955 ztest failure: assertion refcount_count(&tx->tx_space_written) + delta <...Matthew Ahrens2-2/+5
2013-08-073949 ztest fault injection should avoid resilvering devicesGeorge Wilson4-12/+56
2013-08-073992 mdb ::stacks segvJosef 'Jeff' Sipek1-0/+5
2013-08-063966 zfs lz4 compression (etc) should have bumped grub capability VERSIONRichard Lowe2-16/+9
2013-08-063925 IP DCE does not scale (fix sparc)Richard Lowe2-0/+16
2013-08-063973 zfs_ioc_rename alters passed in zc->zc_nameSteven Hartland1-4/+11
2013-08-053925 IP DCE does not scaleJerry Jelinek10-42/+234
2013-08-053972 ps - missing column separatorJerry Jelinek1-2/+3
2013-08-053988 kstat(1) woefully inefficient on fully specified kstatsBryan Cantrill1-1/+2
2013-08-043916 elfcore() can induce panic in bcopy()Bryan Cantrill1-2/+2
2013-08-043923 Users should be able to lower nice value of processes within a zoneJerry Jelinek8-15/+58
2013-08-033935 timer_settime() for a one-shot should use cyclic_reprogram()Bryan Cantrill2-11/+31
2013-08-033967 iconv() blows up when passed (iconv_t)-1Keith M Wesolowski1-1/+1
2013-08-023735 should include an empty make variable in the default CFLAGS/CCFLAGSRichard Lowe7-17/+60
2013-08-023922 libkvm/mdb should be able to extract symbols from crash dumpBryan Cantrill6-15/+142
2013-08-023953 Calling ::list without specifying the name of the next member causes mdb...Max Grossman1-3/+11
2013-08-023926 multiple extern map file definitions corrupt symbol table entryBryan Cantrill2-24/+26
2013-08-023917 panic in turnstile_block() on unowned mutexBryan Cantrill1-1/+7
2013-08-013942 inject sanity into ipadm tcp buffer size propertiesSebastien Roy14-240/+410
2013-08-013939 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+21
2013-08-013918 "pargs -l" dies on incomplete core dumpsBryan Cantrill5-12/+45
2013-08-01348 ZFS should handle DKIOCGMEDIAINFOEXT failureDan McDonald1-15/+55
2013-07-313902 Race between ipmi_submit_driver_request() and kcs_loop()Marcel Telka4-44/+90