Home
last modified time | relevance | path

Searched refs:stand (Results 1 – 25 of 64) sorted by relevance

123

/mirbsd/src/lib/libocurses/
Daddbytes.c52 char stand; local
96 stand = '\0';
98 stand |= __STANDOUT;
104 !(lp->line[x].attr & stand)) {
122 if (stand)
/mirbsd/src/distrib/common/
DMakefile.Grml12 .if exists(${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/.)
58 cd ${.CURDIR}/../../../sys/arch/i386/stand/liveboot; \
62 cp ${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/boot ldbsd.iso
63 cd ${.CURDIR}/../../../sys/arch/i386/stand/liveboot; \
67 cp ${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/boot ldbsd.com
68 cp ${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/ldbsd.txt .
DMakefile.netboot.me12 .if exists(${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/.)
58 cd ${.CURDIR}/../../../sys/arch/i386/stand/liveboot; \
62 cp ${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/boot ldbsd.com
63 cp ${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/ldbsd.txt .
66 @echo 'need [[ -d ${REALOBJDIR}/../../../sys/arch/i386/stand/liveboot/. ]]'
Dlistbeg.sparc3 SRCDIRS distrib/special sys/arch/sparc/stand
Dlistbeg.i3863 SRCDIRS distrib/special sys/arch/i386/stand
Dlistbeg.sparc-big3 SRCDIRS distrib/special sys/arch/sparc/stand
Dlistbeg.i386-big3 SRCDIRS sys/arch/i386/stand usr.bin/ssh usr.sbin/isdn
/mirbsd/src/distrib/baselive/
Dmklocatedb.sh60 gzip -dc stand/fsrw.dat | pax -r -pe || cleanup
66 cp $root/../locatedb.tmp $root/stand/locate.database
67 chmod 444 $root/stand/locate.database
68 chown root:wheel $root/stand/locate.database
Dloadfsrw.sh40 if [[ ! -s stand/fsrw.dat ]]; then
67 gzip -dc stand/fsrw.dat | pax -r -pe || cleanup
73 cpio -oC512 -Hsv4crc -Mset | gzip -n9 >stand/fsrw.new
Dmunge_it.sh103 gzip -dc /stand/fsrw.dat | pax -r -pe
108 [[ -s /stand/locate.database ]] && \
109 cp /stand/locate.database /var/db/locate.database
222 cpio -oC512 -Hsv4crc -Mset | gzip -n9 >stand/fsrw.dat
DMakefile26 .if exists(${REALOBJDIR}/../../sys/arch/i386/stand/liveboot/.)
27 BOOT= ${REALOBJDIR}/../../sys/arch/i386/stand/liveboot/boot
236 cd ${.CURDIR}/../../sys/arch/i386/stand/liveboot; \
276 cksum -a cksum -a rmd160 -a tiger 0* bsd b_* gzs* stand/* >>CKSUM
/mirbsd/src/sys/lib/libsa/
DMakefile.inc31 @echo making sure the stand-alone library is up to date...
35 @echo cleaning the stand-alone library objects
/mirbsd/src/usr.sbin/httpd/icons/
DREADME62 These little computer icons can stand for telnet or FTP
110 This may stand for Perl or Python source code.
119 This may stand for patches and diff files.
155 This can stand for uuencoded data.
/mirbsd/src/lib/csu/common_elf/
Dcommon.c44 #error not a stand-alone file
/mirbsd/src/sys/arch/i386/stand/fdboot/
DMakefile21 LIBSA_FLAGS= -I${.CURDIR}/../libsa -I${S}/stand/boot -I${S}/lib \
/mirbsd/src/sys/arch/sparc/
DMakefile12 SUBDIR= stand
/mirbsd/src/sys/arch/i386/
DMakefile15 SUBDIR= stand
/mirbsd/src/sys/arch/sparc/stand/libsa/
DMakefile16 CPPFLAGS+= -I$S/stand/boot -I$S/lib/libsa
/mirbsd/src/sys/arch/i386/stand/libsa/
DMakefile12 CPPFLAGS+= -I$S/stand/boot -I$S/lib/libsa
/mirbsd/src/usr.sbin/httpd/src/
DREADME.EAPI85 really stand-alone objects. The drawback is that DSO restricts modules. The
89 functions because this violates both the design idea of stand-alone modules
213 1. A stand-alone and resuable library was written (named MM from "memory
/mirbsd/src/sys/arch/sparc/stand/bootxx/
Dmkbxinst.sh93 -n $BSDSRCDIR/sys/arch/i386/stand/bootxx_ustarfs/tarcksum
/mirbsd/src/etc/mtree/
D4.4BSD.dist247 # ./stand
248 stand
249 # ./stand
/mirbsd/src/lib/libssl/src/crypto/des/
Ddes.pod37 This page describes the B<des> stand-alone program, not the B<openssl des>
/mirbsd/src/sys/dev/ic/
Dncr5380.doc20 /sys/dev/ic/ncr5380.c is now stand-alone. DON'T include it after your
/mirbsd/src/lib/libssl/src/doc/crypto/
Dd2i_X509.pod62 The letters B<i> and B<d> in for example B<i2d_X509> stand for

123