Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 6d40a71ead689b14c68d91a5d92845e5f3daa020
1532 Long-term kernel-resident processes need a way to play fair
commit cfd17c15945080ff766acfba4bfbc0ac4d2d31cd
13096 xnf asleep at wheel while freemem smashes into the ground
commit baf00aa88d7d535ed115175b04253f5db99a7d0b
13094 systems have more kmem caches than they used to
commit 727737b40e05e03cb1b298a96f67258b116ba990
13082 pageout needs a deadman
commit 44431c82ebd7ee1d7c240683235e728d70d96cf2
3763 Implement qsort_r(3C)
Conflicts:
usr/src/uts/common/os/vm_pageout.c
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 24571f7b017865fbad5f588fb0694b558c94e14d
13075 No console messages after early boot on non-VGA graphics
commit 3d21c6bf2078598ab053d382b8a9af3b70b8e995
11064 md_clear is misspelt
commit 73439c833efecf3010718112f4fce6bb183a6803
13080 Add support for cxgbe temp/volt sensor
commit b7a7784945b3504d0b69ea02a08e1cddb5578907
13111 Want futimes(), lutimes() and timespec/timeval conversion macros
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Marco van Wieringen <mvw@planets.elm.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 0a9a25a293d437b1563e1d8479fef8f3795ba817
13021 Invalid state if bindtextdomain() fails during re-binding
commit 5fae793b9b02afd1f3f434f3a915a64c08edc7b2
13062 loader: make env_discard() public
commit b89fb824168e36795c325b5e0a4d1e71dd2d8d65
13068 gptzfsboot: command from /boot/config should be nul terminated
commit 8548ec78d85644539a23c4262ed2b9512a47865e
13065 log when suspending a zpool
commit 84971882a96ac0fecd538b02208054a872ff8af3
12996 bhyve kernel should be wscheck clean
commit e0c0d44e917080841514d0dd031a696c74e8c435
12989 improve interface boundary for bhyve MMIO
12990 improve interface boundary for bhyve ins/outs
12991 bhyve vlapic should SIPI more carefully
commit 76f19f5fdc974fe5be5c82a556e43a4df93f1de1
12983 Want additional prototypes for manual pages
commit 341c5f490806c8b3e6e31512923db4c0e1b464b1
13041 i40e_get_available_resources() broken again for X722 part
commit dcbbe9e03d9d35c714d909a1f4767ce83c885e80
13049 cstyle should tolerate freebsd headers
|
|
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b3263c9871d056ea54cca24eaeedd5a41fd333de
12826 update to smatch 0.6.1-rc1-il-6
commit e1fb6a07e9492184a949d5a3ba446ff53b888a2b
12777 libc unwinding confused by indirect pointer encoding
commit eda3ef2de2d15b389090f6ef953edaea3daaace4
12689 Want c11 uchar.h
commit e214b19eaa16fec1fa60a97227778103f598336f
12577 px: NULL pointer errors
|
|
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b325f34d6fd056178a119182f410f157d35a9ea6
12781 /etc/ppt_aliases needs to be in the boot archive
commit 282a8ecb1f4aca0718d89ef1299b5928e5405bca
12736 Add DISCARD/TRIM support to bhyve
commit aee33e58f237f0d3cfeab24295f491937f0f7c79
12766 clean up bhyve lints
commit 00509c829a7bda32eeabfd272e5e6307ed93079e
12784 Fix errors in plockstat man page
commit c376fe93141769de29a07813de2dfb2c8c4b8481
12745 man page typos
commit 84659b24a533984de271059abf9a1092835d15a9
12735 bhyve upstream sync 2019 Sept
commit cf3ec608f736765ec9852eed5e611848a25de9a4
12768 12392 regressed ftello64 behavior
commit 165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90
12774 Resilver restarts unnecessarily when it encounters errors
commit 9c3024a3457d2d1269be18124a1ac69e33000da7
12682 want mdb-bhyve module
commit 88d6421c15f1c4daea9c8128e715662091258054
12779 mdb str_flags is missing STRXPG4TTY
commit 3579e3c35b601b3f66174315be3026281487541a
12776 libbe: missing typedef in libbe.h
commit eb9a1df2aeb866bf1de4494433b6d7e5fa07b3ae
12680 want PCI pass-thru in bhyve
Conflicts:
exception_lists/packaging
usr/src/cmd/bhyve/bhyverun.c
usr/src/cmd/mdb/i86pc/modules/unix/unix.c
usr/src/cmd/pptadm/Makefile
usr/src/lib/libppt/Makefile
usr/src/lib/libppt/Makefile.com
usr/src/lib/libvmm/Makefile
usr/src/lib/libvmm/Makefile.com
usr/src/uts/i86pc/Makefile.i86pc
usr/src/uts/i86pc/io/vmm/vm/vm_page.h
usr/src/uts/i86pc/ppt/Makefile
usr/src/uts/i86pc/vmm/Makefile
usr/src/uts/intel/ia32/ml/modstubs.s
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit cd62a92d4a964bfe61d35ba2301b69e65e22a509
7092 Want support for stdio memory streams
12360 fwrite can loop forever on zero byte write
12392 ftello64 doesn't handle ungetc() correctly when unbuffered
commit 1470234269f4edea4cbf270cb2475e4988b788d5
12359 Want a means to set the umem mtbf at runtine
commit 0ac311bae7f6f50d9ba506b52bd8860f2d68d4ce
12358 Need mbrtowc variant that indicates consumed zero bytes
commit d726994754c938f91b6fd7e96b5cab3829615c58
12357 getc/putc_unlocked need to set orientation
|
|
12360 fwrite can loop forever on zero byte write
12392 ftello64 doesn't handle ungetc() correctly when unbuffered
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Yuri Pankov <ypankov@fastmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 7484d76e78bc19298de9589214be103d65cf3989
12263 libc: NULL pointer errors (sparc)
commit b36afad7ffe84071c2c6831936cc1c524bd1ca90
12216 Clean up libc-tests smatch
commit 69c811ab73b7ce531454837ae68c4343e8724e0b
9965 Want support for O_DIRECTORY
commit 2fe8bc68ec8e8e8e05997b3ac2f081bfdded45ab
12275 check_rtime(1onbld): BUNDEF_OBJ and BUNUSED_OBJ
commit 5fe3b0929d8a195dbfa4196d72a3f9b15b745171
12084 idm_conn_event_handler mishandles CA_DROP action
Conflicts:
usr/src/test/os-tests/tests/Makefile
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 44bf619d328827ce5eca6833fcd5c69f1592e578
10703 smatch unreachable code checking needs reworking
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
commit c4ccc1f9004b70b07e4cdb57641c38ab607306c9
11226 Remove NetraCT support
commit dcfeff93f67a1188722a358e0fbfcd604993e573
11561 loader script needs to place .eh_frame after .text
commit a8ffe4975d219124d53dcd9de30126f3a595d28f
11555 gptzfsboot: boot prompt is not refreshed on device change
commit 79940ff6ac581ff9431c474dcfa18c78f1cb7a50
11556 ip_attr.c functions need to not dereference conn_ixa directly after lock drop
commit fe949611d4f0a0f42a6923a31cd3073e5b2bc97c
10540 wsdiff much slower under python3 than python2
commit c1064fd7ce62fe763a4475e9988ffea3b22137de
11541 allocation_classes feature must be enabled to add log device
Conflicts:
usr/src/uts/sparc/Makefile.sparc
usr/src/uts/intel/dev/Makefile
usr/src/uts/i86pc/pcie/Makefile
usr/src/cmd/zoneadmd/Makefile
|
|
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Approved by: Joshua M. Clulow <jmc@joyent.com>
|
|
commit a547acf91a502e2d79ff67ef86d1b791883ca43a
10880 posix_memalign() should avoid clobbering return parameter on failure
commit f26364c965228a50041eda19745fc8573312c654
10881 more C99 math macros should be compiler builtins
commit 9938df9efd1c845888adf3e046421db350cf1088
10882 math headers should stop supporting K&R C
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 9b40c3052b9b0d91120c568df0c5211c131c8da1
10201 prototypes: happy new 2019 year
commit a103f15bc0089ffbdb0e211871d97b6b79f59fa1
10185 loader: add sha1 hash calculation
commit 8d2ce326a8ec4271f68dfa69691885d8219c9bb7
10184 loader: framebuffer command should report usage on bad command
commit 1fe853a05a457dfa95ddc2f2742c2421558a7c30
10171 biosdisk: use int13h ah=08 and ah=15 to count the floppy devices
commit b6b206fc7fb36f7b13b01acf70ed6e676e405998
10077 usr/src/uts/ Makefile changes for smatch
commit dc5e7685b131559c0b7c622baee25a9a0ae50ada
10076 make usr/src/test smatch clean
commit 93b8872871607b3d21317283c1230b2a4a00920b
10075 make usr/src/tools smatch clean
commit 64f9afd1fd6b5f36ed2c633d603a3b551da6f3d4
10066 loader: Add isoboot(5) for booting BIOS systems from HDDs containing ISO images.
commit 3273f292544925d8d86f8e40935d5360aa609ef4
10054 loader: move 16KB BSS buffer from pxe to bio and use it with biosdisk
commit f5037cd0e0544bd22e4547ec8656b0ec49615f5d
10175 Organize tcp(7P) into subsections
6109 tcp(7P) should mention that socket options are in <netinet/tcp.h>
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
9857 proc manpages should have LIBRARY section
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-7205 bhyve makefile uses wrong linker flags
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-7205 bhyve makefile uses wrong linker flags
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit c6fe8850c7ff4c85074c93430743b146d8133436
5709 Add binary compatibility with Solaris 10 update 10
commit acab0a4f5020a09371629ac5149fdcf355dd0512
9755 bounds checking functions and types should only be visible if __STDC_WANT_LIB_EXT1__ is set to 1
|
|
__STDC_WANT_LIB_EXT1__ is set to 1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
commit e5ecfaa0ff00b00d0b97e8638701ff77caeeab1d
9726 getent could list the attr databases
commit 70ee30a511f4abfd1b9cdf25495a219fe131829a
9719 uts/i86pc: add way to set bootrd_debug
commit ca876c1c4225b51f8e1c2763b28e8466add83a0b
9717 libstand: build with -Wall only
commit 64a170cf91c8d267e7707c00ac13639160db85cd
9703 loader: stage1 should not probe floppies for zfs
commit 843ead088f87e5e766084646370e981f176eb323
9418 iwn: rate array in struct iwn_ks_txpower should have size IWN_RIDX_MAX+1
commit 8e5dcf3a637ec78130ed00945993c8c991997a44
9728 3secdb man pages need some tlc
commit 00efb5e1437d3912284689f1b0c13190e634e788
8548 want memset_s(3C)
commit 3b5ccf6b95a705120c7f7fa193afabfd40dc7342
9242 st: this statement may fall through
Conflicts:
usr/src/test/libc-tests/runfiles/default.run
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 5250bfb8bce969e3b3bfc3c0b9d4d7f32896031e
9528 Loader man pages should only be installed for x86
commit 804635d7bfa86d5f677fada06cb30420313f1159
9511 printf family isn't aware of multibyte decimal point characters
commit 4540c8e2f029ecd3f040b27b7489b1c9f2d920c0
9503 libefi now depends on libsmbios
commit 0a4f1df16f07808514bc5838bc55709f93f9e93e
9476 loader: Don't leak memory when displaying help.
9480 loader: commands.c should only use snprintf
9481 loader: commands.c use __unused
commit c7a0678d54bbc87f507a8909a193f75cbb463ede
9374 svr4pkg: comparison between pointer and zero character constant
commit a5f0d1fc79d4435b41cb64c37207978b97d8146b
9358 svc: this statement may fall through
commit 911abd25cb2923fb6c6e6aeef37f833c16598ca7
9277 libefi: remove unused routines
commit 76b35943c866f9d879ff5fc7e6fab17bef2b3402
9275 loader: Use the actual struct devdesc at the start of all *_devdesc structs
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
commit df23f1c1c0a6fa2a4bddd7a14cfc75933bbd5917
9271 uts/i86pc: this statement may fall through
commit 3d19b30e50b972b09ded7f37b8a5fc36d10588e6
9379 pr: this statement may fall through
commit 0bd000e03b3b546461db68c0b601a3a5412e3d31
9377 srptadm: this statement may fall through
commit 5135ad20c9f4ed5bf570f078a3bd3a837de6c2cd
9243 nsswitch/ldap: comparison between pointer and zero character constant
commit 7b839a17b133f5f15cfee0a4f16c5c8445d7fa25
9241 si3124: this statement may fall through
commit 73ebdb1f098bc5f3e6301b6aeab3becf12bc844e
9227 ipd: this statement may fall through
commit 45137058c754e4417a4b9610ef655bc26b175a31
9423 loader: zfs_bootfs() needs to use config pool txg for boot device
commit 6b8702c2d714a793b56a83a26988208caccea8d8
9419 testregex: condition otherwise unused variables
commit 6c7cff64a7c0aafe97d354f169f3230bf9a353c0
9416 spell: use fgets not gets
commit 0ae3c1c128212f440f395f5f1e70577eada7ca85
9414 scsa1394: this statement may fall through
commit c836236f795ed150d887b60a5acdab58f41a6291
9413 dprov: this statement may fall through
commit 99164022c06573613aeee730270cf19646e0f049
9412 hermon: this statement may fall through
commit e544b3c5a10750f0a6e563f648a46ff304d9ee95
9406 acct: this statement may fall through
commit b80bb91b66c2de22d944d93cdc98304eb32be782
9411 ptem: this statement may fall through
commit 80e626097a0835083ba4adb104b6d24bc1b6c6b4
9410 gld: this statement may fall through
commit 5d14684d1c825f0a207f249ec1039984cf9d8fd5
9409 acpica: this statement may fall through
commit 6c125e4ef2b6aa450b3b8180c8af116631da58eb
9408 pcmcia: this statement may fall through
commit 0156311c9f72cdfe0968bb696336ea1b7bf9befa
9407 fctl: this statement may fall through
commit 6ec25805e89b871fea97386e5b9d457faba82563
9405 abi: this statement may fall through
commit c473d15653eff703332d18dd4922f7643a633735
9404 abi: comparison between pointer and zero character constant
commit c0882bf482806dc6459d8b317ff54b69d1602bf0
9402 restore: this statement may fall through
commit 2ae4c13b79c29604a25f0cedb59f2acff223bd26
9401 cpio: comparison between pointer and zero character constant
commit df0d8faa63dc661707485b4e12027d2a3b09e107
9399 avs: this statement may fall through
commit 4159a98a3536461402cc63f5784a0dd919e7d82c
9398 cron: this statement may fall through
commit 9813518f6be5306c080ce190fa202bb0eaba7058
9397 devfsadm: comparison between pointer and zero character constant
commit 902eb9290a2193855c11e0290bad20b8e5ff7c03
9396 devfsadm: this statement may fall through
commit ac2a9d89ccb0d7cde5ae809b68a5cfbaeefeef78
9395 ed: this statement may fall through
commit 0834baa77af16c1d9672ea0d0650f877cc0b07d8
9394 format: this statement may fall through
commit 0c5b3cb404497f7ec0ae919e1a5650806be59641
9393 mailx: this statement may fall through
commit 96d32a53e61e5d703ab14d07d81e4e81c8c9fbb9
9392 idmap: this statement may fall through
commit 95e72cea9fdb1b95dc17d852d8fc25b518112352
9391 itadm: this statement may fall through
commit b3863623bad65c4d98e8af1ef92ca8748dc4396b
9390 killall: this statement may fall through
commit 25b601ca6246156206dbe2b37be633d695100eb0
9388 listen: this statement may fall through
commit 5196acaea56d98e47010f746097c6f61b937a987
9387 login: this statement may fall through
commit 674a0a218b3be1d0d7af65a4a3ea23fbcc657106
9386 kadmin: this statement may fall through
commit e608d74df721554c5a0664ff0073a9595af04fac
9385 more: this statement may fall through
commit 21d1a2fb8737adaa9e5b08ea72e8977e258a4646
9384 msgfmt: this statement may fall through
commit 6da563efef64cb9063cc61297f33a1e623033795
9383 nl: this statement may fall through
commit 93b546c082a8b32824a000a5be13e5aa9c84d208
9357 vgrind: this statement may fall through
commit 29a5d00515db6837124bcba467ff498b273b21aa
9356 vscan: this statement may fall through
commit 96a8ee403e7f0a4bdde5417945795f1bf0b300b2
9354 acpi: this statement may fall through
commit 40ed00103f04f72bef88cdaa2ec4ebae03af4a07
9353 fmt: this statement may fall through
commit 2990a173407351bd44b04c3c4e75c7ff0aa384d7
9351 pcmcia: error: '*' in boolean context, suggest '&&' instead
commit cc20930cb050f4447cc1f563c461ca4a043e5a1a
9334 tools: use NATIVECC
commit 0a06a804903b8c0464e65f18bfa5f32c5f14147b
9272 loader: Minor cosmetic changes.
commit 7d86488a35d4587500da1cb695e92b52b35fd253
9270 uts/i86pc: amd_iommu this statement may fall through
commit e916f0dc33b09935ecd578858cf0aaa9867be4ec
9264 amd8111s: error: '<<' in boolean context
commit 173f9ecb676ad20b467555f6b20bbfae39f90372
9262 iptun: this statement may fall through
commit 2811ec437a3102acd185cc6fafc9a716169cac2a
9232 mega_sas: this statement may fall through
commit c344b72c2f62222cffc1119518764557c5bf956f
9229 ipnet: this statement may fall through
commit 59e9026779cf4a22e08153f0b7702f8167fb44c7
9221 cpqary3: this statement may fall through
9261 cpqary3: wrong value is used in panic message
commit adb064afeb48ec687de5e8bd683ac74fbe19d656
9176 smbsrv/libfksmbsrv: duplicate 'const' declaration specifier
commit c00b6c91f218888919d6640bcad92097d5b4b68b
9127 efi: Only scan the BLKIO MEDIA once
commit 7703357b1908c4facec10ab54f76be175f414516
9126 efi: Do not pad the efi devpath structure
Conflicts:
usr/src/cmd/acpi/common/utprint.c (deleted in illumos-joyent)
|
|
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd
8472 Want docs for iports, tgtmaps, and friends
commit 1eb7f6f10a2bf852886fac64ce710da077f20c75
8706 libc lint library missing endian.h functions
commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f
8962 zdb should work on non-idle pools
commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b
8961 SPA load/import should tell us why it failed
commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32
7638 Refactor spa_load_impl into several functions
commit 82693e09cc02331fa1b3b73b54b1060e73507a8d
8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable
commit d3c0397fdfe3697d5078fec583494fae9971fd75
9039 tcp(7p): Duplicate paragraph
commit af8443c4728e4601db72fb8089035223de906eb9
9022 loader.efi: module placement must check memory map
commit bd0ce624be4492bab2f6c53383a40618647aba28
9027 Makefiles need to specify C99 mode consistently
Conflicts:
usr/src/man/man9f/scsi_hba_iportmap_create.9f
usr/src/man/man9f/scsi_address_device.9f
usr/src/man/man9/iport.9
usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
|
|
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
|
|
commit c73799dd86c25c27f5183e83584212d06d1ecebc
9024 rework PV-HVM disk device handling
commit fcebcf2bde9c499fa119ba1d185c1d9dd8db8c31
9023 port Delphix Xen-related fixes
commit ff074caab09347cf7a3028cad320325b14d826ce
9006 parallel loader builds fail sporadically
commit 0f554fe53a6056402dbaf025d945afa8659af0c7
9001 cdm is useless, remove it
9002 webrev should know how to get the git user name
commit a96858a0ffbb0a37a4c126a6889a50342c8e0ac5
9013 cmd/vi: don't use obsolete REG_WORDS
commit 925beec7a40f23f8a7663cf5e8289a88f9688e87
9012 cmd/grep: don't use obsolete REG_ANCHOR
commit 16b8cff5614360cedee81496774b4933d65c2a62
9007 import AT&T regex test suite
commit b4509b050d50104aa22638bf66c219627cf301af
6690 set_nfsv4_ephemeral_mount_to() tries to read AUTOMOUNT_TIMEOUT from defunct /etc/default/autofs
commit 8baf4f951af3e9e291859c8e5cb2ea4a83c6a531
9015 krb5-config emits unnecessary -R flags
1295 krb5-config only understands krb5
Conflicts:
usr/src/tools/scripts/webrev.sh
usr/src/tools/onbld/hgext/__init__.py (deleted)
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 5647635c25e095eb92ade015b8b639aaf8bcdcac
8668 mac_srs_change_upcall() is unused
8669 MAC_DBG_PRT is unused
commit a21e40770e26ca1023b9dee7001794f67f7bddcb
9003 libc-tests: newlocale_test silently fails after CLDR updates
commit 1efcb03414b4ab2cb1943cd8cd5fbd8a2019eb40
8994 libc-tests: nl_langinfo_test fails after 1198
commit 6c9c1c0d3911e7534e0028fb6e2a09aa4609730d
commit f627793a66375709ebd33b4f64774dfee1db48fb
8998 depcheck is useless and should be removed
commit 4ed1382ba00606e1de9b09a46440fff341db026f
8992 checkproto is useless and can be deleted
commit 498924fdb0b10437ef130a81beee94e710d55a5b
8991 pmodes is useless and can be deleted
commit 5c60adfb7915647f372e2ddb0c4b967d3d03f779
8990 /opt/onbld/gk is useless
commit 6af78b59cf0bb5ad194f2ab51b2302d8c45d2543
8571 Makefile.master should not trust $PATH
commit f864f99efe57685e1762590c1a880dd16bca6da9
8997 ztest assertion failure in zil_lwb_write_issue
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit f52b16c60da4b4c350471d7fc68089d796cc082f
8578 sync fnmatch(3C) with upstream
commit 89d58ee09d14e0fcdb6f3e8b43197b24ba7a0036
8523 Fix "clobber" in a few Makefiles
|
|
Reviewed by: Toomas Soome <toomas@me.com>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 79d022da827bda94f470706ea9a9a8d6dbab9d07
8568 fnmatch, glob: fix exponential CPU use with repeated '*' operators
commit 02e2c3ed584d6e282e2f2f9ed1659ef2ba09b924
8575 regcomp(3C): handle invalid {} constructs consistently
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 4585130b259133a26efae68275dbe56b08366deb
5428 provide fts(), reallocarray(), and strtonum()
commit 61304e4faaed38301307f7f985160d1843473587
8086 Add Stride parameter to dd
commit dd627ace5d331edb6342d966323629e57008b71f
8328 keyserv: sizeof on array function parameter
commit d1151f9bab097777251f26772ebcc50468637a12
8369 libcmdutils should be better about large file support
8370 libcmdutils needlessly defines its own OFFSETOF() macro
commit 336970851eecf9c4348b3de7bbea0687059dd216
6856 sys/stream.h exposes unnecessary macros to userland
commit a4b8c9aa65a0a735aba318024a424a90d7b06c37
8264 want support for promoting datasets in libzfs_core
commit 3f068ebd9d125396d22997224889b677a22523fe
8232 pcmcia: misleading-indentation
commit 5400f871d9d59398f2c72ca8320aad07c6caa49c
8350 mr_sas - replace sprintf() with snprintf()
commit 2e10def11ef1a50c25efa2444482670e6b0654ff
8302 svr4pkg unused variables
commit 311c88c1ed31408e0998a9aabb8e7d0d12ef83ad
8326 logger: misleading-indentation
commit 8487916bce68d458d3da4cba7d0be961dfce786f
8316 srchtxt: misleading-indentation
commit bcb81701c49bee8a728b9a14ac9b6675854a7f25
8296 tcopy: misleading-indentation
commit 4c004ea84c324520a1bac324e9f69d22ab4c5cd9
8303 loader: biosdisk interface should be able to cope with 4k sectors
commit 115716444da43c8948885b687239f3c4187d0897
8131 loader: add support for chain and device BE's
commit e2f4f3dab373b605b62ac175115f264a5c417eb6
8366 remove warlock leftovers from usr/src/cmd and usr/src/lib
commit 490fea6b98d609ce9ae1306209c80bb255b84c95
8355 need libc regex tests
commit 7641c5eab2e15e87eafc318a09f2bd5c6f968607
8354 sync regcomp(3C) with upstream
Conflicts:
usr/src/tools/mandoc/Makefile
usr/src/man/man3c/Makefile
|