summaryrefslogtreecommitdiff
path: root/usr/src/tools/scripts
AgeCommit message (Collapse)AuthorFilesLines
2014-02-25OS-2789 webrev could default to utf-8Robert Mustacchi1-0/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2014-02-21 [illumos-gate merge]Keith M Wesolowski12-1656/+145
commit 97f7c4750238e3c507904468e4e9f17b15a08e2d 4600 Netbackup Catalog verification hangs waiting for NDMP server commit 361f55a51b4e8a8d5a73478602f4afdc6e199da5 4576 mountd(1m) needs to be able to set listen backlog commit 2c2a4b290e9cec73c81d22d42d3a63f2a3bb4e70 4519 ABI checking needs to adapt to modern times, run by default commit cb4d1691226e6583657e84c8ca7e3835499528a0 4522 the build doesn't fail nearly often enough commit a422476ddc8b07ee8e17a5962a46cd3b1f2ae17b 4525 remove last vestiges of tonic commit c3e6cb59e6ec7e289cc296c8f5f6e77651afe0a2 4526 nightly contains a great deal of effectively dead code Conflicts: usr/src/tools/scripts/nightly.sh usr/src/lib/libshare/nfs/libshare_nfs.c (copyright)
2014-02-184519 ABI checking needs to adapt to modern times, run by defaultRichard Lowe1-11/+11
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jens Elkner <jel+illumos@cs.uni-magdeburg.de> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-184522 the build doesn't fail nearly often enoughRichard Lowe2-26/+88
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jens Elkner <jel+illumos@cs.uni-magdeburg.de> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-184525 remove last vestiges of tonicRichard Lowe7-975/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jens Elkner <jel+illumos@cs.uni-magdeburg.de> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-184526 nightly contains a great deal of effectively dead codeRichard Lowe4-651/+53
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jens Elkner <jel+illumos@cs.uni-magdeburg.de> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-11 [illumos-gate merge]Keith M Wesolowski2-327/+11
commit d7b56f414df5eecc5f2cc64674bb2a4be951082d 3810 remove support for teamware from webrev commit 49fc705551f6629987a66b32c99dde9119d16cfd 4141 deleg_reopen() can leak osp->os_ref_count Conflict: usr/src/tools/scripts/webrev.sh
2014-02-103810 remove support for teamware from webrevBart Coddens2-327/+11
Reviewed by: Andrew Stormont <AStormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-01-29 [illumos-gate merge]Keith M Wesolowski1-10/+1
commit 4f4d4600c4ab21d1c6eb87517b67f87b5c27a697 4506 GCC should be the primary compiler commit 13bb140908ba7c972416022c1d5fa537ac84f99f 4505 check_rtime should always check search paths
2014-01-284505 check_rtime should always check search pathsRichard Lowe1-10/+1
Reviewed by: Joshua Clulow <jmc@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Saso Kiselkov skiselkov.ml@gmail.com Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2014-01-14 [illumos-gate merge]Keith M Wesolowski1-1/+1
commit 1444d846b126463eb1059a572ff114d51f7562e5 4427 pid provider rejects probes with valid UTF-8 names commit fc2b8335a96b36a076f9614647182dd090cb6ee0 4463 NLM fails wrongly on clnt_control(). commit ccac5ae384bd76b9eb3473b622170555228b5c5d 4445 wsdiff results file timestamp format is strange Reviewed by: Garrett D'Amore <garrett@damore.org> commit db46f245c26166d1232fb8d83c2ad0c591d33b77 4444 remove unused cpuid-related globals Reviewed by: Garrett D'Amore <garrett@damore.org> commit 1a9079eeb6a460980656d5e022ec89bbbfb84732 4443 apic_intrmap_init comment could use an update Reviewed by: Robert Mustacchi <rm@joyent.com> commit deec6be0d2203ed491be67ac7ebf52f91a24b83d 4383 libelf can't write extended sections when ELF_F_LAYOUT
2014-01-134445 wsdiff results file timestamp format is strange Reviewed by: Garrett ↵Josef 'Jeff' Sipek1-1/+1
D'Amore <garrett@damore.org>
2014-01-08 [illumos-gate merge]Keith M Wesolowski3-12/+0
commit 2063d9c01c4a721994a3cb528444d7f328135869 4266 remove Makefile*.shared nonsense in uts commit 34ae5cdf42c9fd8bc75aedb3a91cc2fba8d5182c 4265 remove INTERNAL_RELEASE_BUILD Conflicts: usr/src/uts/intel/Makefile.intel usr/src/uts/intel/Makefile.intel.shared usr/src/uts/sparc/Makefile.sparc.shared
2014-01-064265 remove INTERNAL_RELEASE_BUILDJosef 'Jeff' Sipek3-12/+0
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-26 [illumos-gate merge]Keith M Wesolowski1-5/+7
commit b1a0a82d00eef0593b4a1c3b5c5a8fd395f3c826 4357 bldenv $MAKE checking is pathological
2013-11-254357 bldenv $MAKE checking is pathologicalRobert Mustacchi1-5/+7
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-19 [illumos-gate merge]Keith M Wesolowski2-3/+9
commit e119f2433126d4147d64877f8987520e416038e5 4129 ON tools should honor $MAKE 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 commit c50d56f667f119d78fa3d94d6bef2c298ba556f6 4322 ZFS deadlock on dp_config_rwlock commit e875b3742255721e9aefe0dd128ed9df3e594be1 4330 open(2) manual describes O_SYNC twice commit 39cddb10a31c1c2e66aed69e6871d09caa4c8147 4128 disks in zpools never go away when pulled commit b5e595027fe431bb04a0f9b86ceb323a2d702dda 4294 fopen could support 'x' commit 9e21aac0c45b9a278df2cfb9d5674c279cc542d2 4326 powertop sometimes fails silently commit 241996a3debb0b7690aef018488c76770d83311e 1872 NULL pointer dereference in iscsit Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c usr/src/tools/scripts/nightly.sh usr/src/tools/scripts/bldenv.sh
2013-11-174129 ON tools should honor $MAKERobert Mustacchi3-9/+20
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-10-234030 remove useless nightly/bldenv optionsJosef 'Jeff' Sipek3-509/+16
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek5-247/+23
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-25 [illumos-gate merge]Keith M Wesolowski6-746/+29
commit 8bf58058bb64c24ccf6da9141b2f10037725b137 3881 want device driver for HP SmartArray RAID controllers (fix packaging) commit 6750ebac18fffc872e3e2c643732f448b14f5195 4167 EOF pcser (fix sparc exception) commit e1b09d8049c010cce1944b6c61b253a64aa1459b 4072 make clobber leaves trash (fix sparc) commit 90485377c865d59d1f5371960ae60cee3b580421 4215 pkcs11_tpm botches shared library initialization, murders its friends commit 90c14341d8cb7aed572c1120e9674f8c2a7e5ffa 4034 'dmake all' fails for DTrace demos commit 5110237a5c8166de8ba374fce724cf2ab8758812 4030 remove useless nightly/bldenv options commit c0e7977a434048a8bc7386ea0e8befaa77a646cf 4027 remove CLOSED_BUILD 4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Conflicts: usr/src/tools/scripts/bldenv.sh (OS-2094)
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-1/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-08-14 [illumos-gate merge]Keith M Wesolowski1-1/+0
commit 559372b3a1f0f2d0da204a93e42942065acd4530 4026 cleanup warnings in cmd/passwd commit 0f36b8433e9a3e3d3803c54bad5be5de92aec546 3971 remove EXPORT_RELEASE_BUILD commit ffc5bd0fe44a6f6529e738f1c202f788b1355046 3994 uscsi_timeout of 0 sent to ses target driver can hang processes in biowait with a cmd stuck in HBA. commit 18e649782fcf9da52d755b2074b4b9382426c818 4039 zfs_rename()/zfs_link() needs stronger test for XDEV
2013-08-133971 remove EXPORT_RELEASE_BUILDJosef 'Jeff' Sipek1-1/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-07-30 [illumos-gate merge]Keith M Wesolowski4-111/+0
commit 694c35faa87b858ecdadfe4fc592615f4eefbb07 3882 Remove xmod & friends
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek4-111/+0
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-06-24 [illumos-gate merge]Keith M Wesolowski1-343/+0
commit a103bf89db0ff375f6549abb96b8869031d1e122 2893 build_osnet should go away commit 861bfc8941f2c557f1bcb7a6d7f62f9da98ee4db 3843 kstat should handle NULL string values
2013-06-242893 build_osnet should go awayBart Coddens1-343/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-24OS-2185 nightly dmake check should look for the new dmakeRobert Mustacchi1-28/+7
2013-04-03OS-2094 ON tools should honor $MAKERobert Mustacchi3-9/+14
OS-2095 cmd/refer Makefile is a bit bogus OS-2096 xref hardcodes its path OS-2097 lex should check $origin for support files OS-2098 yacc should check $origin for support files OS-2099 remove OS-1583 workaround OS-2100 ndmp makefiles need to use $(RPCGEN) OS-2101 Need a way to specify ast binary directory
2013-01-29OS-1799 stage-licenses should only be hit when building packagesRobert Mustacchi10-139/+11
OS-1800 onbld python tools shouldn't hardocde /usr/bin/python OS-1801 Remove vistigial git-active.py
2013-01-24OS-1823 git-pbchk should not depend on mercurial20130124release-20130124Joshua M. Clulow1-8/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net>
2013-01-14Illumos SyncJohn Sonnenschein2-2/+3
Merge github.com:illumos/illumos-gate Conflicts: usr/src/cmd/isainfo/isainfo.c usr/src/uts/common/Makefile.files usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/zvol.c usr/src/uts/common/io/mr_sas/fusion.h usr/src/uts/common/io/mr_sas/ld_pd_map.c usr/src/uts/common/io/mr_sas/ld_pd_map.h usr/src/uts/common/io/mr_sas/mr_sas.c usr/src/uts/common/io/mr_sas/mr_sas.h usr/src/uts/common/io/mr_sas/mr_sas_list.c usr/src/uts/common/io/mr_sas/mr_sas_list.h usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c usr/src/uts/i86pc/io/apix/apix.c usr/src/uts/i86pc/os/intr.c usr/src/uts/intel/sys/x86_archext.h
2012-12-063381 webrev: The latest version may be obtained here.Marcel Telka1-1/+2
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-11-083272 findunref should support gitRichard Lowe1-1/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Eric Schrock <eric.schrock@delphix.com>
2012-11-07Illumos syncJohn Sonnenschein8-14/+15
2012-11-033298 illumos link-editor and related tools should be differentiableRichard Lowe1-1/+1
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-10-193288 git-pbchk invents blank lines, then complains about themRichard Lowe1-2/+2
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-10-172563 remove python2.4 from onbldPiotr Jasiukajtis6-6/+6
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-10-103262 webrev only includes oldest cset comment when file changes multiple timesRichard Lowe1-5/+6
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-07-30Illumos SyncJohn Sonnenschein1-4/+14
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
2012-07-242599 git-pbchk suffers classic pipe deadlockRichard Lowe1-4/+14
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski1-1/+1
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-05-07illumos syncJohn Sonnenschein2-1/+138
2012-03-27fix git-pbchk.py mergeJohn Sonnenschein1-138/+0
2012-03-131960 developer tools should support gitRichard Lowe7-53/+276
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-132059 nightly(1) should support custom From: in mailJoshua M. Clulow2-1/+18
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-12-19Merge branch 'git-tools' of git://github.com/richlowe/illumos-gateJohn Sonnenschein9-123/+588
2011-12-15[OS-714] Illumos mergeJohn Sonnenschein1-1/+1
2011-12-07webrev: Detect and handle renamesRichard Lowe1-10/+25
While gathering the list of _really_ changed files, record the name they used to have such that we can deal with renames. Git does not really support renames, and calculates this at runtime also providing a 'score' indicating the likelyhood of being a rename. We currently only treat as renames those situations with a score > 75 (out of 100).