Searched refs:fixit (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/usr.sbin/crunch/ |
| HD | README | 25 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!
|
| /NextBSD/contrib/amd/fixmount/ |
| HD | fixmount.c | 156 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()
|
| /NextBSD/usr.bin/rpcgen/ |
| HD | rpc_util.c | 130 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()
|
| /NextBSD/usr.sbin/crunch/examples/ |
| HD | Makefile | 3 CRUNCHED= fixit
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticOptions.def | 54 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information.
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | coff-ppc.c | 1113 int fixit; local 1134 fixit = FALSE; 1164 fixit = TRUE; 1225 fixit = TRUE; 1229 if (fixit && info->base_file)
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Driver/ |
| HD | CC1Options.td | 394 def fixit : Flag<["-"], "fixit">, 396 def fixit_EQ : Joined<["-"], "fixit=">, 461 def fixit_recompile : Flag<["-"], "fixit-recompile">, 463 def fixit_to_temp : Flag<["-"], "fixit-to-temporary">,
|
| HD | Options.td | 485 def fdiagnostics_fixit_info : Flag<["-"], "fdiagnostics-fixit-info">, Group<f_clang_Group>; 784 def fno_diagnostics_fixit_info : Flag<["-"], "fno-diagnostics-fixit-info">, Group<f_Group>, 785 Flags<[CC1Option]>, HelpText<"Do not include fixit information in diagnostics">;
|
| /NextBSD/usr.sbin/bsdconfig/share/media/ |
| HD | floppy.subr | 217 if f_interactive && [ "$_systemState" != "fixit" ]; then
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaChecking.cpp | 3660 FixItHint fixit = in HandleInvalidAmount() local 3671 fixit); in HandleInvalidAmount()
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-1999 | 11705 (add_pool_constant, dump_table, fixit, broken_move): Delete. 12415 (fixit): Cope with PIC constants.
|
| HD | FSFChangeLog.10 | 3911 (add_constant, dump_table, fixit, find_barrier, broken_move): New
|