summaryrefslogtreecommitdiff
path: root/usr/src/man
AgeCommit message (Collapse)AuthorFilesLines
2015-08-17 [illumos-gate merge]Jerry Jelinek18-1/+1587
commit 67b886e08e73a289a63ea9a98920f9ff423d1881 5934 localedef needs a native build (fix lint) commit fa9922c2be34868be01989cef133828185b5c0bc 5935 libavl should be a public interface 5936 AVL trees should be part of the DDI commit 7de0ac867568af5d9b8a9d8f8c82fd5fc12c6bfa 5934 localedef needs a native build commit 25b86e8fb6a2b50f929d8492cbac5d4eb5c2009a 5933 Makefile.man should take care of directory creation commit 22ff04516c85a5caac614d46031edbc085ba3a9e 6113 cpqary3: add support for hp gen9 smart array controllers commit d05c2e387bac9df4515e8771dbee0ef3f5fe121a 6121 Copy-paste bug in mac_init_rings() Conflicts: usr/src/man/Makefile.man usr/src/cmd/localedef/Makefile
2015-08-135935 libavl should be a public interfaceRobert Mustacchi17-0/+1583
5936 AVL trees should be part of the DDI Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Cody Mello <cody.mello@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-08-135933 Makefile.man should take care of directory creationRobert Mustacchi1-2/+8
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-08-10 [illumos-gate merge]Jerry Jelinek1-8/+3
commit 50a3c7725241be42cd7a99ff5cfcda2b8a0450e0 6107 port_notify_t prefix mispelt in port_associate(3C) commit 94385aa447e04fc3f80a94bb4639c652babf5664 6095 usr/src/tools/scripts/cstyle.pl errors with perl 5.22
2015-08-096107 port_notify_t prefix mispelt in port_associate(3C)Joshua M. Clulow1-8/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-31 [illumos-gate merge]Jerry Jelinek1-12/+10
commit 7bbc5723436be52a39f5c04d60cc236082c52d5a 6058 ipadm doesn't accept "ALL" as valid field name commit 18961ad2c52f9d85e1f18c75f82d40639f483e1a 6087 bootadm message.h is hiding errors from lint commit 50b1420592e389f7ad93528e20c703aff72dc15e 6088 Unable to enable the nfs/server service when nothing is shared commit 1f183ba0b0be3e10202501aa3740753df6512804 5850 tcp timestamping behavior changed mid-connection
2015-07-305850 tcp timestamping behavior changed mid-connectionLauri Tirkkonen1-12/+10
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-20 [illumos-gate merge]Jerry Jelinek1-0/+8
commit a2cdcdd260232b58202b11a9bfc0103c9449ed52 5960 zfs recv should prefetch indirect blocks 5925 zfs receive -o origin= commit e47aa97b65b6eaa7016357de7fb7974c1982858c 6063 pkgadd breaks with too many mountpoints
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-0/+8
5925 zfs receive -o origin= Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com>
2015-07-14 [illumos-gate merge]Jerry Jelinek5-0/+3431
commit 10d63b7db37a83b39c7f511cf9426c9d03ea0760 5942 integrate dmake Conflicts: usr/src/tools/scripts/nightly.sh
2015-07-135942 integrate dmakeRichard Lowe5-0/+3431
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-03 [illumos-gate merge]Jerry Jelinek1-28/+2
commit 77eb9dd4fa1a2a4b00af3d1973a84b60fbf40cdf 687 rpcgen should not generate absolute #includes commit 29a47e6ee6365b8ebcd68a3d59c0e1ef32f17ceb 5172 tftpd service is not registered by default and its manual is giving misleading directions
2015-07-025172 tftpd service is not registered by default and its manual is giving ↵Alexander Eremin1-28/+2
misleading directions Reviewed by: Eric Sproul <esproul@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-29OS-4462 libsysevent documentation incorrectDave Eddy1-9/+8
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2015-06-22 [illumos-gate merge]Jerry Jelinek1-10/+4
commit 1d3f896f5469c69c1339890ec3d68e9feddb0343 5981 Deadlock in dmu_objset_find_dp commit 6203546182f592d62b0fb7f4182da3d21d59031f 3768 fnmatch(5) is worded poorly commit 2750f8d5ec1b891560ac2224f6c37243d910bd1b 5997 FRU field not set during pool creation and never updated commit 057c620a8f2b46f09e91dfff7da884175a36b0a8 5996 libtopo ses module unload takes too long
2015-06-203768 fnmatch(5) is worded poorlySergio Aguayo1-10/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-15OS-4406 native signalfd supportJerry Jelinek2-0/+193
2015-06-15 [illumos-gate merge]Jerry Jelinek4-5102/+3841
commit b884368dd61598a2c84215e7b8620e34fba645a1 4751 ipadm(1M) should make it clear that static v6 addrs on an interface require addrconf addrs commit 5ce9dfc844a5f2a338bcba6fcfd718a0e60956fe 2056 update boot(1m) for right location of the GRUB menu commit 68b2bbf26c7040fea4281dcb58b81e7627e46f34 5995 RPC over SMB named pipes should use AF_UNIX sockets commit 5a48565528ab0659af6d43ebe1659bfff8074e8f 5994 Access Based Enumeration not working after 1527 commit b6f078ed90209a1b0e143e0abd10e14a6a2a7397 5993 SMB server fails setting dates earlier than 1970 commit 46e1baa6cf6d5432f5fd231bb588df8f9570c858 5911 ZFS "hangs" while deleting file commit 83885279ef0a4e648dec5ed9b6933631923e8a6a 5618 webrev is unable to format (mi in man pages commit b3cff10cdd26674d8dc66e0b349fd185df709fad 5409 Remove shareiscsi description and example from zfs(1M) 5988 zfs(1M) diff is excessively indented commit b735fab62707bcb6832e1654b9265bd13e0ae959 1209 fnmatch(3C) should mention FNM_IGNORECASE Conflicts: usr/src/man/man1m/zfs.1m
2015-06-144751 ipadm(1M) should make it clear that static v6 addrs on an interface ↵Yuri Pankov1-1229/+809
require addrconf addrs Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-142056 update boot(1m) for right location of the GRUB menuSergio Aguayo1-21/+16
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-125409 Remove shareiscsi description and example from zfs(1M)Yuri Pankov1-3808/+2999
5988 zfs(1M) diff is excessively indented Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-121209 fnmatch(3C) should mention FNM_IGNORECASESergio Aguayo1-7/+17
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-10 [illumos-gate merge]Jerry Jelinek1-1/+16
commit a6490d0f4f068b0e0b17b98d03e50301aa6bb3f4 5983 5896 fallout when EMI is removed commit 90553fa8afd7a98e67bf29073ba4c8d157bb00c9 5187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtemp commit 19581f849bf7a7ff70969056873a9f08150b2e7c 4770 soconfig(1M) needs an option to print the in-kernel socket configuration table commit f68770eaa148461c70a7bafc74cf10adf8fb4add 5978 5816 causes mdb's ::status message to be further truncated
2015-06-094770 soconfig(1M) needs an option to print the in-kernel socket ↵Alexander Eremin1-1/+16
configuration table Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-09OS-4013 ping can misreport ICMP latencyRobert Mustacchi1-2/+51
OS-4352 want warnings in the face of long running name lookups OS-4351 Want sub-second ping interval support OS-4350 clean up warnings in ping Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-06-08 [illumos-gate merge]Jerry Jelinek2-20/+6
commit 81ad62fccc616122995dc5abd6e7a8bed377f818 5956 orientate is not a word commit 2235c267f66f8b02ccdfc15c8c0aac6346fba1bc 5982 All kernel messages seem to come from 'genunix' instead of individual modules after 5272
2015-06-055956 orientate is not a wordSergio Aguayo2-20/+6
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-04OS-4368 lxbrand glibc abhors CPUID limitsPatrick Mooney1-12/+6
2015-05-27 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 3698b9760f5a9315a5040e7606f7db7aaa3e1ffb 5954 ffs(3c) manpage is a little confusing commit 58865bb7f764a6ca11f3057bee77153724ebb239 5955 pat_sync is clever enough to check for X86FSET_PAT commit cdf815bb84cfaf9b71a4c5a51616e2da60c68bfc 5852 remove SFW* from the gate's Makefiles commit bb2183e0683124f79bf4b91cf4d48201e752109e 5947 NULL is not a character in asm10k.c
2015-05-265954 ffs(3c) manpage is a little confusingJosef 'Jeff' Sipek1-3/+3
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-19 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 9df7e4e12eb093557252d3bec029b5c382613e36 5930 fasttrap_pid_enable() panics when prfind() fails in forking process commit 8412fdadc46d5bd0355a53fda7bda83e60803108 5937 sockaddr_in6 synopsis incorrect
2015-05-185937 sockaddr_in6 synopsis incorrectRobert Mustacchi1-3/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-13 [illumos-gate merge]Jerry Jelinek1-3/+13
commit 2695d4f4d1e2a6022c8a279d40c3cb750964974d 3783 Flow control is needed in rpcmod when the NFS server is unable to keep up with the network commit 7d593912b33208f97b6a9b5aa18d6bc0227c8a67 5819 want dumpadm(1m) option to print estimated dump size
2015-05-125819 want dumpadm(1m) option to print estimated dump sizeAlexander Eremin1-3/+13
Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Albert Lee <trisk@omniti.com>
2015-05-06 [illumos-gate merge]Jerry Jelinek1-10/+0
commit 7e89328164e4b89906924cf4e0387ea13a77631b 5753 libnsl: set_up_connection() over TCP does not adhere the specified timeout commit 12844f5a6e6a4f8cb472dc421b8263103c55bd43 5651 Missing header file sys/fs/s5ino.h referenced in /usr/src/cmd/acct/diskusg.c commit 4d0eb50e691de4c20b1dd9976ad6839fede8a42d 4719 update gate build environment to [open]jdk7 4742 update manifests for javadoc7 4743 Fix deprecated /usr/j2se usage in slp and remove from filesystem(5) manpage 4744 remove traces of /var/sadm/system/admin/default_java commit 37bbd7cc85ebfd31fbf68569b8b098e5448c9ce9 5878 Additional lint fixes for sunstudio12.1 and more modern OpenSSL Conflicts: usr/src/cmd/dtrace/test/tst/common/java_api/Makefile usr/src/cmd/dtrace/test/cmd/jdtrace/Makefile
2015-05-054719 update gate build environment to [open]jdk7Richard PALO1-10/+0
4742 update manifests for javadoc7 4743 Fix deprecated /usr/j2se usage in slp and remove from filesystem(5) manpage 4744 remove traces of /var/sadm/system/admin/default_java Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-30 [illumos-gate merge]20150430release-20150430Jerry Jelinek2-14/+7
commit 999cb8a98e50b015e1a30b4fe74618510fd0b4ac 5623 auditconfig(1M) man page incomplete commit 21520208ad6fda66aa89c585cc9d64979b0f3103 5624 sed(1) should not refer to re_format(7) Conflicts: usr/src/man/man1m/auditconfig.1m usr/src/man/man1/sed.1
2015-04-295623 auditconfig(1M) man page incompleteJerry Jelinek1-22/+129
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-04-295624 sed(1) should not refer to re_format(7)Robert Mustacchi1-7/+5
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-04-285863 psiginfo arguments should be constEric Sproul1-5/+2
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-29 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 3e5de5d019b8b1edc6c40c035fa29f3a41341841 5863 psiginfo arguments should be const commit 4b92079ba1c38eb015d4df99305947dbeccbb80d 5861 clean up obsolete init scripts commit 8622ec4569457733001d4982ef7f5b44427069be 1527 SMB server in non-global zones
2015-04-25OS-4194 kmem_alloc() should deprecate KM_SLEEP allocations of 0 bytesBryan Cantrill1-2/+5
2015-04-21OS-4206 support deferred TCP acceptsJerry Jelinek2-0/+48
2015-04-16 [illumos-gate merge]Jerry Jelinek1-21/+2
commit 545758327e65fa2c3d514152f4c010e8faddfa6d 5835 fix printf tokens for net-snmp 5.7.2 commit e3dc7d16623f78f12e240686f2c357ca545426f2 3704 libfmd_snmp should compile with newer net-snmp commit a52fc310ba80fa3b2006110936198de7f828cd94 5701 zpool list reports incorrect "alloc" value for cache devices commit 155173561a7af3379c70dd10c51cf4729aedeea3 5839 vmstat(1M) should stop documenting -c commit 03b1c2971d24a9cd2c073d634f7e074fbd14e984 5610 zfs clone from different source and target pools produces coredump
2015-04-15OS-3958 want documentation for overlay devicesRobert Mustacchi7-7/+1169
OS-4182 need dladm create-overlay -t OS-4174 long options for dladm *-overlay OS-4179 want search plugin in overlay property list OS-4181 Clean up duplicate VXLAN_MAGIC definition
2015-04-15OS-3757 Allow disabling of zfs recv for a zoneJerry Jelinek2-2/+14
2015-04-155839 vmstat(1M) should stop documenting -cRichard Lowe1-21/+2
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-04-14 [illumos-gate merge]Jerry Jelinek11-1526/+2
commit e2c88f0c2610f16de7b639746b40dea5f3e2256e 5832 EOF wireless usb (aka UWB) commit eba03e8e19855a13cb54c87ad0767659a673b834 5801 nuke big file scanner (bfs) commit 403aa8eca43fa3e4e59c280724e47bd18f2051bc 3842 remove the machid commands (fix copyrights) Conflicts: usr/src/uts/common/Makefile.rules
2015-04-13OS-4136 would like SIGUSR to zlogin to switch in and out of '-N' modesPatrick Mooney1-10/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-04-13 [illumos-gate merge]Jerry Jelinek2-215/+326
commit 9d12795f87b63c2e39e87bff369182edd34677d3 5830 want arc4random(3C) suite 5802 want getentropy(3C) 5803 want getrandom(2) 5804 want explicit_bzero(3C) 5805 want MC_INHERIT_ZERO 5806 uuid_generate can leak its cache in edge conditions commit 08344b293eab865a57e4629b178f2003dced397e 1517 smbsrv workers run at excessively high priority commit a32725da2e029a7b2cff859759c591f9a11fe521 1501 taskq_create_proc ... TQ_DYNAMIC puts tasks in p0 commit 10b444a87400224fdb8ed3a329960a27385a96da 5321 Convenience scripts to build/clean smbsrv, idmap, zfs commit 6fdcb3d1c2baae812d9cbce37b41469b924efd90 5813 zfs_setprop_error(): Handle errno value E2BIG. commit 2fd872a734cf486007a8dba532cec52bfb4d40e5 5817 change type of arcs_size from uint64_t to refcount_t commit 34e8acef009195effafdcf6417aec385e241796e 5820 verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig) commit aaec9ca27fa0bbff6dbb446cd02e5cdd463e85ef 5776 vfork and getwd should not be exposed under XPG7 5828 Verify usleep and ualarm in symbol test Conflcts: usr/src/uts/common/vm/seg_vn.c usr/src/uts/common/syscall/memcntl.c usr/src/uts/common/sys/mman.h usr/src/test/libc-tests/tests/random/arc4key.ksh