Age | Commit message (Collapse) | Author | Files | Lines |
|
commit aa64fa16549f13233681f4b40e50fb5b1c18a97c
5158 sed dumps core in new multibyte code
commit 277b8dcb887b89d7465085652bc00d7842be2792
5444 cannot exec from hsfs since 5405
commit 2ec99e3e987d8aa273f1e9ba2b983557d058198c
5376 arc_kmem_reap_now() should not result in clearing arc_no_grow
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
|
|
commit 08db0dbccad017e19ad23f4b307e9fd0dc96cda1
5377 bootadm update-archive misidentifies BEs as ramdisks
commit c1379625401dfbe1c39b79136dd384a571d47fde
5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS
commit 2dc692e04c2d360aa723d8436a83b8f44e8fa77b
5340 add kstats to track reason for fork failures
commit 83ff55dcd7fc7c3356d7b2d3f67ec99970728d9b
5366 strcoll_l may destroy its arguments, then crash
Conflicts:
usr/src/uts/common/os/zone.c
usr/src/uts/common/os/lwp.c
usr/src/uts/common/os/fork.c
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 5a172a1e0f9068ec8db35fa123baecf7bd540eb5
5224 snprintf rounding under [default] FE_TONEAREST
|
|
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: David Höppner <0xffea@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 81cc999477f2f5f0896ee349f6ec8fc2f804ece3
5238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzero
commit c375047346b15ac13f787bc562bb7e724c97baf5
4213 Missing spaces in man pages
Manifests:
usr/src/pkg/manifests/system-test-libctest.mf (ignore)
|
|
|
|
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
|
|
OS-2728 psignal(3C) header file could be <signal.h>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
|
|
OS-3279 lx brand should allow delegated datasets
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
commit 732efd5515b5788339f3da4db04de7cea0f79c86
2964 need POSIX 2008 locale object support (more C++ fixes)
commit fec13dd95833a1b958477320d32721f886a94f50
5002 Possible buffer overflow in makefh3()
commit 0934fbd7017fd0754831e0ab14cdfc897809b881
2964 need POSIX 2008 locale object support (fix gcc)
commit 538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2
4964 nl_langinfo(CRNCYSTR) returns wrong alignment character
4999 libc test suite enhancements
4939 desire wcsnrtombs() function
Manifests:
usr/src/pkg/manifests/system-library.man3c.inc
|
|
|
|
4999 libc test suite enhancements
4939 desire wcsnrtombs() function
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 5e74f94d8c2a16c2ef7cf2940a157ffabb379c27
3347 zonecfg(1M) is confused about selection
commit 5a81b4ad6a940aead6f0789e059a6f8fbc678be0
4544 sock2path(4) man page needs to be updated for configuration fragments
commit 2d08521bd15501c8370ba2153b9cca4f094979d0
2964 need POSIX 2008 locale object support
Conflicts:
usr/src/man/man3c/Makefile (copyright)
usr/src/lib/libzonecfg/common/libzonecfg.c (OS-216)
usr/src/lib/libc/sparcv9/Makefile.com (copyright)
usr/src/lib/libc/sparc/Makefile.com (copyright)
Manifests:
usr/src/pkg/manifests/system-header.mf
usr/src/pkg/manifests/system-library.man3c.inc
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
commit dff8ce8858f30b8b43711766bd0f637548b8d700
3379 Duplicate assignment in uts/common/cpr/cpr_stat.c
commit 652fb50dec8e8b074b60a3c82d00248a2aeb5eb9
4653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid hint_value kstats
commit 4948216cdd0ccee7b9a4fd433ccab571afbb99e9
4679 want workaround for Intel erratum BT81
commit 56b8f71e3a910fbd2820f6841b40bfd85f9673c2
4601 memory leak in ILB daemon on startup
4602 memory leak in ILB daemon on import-config
4668 Memory leak in ilbd' new_req: getpeerucred() allocation isn't released at all
commit 61f9f3e6dc0a66ec5c243562765c1b4a3297e8a4
4688 getlogin_r shouldn't clobber memory
|
|
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit a11c1571b6942161b0186d0588609448066892c2
3141 strptime() doesn't support %t
commit 307b60a6235150b7f87b2f1a16a2724f08c5cab3
4509 libsysevent(3lib) man page references wrong header file
commit da5ab83fc888325fc812733d8a54bc5eab65c65c
4500 mptsas_hash_traverse() is unsafe, leads to missing devices
Conflicts:
usr/src/cmd/mdb/common/modules/mpt_sas/mpt_sas.c (lint)
|
|
Reviewed by: Garett D'Amore <garett@damore.org>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
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)
|
|
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>
|
|
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit ee169c7e77bc5d28a401dde8533cbd38afd24ae1
4378 Clean up %C in *time() functions
438 need documentation for strftime %s flag
Conflicts:
usr/src/lib/print/libpapi-common/common/attribute.c (deleted)
usr/src/cmd/cron/cron.c (copyright)
|
|
438 need documentation for strftime %s flag
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Gordon Ross <gordon.ross@nexenta.com>
|
|
commit 8b1f072cdb7c7ae7c166fc48e2f1988fc5fbb3f4
4233 mptsas topo change buffer overflow
commit d33341fb88062a3afe7066acda297c3a1959176a
4263 system/test/zfstest should depend on system/xopen/xcu4
4264 New features should be added to zpool_get.cfg
4276 zfstest should use less common user account than "admin" for ACL tests
commit a5229c74bcec7e2b136379c59a46f4b0717fd516
1097 glob(3c) needs to support non-POSIX options
3341 The sftp command should use the native glob()
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
|
|
3341 The sftp command should use the native glob()
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
|
|
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)
|
|
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
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>
|
|
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
|
|
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>
|
|
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
|
|
commit 3e7c6556c4272555ed6c5ecdbca2bf8a56df6ff5
3893 lvm: incorrect flag handling
commit 5bc7ce93aca1e9026e3243221a9a0b1a3bc9a32e
3853 __cplusplus change and headers incompatipility with clang
commit 5c069a6c4b95a7360294695998bf1d3b12473abf
3849 implement __cxa_atexit/__cxa_finalize
|
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Albert Lee <trisk@nexenta.com>
|
|
commit 3197aa64bfc2eb6662d48b7c4cb38cabbe816d2e
3717 a README should explain libc's use of 'protected', the potential existence of synonym symbols, etc.
commit dea290bf370f1f35e4f96b50502bb2240d33ed7f
2987 Add destination address to hash computation in mac fanout
commit 5eaceb49d5b95dd7910af115172887f8dbddfb4c
3713 Implement accept4() (fix lint)
|
|
existence of synonym symbols, etc.
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
commit 5dbfd19ad5fcc2b779f40f80fa05c1bd28fd0b4e
3713 Implement accept4()
3714 Implement pipe2()
3715 Implement dup3()
3716 Implement mkostemp() and mkostemps()
3719 so_socketpair syscall should preserve FD_CLOEXEC flag
commit 6136c589445a3ea081bd34ab72db1060875b6bcc
3722 link-editor is over restrictive of R_AMD64_32 addends
Conflicts:
usr/src/lib/libc/sparcv9/Makefile.com [copyright]
usr/src/lib/libc/sparc/Makefile.com [copyright]
usr/src/lib/libc/i386/Makefile.com [copyright]
|
|
3714 Implement pipe2()
3715 Implement dup3()
3716 Implement mkostemp() and mkostemps()
3719 so_socketpair syscall should preserve FD_CLOEXEC flag
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit b89a2c3e86acf555d0e45c283052876d244d9e6b
3687 fopen() O_CLOEXEC support via the "e" flag
|
|
Reviewed by Robert Mustacchi <rm@joyent.com>
Reviewed by Richard Lowe <richlowe@richlowe.net>
Approved by Dan McDonald <danmcd@nexenta.com>
|