| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | mail.news | 2 # $File: mail.news,v 1.32 2024/11/10 16:59:38 christos Exp $ 3 # mail.news: file(1) magic for mail and news 5 # Unfortunately, saved netnews also has From line added in some news software. 7 0 string/t Relay-Version: old news text 9 0 string/t #!\ rnews batched news text 11 0 string/t N#!\ rnews mailed, batched news text 21 0 string/t Path: news text 22 !:mime message/news 23 0 string/t Xref: news text 24 !:mime message/news [all …]
|
| HD | news | 3 # $File: news,v 1.6 2009/09/19 16:28:11 christos Exp $ 4 # news: file(1) magic for SunOS NeWS fonts (not "news" as in "netnews")
|
| HD | mmdf | 9 # (handled by ./mail.news); each message is surrounded by lines containing 4 control-A 18 # or by looking for MBOX Mailbox (/mail.news) characteristic like:
|
| HD | magic | 18 # m4 mail.news make marc21 music parrot pascal pc88 pc98 perl ringdove tcl varied.script webassembl… 65 # most without suffix but mail.news varied.out varied.script 66 !:ext /news/out/script
|
| HD | os2 | 8 # David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net> 17 # David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net> 22 #0 string news: OS/2 URL object text
|
| HD | uuencode | 24 # bencode(8) is used to encode compressed news batches (Bnews/Cnews only?)
|
| /freebsd-13-stable/contrib/dialog/samples/copifuncs/ |
| HD | copi.rcnews | 6 . /usr/lib/news/innshellvars 24 if [ ! -f ${NEWSLIB}/.news.daily ] ; then 27 case `find ${NEWSLIB} -name .news.daily -mtime +1 -print 2>/dev/null` in
|
| HD | copi.ifmcfg2 | 1 # Transport programs for mail and news, used by iftoss 3 rnews /usr/lib/news/rnews 26 newslog /usr/lib/news/log
|
| /freebsd-13-stable/usr.sbin/bhyve/ |
| HD | mevent_test.c | 194 int news; in acceptor() local 223 news = accept(s, NULL, NULL); in acceptor() 224 if (news < 0) { in acceptor() 240 (void *)(uintptr_t)news); in acceptor()
|
| /freebsd-13-stable/usr.sbin/periodic/etc/daily/ |
| HD | 330.news | 18 if [ ! -f /etc/news.expire ] 27 /etc/news.expire && rc=0 || rc=3
|
| HD | Makefile | 16 330.news \
|
| /freebsd-13-stable/libexec/bootpd/ |
| HD | syslog.conf | 17 daemon,syslog,lpr,news,uucp,cron.err /dev/console 21 daemon.notice;syslog,news,uucp,cron.err /var/adm/messages
|
| /freebsd-13-stable/contrib/kyua/ |
| HD | Makefile.am | 168 DIST_HOOKS += check-news 169 PHONY_TARGETS += check-news 170 check-news:
|
| /freebsd-13-stable/usr.sbin/cron/doc/ |
| HD | CONVERSION | 7 can move 'news' and 'uucp' cron commands into files owned and maintainable 22 'news' also, perhaps in /usr/lib/news/crontab.src... 64 The application to the `news' cron commands (if any) is left for you to
|
| /freebsd-13-stable/etc/mail/ |
| HD | aliases | 37 news: root 47 usenet: news
|
| /freebsd-13-stable/sys/contrib/openzfs/module/lua/ |
| HD | lstrlib.c | 692 const char *news = lua_tolstring(ms->L, 3, &l); in add_s() local 694 if (news[i] != L_ESC) in add_s() 695 luaL_addchar(b, news[i]); in add_s() 698 if (!isdigit(uchar(news[i]))) { in add_s() 699 if (news[i] != L_ESC) in add_s() 702 luaL_addchar(b, news[i]); in add_s() 704 else if (news[i] == '0') in add_s() 707 push_onecapture(ms, news[i] - '1', s, e); in add_s()
|
| /freebsd-13-stable/contrib/lib9p/transport/ |
| HD | socket.c | 132 int news = accept((int)event[i].ident, &client_addr, in l9p_start_server() local 135 if (news < 0) { in l9p_start_server() 141 l9p_socket_accept(server, news, &client_addr, in l9p_start_server()
|
| /freebsd-13-stable/contrib/unbound/contrib/ |
| HD | warmup.sh | 78 news.bbcimg.co.uk 79 news.mail.ru
|
| HD | warmup.cmd | 82 news.bbcimg.co.uk 83 news.mail.ru
|
| /freebsd-13-stable/libexec/ftpd/ |
| HD | ftpusers | 12 news
|
| /freebsd-13-stable/etc/ |
| HD | group | 9 news:*:8:
|
| /freebsd-13-stable/contrib/tzdata/ |
| HD | africa | 53 # Murray's suggestion seems to have caught on in news reports and the like. 195 # http://news.gom.com.eg/gazette/pdf/2006/09/18/01.pdf 251 # https://www.timeanddate.com/news/time/egypt-dst-ends-2009.html 268 # http://www.almasryalyoum.com/en/news/clocks-go-back-during-ramadan-and-then-forward-again 289 # http://elgornal.net/news/news.aspx?id=4699258 296 # http://almogaz.com/news/weird-news/2015/04/05/1947105 ... 297 # https://www.timeanddate.com/news/time/egypt-starts-dst-2015.html 509 # https://www.timeanddate.com/news/time/mauritius-daylight-saving-time.html 573 # http://www.defimedia.info/news/946/Rashid-Beebeejaun-:-«-L%E2%80%99heure-d%E2%80%99été-ne-sera-pa… 577 # https://www.timeanddate.com/news/time/mauritius-dst-will-not-repeat.html [all …]
|
| /freebsd-13-stable/usr.sbin/syslogd/ |
| HD | syslog.conf | 8 *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
|
| /freebsd-13-stable/usr.bin/login/ |
| HD | login.conf | 74 news:\
|
| /freebsd-13-stable/contrib/sendmail/cf/mailer/ |
| HD | usenet.m4 | 15 ifdef(`USENET_MAILER_PATH',, `define(`USENET_MAILER_PATH', /usr/lib/news/inews)')
|