summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/usr.sbin
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29 [illumos-gate merge]Jerry Jelinek1-12/+5
commit aab83bb83be7342f6cfccaed8d5fe0b2f404855d 6659 nvlist_free(NULL) is a no-op commit d643a855cbd8c4fb4fe966406fa05dff70673597 6674 sys/isa_defs.h shouldn't unconditionally define _ILP32 commit bcf23f43dc1b73080eeded927585ee86feab40a7 6596 Macro redefined in strtolctype.h
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-12/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2016-02-22OS-5177 Filtering on 'rarp' with snoop(1M) is brokenCody Peter Mello1-2/+2
2016-01-25 [illumos-gate merge]Jerry Jelinek9-6/+72
commit c2b09db8b5b01162dadf9205ddd83ccf4f7d5535 6465 zfs-tests/tests/functional/cli_root/zpool_upgrade/zpool_upgrade_007_pos is broken commit 38d61036746e2273cc18f6698392e1e29f87d1bf 6450 scrub/resilver unnecessarily traverses snapshots created after the scrub started commit 7ddce99911fbb5e44b38ac65e991a22e42267ee9 6123 SMF ipfilter support needs improvement
2016-01-226123 SMF ipfilter support needs improvementHans Rosenfeld9-6/+72
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Attila Fülöp <attila@fueloep.org> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-19 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 2a446632681882e5dfe50f2f301401588f1ce734 6328 Fix cstyle errors in zfs codebase (fix studio) commit 61679b0b6826b0ae7e3f751acd91412fcfa45d1e commit 9a686fbc186e8e2a64e9a5094d44c7d6fa0ea167 6328 Fix cstyle errors in zfs codebase commit 21227944c2bcc086121a5428f3f9d2496ba646f5 5876 sys/regset.h pollutes name space commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf 6208 add support for timerfd commit f3bb54f387fc03cf651e19bbee54cc88ee51bb29 6291 nested epoll does not mimic Linux behavior commit a5eb7107f06a6e23e8e77e8d3a84c1ff90a73ac6 5640 want epoll support commit 7509ca605713ac7f244b0e812b1712dd25f04da1 6027 EOL zulu (XVR-4000) commit e7df7762bfed06e996cc80f583cbee2d8ed81d69 6324 Add an `ndp' tool for manipulating the neighbors table Conflicts: usr/src/uts/common/io/timerfd.c usr/src/uts/common/io/devpoll.c usr/src/man/man9e/chpoll.9e usr/src/man/man5/timerfd.5 usr/src/man/man5/epoll.5 usr/src/man/man3c/timerfd_create.3c usr/src/man/man3c/epoll_wait.3c usr/src/man/man3c/epoll_ctl.3c usr/src/man/man3c/epoll_create.3c usr/src/cmd/cmd-inet/usr.sbin/ndp.c
2015-10-156324 Add an `ndp' tool for manipulating the neighbors tableCody Peter Mello2-4/+1117
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-07 [illumos-gate merge]Jerry Jelinek1-5/+2
commit 59809f4b954b2b9b06cdf40f4705ad0f7b6bbce5 6247 debug build failed on sparc after #4185 commit 10a6478a64c986fe8b918521951c9068ed5588fe 5855 fix __RESTRICT_KYWD to support the correct keyword with c++ commit 2545d10d08f1bf15162c2c0998fcae535d08c0d9 6275 arp should warn when it can't exec netstat Conflicts: usr/src/cmd/cmd-inet/usr.sbin/arp.c
2015-10-06OS-4807 arp(1M) and ndp(1M) should use zone_get_nroot()Cody Peter Mello2-4/+16
2015-10-06OS-4583 Add an `ndp' tool for manipulating the neighbors tableCody Peter Mello2-4/+1116
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com>
2015-10-066275 arp should warn when it can't exec netstatRobert Mustacchi1-3/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-09-25OS-4779 arp should warn when it can't exec netstatRobert Mustacchi1-0/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-09-16 [illumos-gate merge]Patrick Mooney2-9/+6
commit 39fd84a866206a99cbb6b6e63e0c38a367aaa88e 6119 mptsas doesn't handle timeouts in mptsas_get_sata_guid() commit 6d532798b6559eb98b586fd17725d8093f3b9ade 6168 strlcpy() does not return s1 commit 3c9168fa8e9c30d55b3aa2fde74bd7da46df53f5 4053 Add NVME Driver Support to Illumos commit b08923d6c9c63a4f4b647b84d9454d8124fcedd7 6210 ping can misreport ICMP latency 6211 want warnings in the face of long running name lookups for ping 6212 Want sub-second ping interval support 6213 clean up warnings in ping commit 0d045c0d0cb001d79480ee33be28514e847f8612 6209 libc mutexes break kernel writers hearts Conflicts: usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c usr/src/lib/libc/port/threads/assfail.c usr/src/uts/common/Makefile.files usr/src/uts/common/Makefile.rules usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
2015-09-146210 ping can misreport ICMP latencyRobert Mustacchi5-58/+258
6211 want warnings in the face of long running name lookups for ping 6212 Want sub-second ping interval support 6213 clean up warnings in ping Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-24OS-4120 snoop usage should mention -z flagRobert Mustacchi1-0/+2
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-06-10 [illumos-gate merge]Jerry Jelinek1-1/+69
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/+69
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 Mustacchi5-57/+261
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-04-23 [illumos-gate merge]Jerry Jelinek2-66/+83
commit bbe876c07ed632b8f85e195d41e7948382064a95 5761 nfs4_prot.x should be updated for RFC 7531 commit 85aac7c12e738f35fbcd61cdc0503288fb66b382 5831 "beadm umount <dir>" core dump
2015-04-225761 nfs4_prot.x should be updated for RFC 7531Marcel Telka2-66/+83
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-03-23 [illumos-gate merge]Jerry Jelinek1-1/+1
commit e2c8add4a6cefe2fe3a4b140f54561823d493bcc 5732 nightly.sh should use check-paths.out to be useful for .gitignore commit b52c8fbe58cfd9f349fdfa6cc5cb6f5731946a2b 5731 make a clean clobber commit 58d7f9e61903e78a381912527dc9dacb6e7feddc 5734 IPFGENITER needs to know when to hit the brakes commit 546c3aa8e92003d6d783c7172f237b41667539e2 5733 ipf should only forward when forwarding is enabled commit a252e0074e35e9003ab1dc3797dccf29ff16ae73 1152 ping(1M) doesn't mention -D (DONTFRAG) option
2015-03-191152 ping(1M) doesn't mention -D (DONTFRAG) optionChris Josephes1-1/+1
Reviewed by: Josef "Jeff" Sipek <josef.sipek@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-02-28OS-3000 I for one, welcome my overlay network overlordsRobert Mustacchi5-2/+81
OS-3080 Need direct callbacks from socket upcalls via ksocket OS-3943 want vxlan support OS-3944 snoop should support vxlan OS-3945 want varpd direct plugin OS-3946 want varpd files plugin OS-3947 want varpd svp plugin OS-3948 refhash could be used outside of mpt_sas OS-3949 want string property ranges for mac
2015-02-17 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 6b35cb3cf158584a9408d44b9b6796564e8e1882 5591 initialisation inversion of component order in cmd-crypto/elfsign.c 5620 cstyle updates for cmd/cmd-crypto and lib/libkmf
2015-02-165591 initialisation inversion of component order in cmd-crypto/elfsign.cRichard PALO1-1/+1
5620 cstyle updates for cmd/cmd-crypto and lib/libkmf Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Josef "Jeff" Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-04OS-3768 snoop could fail more cleanly on large filesDave Pacheco1-0/+5
Reviewed by: Robert Mustacchi <rm@joyent.com>
2014-11-05 [illumos-gate merge]Keith M Wesolowski4-92/+1
commit 786d1eec1cd1cac7e26243d118cd209e84bc6bb9 4174 Torch the old and unmaintained Sun-dhcp commit f07f0fb66492a2792d4da5e0a6f9a92b4c581ab3 5041 man pages needed for some wide character routines commit acd07c6b871cfa70bc42c9278037a17c430897b6 4449 Offlined vdevs are online after reboot commit 2f5a01126fee81fbe9fff04d4412c2834e3944b8 5272 dev_err(9F) ignores special first character of message (explicit NULL check) Manifests: usr/src/pkg/manifests/SUNWcs.mf (ignore) usr/src/pkg/manifests/consolidation-osnet-osnet-message-files.mf (ignore) usr/src/pkg/manifests/network-dhcp-dhcpmgr.mf (ignore) usr/src/pkg/manifests/service-network-dhcp-datastore-binfiles.mf (torch) usr/src/pkg/manifests/service-network-dhcp.mf (torch) usr/src/pkg/manifests/system-library.man3c.inc (add man pages)
2014-11-044174 Torch the old and unmaintained Sun-dhcpBart Coddens4-92/+1
Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-04 [illumos-gate merge]Keith M Wesolowski7-1248/+7
commit 90a455ac4ea45868c160c95be7cb1d19844acbea 5280 EOF htable, gettable commit ca9a201c205f81e7d3779aa2571a820f07423b9f 2922 dev_err() needs manpage 5272 dev_err(9F) ignores special first character of message Manifests: usr/src/pkg/manifests/system-network-nis.mf (remove) usr/src/pkg/manifests/system-kernel.man9f.inc (add)
2014-11-035280 EOF htable, gettableGarrett D'Amore7-1248/+7
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-08-28 [illumos-gate merge]Keith M Wesolowski58-25549/+2
commit 6481fd49a4385db15285ddf89f9c80b45eaaa407 5100 sparc build failed after 5004 commit 4e762ae71a675489e308ef67b9c4f35fa31042da 5069 Removal of wu-ftpd Conflicts: usr/src/uts/common/sys/zone.h (copyright) Manifests: usr/src/pkg/manifests/SUNWcs.mf usr/src/pkg/manifests/network-ftp.mf usr/src/pkg/manifests/service-network-ftp.mf
2014-08-275069 Removal of wu-ftpdAlexander Pyhalov58-25549/+2
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-05-19 [illumos-gate merge]Keith M Wesolowski1-3/+5
commit 60b43c45a204a6c0651e8017e1e505015ba74094 4868 ifconfig(1M)'s "addif" uses an uninitialized mask if not specified
2014-05-194868 ifconfig(1M)'s "addif" uses an uninitialized mask if not specifiedDan McDonald1-3/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2014-04-30 [illumos-gate merge]Keith M Wesolowski1-1/+1
commit 19449258028e6813f0b7a606b554b2fa37a390ec 4823 don't open-code NSEC2MSEC and MSEC2NSEC commit cb3e7fb42f8104f779abb6856ccf6e5b8e6419d8 4819 fix mpt_sas command timeout handling commit b59e2127f21675e88c58a4dd924bc55eeb83c7a6 4809 NANOSEC should be 'long long' to avoid integer overflow bugs 4810 spa_async_tasks_pending suffers from an integer overflow bug 4811 in.mpathd: tv2ns suffers from an integer overflow bug
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-1/+1
Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-20OS-2800 Project BardicheRobert Mustacchi4-6/+15
OS-2784 want sdev plugin interface OS-2783 want generalized squeues OS-2785 ipf should be able to hook kvm nics OS-2782 want /dev/net/zone/%zonename/%datalink OS-610 snoop and libdlpi should be able to consume /dev/net/zone/%zonename OS-2786 .gitignore should include debug object directories OS-2781 dlpi promisc modes should be able to be RX-only OS-2780 Want dlpi primitive DL_EXCLUSIVE_REQ OS-2779 Makefile.man should take care of directory creation OS-2778 dls_promisc doesn't properly handle all transitions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-02-14 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 6ab697caaefb599dda8c2839feec7322d7cf45bb 4584 assertion failed: hostp->nh_refs == 0, file: ../../common/klm/nlm_impl.c, line: 1135 commit 484ad3ba6a529a2471a98577d59d8ed49c7dd2c7 4587 snoop misdecodes DHCPv6 DHCPV6_DUID_LL identifiers commit 5bc1e22263da29a716575a856dd867c1f58f4a8b 4553 ndmp_config_get_ext_list failed
2014-02-134587 snoop misdecodes DHCPv6 DHCPV6_DUID_LL identifiersDavid Höppner1-1/+2
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-01-174487 snoop can only work with 2GB filesRobert Mustacchi1-1/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-01-15 [illumos-gate merge]Keith M Wesolowski2-84/+104
commit 34969e746608c8170ab540c876836f625f25d8eb 4428 logadm ignoring -p flag commit c64d0c7c2b822e28df7036ee627f438587d05037 4481 snoop(1m) does not decode time in GETTIME rpcbind operation commit 78fb3df6a49cd4598f9bba9960558158f7ec440a 4456 snoop(1m) should display remote RPC calls in summary mode commit 023efabbe28d70d797973d99bf36d5552c2a8cb8 4195 snoop(1m) should print NFS_ACL mask in hex commit 84615402a46a91be66843bd64e4fb72642b06e9d 4430 libuuid could cache /dev/random commit 2db6d663182655cb393dc2c15668bc9293364594 4304 fmdump shall emit JSON commit 652601fb657e961ff66dadcd87ddfc146c5db0ca 4295 libshare sa_get_proto_status sometimes returns unallocated strings Conflicts: usr/src/lib/libuuid/common/uuid.c usr/src/lib/libshare/smb/libshare_smb.c usr/src/lib/libshare/autofs/libshare_autofs.c usr/src/lib/libnvpair/nvpair_json.c usr/src/cmd/logadm/conf.c
2014-01-154481 snoop(1m) does not decode time in GETTIME rpcbind operationMarcel Telka1-3/+14
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-154456 snoop(1m) should display remote RPC calls in summary modeMarcel Telka1-78/+84
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-154195 snoop(1m) should print NFS_ACL mask in hexMarcel Telka1-3/+6
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-10-15OS-2528 snoop can only work with 2GB filesRobert Mustacchi1-1/+2
2013-09-04 [illumos-gate merge]Keith M Wesolowski2-5/+9
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-08-304072 make clobber leaves trashGordon Ross2-5/+9
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-28 [illumos-gate merge]Keith M Wesolowski1-72/+77
commit e9a5ec5aa8a1a14de1b019c6bd73e0a33f920e49 195 Need replacement for nfs/lockd+klm (exception_lists) commit 69a119caa6570c7077699161b7c28b6ee9f8b0f4 3946 ::gcore (fix sparc build) commit 2df37efa12a69b067c7197296dd802eb4b8a9e85 3518 Incorrect hostid calculation commit bbaa8b60dd95d714741fc474adad3cf710ef4efd 195 Need replacement for nfs/lockd+klm
2013-08-26195 Need replacement for nfs/lockd+klmDan Kruchinin1-72/+77
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Jeremy Jones <jeremy@delphix.com> Reviewed by: Jeff Biseda <jbiseda@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-07-30 [illumos-gate merge]Keith M Wesolowski1-15/+1
commit 694c35faa87b858ecdadfe4fc592615f4eefbb07 3882 Remove xmod & friends