summaryrefslogtreecommitdiff
path: root/usr/src/cmd
AgeCommit message (Collapse)AuthorFilesLines
2014-01-084378 Clean up %C in *time() functionsGary Mills2-4/+8
438 need documentation for strftime %s flag Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-064265 remove INTERNAL_RELEASE_BUILDJosef 'Jeff' Sipek4-15/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2014-01-052926 lex ignores -YGary Mills1-10/+19
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-01-054436 ::dis -b fails to separate address columnsJosef 'Jeff' Sipek1-4/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-232849 uptime should use locale settings for current timeGary Mills2-100/+87
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-12-134211 Some syslog facility names and symbols are missingGary Mills2-15/+24
1762 Syslogd man page: missing reference. Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-114369 implement zfs bookmarksMatthew Ahrens3-67/+277
4368 zfs send filesystems from readonly pools Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-104206 history_003_pos relies on exact size of history log and entriesJohn Wren Kennedy1-2/+2
4207 history_008_pos depends on obsolete internal history log message 4208 Typo in zfs_main.c: "posxiuser" 4209 Populate zfstest with the remainder of the STF tests Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: Will Guyette <will.guyette@delphix.com> Reviewed by: Eric Diven <eric.diven@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman4-47/+67
4371 DMU code clean up Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-054229 mdb hangs on exit when long umem cache names existJosef 'Jeff' Sipek4-44/+34
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-044373 add block contents print to zstreamdumpMax Grossman1-3/+118
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-12-034220 beadm mount of old BE with zones fails "Read only filesystem"Alexander Eremin1-0/+4
4235 beadm(1M) mount options undocumented in man page Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-034343 NDMP restore did not report error count to the clientJan Kryl2-120/+205
Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-11-304366 ::walk zio and ::zio_state are brokenMatthew Ahrens1-5/+5
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-224270 ld(1) argument error reporting is still pretty badRichard Lowe4-7/+30
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-224227 ld --library-path is translated to -l-path, not -LRichard Lowe2-3/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-224301 logadm unnecessarily copies historical logs when "-c" is specifiedBryan Cantrill1-1/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-224300 logadm test suite fails when running rsyslogdBryan Cantrill1-12/+13
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-224299 logadm should not lock log file for entire duration of copyBryan Cantrill1-3/+78
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-224194 xargs feedback for -0 not includedGarrett D'Amore1-1/+2
Reviewed by: Mohamed A. Khalfella <khalfella@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-204323 NDMP return the wrong error code in NDMP backup policyJan Kryl1-14/+7
Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-174129 ON tools should honor $MAKERobert Mustacchi2-4/+4
4130 cmd/refer Makefile is a bit bogus 4131 xref hardcodes its path 4132 ndmp makefiles need to use $(RPCGEN) 4133 Need a way to specify ast binary directory Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-144326 powertop sometimes fails silentlyMarcel Telka1-0/+5
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-134226 mountd(1m) could run out of file descriptorsMarcel Telka2-8/+25
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-124307 Variable is used before it is initialized in kwarndtest.cIlya Usvyatsky1-15/+14
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-122583 Add -p (parsable) option to zfs listYuri Pankov3-36/+43
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-064293 mdb typedef load error msg confusingRobert Mustacchi1-1/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill3-62/+543
3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-064236 Internet Packet DisturberRobert Mustacchi4-1/+486
4237 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-054290 dlmgmtd is careless with avl_findJoshua M. Clulow1-2/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill3-0/+168
4249 Only probes from the first DTrace object file will be included Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills2-114/+3
3341 The sftp command should use the native glob() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-284193 ls --color with filename arguments does not colorizeLauri Tirkkonen1-3/+3
Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-234034 'dmake all' fails for DTrace demosJosef 'Jeff' Sipek1-2/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek8-59/+0
4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234212 /etc/logindevperm contains two identical linesBart Coddens1-1/+0
Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-173669 for local auditors, LA_FLG_BINDTO does not audit all symbol bindingsBryan Cantrill6-14/+36
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2013-10-114166 EOF pcataGarrett D'Amore4-158/+3
4167 EOF pcser 2995 pcan and pcwl wifi device drivers EOL Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-10-082989 LOGNAME_MAX should be increased to 32 (missing file)Gary Mills1-0/+33
2013-10-082989 LOGNAME_MAX should be increased to 32Gary Mills24-270/+535
1166 useradd warns on names with more than 8 chars Reviewed by: Richard PALO <richard.palo@free.fr> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens3-26/+39
4172 implement extensible_dataset feature for use by other zpool features Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-10-044168 ztest assertion failure in dbuf_undirtyGeorge Wilson1-19/+30
4169 verbatim import causes zdb to segfault 4170 zhack leaves pool in ACTIVE state Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson3-112/+215
4102 space_maps should store more information about themselves 4103 space map object blocksize should be increased 4104 ::spa_space no longer works 4105 removing a mirrored log device results in a leaked object 4106 asynchronously load metaslab Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-09-284016 disk-monitor should activate fault/fail indicatorsJoshua M. Clulow5-33/+401
4017 fmtopo -P flag does not appear to set properties Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2013-09-254086 readonly option for lofiadm(1m)Alexander Eremin1-6/+29
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-243357 Desire -Q to make zlogin "quieter"Garrett D'Amore1-11/+22
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-163789 iscsid disables warningsYuri Pankov1-26/+10
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-151601 date command should support +%NKeith M Wesolowski1-3/+44
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Reviewed by: Garrett D'Amore <garrett@dey-sys.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-09-134078 groupadd execs getent unnecessarilyAndy Stormont11-259/+49
4127 dmake setup could create /etc/skel Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-133737 grep does not support -H optionDamian Bogel4-82/+139
3759 egrep(1) and fgrep(1) -s flag does not hide -c output Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>