/titanic_41/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 2 ZFS support added by Sun Microsystems. 10 Solaris VTOC and UFS support added by Sun Microsystems. 20 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and 33 Peter Astrand added support for a color menu. 40 Per Lundberg added graphics support to the Multiboot Specification. 45 Christoph Plattner added support for Net Boot Image Proposal. 47 Frank Mehnert added support for hercules console. 49 Kristoffer Branemyr added VSTa filesystem support. 51 Serguei Tzukanov added JFS and XFS support. 53 Jason Thomas added Linux DAC960 support and support for hiding/unhiding [all …]
|
H A D | NEWS | 83 * A built-in, `more'-like pager is added. When a command prints too many 98 command "dump" is added. 101 * Support for Linux DAC960 is added. 102 * JFS and XFS support is added. 126 * Linux devfs support is added. 142 * EZ-BIOS support is added. 147 * Linux software RAID support is added (only for RAID-1). 148 * Hercules support is added. 158 * VSTa filesystem support is added. 159 * ELF symbol loading support is added. [all …]
|
/titanic_41/usr/src/ucblib/libtermcap/ |
H A D | tgoto.c | 79 static char added[10]; in tgoto() local 93 added[0] = 0; in tgoto() 172 (void) strcat(added, oncol ? in tgoto() 210 (void) strcpy(dp, added); in tgoto()
|
/titanic_41/usr/src/common/mdesc/ |
H A D | mdesc_diff.c | 56 md_diff_t added; member 166 diff_res->added.mdep = md2nodesp; in md_diff_init() 167 diff_res->added.nelem = md2count; in md_diff_init() 236 diff_res->added.mdep = (mde_cookie_t *)diff_res->allocp(addsz); in md_diff_init() 238 bcopy(mde_add_scr, diff_res->added.mdep, addsz); in md_diff_init() 240 diff_res->added.nelem = nadd; in md_diff_init() 295 *mde_addedp = mddp->added.mdep; in md_diff_added() 297 return (mddp->added.nelem); in md_diff_added() 355 MDD_FREE_CHECK(mddp, mddp->added.mdep, mddp->added.nelem * in md_diff_fini()
|
/titanic_41/usr/src/cmd/stat/common/ |
H A D | walkers.c | 259 iodev_changed(struct iodev_snapshot *iodev, int added) in iodev_changed() argument 273 added ? "added" : "removed", name); in iodev_changed() 277 added ? "added" : "removed", name); in iodev_changed() 281 added ? "mounted" : "unmounted", name); in iodev_changed() 285 added ? "added" : "removed", name); in iodev_changed() 292 added ? "added" : "removed", name); in iodev_changed()
|
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | dup_avl.c | 135 int added = 0; in find_dup_ref() local 160 added = increment_claimant(dup, ino, lfn); in find_dup_ref() 173 return (added || removed || (dup != NULL)); in find_dup_ref() 406 int added = 0; in increment_claimant() local 429 added = 1; in increment_claimant() 432 return (added); in increment_claimant()
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | README | 53 UART trace support is added in this release: 59 ration line as below should be added to /etc/remote: 65 SPARC platform support is added in this release: 72 MSI interrupts supporting is added in this release: 73 Instead of supporting fixed interrupt only, the driver added the MSI
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | mdeg.c | 385 mdeg_res->added.mdp = mdp; in mdeg_notify_client_reg() 386 mdeg_res->added.mdep = listp; in mdeg_notify_client_reg() 387 mdeg_res->added.nelem = nnodes; in mdeg_notify_client_reg() 735 res->added.mdp = mdeg.md_curr; in mdeg_get_diff_results() 736 res->added.nelem = md_diff_added(mdd, &(res->added.mdep)); in mdeg_get_diff_results() 738 if (res->added.nelem == -1) { in mdeg_get_diff_results() 739 bzero(&(res->added), sizeof (mdeg_diff_t)); in mdeg_get_diff_results()
|
H A D | vsw.c | 1487 " : prev matched %d", __func__, resp->added.nelem, in vsw_mdeg_cb() 1508 if (resp->added.nelem != 0) { in vsw_mdeg_cb() 1510 if (resp->added.nelem != 1) { in vsw_mdeg_cb() 1512 "invalid: %d\n", vswp->instance, resp->added.nelem); in vsw_mdeg_cb() 1516 mdp = resp->added.mdp; in vsw_mdeg_cb() 1517 node = resp->added.mdep[0]; in vsw_mdeg_cb() 1586 " : prev matched %d", __func__, resp->added.nelem, in vsw_port_mdeg_cb() 1591 for (idx = 0; idx < resp->added.nelem; idx++) { in vsw_port_mdeg_cb() 1592 mdp = resp->added.mdp; in vsw_port_mdeg_cb() 1593 node = resp->added.mdep[idx]; in vsw_port_mdeg_cb()
|
/titanic_41/usr/src/cmd/hal/hald/ |
H A D | device_store.h | 49 gboolean added); 55 gboolean added);
|
H A D | device_store.c | 151 gboolean added, in emit_device_property_changed() argument 158 device, key, added, removed); in emit_device_property_changed() 397 const char *key, gboolean removed, gboolean added, in match_device_async() argument 422 gboolean added, gpointer user_data) in store_changed() argument 426 if (!added) in store_changed()
|
H A D | hald.c | 146 const char *key, gboolean added, gboolean removed, in gdl_property_changed() argument 150 device_send_signal_property_modified (device, key, removed, added); in gdl_property_changed() 154 if (added == FALSE && removed == FALSE) in gdl_property_changed()
|
/titanic_41/usr/src/cmd/praudit/ |
H A D | README | 27 files. If new strings are added which do not belong in the message catalog, 28 these strings must be added to the exclude file "praudit.xcl". See xgettext(1).
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE88 | 9 equivalent to ${name[0]}. The prefix operator ! was added 16 typeset options -F and -E have been added for floating 102 following pipeline, has been added. 108 i. The following builtins have been added: 122 k. A typeset -n option has been added which causes the value of a 127 alias, nameref='typeset -n' has been added to aid mnemonics. 135 l. The KEYBD trap has been added which is triggered when a key 140 m. New variables have been added: 168 n. New invocation and set -o options have been added: 179 p. More work on internationalization has been added: [all …]
|
H A D | RELEASE | 3 has been added to verify the fix. 15 parent has been added. 178 09-04-22 Default alias compound='typeset -C' added. 228 09-01-23 The redirection operator <>; was added. It is similar to <> 239 09-01-16 The -R unary operator was added to [[...]] and test to check whether 241 09-01-16 The -v unary operator was added to [[...]] and test to check whether 288 beginning of the trap. (3) sleep -s added to sleep until the time 398 08-08-07 The -m option has been added to typeset to move or rename a 413 08-07-14 The compile option SHOPT_STATS was added. With this option the 430 08-06-23 KSH_VERSION added as a name reference to .sh.version. [all …]
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | preremove | 28 # Remove any new files that SUNWonld added to the system 31 echo "Removing new files added by SUNWonld"
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | tparm.c | 251 static char added[100]; in tparm() local 300 added[0] = 0; in tparm() 456 (void) strcat(added, xp); in tparm() 724 (void) strcpy(outp, added); in tparm()
|
/titanic_41/usr/src/cmd/saf/ |
H A D | pmadm.c | 426 int added; /* count number added */ local 457 added = 0; 525 added++; 534 if (added == 0) { 785 int added; /* count of config scripts added */ local 820 added = 0; 853 added++; 856 if (added == 0) {
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | mdeg.h | 93 mdeg_diff_t added; member
|
/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | README | 26 Several new text encoding schemes, based on widthshow, have been added. Each can 38 Also added, although using it is far from trivial, is the ability to set text
|
/titanic_41/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_util.c | 586 int added; /* TRUE = new realm has been added */ in add_to_transited() local 639 added = (krb5_princ_realm(kdc_context, client)->length == strlen(realm) && in add_to_transited() 697 if (!strcmp(exp, realm)) added = TRUE; in add_to_transited() 701 if (!added) { in add_to_transited() 719 added = TRUE; in add_to_transited() 745 added = TRUE; in add_to_transited() 810 if (!added) { in add_to_transited()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | vfs.c | 569 size_t added = 0; in sctp_getsockaddr() local 648 sin4 += added; in sctp_getsockaddr() 665 sin6 += added; in sctp_getsockaddr() 675 added++; in sctp_getsockaddr() 676 if (added >= 1) { in sctp_getsockaddr()
|
/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | dir.c | 897 struct pcdir *added; in addRootDirEnt() local 900 if ((added = findAvailableRootDirEntSlot(fd, &inCluster)) != NULL) { in addRootDirEnt() 901 insertDirEnt(added, new, inCluster); in addRootDirEnt() 902 return (added); in addRootDirEnt()
|
/titanic_41/usr/src/tools/scripts/ |
H A D | hgstyle | 11 start_file_adds = 'added:\n'
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 996 append_alias(Rt_map *lmp, const char *str, int *added) in append_alias() argument 1016 if (added) in append_alias() 1017 *added = 1; in append_alias() 1186 int fd, size, added; in file_open() local 1233 added = 0; in file_open() 1236 &added) == 0) in file_open() 1239 if (added) in file_open() 1275 added = 0; in file_open() 1277 if (append_alias(nlmp, nname, &added) == 0) in file_open() 1279 if (added) { in file_open()
|