HomeSort by: relevance | last modified time | path
    Searched refs:obsolete (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/distrib/sets/
makeflist 21 -o only match obsolete files
56 obsolete=1
makeobsolete 5 # Print out the obsolete files for a set
14 obsolete=1
  /src/usr.bin/head/
head.c 66 static void obsolete(char *[]);
84 obsolete(argv);
179 obsolete(char *argv[]) function in typeref:typename:void
  /src/sys/dev/isa/
weaselreg.h 95 u_int8_t obsolete[30]; /* reserved for future use */ member in struct:weasel_config_block
  /src/sys/conf/
param.c 94 #error TIMEZONE is an obsolete kernel option.
98 #error DST is an obsolete kernel option.
  /src/usr.bin/tset/
tset.c 50 static void obsolete(char *[]);
88 obsolete(argv);
95 case 'a': /* OBSOLETE: map identifier to type */
98 case 'd': /* OBSOLETE: map identifier to type */
125 case 'n': /* OBSOLETE: set new tty driver */
127 case 'p': /* OBSOLETE: map identifier to type */
250 * Convert the obsolete argument form into something that getopt can handle.
254 obsolete(char *argv[]) function in typeref:typename:void
  /src/usr.bin/uniq/
uniq.c 62 static void obsolete(char *[]);
77 obsolete(argv);
232 obsolete(char *argv[]) function in typeref:typename:void
  /src/usr.bin/tail/
tail.c 58 static void obsolete(char **);
108 obsolete(argv);
230 * Convert the obsolete argument form into something that getopt can handle.
235 obsolete(char *argv[]) function in typeref:typename:void
  /src/
Makefile 101 # do-obsolete: installs the obsolete sets (for the postinstall-* targets).
200 postinstall-fix-obsolete: .NOTMAIN .PHONY
201 @echo " === Removing obsolete files ==="
202 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete
206 @echo " === Removing obsolete files ==="
252 BUILDTARGETS+= do-obsolete
321 ${MAKEDIRTARGET} . postinstall-fix-obsolete
509 do-obsolete: .PHONY .MAKE
510 ${MAKEDIRTARGET} etc install-obsolete-list
    [all...]
  /src/sys/arch/arm/include/
cpuconf.h 51 #warning option CPU_XSCALE_PXA2X0 is obsolete. Use CPU_XSCALE_PXA250 and/or CPU_XSCALE_PXA270.
  /src/sbin/restore/
main.c 86 static void obsolete(int *, char **[]);
106 obsolete(&argc, &argv);
331 * obsolete --
336 obsolete(int *argcp, char **argvp[]) function in typeref:typename:void
  /src/sys/external/isc/libsodium/dist/m4/
lt~obsolete.m4 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
ltoptions.m4 115 AC_DIAGNOSE([obsolete],
151 AC_DIAGNOSE([obsolete],
307 AC_DIAGNOSE([obsolete],
314 AC_DIAGNOSE([obsolete],
413 AC_DIAGNOSE([obsolete],
  /src/usr.bin/make/unit-tests/
varname-vpath.mk 3 # Tests for the special VPATH variable, which is an obsolete way of
  /src/usr.bin/join/
join.c 114 static void obsolete(char **);
132 obsolete(argv);
539 obsolete(char **argv) function in typeref:typename:void
  /src/etc/
Makefile 363 # install-obsolete-lists --
364 # Install var/db/obsolete set lists; this is performed by "make build"
366 OBSOLETE.dir= ${.OBJDIR}/obsolete.dir
367 OBSOLETE.files= base comp etc games gpufw man misc rescue text
369 OBSOLETE.files+= debug
372 OBSOLETE.files+= dtb
375 OBSOLETE.files+= modules
378 OBSOLETE.files+= tests
381 OBSOLETE.files+= xbase xcomp xetc xfont xserve
    [all...]
  /src/sbin/dump/
main.c 125 static void obsolete(int *, char **[]);
171 obsolete(&argc, &argv);
775 * obsolete --
780 obsolete(int *argcp, char **argvp[]) function in typeref:typename:void
  /src/sys/dev/scsipi/
scsi_spc.h 377 uint8_t obsolete; member in struct:scsi_reserve_release_6
389 uint8_t obsolete; member in struct:scsi_reserve_release_10
515 /* 2*/ uint8_t segment; /* obsolete */
585 #define SKEY_EQUAL 0x0c /* obsolete */
  /src/tools/gdb/
Makefile 19 CONFIGURE_ARGS+=--enable-obsolete
  /src/libexec/makewhatis/
makewhatis.c 1135 manpage *obsolete; local in function:processmanpages
1152 obsolete = mp;
1154 free(obsolete);
  /src/usr.sbin/sysinst/
gpt.c 163 * are deleted, we move them to the "obsolete" list so we
167 *obsolete; /* deleted partitions */ member in struct:gpt_disk_partitions
656 if (!gpt_insert_part_into_list(parts, &parts->obsolete,
1164 if (!gpt_insert_part_into_list(parts, &parts->obsolete,
1592 for (p = parts->obsolete; p != NULL; p = n) {
1598 parts->obsolete = NULL;
  /src/usr.sbin/postinstall/
postinstall.in 404 # Load the rcconf for name, and check if obsolete rc.conf(5) variable
407 # If verbose != "", print an obsolete warning if the var is defined.
430 "Obsolete rc.conf(5) variable '\$${var}' found.${notfixed}"
517 # Obsolete the list of paths provided on stdin.
544 msg "Remove obsolete ${ftype} ${ofile}"
547 msg "Can't remove obsolete ${ftype} ${ofile}"
550 msg "Removed obsolete ${ftype} ${ofile}"
558 # to be obsolete.
560 # The implementation supports removing obsolete major libraries
590 # thus 1.1 is considered obsolete by the awk script in _obsolete_lib
    [all...]
  /src/tools/gcc/
Makefile 69 COMMON_CONFIGURE_ARGS+= --enable-obsolete
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.am 165 crypto_sign/ed25519/ref10/obsolete.c \
  /src/sys/external/isc/libsodium/dist/contrib/
Makefile.in 101 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \

Completed in 27 milliseconds

1 2