Home
last modified time | relevance | path

Searched refs:cat (Results 101 – 125 of 167) sorted by relevance

1234567

/original-bsd/etc/root/
H A Ddot.cshrc7 alias hup 'kill -HUP `cat /var/run/\!$.pid`'
/original-bsd/etc/
H A Dweekly64 kill -1 `cat /var/run/syslog.pid`
H A Ddaily113 kill -1 `cat /var/run/syslog.pid`
/original-bsd/local/ukc/dump/dumpall/
H A Ddumpdev.sh57 STATE=`cat $statefile`
/original-bsd/usr.sbin/amd/config/
H A Dos-type62 elif [ -f /usr/bin/cat ]; then
/original-bsd/old/berknet/
H A Dnet.c437 if(cat(name))break;
455 if(cat(name))return;
499 if (cat(name))
509 cat(name) in cat() function
H A Dmakefile169 cat /dev/null >/usr/spool/berknet/logfile
170 cat /dev/null >/usr/spool/berknet/plogfile$(TOM)
171 cat /dev/null >/usr/spool/berknet/netstat$(TOM)
172 cat /dev/null >/usr/spool/berknet/usernames
/original-bsd/games/quiz/datfiles/
H A Dmurders3 {the }cat:curiosity|care
/original-bsd/usr.bin/f77/pass1.vax/
H A DMakefile16 cat gram.head gram.dcl gram.expr gram.exec gram.io) > gram.in
/original-bsd/local/sccscmds/sccscmds.2/util/
H A DMakefile7 clean.o anystr.o bal.o cat.o imatch.o \
/original-bsd/local/sccscmds/sccscmds.ok/util/
H A DMakefile7 clean.o anystr.o bal.o cat.o imatch.o \
/original-bsd/usr.bin/f77/pass1.tahoe/
H A DMakefile16 cat gram.head gram.dcl gram.expr gram.exec gram.io) > gram.in
/original-bsd/usr.bin/mail/
H A Dcollect.c205 hp->h_to = cat(hp->h_to, extract(&linebuf[2], GTO));
220 hp->h_cc = cat(hp->h_cc, extract(&linebuf[2], GCC));
226 hp->h_bcc = cat(hp->h_bcc, extract(&linebuf[2], GBCC));
/original-bsd/share/mk/
H A Dbsd.man.mk11 MANDIR?= /usr/share/man/cat
/original-bsd/usr.sbin/sendmail/
H A DMakefile38 `cat ${FILES} | grep -v ^#`
/original-bsd/local/sccscmds/sccscmds.2/hdr/
H A Ddefines.h61 extern char *cat();
/original-bsd/old/vpr/
H A Dvtroff.sh69 cat /usr/lib/fontinfo/$2 >> $fontf
/original-bsd/usr.bin/window/
H A Dwindowrc52 "sh = sh \\-c 'echo $TERMCAP | rsh ' + $1 + ' \\'cat > .TERMCAP\\' ;" \
/original-bsd/sys/pmax/dist/
H A Dmaketape53 cat tsboot htboot tmboot mtboot utboot noboot noboot /tmp/tape.$$ | \
/original-bsd/local/sccscmds/sccscmds.ok/hdr/
H A Ddefines.h61 extern char *cat();
/original-bsd/sys/vax/dist/
H A Dmaketape53 cat tsboot htboot tmboot mtboot utboot noboot noboot /tmp/tape.$$ | \
/original-bsd/old/efl/
H A DMakefile25 cat gram.head gram.dcl gram.expr gram.exec) > gram.in
27 (echo "#define YYDEBUG"; cat y.tab.c) > gram.c
/original-bsd/contrib/libg++-2.3/
H A DMakefile.BSD11 LIBIBERTY_OBJECTS_TO_GET = `cat needed-list` strerror.o strsignal.o
/original-bsd/sys/miscfs/procfs/
H A DREADME88 % cat /proc/curproc/status
89 cat 446 439 400 81 12,0 ctty 748620684 270000 0 0 0 20000 nochan 11 20 20 20 0 21 117
/original-bsd/usr.bin/man/
H A Dman.c39 static void cat __P((char *));
274 cat(*ap);
555 cat(fname) in cat() function

1234567