summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
AgeCommit message (Collapse)AuthorFilesLines
2014-06-16OS-3090 sed should not refer to re_format(7)Robert Mustacchi1-6/+6
2014-05-14 [illumos-gate merge]Keith M Wesolowski1-16/+72
commit 598f4ceed9327d2d6c2325dd67cae3aa06f7fea6 4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \\c properly Manifests: usr/src/pkg/manifests/system-test-utiltest.mf (irrelevant)
2014-05-134818 printf(1) should support n$ width and precision specifiersGarrett D'Amore1-16/+72
4854 printf(1) doesn't support %b and \\c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-05-05 [illumos-gate merge]Keith M Wesolowski2-176/+0
commit f93d2c191d5ef071436181338612f79b8daa751c 1784 zone configuration passes zonecfg but not zoneadm for limitpriv property commit 14b7b4606a1faf7fc4c0bbcc2946782d6538850e 4838 Fix for 4596 has some inverted booleans commit d05b42383f649c1384ae2af878515cc2c6674ec6 4821 remove filebench Conflicts: usr/src/cmd/zonecfg/zonecfg.c
2014-05-054821 remove filebenchJosef 'Jeff' Sipek2-176/+0
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-04-28 [illumos-gate merge]Keith M Wesolowski1-9/+18
commit 6e987ca0b653b6724551e3e999d35f05512a5a6a 4732 /usr/bin/file should provide -b option for compatiblity with GNU/BSD file commit 9c720e3bfb657054035cb780c4d222291b7d4917 4698 fix builds by gcc44 on sparc
2014-04-264732 /usr/bin/file should provide -b option for compatiblity with GNU/BSD fileDavid Höppner1-9/+18
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Serghei Samsi <sscdvp@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
2014-03-14 [illumos-gate merge]Keith M Wesolowski1-4/+6
commit 1cfc4fb76704c672a9934898be440d8e012cebd4 4146 getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, SATTR_EXISTS keys commit 00d0b46c9fa449579f084579de169b055d3ef18c 4621 support newer (bugfixed) bcrypt version commit 91d74a54bc02474ab29fbef3946724a428f27941 4680 nightly and bldenv need to set LC_ALL if they want to fully override the locale
2014-03-144146 getconf(1) does not support XATTR_ENABLED, XATTR_EXISTS, SATTR_ENABLED, ↵David Höppner1-4/+6
SATTR_EXISTS keys Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Reviewed by: Irek Szczesniak <iszczesniak@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-26 [illumos-gate merge]Keith M Wesolowski1-2/+14
commit 279721bf8b1e82fe699f6770d68519cfef17d10c 3091 add -n to zlogin so its more compatible with rsh command line commit a23888a301b4822208e58d55cccf1b42c8e46cc7 4515 NDMP hangs when restore/backup spans multiple volumes and produces huge ndmplog file
2014-01-243091 add -n to zlogin so its more compatible with rsh command lineGary Mills1-2/+14
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-01-22 [illumos-gate merge]Keith M Wesolowski1-4/+5
commit 9ee94b97c8654689d6a034daec08757fda75d21a 4496 ndmpd handles wrongly EOM and EOF conditions commit f7dbdfc7b241e42b135dc9118e41b127cb935483 4512 kclient(1m) should not depend on /usr/xpg4/bin/grep commit 19d32b9ab53d17ac6605971e14c45a5281f8d9bb 4493 want siginfo 4494 Make dd show progress when you send INFO/USR1 signals 4495 dd could support O_SYNC and O_DSYNC commit 4f364e7c95ee7fd9d5bbeddc1940e92405bb0e72 4489 need ptcumem Conflicts: usr/src/lib/libumem/sparc/umem_genasm.c usr/src/lib/libumem/i386/umem_genasm.c usr/src/lib/libumem/common/umem_base.h usr/src/lib/libumem/common/umem.c usr/src/lib/libumem/common/stub_stand.c usr/src/lib/libumem/amd64/umem_genasm.c usr/src/lib/libc/inc/thr_uberdata.h usr/src/cmd/mdb/common/modules/libumem/umem.c usr/src/lib/libumem/Makefile.com (trampoline) usr/src/lib/Makefile (trampoline) usr/src/lib/libumem_trampoline (deleted) manifest (trampoline) usr/src/lib/libumem/common/envvar.c (fix automerge) usr/src/lib/libumem/common/mapfile-vers (trampoline)
2014-01-214493 want siginfoRobert Mustacchi1-4/+5
4494 Make dd show progress when you send INFO/USR1 signals 4495 dd could support O_SYNC and O_DSYNC Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2014-01-20 [illumos-gate merge]Keith M Wesolowski1-5/+23
commit c1ca8c1d77967585bfbe78133a7257e36ebfec85 3563 pgrep(1) -x description could be clearer
2014-01-203563 pgrep(1) -x description could be clearerSachidananda Urs1-5/+23
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-06 [illumos-gate merge]Keith M Wesolowski1-2/+13
commit 9b5f5885b666050a9ec3f0ff18de2c6bf4703232 4385 Missing hosts_ctl() prototype in tcpd.h commit 7ab03f887ff62508a7f59fd9c235aaeb3e17866a 2926 lex ignores -Y commit 4cf73299b119968f5f0090a5f98b799fad68dfc5 4436 ::dis -b fails to separate address columns Conflicts: usr/src/cmd/sgs/lex/common/main.c (OS-2097)
2014-01-052926 lex ignores -YGary Mills1-2/+13
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-12-23 [illumos-gate merge]Keith M Wesolowski2-9/+15
commit f05406318b2ae83404f8c9fa16f837202e6b8ed8 2849 uptime should use locale settings for current time commit 2acf01fd73874e9b92c066e8deb5270d92b083ba 1787 SATL fails to handle returned SMART sense data commit 24766d6b5e8d2ed5f6aff0dad6e9ae49121d4c30 4340 rpc_clnt_create(3nsl): rpc_createerr is a variable, not a function commit ccd474f122dd51a3bf879b14fe94fa703510a6e3 4329 rpcgen(1): Four output files are generated by default commit baca903af881b9bbe1d691b85c5d3cfbc3e4b6a5 4327 rwlock(3c): Formatting issues and typos
2013-12-232849 uptime should use locale settings for current timeGary Mills1-7/+13
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-12-224329 rpcgen(1): Four output files are generated by defaultShruti Sampat1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill1-7/+20
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-06 [illumos-gate merge]Keith M Wesolowski1-8/+4
commit b20613457c9cae13ad78e3ecace17563f4b65134 4200 prctl(1): Duplicate information in the man page commit cc944374608a39fb5622959cc9a210fb116539cb 4282 Race between ipmi_close() and kcs_loop() could lead to panic commit 28bf74a613770b649af5dd9c9b6b99625559d6ac 4279 ipmi(7d): Invalid url specified commit a67ac136365c88325c50c83d5b9b7891093cd1da 4278 read-only lofi devices can never be removed if used Conflicts: usr/src/uts/intel/io/ipmi/ipmivars.h
2013-11-054200 prctl(1): Duplicate information in the man pageBart Coddens1-8/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-10-10 [illumos-gate merge]Keith M Wesolowski1-4/+20
commit 746f551ddc191f00808cd4121966c1ee42d5b74f 2989 LOGNAME_MAX should be increased to 32 (fix gcc build) commit 23b68ef4aef54d7487e138ec22eafdfc83844017 4016 disk-monitor should activate fault/fail indicators (remove build artifact) commit ad7ed3fec423fe5215f6da8888d44a36514ee898 4182 proto_promisc* miss calls to mac_perim_exit commit 5691611ed44f54317a0e6ff4526c4cc0d8bca9b3 2989 LOGNAME_MAX should be increased to 32 (missing file) commit 0a1278f26ea4b7c8c0285d4f2d6c5b680904aa01 2989 LOGNAME_MAX should be increased to 32 1166 useradd warns on names with more than 8 chars Conflicts: usr/src/cmd/passwd/passwd.c (OS-1836, superceded) usr/src/man/man1m/prstat.1m (OS-1044, keep) usr/src/lib/libc/port/gen/getlogin.c (OS-1836, superceded) usr/src/head/unistd.h (OS-1836, superceded) usr/src/cmd/prstat/prutil.c (OS-1044, keep) usr/src/cmd/prstat/prstat.c (OS-1044, keep)
2013-10-082989 LOGNAME_MAX should be increased to 32Gary Mills1-4/+20
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-09-25 [illumos-gate merge]Keith M Wesolowski1-6/+27
commit c2589d1319a6171334739fb4b10ddc8317ec486b 3357 Desire -Q to make zlogin "quieter"
2013-09-243357 Desire -Q to make zlogin "quieter"Garrett D'Amore1-6/+27
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-09-23OS-2512 crontab behaviour makes it easy to duplicate entriesKeith M Wesolowski1-10/+25
2013-09-16 [illumos-gate merge]Keith M Wesolowski9-27/+27
commit b2940a7c18c8e650b02d80910e86914d835d04d0 4122 do_sysfile_cmd colon-separates the module path, and then we can't parse it commit 522c768b8cd12cb4e80ed84c1eb5df0ed2fd2baa 3789 iscsid disables warnings commit 281033788b0b42de9863134d45880eab0979844e 1770 3libucb and 3ucb manpages are 6 years behind reality commit 72fb660e7d20fb0b72e43c7d5bac1acd8945077b 1601 date command should support +%N commit 98cdf45a92ada981b8c4e22ac69956b4139b1341 4023 Properly escape newlines and carriage returns in man pages commit a7fe1d5bb55904d4c79638b8778bc9dd8ed7fd7b 4078 groupadd execs getent unnecessarily 4127 dmake setup could create /etc/skel Manifest: usr/src/pkg/manifests/compatibility-ucb.mf
2013-09-151601 date command should support +%NKeith M Wesolowski1-0/+6
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-134023 Properly escape newlines and carriage returns in man pagesBart Coddens9-27/+27
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-13 [illumos-gate merge]Keith M Wesolowski3-46/+67
commit 41599e9fdccb44cc5f17828ab04b3147cefcc4e0 3737 grep does not support -H option 3759 egrep(1) and fgrep(1) -s flag does not hide -c output commit ea76c26cbb46a2abd6ae5d4bdfaa26e32a405633 3806 illumos build execs echo unnecessarily
2013-09-133737 grep does not support -H optionDamian Bogel3-46/+67
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>
2013-09-04 [illumos-gate merge]Keith M Wesolowski3-334/+218
commit bfe5cd09d00f1b1e72fbe64036f3f80b73bd2738 2408 CJK character width handled incorrectly in terminal emulators (missing widths-2.txt) commit 2da1cd3a39e2d3da7f9d15071ea9462919c011ac 2408 CJK character width handled incorrectly in terminal emulators 3019 localedef(1) manpage is pretty out of date commit 03fc868668dd42b1b163d1fb8af3968f7283a7eb 672 xargs doesn't support -0 3356 xargs needlessly duplicates stdio buffering commit 03d446db9be5b68e630562c8b6b14aa7c8a0f4dc 4075 nscd spuriously thinks all databases are privileged commit ab823b7f933f787dbdf7a0bb790639210c583869 3965 find does not support -delete option commit a81df0a5d715363cc1841810a87818dfa95675c0 3933 contract adoption can race commit cf746768a898264fa491791a8252865e5338dc67 1974 pages_pp_maximum/lotsfree discrepancy leads to mlock() failure commit b6805bf78d2bbbeeaea8909a05623587b42d58b3 4072 make clobber leaves trash commit a9478106a12424322498e53cf7cd75bd8a4d6004 3600 edit(1) is a bad .so reference commit 5253393b09789ec67bec153b866d7285a1cf1645 4082 zfs receive gets EFBIG from dmu_tx_hold_free() Conflicts: usr/src/man/man7fs/Makefile (copyright) usr/src/man/man3xnet/Makefile (ntohll/htonll) usr/src/man/man3socket/Makefile (get/freeifaddrs) usr/src/man/man1m/Makefile (ipdadm) usr/src/cmd/localedef/Makefile (euro) usr/src/cmd/ipf/tools/Makefile.tools (copyright) .gitignore usr/src/cmd/lp/filter/postscript/postreverse/Makefile (deleted) usr/src/lib/libshell/Makefile.doc (deleted) usr/src/lib/print/libpapi-lpd/Makefile.com (deleted) usr/src/pkg/manifests/library-print-open-printing-ipp.mf (deleted) usr/src/pkg/manifests/print-lp-print-client-commands.mf (deleted) Manifests (scripted replacement): usr/src/pkg/manifests/SUNWcs.man1.inc usr/src/pkg/manifests/SUNWcs.man1m.inc usr/src/pkg/manifests/SUNWcs.man4.inc usr/src/pkg/manifests/SUNWcs.man5.inc usr/src/pkg/manifests/compatibility-ucb.mf usr/src/pkg/manifests/developer-tnf.mf usr/src/pkg/manifests/diagnostic-cpu-counters.mf usr/src/pkg/manifests/driver-firewire.mf usr/src/pkg/manifests/driver-usb.mf usr/src/pkg/manifests/library-libtecla.mf usr/src/pkg/manifests/library-print-open-printing-ipp.mf usr/src/pkg/manifests/library-security-tcp-wrapper.mf usr/src/pkg/manifests/naming-ldap.mf usr/src/pkg/manifests/network-iscsi-target.mf usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/service-hal.mf usr/src/pkg/manifests/service-network-dns-mdns.mf usr/src/pkg/manifests/service-network-ftp.mf usr/src/pkg/manifests/service-network-network-clients.mf usr/src/pkg/manifests/service-network-network-servers.mf usr/src/pkg/manifests/service-network-nis.mf usr/src/pkg/manifests/service-network-smtp-sendmail.mf usr/src/pkg/manifests/service-network-telnet.mf usr/src/pkg/manifests/service-network-tftp.mf usr/src/pkg/manifests/service-network-uucp.mf usr/src/pkg/manifests/service-picl.mf usr/src/pkg/manifests/service-resource-pools.mf usr/src/pkg/manifests/service-security-gss.mf usr/src/pkg/manifests/service-storage-media-volume-manager.mf usr/src/pkg/manifests/storage-metassist.mf usr/src/pkg/manifests/storage-stmf.mf usr/src/pkg/manifests/storage-svm.mf usr/src/pkg/manifests/system-accounting-legacy.mf usr/src/pkg/manifests/system-boot-network.mf usr/src/pkg/manifests/system-extended-system-utilities.mf usr/src/pkg/manifests/system-file-system-smb.mf usr/src/pkg/manifests/system-header.mf usr/src/pkg/manifests/system-kernel-platform.mf usr/src/pkg/manifests/system-kernel-ultra-wideband.mf usr/src/pkg/manifests/system-kernel.man2.inc usr/src/pkg/manifests/system-kernel.man4.inc usr/src/pkg/manifests/system-kernel.man7.inc usr/src/pkg/manifests/system-kernel.man7d.inc usr/src/pkg/manifests/system-kernel.man7fs.inc usr/src/pkg/manifests/system-kernel.man7m.inc usr/src/pkg/manifests/system-kernel.man7p.inc usr/src/pkg/manifests/system-kernel.man9.inc usr/src/pkg/manifests/system-kernel.man9e.inc usr/src/pkg/manifests/system-kernel.man9f.inc usr/src/pkg/manifests/system-kernel.man9p.inc usr/src/pkg/manifests/system-kernel.man9s.inc usr/src/pkg/manifests/system-library-security-libsasl.mf usr/src/pkg/manifests/system-library-storage-libmpapi.mf usr/src/pkg/manifests/system-library.man3.inc usr/src/pkg/manifests/system-library.man3bsm.inc usr/src/pkg/manifests/system-library.man3c.inc usr/src/pkg/manifests/system-library.man3c_db.inc usr/src/pkg/manifests/system-library.man3cfgadm.inc usr/src/pkg/manifests/system-library.man3commputil.inc usr/src/pkg/manifests/system-library.man3contract.inc usr/src/pkg/manifests/system-library.man3curses.inc usr/src/pkg/manifests/system-library.man3devid.inc usr/src/pkg/manifests/system-library.man3devinfo.inc usr/src/pkg/manifests/system-library.man3dlpi.inc usr/src/pkg/manifests/system-library.man3elf.inc usr/src/pkg/manifests/system-library.man3exacct.inc usr/src/pkg/manifests/system-library.man3ext.inc usr/src/pkg/manifests/system-library.man3fstyp.inc usr/src/pkg/manifests/system-library.man3gen.inc usr/src/pkg/manifests/system-library.man3kstat.inc usr/src/pkg/manifests/system-library.man3kvm.inc usr/src/pkg/manifests/system-library.man3ldap.inc usr/src/pkg/manifests/system-library.man3lgrp.inc usr/src/pkg/manifests/system-library.man3lib.inc usr/src/pkg/manifests/system-library.man3mail.inc usr/src/pkg/manifests/system-library.man3malloc.inc usr/src/pkg/manifests/system-library.man3mp.inc usr/src/pkg/manifests/system-library.man3nsl.inc usr/src/pkg/manifests/system-library.man3nvpair.inc usr/src/pkg/manifests/system-library.man3pam.inc usr/src/pkg/manifests/system-library.man3scf.inc usr/src/pkg/manifests/system-library.man3sec.inc usr/src/pkg/manifests/system-library.man3secdb.inc usr/src/pkg/manifests/system-library.man3sip.inc usr/src/pkg/manifests/system-library.man3socket.inc usr/src/pkg/manifests/system-library.man3tsol.inc usr/src/pkg/manifests/system-library.man3uuid.inc usr/src/pkg/manifests/system-library.man3volmgt.inc usr/src/pkg/manifests/system-library.man3xcurses.inc usr/src/pkg/manifests/system-library.man3xnet.inc usr/src/pkg/manifests/system-library.man5.inc usr/src/pkg/manifests/system-network-http-cache-accelerator.mf usr/src/pkg/manifests/system-network-nis.mf usr/src/pkg/manifests/system-network-routing.mf usr/src/pkg/manifests/system-remote-shared-memory.mf usr/src/pkg/manifests/system-security-kerberos-5.mf usr/src/pkg/manifests/system-storage-fibre-channel-port-utility.mf usr/src/pkg/manifests/system-storage-sasinfo.mf usr/src/pkg/manifests/text-doctools.mf
2013-09-032408 CJK character width handled incorrectly in terminal emulatorsGarrett D'Amore1-193/+64
3019 localedef(1) manpage is pretty out of date Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Lauri Tirkkonen <lotheac@iki.fi> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-09-03672 xargs doesn't support -0Garrett D'Amore1-3/+14
3356 xargs needlessly duplicates stdio buffering Reviewed by: Prasad Joshi <prasadjoshi124@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Robert Mustacchi <rm@joyent.com>
2013-08-303600 edit(1) is a bad .so referenceYuri Pankov1-138/+140
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-08-163089 want ::typedefRobert Mustacchi1-2/+15
3690 mdb on x86 should be able to print alternate register names 3688 Want mdb -e 3094 libctf should support removing a dynamic type 3095 libctf does not validate arrays correctly 3096 libctf does not validate function types correctly 3689 Want an mdb test suite driver Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-06-06 [illumos-gate merge]Keith M Wesolowski2-2/+21
commit aad02571bc59671aa3103bb070ae365f531b0b62 3137 L2ARC compression commit 05f32410ae979b9796bef0f9ca68747c59821a3f 3795 find does not support -path or -ipath commit 9f4ed2b28e85fcda47378b4a8a399fcbf6bd9825 3798 Typo in passwd(1) man page
2013-06-053795 find does not support -path or -ipathAndy Stormont1-0/+19
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-06-043798 Typo in passwd(1) man pageBart Coddens1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-04-22 [illumos-gate merge]Keith M Wesolowski1-9/+19
commit 5918f984c877663f045498a174106df2e489ab55 3724 kstat reports idle time as io_wait, kernel as pio_wait, etc commit ef16f6b5e980be84e2248939502c5aa269ef026d 3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms 3709 need sloppy relocation for GNU .debug_macro commit 9e647765f079a9527bc9430bd6805745b590091b 667 cp support for -a flag
2013-04-19667 cp support for -a flagAlexander Eremin1-9/+19
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-04-05 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit b1fa6326238973aeaf12c34fcda75985b6c06be1 3675 DTrace print() should try to resolve function pointers 3676 dt_print_enum hardcodes a value of zero commit cba073b1ec508c3bc83d649fd197b7d1c483eb55 3677 /dev/ipnet can duplicate packets commit dfc0fed81813380fb526f1a003d3be17ab26ce3b 3683 pfiles shouldn't try to trace itself 3684 pfiles crashes on processes with no files 3685 getsockname should set the sa_family_t for unbound unix domain sockets 3686 pfiles shows incorrect socket information on some getsockname calls commit bd6433eb4d5b16c480f15cd77e2201c318b2556d 3682 /usr/bin/head should implement -c -q and -v commit a1c36c8ba5112b6713dabac615bf8d56a45f0764 3500 Support LSI SAS2008 (Falcon) Skinny FW for mr_sas(7D) Conflicts: usr/src/man/man1/head.1 usr/src/cmd/head/head.c Manifests adapted: usr/src/pkg/manifests/driver-storage-mr_sas.mf [driver_aliases] usr/src/pkg/manifests/system-dtrace-tests.mf [nop]
2013-04-043682 /usr/bin/head should implement -c -q and -vRobert Mustacchi1-4/+36
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-04-02OS-2075 ptime -p could support multiple processesRobert Mustacchi1-4/+7
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2013-03-04OS-1986 /usr/bin/head should implement -c -q and -v.Robert Mustacchi1-4/+36
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski2-69/+71
* github.com:illumos/illumos-gate: (49 commits) commit c61ea5668634a215fd1c9000beb7f6d2853b3468 3557 dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device commit 9eb57f7f3fbb970d4b9b89dcd5ecf543fe2414d5 3578 transferring the freed map to the defer map should be constant time 3579 ztest trips assertion in metaslab_weight() commit 9583f7179cb3bb19c38f4a8567cb8d51786036f1 3501 mdb: ::thread -d needs the SWITCH column commit 870e339d55f32bf17ce54ee9557ef0ac88ab4d5f 3496 sysevent runtime files are under /var/run commit 03205638622365000528794a52a1c0a8e846554e 3431 sharectl prints garbage when it failed commit cfe63ebf3593a7e45618955bfd1a754f30fc5fcf 3412 The ascii art in nfs4.h needs update commit 11bb729e438c0522ef1254effe8c8a39e441d7d5 1927 nfs4 stale clientid loop (OI server, Linux client) commit 28f2c52052034474a5881e13013564f72ffa345f 3515 sd gives RMW warnings for reads commit 16a4a8074274d2d7cc408589cf6359f4a378c861 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread 3564 spa_sync() spends 5-10% of its time in metaslab_sync() (when not condensing) 3566 recursive mutex panic in specfs commit 20128a0826f9c53167caa9215c12f08beee48e30 3561 arc_meta_limit should be exposed via kstats 3116 zpool reguid may log negative guids to internal SPA history commit c3a66015199e1814c2af8f7e6929af2004302e7e 3537 want pool io kstats commit ccc71be50bb49efb4e31004c77fb3e065e9c0596 3523 SMB NT Notify returning too soon commit bfbce3c1273efa22c185ea2995c57c37163fd7c3 3223 SMB FindFirst/FindNext don't fill in Last Name Offset commit 42c141d3747f50c9bfb13e3cf5f32828312a7b79 374 cron should send more useful mail commit 1f9f06cf154565efc5425d8e2c4d511ea99b0a58 3529 iostat should display time used by dtrace commit d5285cae913f4e01ffa0e6693a6d8ef1fbea30ba 3522 zfs module should not allow uninitialized variables commit 7535ae1914017b0e648abd7a139aca709fa82be3 3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat: commit e5dc7eac9e55f81548c4f12c8a2879d42a35ad84 3531 Race between log_sysevent_filename() and log_event_upcall() can cause panic commit 644b952899ad74c91b80401bc5cec525cdd9d87f 3512 rounding discrepancy in sa_find_sizes() 3513 mismatch between SA header size and layout commit 43ae55058ad99c869a9ae39d039490e8a3680520 3534 Disable EEE support in igb for I350 commit 838d71726afbdb6e9ea1358597d7a2da477d6831 3535 mdb ::print should pretty-print ipaddr_t and friends commit 15c4b7fc60958757a4ae2244a3910f06c3308202 3305 smbfs mount shows password commit 9dc3941c735ef88de46e850f745aa556d3a071a5 3507 Tunable to allow block allocation even on degraded vdevs commit e98f46cc16b6ba1555409cb3c7e384bdb0792875 3519 DTrace fails to resolve const types from fbt 3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests commit db8a3845f437a4151d759cc8d253e54e2911d7e6 3516 Leftover multidata transmit kernel statistics in ipv6 commit fabf08ae7a95a47c3e249ee651d83d26f798bcfa 3514 Spurious errors setting up new SMB client sessions commit 1b912ec7100c10e7243bf0879af0fe580e08c73d 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) commit aea676fd5203d93bed37515d4f405d6a31c21509 3508 NFS4 data corruption (client side) commit c93cc65a53e442bf8f9292f82e8c0797e0ed3f3d 3511 dtrace.c erroneously checks for memory alignment on amd64 commit 39f633a09e54fab2b9cf8d9d3ddc2a043b3e7465 3325 nsmb_close locking and teardown deadlock commit 28e4da25922bdfc5cba7ab29f47de911bbd78009 3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module commit 52fd7480cd8cd8da8ccac00d6af67471a23f06d2 3371 dumpadm -z is not documented in manpage 3380 zfs man page: documentation for zfs allow is confusing commit a0900badd8eb6bcca99411c8906b483e84f2da91 3196 ao_gendisp use by make is racey commit ff512403afa294019aee0a9c4e4f778f1d7ed207 3237 r10 is added 2 times to panic info commit 4846df9b53c813b173160a71c267f6678e9bf59b 3502 panic in smb_server_shutdown (sl_count assertion) commit 5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4 604 CIFS server should traverse child mount points commit e633f2d79475b51f0a4d46972282225abf851733 749 "/usr/bin/kstat" should be rewritten in C (fix SPARC build) commit 66448911ac89c254e89afc52e114402115a497e3 749 "/usr/bin/kstat" should be rewritten in C commit b17f03d7d89b75b69b9b7db22f2316b700e3a5a8 3485 statd is not handling incoming SM_NOTIFY properly when the hostname is not resolvable commit b7c47e8c412d4654019e45625cf2be8f7fd6ee66 3492 some e1000g devices don't support 15 unicast addresses commit 452fab4bfe0f4a0322a258885624366426683ae8 3419 usbftdi needs to support the BeagleBone commit 33c41f2b7f5e60517664bd7f392221865f833526 3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive commit 3c1e517454d5ef05eda14277b3af58472e9b26a9 452 getconf should support NPROCESSORS_* commit c92bf99ee60c0b1fe1289fef2b4034126c7867a5 3474 tar should support -C on extract commit a6f561b4aee75d0d028e7b36b151c8ed8a86bc76 3035 LZ4 compression support in ZFS and GRUB commit 7b1753e64ab6c8c68e7cd79acbedfdfba12bd7f8 3444 README for usr/src/test 3445 ZFS tests for restricted aclmode Conflicts: usr/src/cmd/cron/cron.c usr/src/cmd/mdb/common/mdb/mdb_ctf.c usr/src/cmd/mdb/common/mdb/mdb_ctf.h usr/src/cmd/ssh/libssh/common/readconf.c usr/src/cmd/ssh/sshd/servconf.c usr/src/cmd/stat/Makefile usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man1m/zfs.1m usr/src/man/man4/ssh_config.4 usr/src/man/man4/sshd_config.4 usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/io/scsi/targets/sd.c
2013-01-17452 getconf should support NPROCESSORS_*David Höppner1-68/+69
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-173474 tar should support -C on extractJoshua M. Clulow1-2/+7
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>