/titanic_51/usr/src/cmd/sgs/tools/ |
H A D | proto.sh | 41 RELEASE=$1 43 if [ "X$RELEASE" = "X" ] ; then 50 case $RELEASE in 55 echo "usage: unsupported release $RELEASE specified" 152 cp $LINKERS_EXPORT/big/libc_pic/$RELEASE/$p/libc_pic.a \
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | Makefile | 10 RELEASE := $(SH:/.*sh//) macro 11 SHCOMP := shcomp$(RELEASE) 71 LIBS_req = -lshell$(RELEASE) 81 LIBS_req = +lshell$(RELEASE) 90 DOCFILES = sh.memo builtins.mm README RELEASE TYPES PROMO.mm COMPATIBILITY \ 155 :ALL: $(SH) $(SHCOMP) $(SHOPT_SUID_EXEC:+suid_exec) $(SHOPT_BASH:+bash$(RELEASE)) 162 shell$(RELEASE) $(VERSION) id=shell :LIBRARY: shell.3 nval.3 alarm.c cd_pwd.c cflow.c deparse.c \ 186 if SHOPT_SUID_EXEC && ! "$(RELEASE)" 198 bash$(RELEASE) :LINK: $(SH) 245 if RELEASE [all...] |
H A D | DESIGN | 41 RELEASE file, the ksh93 man file (sh.1) and nval.3 and shell.3 42 documentation files. The RELEASE file contains the list of bug
|
/titanic_51/usr/src/contrib/ast/src/lib/libsum/ |
H A D | Makefile | 11 :: RELEASE
|
/titanic_51/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | Makefile | 19 :: RELEASE NOTES PROMO.mm
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | uname.c | 126 #define RELEASE #(getprd release) macro 131 #define RELEASE "" macro 183 ut->release = RELEASE; in uname()
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | uname.c | 126 #define RELEASE #(getprd release) macro 131 #define RELEASE "" macro 183 ut->release = RELEASE; in uname() 426 s = astconf("RELEASE", NiL, NiL); in b_uname()
|
H A D | Makefile | 20 cmd 1.2 :LIBRARY: RELEASE cmdinit.c \
|
/titanic_51/usr/src/contrib/ast/src/lib/libdll/ |
H A D | Makefile | 17 :: RELEASE
|
/titanic_51/usr/src/lib/libshell/ |
H A D | Makefile.doc | 30 RELEASE \
|
/titanic_51/usr/src/cmd/ast/libshell/ |
H A D | Makefile.doc | 32 RELEASE \
|
/titanic_51/usr/src/uts/common/netinet/ |
H A D | dhcp.h | 212 #define RELEASE ((uint8_t)7) macro
|
/titanic_51/usr/src/cmd/sgs/packages/common/ |
H A D | pkginfo.tmpl | 35 PRODVERS="RELEASE/VERSION"
|
/titanic_51/usr/src/tools/findunref/ |
H A D | exception_list.common | 50 */RELEASE*
|
/titanic_51/usr/src/pkg/ |
H A D | Makefile | 140 PKGVERS_COMPONENT= 0.$(RELEASE) 141 PKGVERS_BUILTON= $(RELEASE)
|
/titanic_51/usr/src/uts/ |
H A D | Makefile | 120 RELEASE="$(RELEASE)" MACH="$(MACH)" \
|
/titanic_51/usr/src/tools/scripts/ |
H A D | bldenv | 87 RELEASE is 5.10 350 printf 'RELEASE is %s\n' "$RELEASE"
|
H A D | bldenv.sh | 353 printf 'RELEASE is %s\n' "$RELEASE"
|
/titanic_51/usr/src/cmd/sgs/packages/ |
H A D | Makefile | 121 @ cd ../tools; pwd; $(MAKE) proto && ./proto $(RELEASE)
|
/titanic_51/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | release.c | 24 * DECLINE/RELEASE configuration functionality for the DHCP client. 127 * dhcp_release(): sends a RELEASE message to a DHCP server and removes 131 * input: dhcp_smach_t *: the state machine to send the RELEASE on and remove 187 dpkt = init_pkt(dsmp, RELEASE); in dhcp_release() 251 * stop_release_decline(): decides when to stop retransmitting RELEASE/DECLINE
|
H A D | README | 222 at least the BOUND state before a RELEASE can be performed.) 242 DHCP operations are "asynchronous" -- for instance, a DHCPv4 RELEASE 243 operation is synchronous (not asynchronous) since after the RELEASE is 446 supported events are BOUND, EXTEND, EXPIRE, DROP, RELEASE, and INFORM
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | Makefile | 49 :: RELEASE hosttype.tst p.c hello.c \
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | Makefile | 15 $(ID) 2.0 :LIBRARY: BUGS NOTES RELEASE HISTORY pp.3 \
|
/titanic_51/usr/src/cmd/luxadm/ |
H A D | adm.c | 356 {"release", 3, RELEASE}, 823 case RELEASE: in main()
|
H A D | common.h | 132 #define RELEASE 210 macro
|