Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
6392792 calls to zonename(1) should be standardized, minimized
|
|
|
|
6370222 flashcreate and flash archive not working on sun4v platform
6363506 cpu_intrq_setup doesn't check return value for allocation of mcpup->cpu_list
|
|
4727117 static route configuration
|
|
6329114 acctcon throwing error messages with invalid type 10 and bad times
6361949 svc.startd adding extra "system boot" records to wtmpx file
|
|
PSARC 2004/105 Simplified Visual_io Versioning
PSARC 2004/118 Change how $TERM is set for console
PSARC 2004/236 Update to Coherent Console
4873799 SPARC console should be weaned from OBP
4927198 Integrate Coherent Console
--HG--
rename : usr/src/uts/common/io/terminal-emulator.c => usr/src/uts/common/io/tem.c
rename : usr/src/uts/common/sys/terminal-emulator.h => usr/src/uts/common/sys/tem.h
rename : usr/src/uts/intel/terminal-emulator/Makefile => usr/src/uts/intel/tem/Makefile
|
|
5062145 hwcap flags for panther
6297798 memmove could be substantially optimized (could help SPEC CPU2006 candidate benchmarks) for US-IV+
6357980 block store in memcpy() hurts performance on USIV+
--HG--
rename : usr/src/lib/libc_psr/spec/sun4u-us3/Makefile => usr/src/lib/libc_psr/spec/sun4u_hwcap1/Makefile
rename : usr/src/lib/libc_psr/spec/sun4u-us3/Makefile.links => usr/src/lib/libc_psr/spec/sun4u_hwcap1/Makefile.links
rename : usr/src/lib/libc_psr/spec/sun4u-us3/c_psr-sparc.spec => usr/src/lib/libc_psr/spec/sun4u_hwcap1/c_psr-sparc.spec
rename : usr/src/lib/libc_psr/spec/sun4u-us3/c_psr-sparcv9.spec => usr/src/lib/libc_psr/spec/sun4u_hwcap1/c_psr-sparcv9.spec
rename : usr/src/lib/libc_psr/spec/sun4u-us3/sparc/Makefile => usr/src/lib/libc_psr/spec/sun4u_hwcap1/sparc/Makefile
rename : usr/src/lib/libc_psr/spec/sun4u-us3/sparcv9/Makefile => usr/src/lib/libc_psr/spec/sun4u_hwcap1/sparcv9/Makefile
rename : usr/src/lib/libc_psr/spec/sun4u-us3/versions-sparc => usr/src/lib/libc_psr/spec/sun4u_hwcap1/versions-sparc
rename : usr/src/lib/libc_psr/spec/sun4u-us3/versions-sparcv9 => usr/src/lib/libc_psr/spec/sun4u_hwcap1/versions-sparcv9
rename : usr/src/lib/libc_psr/sun4u-us3/Makefile.com => usr/src/lib/libc_psr/sun4u_hwcap1/Makefile.com
rename : usr/src/lib/libc_psr/sun4u-us3/sparc/Makefile => usr/src/lib/libc_psr/sun4u_hwcap1/sparc/Makefile
rename : usr/src/lib/libc_psr/sun4u-us3/sparcv9/Makefile => usr/src/lib/libc_psr/sun4u_hwcap1/sparcv9/Makefile
|
|
|
|
|
|
PSARC 2005/681 wificonfig amendment
6209926 A wifi config tool is needed to configure the wifi drivers
|
|
|
|
6245467 default scheduling class (disadmin -d), manifest dependency may be dishonouring default class
|
|
|
|
|
|
6338653 Integrate ZFS
PSARC 2004/652 - DKIOCFLUSH
5096886 Write caching disks need mechanism to flush cache to physical media
|
|
Contributed by Juergen Keil <jk@tools.de>.
|
|
6322231 bootadm generates incorrect menu when boot partition and root are on separate disks
6322723 boot-file setting in bootenv.rc is not respected in snv_21 and later builds
6331385 adding nexus driver does not attach nexus children
6331399 a minor improvement to boot-archive service
6332623 reboot -- -r loses grub default information
|
|
|
|
|
|
|
|
behavior
|
|
6269767 add __NORETURN to libuutils death functions
|
|
6227387 /lib/svc/bin/restore_repository gives incorrect error when run as a non-root user
6255078 SMF shouldn't modify /etc files unnecessarily
6255593 svc.configd's per-client entity management is O(N)
6255609 libscf's entity id management handles overflow poorly
6256393 restore_repository's options should be more clear
6264601 svccfg's "repository" should use relative paths
6277017 svc.configd coredumps while trying to reboot on low memory condition
6305465 uu_list_t parent pointer confounded ::findleaks
|
|
4836779 fsck requires multiple runs to clear up DUP or BAD blocks
4845221 ufs/fsck can't handle filesystem name argument
4857410 ufs_sync_indir() walks off the end of the i_ib array
4872089 fsck almost always reports FREE BLK COUNT(S) WRONG IN SUPERBLK
4890510 fsck can't properly recover the filesystem
5086715 ufs fsck has memory leaks
6175186 fsck should not need to be run multiple times
6208131 fsck needs to be able to recover filesystem problems (nbfree,ndir,nifree,nffree suspect)
6312941 PSARC 2005/044 UFS fsck rerun messaging
6312946 PSARC 2005/045 UFS fsck verbose option
6312949 PSARC 2005/051 UFS fsck automated search for a backup superblocks
6312954 PSARC 2005/043 UFS newfs/mkfs superblock calculation options
--HG--
rename : usr/src/cmd/fs.d/ufs/fsck/pass2.c => deleted_files/usr/src/cmd/fs.d/ufs/fsck/pass2.c
|
|
|
|
6296112 svccfg doesn't refresh deleted dependents
6299709 If old manifest had dependents, svccfg upgrade will ignore new dependents
|
|
|
|
6246540 race condition between aggr driver detach and create-aggr
6253542 dld breaks autopush, PPPoE, ipfilter for bge and xge
6261226 Nemo should use modhash
6272908 in.rarpd no longer works for GLDv3 interfaces
6303082 ill_tx fastpath lacks flow control
--HG--
rename : usr/src/cmd/dladm/datalink.conf => deleted_files/usr/src/cmd/dladm/datalink.conf
rename : usr/src/cmd/rcm_daemon/common/mac_rcm.c => deleted_files/usr/src/cmd/rcm_daemon/common/mac_rcm.c
rename : usr/src/cmd/svc/milestone/aggregation => deleted_files/usr/src/cmd/svc/milestone/aggregation
rename : usr/src/cmd/svc/milestone/aggregation.xml => deleted_files/usr/src/cmd/svc/milestone/aggregation.xml
rename : usr/src/cmd/svc/milestone/datalink => deleted_files/usr/src/cmd/svc/milestone/datalink
rename : usr/src/cmd/svc/milestone/datalink-init => deleted_files/usr/src/cmd/svc/milestone/datalink-init
rename : usr/src/cmd/svc/milestone/datalink-init.xml => deleted_files/usr/src/cmd/svc/milestone/datalink-init.xml
rename : usr/src/cmd/svc/milestone/datalink.xml => deleted_files/usr/src/cmd/svc/milestone/datalink.xml
rename : usr/src/pkgdefs/SUNWcnetr/postinstall => deleted_files/usr/src/pkgdefs/SUNWcnetr/postinstall
rename : usr/src/pkgdefs/common_files/i.datalinkconf => deleted_files/usr/src/pkgdefs/common_files/i.datalinkconf
rename : usr/src/uts/common/io/dld/dld_ioc.c => deleted_files/usr/src/uts/common/io/dld/dld_ioc.c
rename : usr/src/uts/common/io/dld/dld_minor.c => deleted_files/usr/src/uts/common/io/dld/dld_minor.c
rename : usr/src/uts/common/io/dld/dld_node.c => deleted_files/usr/src/uts/common/io/dld/dld_node.c
rename : usr/src/uts/common/io/dld/dld_ppa.c => deleted_files/usr/src/uts/common/io/dld/dld_ppa.c
rename : usr/src/uts/common/os/ght.c => deleted_files/usr/src/uts/common/os/ght.c
rename : usr/src/uts/common/sys/ght.h => deleted_files/usr/src/uts/common/sys/ght.h
rename : usr/src/uts/intel/ght/Makefile => deleted_files/usr/src/uts/intel/ght/Makefile
rename : usr/src/uts/sparc/ght/Makefile => deleted_files/usr/src/uts/sparc/ght/Makefile
|
|
empty pg type
|
|
6178604 vold legacy init.d/volmgt startup should go away
--HG--
rename : usr/src/pkgdefs/SUNWvolr/postremove => usr/src/pkgdefs/SUNWvolu/postremove
|
|
|
|
grouping has require_any
|
|
5017144 Interrupt distribution can overload CPUs
|
|
|
|
|
|
6262086 svc.startd does not properly handle failures from port_get()
|
|
4727117 static route configuration
4809265 Manually added interface routes are created as nonstatic routes
|
|
|
|
6263254 console output gets graphically corrupted after the newboot
6270368 grub does not honor vendor option 150 to specify menu.lst file
6271324 boot-archive.xml is delivered into the wrong directory
6271395 grub should show progress when loading the root archive from slow devices
6272654 gcc and krtld don't get along
6273069 net install fails on v40z with external 3310 disk array
6280557 serial console redirection does not work right in some corner cases
6280646 amd64 memlist structure mismatch causes panic
6284029 boot may generate supurious warning on disabled pci config space
6285006 pxegrub truncates DHCPREQUEST packet
|
|
|