Home
last modified time | relevance | path

Searched refs:unix (Results 1 – 25 of 112) sorted by relevance

12345

/titanic_41/usr/src/cmd/refer/papers/
H A DRbstjissue8 %K bstj unix
19 %K unix bstj
22 %K unix bstj
32 %K unix bstj
41 %K unix bstj
52 %K unix bstj
72 %K unix bstj
93 %K unix bstj
109 %K bstj unix
112 %K unix bstj
[all …]
H A DRv7man29 %K unix bstj
55 %K unix bstj
58 %K unix bstj
83 %K unix bstj
137 %K munix unix
144 %K unix bstj
167 %K unix
179 %K unix
277 %K unix bstj
293 %K unix
[all …]
/titanic_41/usr/src/cmd/tbl/
H A Dt1.c30 # ifdef unix
50 # ifdef unix in main()
58 # ifdef unix in main()
130 # ifdef unix in swapin()
136 # ifdef unix in swapin()
147 # ifdef unix
/titanic_41/usr/src/uts/sun4u/serengeti/
H A DMakefile63 def all clean clean.lint clobber: genassym unix .WAIT $(SERENGETI_KMODS)
65 modlist: unix $(SERENGETI_KMODS)
67 lintlib: unix
78 genassym unix .WAIT \
81 genassym unix $(SERENGETI_KMODS): FRC target
H A DMakefile.serengeti104 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/serengeti/unix
110 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
/titanic_41/usr/src/uts/sun4u/starcat/
H A DMakefile63 def all clean clobber clean.lint: genassym unix .WAIT \
66 modlist: unix \
69 lintlib: unix
80 genassym unix .WAIT $(STARCAT_CPU_KMODS) \
83 genassym unix $(STARCAT_KMODS) $(STARCAT_CPU_KMODS): FRC target
/titanic_41/usr/src/uts/i86xpv/
H A DMakefile74 unix \
77 def all clean clobber clean.lint: setup genassym unix .WAIT \
80 install: install_platforms setup genassym unix .WAIT \
87 modlist: unix $(KMODS) $(XMODS)
95 lintlib: unix
99 genassym unix $(KMODS): FRC target
H A DMakefile.i86xpv48 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix
59 SYM_MOD = $(OBJS_DIR)/unix.sym
61 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
/titanic_41/usr/src/uts/i86pc/
H A DMakefile73 unix \
76 def all clean clobber clean.lint: setup genassym unix .WAIT \
79 install: install_platforms setup genassym unix .WAIT \
86 modlist: unix $(KMODS) $(XMODS) $(IMPLEMENTATIONS)
94 lintlib: unix
98 genassym unix $(KMODS): FRC target
H A DMakefile.i86pc57 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix
71 SYM_MOD = $(OBJS_DIR)/unix.sym
73 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
/titanic_41/usr/src/uts/sun4u/
H A DMakefile81 def all clean clobber clean.lint: genassym unix .WAIT \
87 modlist: unix $(KMODS) $(XMODS) $(IMPLEMENTATIONS:.WAIT=)
95 install: install_platforms genassym unix .WAIT $(KMODS) \
98 lintlib: unix
102 genassym unix $(KMODS): FRC target
148 all.prereq def.prereq install.prereq: genassym genunix unix
163 LINT_PREREQ = unix.lint genunix.lint
/titanic_41/usr/src/uts/sun4u/opl/
H A DMakefile60 def all clean clobber clean.lint: genassym unix .WAIT \
63 modlist: unix $(OPL_CPU_KMODS) $(OPL_KMODS) $(CLOSED_OPL_KMODS)
65 lintlib: unix
78 genassym unix .WAIT $(OPL_CPU_KMODS) $(OPL_KMODS) \
81 genassym unix $(OPL_KMODS) $(OPL_CPU_KMODS): FRC target
/titanic_41/usr/src/uts/sun4u/starfire/
H A DMakefile87 def all clean clobber clean.lint: genassym unix .WAIT \
90 modlist: unix $(STARFIRE_CPU_KMODS) $(STARFIRE_KMODS)
96 genassym unix .WAIT $(STARFIRE_CPU_KMODS) $(STARFIRE_KMODS)
98 lintlib: unix
102 genassym unix $(STARFIRE_CPU_KMODS) $(STARFIRE_KMODS): FRC target
H A DMakefile.starfire97 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/starfire/unix
103 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
/titanic_41/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithModules60 * /usr/sbin/dtrace -lm genunix -lm unix
61 * RESULT: matching list of both genunix and unix probes.
68 * /usr/sbin/dtrace -lm foounix -lm unix
69 * RESULT: List of only unix probes.
84 * /usr/sbin/dtrace -lm unix '{printf("FOUND");}'
85 * RESULT: List of only unix probes.
89 * unix'/probefunc == "preempt"/{printf("FOUND");}'
H A Dman.TraceModule66 * /usr/sbin/dtrace -m genunix -m unix
67 * RESULT: tracing of both genunix and unix probes.
75 * /usr/sbin/dtrace -m foounix -m unix
106 * /usr/sbin/dtrace -m unix '{printf("FOUND");}'
111 * unix'/probefunc == "preempt"/{printf("FOUND");}'
/titanic_41/usr/src/cmd/mdb/sun4v/modules/unix/v9/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c sfmmu.c
38 MODSRCS_DIR = ../../../../sun4u/modules/unix
/titanic_41/usr/src/cmd/mdb/i86xpv/modules/unix/ia32/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c i86mmu.c
38 MODSRCS_DIR = ../../../../i86pc/modules/unix
/titanic_41/usr/src/cmd/mdb/i86xpv/modules/unix/amd64/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c i86mmu.c
39 MODSRCS_DIR = ../../../../i86pc/modules/unix/
/titanic_41/usr/src/uts/sun4v/
H A DMakefile87 def all clean clobber clean.lint: genassym unix .WAIT \
91 modlist: unix $(KMODS) $(CLOSED_KMODS) $(XMODS) $(CLOSED_XMODS) \
100 install: install_platforms genassym unix .WAIT $(KMODS) $(CLOSED_KMODS) \
103 lintlib: unix
107 genassym unix $(KMODS): FRC target
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/v9/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c sfmmu.c
/titanic_41/usr/src/cmd/mdb/i86pc/modules/unix/amd64/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c i86mmu.c
/titanic_41/usr/src/cmd/mdb/i86pc/modules/unix/ia32/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c i86mmu.c
/titanic_41/usr/src/grub/
H A Dinstall_menu28 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom
31 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom,console=ttya
34 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom,console=ttyb
/titanic_41/usr/src/uts/
H A DREADME141 uts/sun4c/unix/Makefile
142 Main driving Makefile for building /unix.
147 uts/sun4c/unix.static/Makefile
148 Main driving Makefile for building a static unix (for development
172 Issuing the command 'make' in the uts/MACHINE/unix directory will cause the
173 kernel for MACHINE to be built (and unix.o).
217 +--> :sun4c --+--> :unix
221 | +--> :unix.static
223 +--> :sun4 ---+--> :unix
227 | +--> :unix.static

12345