HomeSort by: relevance | last modified time | path
    Searched refs:messages (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/share/locale/messages/
Makefile 9 CATEGORY= messages
  /src/usr.bin/xlint/lint1/
makeman 55 messages="$(list_messages "$2" "")"
92 .Nd Error, warning and query messages from lint
94 The following is a list of message IDs and messages produced by
103 $messages
107 The following is a list of query IDs and their messages produced by
  /src/etc/
syslog.conf 4 *.info;auth,authpriv,cron,ftp,kern,lpr,mail.none /var/log/messages
5 kern.debug /var/log/messages
8 # messages shouldn't go to terminals or publically-readable
newsyslog.conf 12 /var/log/messages 644 10 250 * Z
  /src/share/locale/
Makefile 8 SUBDIR= ctype monetary numeric time messages
  /src/usr.sbin/bootp/bootpd/
syslog.conf 19 #*.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages
20 kern.debug;user,mail.crit;auth.notice /var/adm/messages
21 daemon.notice;syslog,news,uucp,cron.err /var/adm/messages
30 # for loghost machines, to have authentication messages (su, login, etc.)
34 # if a non-loghost machine chooses to have such messages
42 # messages with no facility code, which will be turned into "user" messages
44 # line, to cause these old sendmail log messages to be logged in the
52 # log messages to be logged locally.
56 user.err /var/adm/messages
    [all...]
  /src/usr.bin/mail/
list.c 185 * Mark all messages that the user wanted from the command
193 #define CMBOX 0x001 /* Unread messages */
194 #define CMDELETED 0x002 /* Deleted messages */
195 #define CMMODIFY 0x004 /* Unread messages */
196 #define CMNEW 0x008 /* New messages */
197 #define CMOLD 0x010 /* Old messages */
198 #define CMPRESERVE 0x020 /* Unread messages */
199 #define CMREAD 0x040 /* Read messages */
200 #define CMSAVED 0x080 /* Saved messages */
201 #define CMTAGGED 0x100 /* Tagged messages */
    [all...]
  /src/usr.bin/make/unit-tests/
jobs-empty-commands-error.mk 9 # made led to longer error messages than necessary.
directive-for-lines.mk 7 # messages inside .for loops had been wrong since ParseGetLine skipped empty
directive-warning.mk 24 .warnings messages # Accepted before 2020-12-13 01:07:54.
opt-debug-for.mk 9 # There should be a "begin loop 1" before, and all these messages should
sh-leading-hyphen.mk 22 # Expanding undefined variables may lead to strange error messages
parse-var.mk 72 # What error messages are printed (Parse_Error)?
73 # What no-effect error messages are printed (Error)?
74 # What error messages should be printed but aren't?
depsrc-ignore.mk 9 # XXX: The ordering of the messages in the output is confusing.
16 # Enabling the debugging option -de changes the order in which the messages
directive-info.mk 42 # number that is used in error messages and the .info directives was the
varmod-subst-regex.mk 140 # These tests generate error messages but as of 2020-08-28 just continue
199 # replacement string is not analyzed, thus no error messages.
200 # In total, there are 5 error messages about unmatched subexpressions.
211 # And now all together: 5 error messages for 1, 1, 2, 13, 21.
var-recursive.mk 30 # follow-up error messages, but recursive variables occur seldom.
directive.mk 7 # Unknown directives are correctly named in the error messages,
  /src/usr.bin/menuc/
scan.l 109 messages { return MESSAGES; }
  /src/tests/usr.bin/xlint/lint1/
check-expect.lua 9 actual messages found in the corresponding .exp files. The .exp files are
133 local messages = {}
136 table.insert(messages, {
144 return messages
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 112 "-vi" instructs the compiler to produce messages appropriate for VC.
118 By enabling "Use Output Window", you can click on error messages in
121 the messages and the corresponding source line(s).
  /src/usr.sbin/sysinst/arch/evbsh3/
msg.md.pl 36 /* evbsh3 machine dependent messages, Polish */
  /src/usr.sbin/sysinst/arch/acorn32/
msg.md.pl 38 /* acorn32 machine dependent messages, Polish */
  /src/usr.sbin/sysinst/arch/alpha/
msg.md.pl 38 /* alpha machine dependent messages, Polish */
  /src/usr.sbin/sysinst/arch/cats/
msg.md.pl 37 /* cats machine dependent messages, Polish */

Completed in 36 milliseconds

1 2 3