Home
last modified time | relevance | path

Searched refs:fixit (Results 1 – 18 of 18) sorted by relevance

/freebsd-9-stable/release/
Dfixit.profile2 # $FreeBSD: stable/9/release/fixit.profile 214426 2010-10-27 17:13:38Z delphij $
19 echo '| You are now running from FreeBSD "fixit" media. |'
22 echo '| The fixit media is mounted as /mnt2. |'
29 echo '| fixit media to the kern.module_path sysctl variable so that |'
DMakefile.sysinstall333 CRUNCH_TARGETS+=fixit
335 CRUNCH_TARGETS+=fixit-small
925 @cp ${.CURDIR}/fixit.profile ${RD}/fixitfd/.profile
926 @cp ${.CURDIR}/fixit.services ${RD}/fixitfd/etc/services
930 @cd ${.CURDIR} && ${SMAKE} installCRUNCH CRUNCH=fixit-small \
932 @sh -e ${DOFS_SH} ${RD}/floppies/fixit-small.flp ${RD} ${MNT} \
937 @cd ${.CURDIR} && ${SMAKE} installCRUNCH CRUNCH=fixit \
939 @sh -e ${DOFS_SH} ${RD}/floppies/fixit.flp ${RD} ${MNT} \
1006 @cp ${.CURDIR}/fixit.profile ${CD_LIVEFS}/.profile
1024 @cp ${.CURDIR}/fixit.profile ${CD_DVD1}/.profile
Dfixit.services6 # $FreeBSD: stable/9/release/fixit.services 50479 1999-08-28 01:35:59Z peter $
/freebsd-9-stable/usr.sbin/crunch/
DREADME25 on boot, install, and fixit floppies. A crunched binary in this case is
31 As an example, I have created an 980K crunched "fixit" binary containing
44 easily with a kernel for a decent one-disk fixit filesystem.
82 was good to put on your fixit or install disks. Thanks!
/freebsd-9-stable/contrib/amd/fixmount/
Dfixmount.c156 remove_mount(CLIENT *client, char *host, mountlist ml, int fixit) in remove_mount() argument
164 if (!fixit) { in remove_mount()
196 fix_rmtab(CLIENT *client, char *host, mountlist mp, int fixit, int force) in fix_rmtab() argument
214 remove_mount(client, host, p, fixit); in fix_rmtab()
/freebsd-9-stable/usr.bin/rpcgen/
Drpc_util.c130 fixit(const char *type, const char *orig) in fixit() function
146 return (fixit(def->def.ty.old_type, orig)); in fixit()
155 return (fixit(type, type)); in fixtype()
/freebsd-9-stable/usr.sbin/sysinstall/help/
Dfixit.hlp1 A special shell will be launched by this option with a fixit floppy
Doptions.hlp158 Fixit Console: The location of the fixit console
160 Specifies where sysinstall should start the fixit shell for
/freebsd-9-stable/usr.sbin/crunch/examples/
DMakefile3 CRUNCHED= fixit
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticOptions.def54 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information.
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Driver/
DCC1Options.td324 def fixit : Flag<["-"], "fixit">,
326 def fixit_EQ : Joined<["-"], "fixit=">,
384 def fixit_recompile : Flag<["-"], "fixit-recompile">,
386 def fixit_to_temp : Flag<["-"], "fixit-to-temporary">,
DOptions.td412 def fdiagnostics_fixit_info : Flag<["-"], "fdiagnostics-fixit-info">, Group<f_clang_Group>;
628 def fno_diagnostics_fixit_info : Flag<["-"], "fno-diagnostics-fixit-info">, Group<f_Group>,
629 Flags<[CC1Option]>, HelpText<"Do not include fixit information in diagnostics">;
/freebsd-9-stable/contrib/binutils/bfd/
Dcoff-ppc.c1113 int fixit; local
1134 fixit = FALSE;
1164 fixit = TRUE;
1225 fixit = TRUE;
1229 if (fixit && info->base_file)
/freebsd-9-stable/usr.sbin/bsdconfig/share/media/
Dfloppy.subr217 if f_interactive && [ "$_systemState" != "fixit" ]; then
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaChecking.cpp2830 FixItHint fixit = in HandleInvalidAmount() local
2841 fixit); in HandleInvalidAmount()
/freebsd-9-stable/contrib/cvs/src/
Dsanity.sh21781 done" >fixit
21792 sh ../fixit
21793 cd ../3; sh ../fixit
/freebsd-9-stable/contrib/gcc/
DChangeLog-199911705 (add_pool_constant, dump_table, fixit, broken_move): Delete.
12415 (fixit): Cope with PIC constants.
DFSFChangeLog.103911 (add_constant, dump_table, fixit, find_barrier, broken_move): New