/freebsd/sys/contrib/zstd/ |
H A D | .gitattributes | 13 *.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 | .gitattributes | 1 *.vcxproj eol=crlf 2 *.vcxproj.filters eol=crlf 3 *.sln eol=crlf
|
/freebsd/contrib/unifdef/tests/ |
H A D | crlf-a.sh | 1 unifdef -DF1 crlf.c
|
H A D | crlf-b.sh | 1 unifdef -DF2 crlf.c
|
H A D | crlf-c.sh | 1 unifdef -DF3 crlf.c
|
H A D | crlf-d.sh | 1 unifdef -DF4 crlf.c
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | t.crlf | 1 # checks whether lines with crlf are parsed ok
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 359 if (crlf) in TerminalNewMode() 365 if (crlf) in TerminalNewMode()
|
H A D | externs.h | 73 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */
|
H A D | telnet.c | 68 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable 1944 if (!crlf) { in telsnd()
|
H A D | commands.c | 459 if (crlf) { in togcrlf() 659 &crlf,
|
/freebsd/stand/i386/boot0/ |
H A D | boot0.S | 510 putn: movw $crlf,%si # To next line 588 crlf: .ascii "\r"; .byte '\n'|0x80 label
|
/freebsd/contrib/telnet/telnet/ |
H A D | externs.h | 116 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */
|
H A D | telnet.c | 96 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable 2023 if (!crlf) { in telsnd()
|
H A D | sys_bsd.c | 433 if (crlf) in TerminalNewMode()
|
H A D | commands.c | 547 if (crlf) { in togcrlf() 723 &crlf,
|
/freebsd/contrib/netcat/ |
H A D | netcat.c | 1058 drainbuf(int fd, unsigned char *buf, size_t *bufpos, int crlf) in drainbuf() argument 1064 if (crlf) { in drainbuf()
|
/freebsd/crypto/openssl/apps/ |
H A D | s_client.c | 818 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 D | ChangeLog | 350 * .gitattributes: Created, to preserve CR LF in regdir/t.crlf.
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 38 [B<-crlf>] 302 =item B<-crlf>
|
H A D | openssl-s_client.pod.in | 66 [B<-crlf>] 494 =item B<-crlf>
|
/freebsd/share/termcap/ |
H A D | termcap | 1743 # to get crlf, even if cr is not ^M.)
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 2344 * lib/malloc.c: change crlf line ending to lf
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 10694 mode is set to suppress nl/crlf translations, however it is useful to
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 18006 * -crlf option to s_client and s_server for sending newlines as
|