Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/
H A D.gitattributes13 *.sln text eol=crlf
14 *.vcxproj* text eol=crlf
15 *.vcproj* text eol=crlf
17 *.rc text eol=crlf
20 *.bat text eol=crlf
21 *.cmd text eol=crlf
/freebsd/contrib/bc/
H A D.gitattributes1 *.vcxproj eol=crlf
2 *.vcxproj.filters eol=crlf
3 *.sln eol=crlf
/freebsd/contrib/unifdef/tests/
H A Dcrlf-a.sh1 unifdef -DF1 crlf.c
H A Dcrlf-b.sh1 unifdef -DF2 crlf.c
H A Dcrlf-c.sh1 unifdef -DF3 crlf.c
H A Dcrlf-d.sh1 unifdef -DF4 crlf.c
/freebsd/contrib/one-true-awk/testdir/
H A Dt.crlf1 # checks whether lines with crlf are parsed ok
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c359 if (crlf) in TerminalNewMode()
365 if (crlf) in TerminalNewMode()
H A Dexterns.h73 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */
H A Dtelnet.c68 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable
1944 if (!crlf) { in telsnd()
H A Dcommands.c459 if (crlf) { in togcrlf()
659 &crlf,
/freebsd/stand/i386/boot0/
H A Dboot0.S510 putn: movw $crlf,%si # To next line
588 crlf: .ascii "\r"; .byte '\n'|0x80 label
/freebsd/contrib/telnet/telnet/
H A Dexterns.h116 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */
H A Dtelnet.c96 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable
2023 if (!crlf) { in telsnd()
H A Dsys_bsd.c433 if (crlf) in TerminalNewMode()
H A Dcommands.c547 if (crlf) { in togcrlf()
723 &crlf,
/freebsd/contrib/netcat/
H A Dnetcat.c1051 drainbuf(int fd, unsigned char *buf, size_t *bufpos, int crlf) in drainbuf() argument
1057 if (crlf) { in drainbuf()
/freebsd/crypto/openssl/apps/
H A Ds_client.c818 int key_format = FORMAT_UNDEF, crlf = 0, full_log = 1, mbuf_len = 0; in s_client_main() local
1076 crlf = 1; in s_client_main()
2999 if (crlf) { in s_client_main()
/freebsd/contrib/one-true-awk/
H A DChangeLog350 * .gitattributes: Created, to preserve CR LF in regdir/t.crlf.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_server.pod.in38 [B<-crlf>]
298 =item B<-crlf>
H A Dopenssl-s_client.pod.in66 [B<-crlf>]
483 =item B<-crlf>
/freebsd/share/termcap/
H A Dtermcap1743 # to get crlf, even if cr is not ^M.)
/freebsd/contrib/flex/
H A DChangeLog2344 * lib/malloc.c: change crlf line ending to lf
/freebsd/contrib/ncurses/
H A DNEWS9529 mode is set to suppress nl/crlf translations, however it is useful to
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src20076 # to get crlf, even if <cr> is not ^M.)