Symbol: warnx
bin/cat/cat.c
259
warnx("%s: not a regular file", *argv);
bin/cat/cat.c
304
warnx("malloc, using %zu buffer", bsize);
bin/chio/chio.c
202
warnx("%s: too few arguments", cname);
bin/chio/chio.c
206
warnx("%s: too many arguments", cname);
bin/chio/chio.c
264
warnx("%s: too few arguments", cname);
bin/chio/chio.c
268
warnx("%s: too many arguments", cname);
bin/chio/chio.c
350
warnx("%s: too few arguments", cname);
bin/chio/chio.c
354
warnx("%s: too many arguments", cname);
bin/chio/chio.c
398
warnx("%s: no arguments expected", cname);
bin/chio/chio.c
435
warnx("%s: no arguments expected", cname);
bin/chio/chio.c
456
warnx("%s: too few arguments", cname);
bin/chio/chio.c
460
warnx("%s: too many arguments", cname);
bin/chio/chio.c
501
warnx("%s: too many arguments", cname);
bin/chio/chio.c
525
warnx("%s: malformed command line", cname);
bin/chio/chio.c
545
warnx("%s: malformed command line", cname);
bin/chio/chio.c
558
warnx("%s: malformed command line", cname);
bin/chio/chio.c
572
warnx("%s: malformed command line", cname);
bin/chmod/chmod.c
194
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
bin/chmod/chmod.c
201
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
bin/cp/cp.c
345
warnx("%s: %s", curr->fts_path,
bin/cp/cp.c
350
warnx("%s: directory causes a cycle", curr->fts_path);
bin/cp/cp.c
362
warnx("%s/%s: name too long (not copied)",
bin/cp/cp.c
408
warnx("%s%s: name too long (not copied)",
bin/cp/cp.c
426
warnx("%s and %s are identical (not copied).",
bin/cp/cp.c
435
warnx("cannot overwrite directory %s with non-directory %s",
bin/cp/cp.c
458
warnx("%s is a directory (not copied).",
bin/cp/cp.c
526
warnx("directory %s encountered when not expected.",
bin/date/date.c
225
warnx("%s in canonical time", msg);
bin/date/date.c
226
warnx("%s", val);
bin/date/date.c
227
warnx("%*s", (int)where + 1, "^");
bin/date/date.c
368
warnx("Failed conversion of ``%s''"
bin/date/date.c
371
warnx("Ignoring %zu extraneous"
bin/date/netdate.c
172
warnx("recv: incomplete packet");
bin/date/netdate.c
188
warnx("wrong ack received from timed: %s",
bin/date/netdate.c
195
warnx("can't reach time daemon, time set locally");
bin/date/netdate.c
89
warnx("udp/timed: unknown service");
bin/dd/args.c
184
warnx("bs supersedes ibs and obs");
bin/dd/args.c
484
warnx("rdonly, rdwr and wronly are ignored for oflag");
bin/dd/args.c
489
warnx("%s set for %s but makes no sense",
bin/dd/conv.c
270
warnx("%s: short input record", in.name);
bin/dd/dd.c
594
warnx("%s: short write on character device", out.name);
bin/dd/misc.c
225
warnx("humanize_number (bytes transferred)");
bin/dd/misc.c
237
warnx("humanize_number (bytes per second)");
bin/df/df.c
92
#define warnq(args) do { if (!qflag) warnx args; } while (0)
bin/getfacl/getfacl.c
208
warnx("%s: there are no default entries in NFSv4 ACLs",
bin/kill/kill.c
127
warnx(
bin/kill/kill.c
184
warnx("bad job id: %s", *argv);
bin/kill/kill.c
242
warnx("bad process%s id: '%s'", (n < 0 ? " group" : ""), s);
bin/kill/kill.c
254
warnx("unknown signal %s; valid signals:", name);
bin/ln/ln.c
303
warnx("%s and %s are the same directory entry",
bin/ls/ls.c
444
warnx("%s: directory causes a cycle", p->fts_name);
bin/ls/ls.c
448
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
bin/ls/ls.c
531
warnx("%s: %s",
bin/mv/mv.c
154
warnx("%s: destination pathname too long", *argv);
bin/mv/mv.c
393
warnx("%s: did not terminate normally", _PATH_CP);
bin/mv/mv.c
397
warnx("%s: terminated with %d (non-zero) status",
bin/mv/mv.c
411
warnx("%s: did not terminate normally", _PATH_RM);
bin/mv/mv.c
415
warnx("%s: terminated with %d (non-zero) status",
bin/ps/keyword.c
376
warnx("%s: keyword not found", p);
bin/ps/nlist.c
139
warnx("fscale: %s", kvm_geterr(kd));
bin/ps/nlist.c
145
warnx("avail_start: %s", kvm_geterr(kd));
bin/ps/nlist.c
151
warnx("ccpu: %s", kvm_geterr(kd));
bin/ps/nlist.c
158
warnx("maxslp: %s", kvm_geterr(kd));
bin/ps/ps.c
422
warnx("Cannot sort on %s, sort key ignored",
bin/ps/ps.c
604
warnx("Inconsistent LWP state for process %d", ki->p_pid);
bin/rcp/util.c
118
bad: warnx("%s: invalid user name", cp0);
bin/rcp/util.c
181
warnx("lost connection");
bin/rm/rm.c
191
warnx("%s: %s", p->fts_path,
bin/rm/rm.c
208
warnx("%s: %s", p->fts_path,
bin/rm/rm.c
303
warnx("%s: %s", f, strerror(EEXIST));
bin/rm/rm.c
309
warnx("%s: is a directory", f);
bin/rm/rm.c
541
warnx(
bin/rm/rm.c
589
warnx("\".\" and \"..\" may not be removed");
bin/setfacl/mask.c
110
warnx("%s: warning: no mask entry", filename);
bin/setfacl/merge.c
110
warnx("%s: branding mismatch; existing ACL is %s, "
bin/setfacl/merge.c
256
warnx("%s: the '-a' option is only applicable to NFSv4 ACLs",
bin/setfacl/merge.c
262
warnx("%s: branding mismatch; existing ACL is NFSv4, "
bin/setfacl/remove.c
63
warnx("%s: branding mismatch; existing ACL is %s, "
bin/setfacl/remove.c
87
warnx("%s: cannot remove non-existent ACL entry",
bin/setfacl/setfacl.c
200
warnx("%s: %s", file->fts_path, strerror(file->fts_errno));
bin/setfacl/setfacl.c
207
warnx("%s: default ACL may only be set on a directory",
bin/setfacl/setfacl.c
221
warnx("%s: there are no default entries in NFSv4 ACLs",
bin/setfacl/setfacl.c
281
warnx("%s: there are no default entries in "
bin/setfacl/setfacl.c
337
warnx("%s: failed to set ACL mask", file->fts_path);
bin/sleep/sleep.c
213
warnx("In the final moments of the original"
bin/sleep/sleep.c
217
warnx("Between %jd and %jd seconds left"
bin/sleep/sleep.c
222
warnx("Have waited only %jd second%s of the original %g%s",
bin/sleep/sleep.c
227
warnx("Approximately %g seconds left out of the original %g%s",
bin/stty/cchar.c
117
warnx("option requires an argument -- %s", name);
bin/stty/cchar.c
127
warnx("value of %ld would disable the option -- %s",
bin/stty/cchar.c
132
warnx("maximum option value is %d -- %s",
bin/stty/cchar.c
137
warnx("option requires a numeric argument -- %s", name);
bin/stty/key.c
136
warnx("illegal option -- %s", name);
bin/stty/key.c
140
warnx("option requires an argument -- %s", name);
bin/stty/stty.c
149
warnx("illegal option -- %s", *argv);
crypto/dist/ipsec-tools/src/racoon/racoonctl.c
654
warnx("Extra arguments");
crypto/dist/ipsec-tools/src/racoon/racoonctl.c
696
warnx("Extra arguments");
crypto/dist/ipsec-tools/src/setkey/setkey.c
540
warnx("invalid keymsg length");
crypto/dist/ipsec-tools/src/setkey/setkey.c
551
warnx("unexpected message type");
crypto/dist/ipsec-tools/src/setkey/setkey.c
557
warnx("error encountered");
crypto/dist/ipsec-tools/src/setkey/setkey.c
672
warnx("invalid keymsg length");
crypto/dist/ipsec-tools/src/setkey/setkey.c
724
warnx("%s,%d: %s", filename, lineno, errmsg);
crypto/dist/ipsec-tools/src/setkey/setkey.c
799
warnx("%s", ipsec_strerror());
crypto/dist/ipsec-tools/src/setkey/setkey.c
806
warnx("%s", ipsec_strerror());
crypto/dist/ipsec-tools/src/setkey/setkey.c
816
warnx("no X_POLICY extension.");
dist/pf/sbin/pfctl/pfctl.c
1345
#define ERRX(x) do { warnx(x); goto _error; } while(0)
dist/pf/sbin/pfctl/pfctl.c
1617
warnx("Bad pool name.");
dist/pf/sbin/pfctl/pfctl.c
1637
warnx("Current pool size exceeds requested hard limit");
dist/pf/sbin/pfctl/pfctl.c
1639
warnx("DIOCSETLIMIT");
dist/pf/sbin/pfctl/pfctl.c
1662
warnx("Bad timeout name.");
dist/pf/sbin/pfctl/pfctl.c
1682
warnx("DIOCSETTIMEOUT");
dist/pf/sbin/pfctl/pfctl.c
1703
warnx("invalid state timeouts optimization");
dist/pf/sbin/pfctl/pfctl.c
1749
warnx("pfctl_load_logif: strlcpy");
dist/pf/sbin/pfctl/pfctl.c
1753
warnx("DIOCSETSTATUSIF");
dist/pf/sbin/pfctl/pfctl.c
1780
warnx("DIOCSETHOSTID");
dist/pf/sbin/pfctl/pfctl.c
1803
warnx("unknown debug level \"%s\"", d);
dist/pf/sbin/pfctl/pfctl.c
1823
warnx("DIOCSETDEBUG");
dist/pf/sbin/pfctl/pfctl.c
1978
warnx("could not parse macro definition %s",
dist/pf/sbin/pfctl/pfctl.c
1991
warnx("Unknown flush modifier '%s'", optarg);
dist/pf/sbin/pfctl/pfctl.c
2001
warnx("can only specify -k twice");
dist/pf/sbin/pfctl/pfctl.c
2010
warnx("can only specify -K twice");
dist/pf/sbin/pfctl/pfctl.c
2045
warnx("Unknown optimization '%s'", optarg);
dist/pf/sbin/pfctl/pfctl.c
2059
warnx("Unknown show modifier '%s'", optarg);
dist/pf/sbin/pfctl/pfctl.c
2069
warnx("Unknown table command '%s'", optarg);
dist/pf/sbin/pfctl/pfctl.c
2081
warnx("Unknown debug level '%s'", optarg);
dist/pf/sbin/pfctl/pfctl.c
2108
warnx("unknown command line argument: %s ...", argv[optind]);
dist/pf/sbin/pfctl/pfctl_altq.c
1144
warnx("could not get mtu for %s, assuming 1500", ifname);
dist/pf/sbin/pfctl/pfctl_altq.c
1196
warnx("eval_queue_opts: unknown scheduler type %u",
dist/pf/sbin/pfctl/pfctl_altq.c
341
warnx("bandwidth for %s higher than parent",
dist/pf/sbin/pfctl/pfctl_altq.c
356
warnx("the sum of the child bandwidth higher"
dist/pf/sbin/pfctl/pfctl_altq.c
394
warnx("priority out of range: max %d", CBQ_MAXPRI - 1);
dist/pf/sbin/pfctl/pfctl_altq.c
454
warnx("queue bandwidth must be larger than %s",
dist/pf/sbin/pfctl/pfctl_altq.c
532
warnx("should have one root queue on %s", pa->ifname);
dist/pf/sbin/pfctl/pfctl_altq.c
536
warnx("should have one default queue on %s", pa->ifname);
dist/pf/sbin/pfctl/pfctl_altq.c
588
warnx("priority out of range: max %d", PRIQ_MAXPRI - 1);
dist/pf/sbin/pfctl/pfctl_altq.c
595
warnx("%s and %s have the same priority",
dist/pf/sbin/pfctl/pfctl_altq.c
624
warnx("should have one default queue on %s", pa->ifname);
dist/pf/sbin/pfctl/pfctl_altq.c
686
warnx("m2 is zero for %s", pa->qname);
dist/pf/sbin/pfctl/pfctl_altq.c
693
warnx("m1 must be zero for convex curve: %s", pa->qname);
dist/pf/sbin/pfctl/pfctl_altq.c
750
warnx("real-time sc exceeds 80%% of the interface "
dist/pf/sbin/pfctl/pfctl_altq.c
768
warnx("linkshare sc exceeds parent's sc");
dist/pf/sbin/pfctl/pfctl_altq.c
777
warnx("upper-limit larger than interface bandwidth");
dist/pf/sbin/pfctl/pfctl_altq.c
781
warnx("upper-limit sc smaller than real-time sc");
dist/pf/sbin/pfctl/pfctl_altq.c
819
warnx("should have one default queue on %s", pa->ifname);
dist/pf/sbin/pfctl/pfctl_altq.c
829
warnx("default queue is not a leaf");
dist/pf/sbin/pfctl/pfctl_optimize.c
492
warnx("Must enable table loading for optimizations");
dist/pf/sbin/pfctl/pfctl_osfp.c
480
warnx("PF_OSFP_UNPACK(0x%x) failed!!", fp);
dist/pf/sbin/pfctl/pfctl_table.c
351
warnx("pfctl_table: unknown command '%s'", command);
dist/pf/sbin/pfctl/pfctl_table.c
543
warnx("warning: namespace collision with <%s> global table.",
dist/pf/sbin/pfctl/pfctl_table.c
546
warnx("warning: namespace collisions with %d global tables.",
dist/pf/sbin/pflogd/privsep_fdpass.c
108
warnx("%s: recvmsg: expected received 1 got %ld",
dist/pf/sbin/pflogd/privsep_fdpass.c
113
warnx("%s: no message header", __func__);
dist/pf/sbin/pflogd/privsep_fdpass.c
117
warnx("%s: expected type %d got %d", __func__,
dist/pf/sbin/pflogd/privsep_fdpass.c
82
warnx("%s: sendmsg: expected sent 1 got %ld",
games/atc/log.c
171
warnx("no score file available");
games/banner/banner.c
1117
warnx("The character '%c' is not in my character set",
games/boggle/boggle/bog.c
221
warnx("can't load %s", DICT);
games/boggle/boggle/bog.c
229
warnx("can't load %s", DICTINDEX);
games/boggle/boggle/bog.c
385
warnx("Too many words!");
games/boggle/boggle/bog.c
582
warnx("seek error in checkdict()");
games/boggle/boggle/bog.c
602
warnx("too many words!");
games/boggle/boggle/word.c
168
warnx("Error reading dictionary");
games/boggle/boggle/word.c
195
warnx("A line in the index file is too long");
games/boggle/boggle/word.c
201
warnx("Bad index order");
games/boggle/boggle/word.c
211
warnx("Bad index length");
games/canfield/cfscores/cfscores.c
114
warnx("Bad uid %d", (int)pw->pw_uid);
games/dm/dm.c
313
warnx("log lock");
games/fortune/fortune/fortune.c
1213
warnx("%s: `%s'", errbuf, pattern);
games/fortune/fortune/fortune.c
409
warnx("Percentages must be <= 100");
games/fortune/fortune/fortune.c
413
warnx("Percentages must be integers");
games/fortune/fortune/fortune.c
427
warnx("Percentages must precede files");
games/fortune/fortune/fortune.c
543
warnx("`%s' not a fortune file or directory", path);
games/fortune/fortune/fortune.c
715
warnx("`%s': No fortune files in directory.", fp->path);
games/hals_end/hals_end.c
149
warnx("all life functions terminated");
games/hunt/hunt/hunt.c
150
warnx("Team names must be numeric");
games/hunt/hunt/hunt.c
156
warnx("The -o flag is reserved for future use.");
games/hunt/hunt/hunt.c
166
warnx("The monitor was not compiled in.");
games/hunt/hunt/hunt.c
192
warnx("Need TCP/IP for S, q, w, h, and p options.");
games/hunt/hunt/hunt.c
202
warnx("The flying code was not compiled in.");
games/mille/init.c
100
warnx("shuffle: card no. error: %d", r);
games/monop/execute.c
320
warnx("write error");
games/monop/execute.c
403
warnx("%s: read error", file);
games/pom/pom.c
274
warnx("illegal time format");
games/robots/main.c
150
warnx("High scores will not be recorded!");
games/sail/main.c
175
warnx("Unknown mode %d", mode);
games/tetris/scores.c
204
warnx("Score file %s: Unexpected EOF", _PATH_SCOREFILE);
games/tetris/scores.c
241
warnx("Score file %s is likely corrupt", _PATH_SCOREFILE);
games/tetris/scores.c
465
warnx("Score file %s: read: unexpected EOF", _PATH_SCOREFILE);
games/tetris/scores.c
501
warnx("Score file %s: Unknown endian tag %u",
games/tetris/scores.c
507
warnx("Score file %s: Unknown version code %u",
games/tetris/scores.c
634
warnx("high scores may be damaged");
include/err.h
57
void warnx(const char *, ...)
lib/libarch/alpha/alpha_pci_io.c
140
warnx("alpha_pci_io_findwindow: no window for 0x%lx, ABORTING!",
lib/libc/gen/fstab.c
170
warnx("%s, %lu: Missing fields", _fs_file, (u_long)_fs_lineno);
lib/libc/gen/getbsize.c
101
warnx("maximum blocksize is %ldG", MAXB / GB);
lib/libc/gen/getbsize.c
105
underflow: warnx("%s: minimum blocksize is 512", p);
lib/libc/gen/getbsize.c
94
fmterr: warnx("%s: unknown blocksize", p);
lib/libc/gen/getnetgrent.c
190
warnx("netgroup: Cycle in group `%s'", grp);
lib/libc/gen/getttyent.c
153
warnx("%s: %s, %lu: unknown option `%s'",
lib/libc/gen/pw_scan.c
124
warnx("%s %s `%s'", ep,
lib/libc/gen/pw_scan.c
159
warnx("username too long, `%s' > %d", pw->pw_name,
lib/libc/gen/pw_scan.c
178
warnx("root uid should be 0");
lib/libc/gen/pw_scan.c
224
warnx("warning, unknown root shell");
lib/libc/gen/pw_scan.c
235
warnx("corrupted entry");
lib/libc/gen/pw_scan.c
88
warnx("%s `%s' for %s time", vp, p,
lib/libc/gen/warnx.c
50
__weak_alias(warnx, _warnx)
lib/libc/gen/warnx.c
55
warnx(const char *fmt, ...)
lib/libc/gmon/gmon.c
158
warnx("%s: out of memory", __func__);
lib/libc/gmon/gmon.c
402
warnx("%s: Profiling of set{u,g}id binaries is not"
lib/libc/gmon/gmon.c
408
warnx("%s: tos overflow", __func__);
lib/libc/gmon/gmon.c
435
warnx("%s: internal buffer overflow, PROFDIR too long",
lib/libc/net/getaddrinfo.c
2870
warnx("%s: %s", argv[i], gai_strerror(e));
lib/libc/net/rcmd.c
118
warnx("%s: %s", *ahost, gai_strerror(error)); /*XXX*/
lib/libc/net/rcmd.c
176
warnx("%s: %s", *ahost, gai_strerror(error)); /*XXX*/
lib/libc/net/rcmd.c
222
warnx("rcmd: socket: All ports in use");
lib/libc/net/rcmd.c
304
warnx(
lib/libc/net/rcmd.c
327
warnx(
lib/libc/net/rcmd.c
390
warnx("%s: unknown user: %s", __func__, locuser);
lib/libc/posix1e/acl_from_text_nfs4.c
105
warnx("malformed ACL: empty \"qualifier\" field");
lib/libc/posix1e/acl_from_text_nfs4.c
165
warnx("malformed ACL: invalid \"type\" field");
lib/libc/posix1e/acl_from_text_nfs4.c
179
warnx("malformed ACL: \"appended id\" field present, "
lib/libc/posix1e/acl_from_text_nfs4.c
186
warnx("malformed ACL: appended id is not a number");
lib/libc/posix1e/acl_from_text_nfs4.c
273
warnx("malformed ACL: unknown user or group name "
lib/libc/posix1e/acl_from_text_nfs4.c
80
warnx("malformed ACL: invalid \"tag\" field");
lib/libc/posix1e/acl_support_nfs4.c
170
warnx("malformed ACL: \"%s\" field contains "
lib/libc/posix1e/acl_support_nfs4.c
210
warnx("malformed ACL: \"%s\" field contains "
lib/libc/rpc/auth_unix.c
366
warnx("%s: Fatal marshalling problem", __func__);
lib/libc/rpc/clnt_bcast.c
500
warnx("clnt_bcast: "
lib/libc/rpc/clnt_bcast.c
567
warnx("clnt_bcast: Cannot receive reply to "
lib/libc/rpc/clnt_dg.c
296
warnx(mem_err_clnt_dg);
lib/libc/rpc/clnt_raw.c
135
warnx("%s: Fatal header serialization error", __func__);
lib/libc/rpc/clnt_vc.c
210
warnx("clnt_vc_create: out of memory");
lib/libc/rpc/clnt_vc.c
217
warnx("clnt_vc_create: out of memory");
lib/libc/rpc/svc_dg.c
119
warnx(svc_dg_str, svc_dg_err1);
lib/libc/rpc/svc_dg.c
128
warnx(svc_dg_str, svc_dg_err2);
lib/libc/rpc/svc_dg.c
166
(void) warnx(svc_dg_str, __no_mem_str);
lib/libc/rpc/svc_dg.c
428
(void) warnx(cache_enable_str, enable_err, " ");
lib/libc/rpc/svc_dg.c
434
warnx(cache_enable_str, alloc_err, " ");
lib/libc/rpc/svc_dg.c
442
warnx(cache_enable_str, alloc_err, "data");
lib/libc/rpc/svc_dg.c
450
warnx(cache_enable_str, alloc_err, "fifo");
lib/libc/rpc/svc_dg.c
507
warnx(cache_set_str, cache_set_err1);
lib/libc/rpc/svc_dg.c
516
warnx(cache_set_str, cache_set_err2);
lib/libc/rpc/svc_dg.c
522
warnx(cache_set_str, cache_set_err3);
lib/libc/rpc/svc_generic.c
108
warnx("%s: unknown protocol %s", __func__, nettype);
lib/libc/rpc/svc_generic.c
119
warnx("%s: could not register prog %u "
lib/libc/rpc/svc_generic.c
169
warnx("%s: invalid netconfig structure for prog %u vers %u",
lib/libc/rpc/svc_generic.c
179
warnx("%s: Could not register prog %u vers %u on %s",
lib/libc/rpc/svc_generic.c
213
warnx("%s: invalid netconfig", __func__);
lib/libc/rpc/svc_generic.c
218
warnx("%s: could not open connection for %s", __func__,
lib/libc/rpc/svc_generic.c
229
warnx("%s: could not get transport information",
lib/libc/rpc/svc_generic.c
253
warnx("%s: could not listen at anonymous port",
lib/libc/rpc/svc_generic.c
261
warnx("%s: could not bind to requested address",
lib/libc/rpc/svc_generic.c
267
warnx("%s: could not listen at requested "
lib/libc/rpc/svc_generic.c
298
warnx("%s: bad service type %u", __func__, si.si_socktype);
lib/libc/rpc/svc_simple.c
119
warnx("%s: can't reassign procedure number %u", __func__,
lib/libc/rpc/svc_simple.c
127
warnx("%s: %s", __func__, __reg_err1);
lib/libc/rpc/svc_simple.c
161
warnx("%s: %s", __func__, __reg_err2);
lib/libc/rpc/svc_simple.c
167
warnx("%s: %s", __func__, __reg_err3);
lib/libc/rpc/svc_simple.c
173
warnx("%s: %s", __func__, __no_mem_str);
lib/libc/rpc/svc_simple.c
200
warnx("%s: couldn't register prog %u vers %u for %s",
lib/libc/rpc/svc_simple.c
239
warnx("%s: can't find suitable transport for %s",
lib/libc/rpc/svc_simple.c
270
warnx("%s: svc_sendreply failed", __func__);
lib/libc/rpc/svc_simple.c
304
warnx("%s: trouble replying to prog %u vers %u",
lib/libc/rpc/svc_simple.c
316
warnx("%s: never registered prog %u vers %u", __func__,
lib/libc/stdlib/getopt_long.c
254
warnx(illoptchar, optchar);
lib/libc/stdlib/getopt_long.c
266
warnx(recargchar, optchar);
lib/libc/stdlib/getopt_long.c
289
warnx(recargchar, optchar);
lib/libc/stdlib/getopt_long.c
410
warnx(ambig, (int)current_argv_len,
lib/libc/stdlib/getopt_long.c
419
warnx(noarg, (int)current_argv_len,
lib/libc/stdlib/getopt_long.c
451
warnx(recargstring, current_argv);
lib/libc/stdlib/getopt_long.c
465
warnx(illoptstring, current_argv);
lib/libc/yp/yp_all.c
73
warnx("clnttcp_create failed");
lib/libcompat/4.3/rexec.c
83
warnx("Error resolving %s (%s)", *ahost, hstrerror(h_errno));
lib/libcompat/4.3/ruserpass.c
113
warnx("%s/.netrc: %s", hdir, strerror(ENAMETOOLONG));
lib/libcompat/4.3/ruserpass.c
173
warnx("Error: .netrc file is readable by others.");
lib/libcompat/4.3/ruserpass.c
174
warnx("Remove password or make file unreadable by others.");
lib/libcompat/4.3/ruserpass.c
186
warnx("Error: .netrc file is readable by others.");
lib/libcompat/4.3/ruserpass.c
187
warnx("Remove account or make file unreadable by others.");
lib/libcompat/4.3/ruserpass.c
254
warnx("Unknown .netrc keyword %s", tokval);
lib/libexecinfo/symtab.c
100
warnx("Elf Library is out of date.");
lib/libexecinfo/symtab.c
106
warnx("Error opening elf file: %s", elf_errmsg(elf_errno()));
lib/libexecinfo/symtab.c
111
warnx("Error allocating symbol table");
lib/libexecinfo/symtab.c
116
warnx("Error getting ELF Ehdr");
lib/libexecinfo/symtab.c
171
warnx("No symbols found");
lib/libperfuse/perfuse_if.h
102
warnx(fmt, ## __VA_ARGS__); \
lib/libpuffs/puffs.c
137
warnx("%s: type %d, error %d, cookie %p (%s)", __func__,
lib/libpuffs/puffs.c
216
warnx("%s: adjusting " "stacksize to minimum %ld",
lib/libpuffs/puffs.c
231
warnx("%s: using next power of two: %d", __func__,
lib/libpuffs/puffs.c
273
warnx("%s: call has effect only before mount", __func__);
lib/libpuffs/puffs.c
320
warnx("%s: call has effect only before mount", __func__);
lib/libpuffs/puffs.c
330
warnx("%s: call has effect only before mount", __func__);
lib/libpuffs/puffs.c
341
warnx("%s: call has effect only before mount", __func__);
lib/libpuffs/puffs.c
594
warnx("%s: `%s' is a %s path.", __func__, dir,
lib/libpuffs/puffs.c
596
warnx("%s: using `%s' instead.", __func__, rp);
lib/libpuffs/puffs.c
601
warnx("%s: cannot open `%s'", __func__, _PATH_PUFFS);
lib/libpuffs/puffs.c
606
warnx("%s: device fd %d (<= 2), sure this is "
lib/libquota/quota_oldfiles.c
394
warnx("%s not found in fstab", qh->qh_mountpoint);
lib/librefuse/refuse.c
177
warnx("create_context_key: pthread_key_create failed");
lib/librefuse/refuse/v21.c
72
warnx("%s: invalid channel: %d", __func__, fd);
lib/librefuse/refuse/v25.c
110
warnx("%s: the argument vector differs from "
lib/librefuse/refuse/v25.c
89
warnx("%s: invalid channel: %d", __func__, fd);
lib/librefuse/refuse/v26.c
68
warnx("%s: mountpoint `%s' differs from that was passed to fuse_mount(): %s",
lib/librumphijack/hijack.c
1033
warnx("invalid dup2mask: %s", buf);
lib/libskey/skeylogin.c
174
warnx("Unknown hash algorithm %s, using %s", ht,
lib/libukfs/ukfs.c
1157
warnx("dlopen %s failed: %s", fname, dlmsg);
lib/libukfs/ukfs.c
218
warnx("ukfs: %%PART is deprecated. use "
lib/libukfs/ukfs.c
486
warnx("ukfs_mount: cannot lock device. held by pid %d",
lib/libutil/passwd.c
173
warnx("pwd_mkdb exited with status %d",
lib/libutil/passwd.c
178
warnx("pwd_mkdb exited with signal %d", WTERMSIG(pstat));
lib/libutil/passwd.c
347
warnx("%s", errbuf);
lib/libutil/passwd.c
493
warnx("%s%s: unchanged", pw_prefix, _PATH_MASTERPASSWD);
lib/libutil/passwd.c
542
warnx("line too long");
lib/libutil/ttyaction.c
124
warnx("%s: line %d format error", actfile, linenum);
lib/libutil/ttyaction.c
132
warnx("fork failed: %s", strerror(errno));
lib/libutil/ttyaction.c
141
warnx("%s: line %d: exec failed: %s",
lib/libutil/ttyaction.c
148
warnx("%s: line %d: wait failed: %s",
lib/libutil/ttyaction.c
153
warnx("%s: line %d: child died with signal %d",
libexec/getNAME/getNAME.c
140
warnx("missing .TH or .Dt section in `%s'",
libexec/getNAME/getNAME.c
176
warnx("missing .SH section in `%s'", pathname);
libexec/getNAME/getNAME.c
193
warnx("missing argument to .SH in `%s'", pathname);
libexec/getNAME/getNAME.c
200
warnx("first .SH section is not \"NAME\" in `%s'", pathname);
libexec/getNAME/getNAME.c
295
warnx("missing .Sh section in `%s'", pathname);
libexec/getNAME/getNAME.c
307
warnx("missing argument to .Sh in `%s'", pathname);
libexec/getNAME/getNAME.c
314
warnx("first .SH section is not \"NAME\" in `%s'", pathname);
libexec/ld.elf_so/rtldenv.h
80
# define xwarnx warnx
libexec/makewhatis/makewhatis.c
308
warnx("Symbolic link with no target: `%s'",
libexec/makewhatis/makewhatis.c
312
warnx("Unreadable directory: `%s'", fe->fts_path);
libexec/makewhatis/makewhatis.c
367
warnx("Removed stale `%s'", whatisdb_new);
libexec/makewhatis/makewhatis.c
600
warnx("%s: No section provided for `%s'", file, line);
libexec/makewhatis/makewhatis.c
610
warnx("%s: Bad format line `%s'", file, line);
regress/sys/kern/getcwd/getcwd.c
450
warnx("In %s, old_getcwd says %s",
regress/sys/kern/unfdpass/unfdpass.c
280
warnx("didn't get fd control message");
regress/sys/kern/unfdpass/unfdpass.c
307
warnx("didn't get cred control message");
sbin/apmlabel/apmlabel.c
167
warnx("partition size not multiple of sector size"
sbin/apmlabel/apmlabel.c
175
warnx("partition offset not multiple of sector size"
sbin/badsect/badsect.c
197
warnx("Don't forget to run `fsck %s'", name);
sbin/badsect/badsect.c
199
warnx("File system `%s' was not modified", name);
sbin/badsect/badsect.c
212
warnx("block %lld out of range of file system",
sbin/badsect/badsect.c
220
warnx("block %lld in superblock area: cannot attach",
sbin/badsect/badsect.c
226
warnx("block %lld in beyond end of cylinder group: "
sbin/badsect/badsect.c
235
warnx("cg %d: bad magic number", cg);
sbin/badsect/badsect.c
242
warnx("Warning: sector %lld is in use", (long long)blkno);
sbin/bioctl/bioctl.c
1000
warnx("Disk %s is not in an enclosure",
sbin/bioctl/bioctl.c
1007
warnx("Disk %s does not exist", argv[1]);
sbin/bioctl/bioctl.c
464
warnx("no volumes available");
sbin/blkdiscard/blkdiscard.c
266
warnx("close failed: %s", strerror(errno));
sbin/ccdconfig/ccdconfig.c
251
warnx("invalid ccd name: %s", cp);
sbin/ccdconfig/ccdconfig.c
272
warnx("%s: bad line: %zu", ccdconf, lineno);
sbin/ccdconfig/ccdconfig.c
282
warnx("invalid ccd name: %s", cp);
sbin/ccdconfig/ccdconfig.c
291
warnx("invalid interleave factor: %s", cp);
sbin/ccdconfig/ccdconfig.c
321
warnx("%s: %s", cp, strerror(j));
sbin/ccdconfig/ccdconfig.c
717
warnx("ccd%d is not configured", u);
sbin/ccdconfig/ccdconfig.c
765
warnx("no ccd driver in the kernel");
sbin/ccdconfig/ccdconfig.c
777
warnx("no concatenated disks configured");
sbin/ccdconfig/ccdconfig.c
803
warnx("invalid ccd name: %s", cp);
sbin/cgdconfig/cgdconfig.c
1040
warnx("unimplemented verification method");
sbin/cgdconfig/cgdconfig.c
1231
warnx("%s: incomplete block", __func__);
sbin/cgdconfig/cgdconfig.c
1273
warnx("%s: checksum mismatch on vdev label %zu",
sbin/cgdconfig/cgdconfig.c
1275
warnx("%s: found %#jx, %#jx, %#jx, %#jx", __func__,
sbin/cgdconfig/cgdconfig.c
1280
warnx("%s: expected %#jx, %#jx, %#jx, %#jx", __func__,
sbin/cgdconfig/cgdconfig.c
1315
warnx("pread: incomplete block");
sbin/cgdconfig/cgdconfig.c
1367
warnx("unsupported keygen method");
sbin/cgdconfig/cgdconfig.c
1414
warnx("invalid parameters file \"%s\"", Pfile);
sbin/cgdconfig/cgdconfig.c
1420
warnx("no keygen in parameters file \"%s\"", Pfile);
sbin/cgdconfig/cgdconfig.c
1431
warnx("Failed to generate defaults for keygen");
sbin/cgdconfig/cgdconfig.c
1446
warnx("invalid parameters generated");
sbin/cgdconfig/cgdconfig.c
1472
warnx("can't preserve randomly generated key");
sbin/cgdconfig/cgdconfig.c
1478
warnx("can't preserve randomly generated key");
sbin/cgdconfig/cgdconfig.c
1483
warnx("invalid old parameters file \"%s\"", *argv);
sbin/cgdconfig/cgdconfig.c
1511
warnx("invalid parameters file \"%s\"", Pfile);
sbin/cgdconfig/cgdconfig.c
1517
warnx("no keygen in parameters file \"%s\"", Pfile);
sbin/cgdconfig/cgdconfig.c
1546
warnx("can't generate new parameters file");
sbin/cgdconfig/cgdconfig.c
1596
warnx("action failed on \"%s\" line %lu", fn,
sbin/cgdconfig/cgdconfig.c
1696
warnx("bad name %s", dp->d_name);
sbin/cgdconfig/cgdconfig.c
1725
warnx("invalid parameters file \"%s\"", paramsfile);
sbin/cgdconfig/cgdconfig.c
1764
warnx("getfsspecname failed: %s", devicename);
sbin/cgdconfig/cgdconfig.c
371
warnx("-P is only for use with -g/-G action");
sbin/cgdconfig/cgdconfig.c
375
warnx("-P only makes sense with -S flag");
sbin/cgdconfig/cgdconfig.c
380
warnx("-S is only for use with -g/-G action");
sbin/cgdconfig/cgdconfig.c
422
warnx("failed to derive HKDF-HMAC-SHA256 subkey");
sbin/cgdconfig/cgdconfig.c
440
warnx("unrecognised shared key derivation method %d", alg);
sbin/cgdconfig/cgdconfig.c
503
warnx("unrecognised keygen method %d in getkey()",
sbin/cgdconfig/cgdconfig.c
627
warnx("failed to generate PKCS#5 PBKDF2 key");
sbin/cgdconfig/cgdconfig.c
660
warnx("failed to generate Argon2id key, error code %d", error);
sbin/cgdconfig/cgdconfig.c
757
warnx("wrong number of args");
sbin/cgdconfig/cgdconfig.c
770
warnx("device %s already in use", *argv);
sbin/cgdconfig/cgdconfig.c
779
warnx("getfsspecname failed: %s", devicename);
sbin/cgdconfig/cgdconfig.c
808
warnx("params invalid");
sbin/cgdconfig/cgdconfig.c
889
warnx("verification failed permanently");
sbin/cgdconfig/cgdconfig.c
893
warnx("verification failed, please reenter passphrase");
sbin/cgdconfig/cgdconfig.c
920
warnx("getfsspecname failed: %s", devicename);
sbin/cgdconfig/cgdconfig.c
945
warnx("failed to read key from stdin");
sbin/cgdconfig/cgdconfig.c
971
warnx("can't open cgd \"%s\", \"%s\"", cgd, buf);
sbin/cgdconfig/params.c
1038
warnx("keygen_fput: %d not a valid method", kg->kg_method);
sbin/cgdconfig/params.c
1078
warnx("unsupported verify_method (%d)", p->verify_method);
sbin/cgdconfig/params.c
176
warnx("could not determine key length for unknown "
sbin/cgdconfig/params.c
203
warnx("unspecified algorithm");
sbin/cgdconfig/params.c
212
warnx("unknown algorithm \"%s\"(warning)",
sbin/cgdconfig/params.c
216
warnx("unspecified IV method");
sbin/cgdconfig/params.c
226
warnx("unknown IV method \"%s\" (warning)", meth);
sbin/cgdconfig/params.c
229
warnx("unspecified key length");
sbin/cgdconfig/params.c
298
warnx("params_setverify_method: unrecognized "
sbin/cgdconfig/params.c
373
warnx("keygen argon2id must provide `iterations'");
sbin/cgdconfig/params.c
377
warnx("keygen argon2id must provide `memory'");
sbin/cgdconfig/params.c
381
warnx("keygen argon2id must provide `parallelism'");
sbin/cgdconfig/params.c
385
warnx("keygen argon2id must provide `version'");
sbin/cgdconfig/params.c
389
warnx("keygen argon2id does not need a `cmd'");
sbin/cgdconfig/params.c
391
warnx("keygen argon2id does not need a `key'");
sbin/cgdconfig/params.c
393
warnx("keygen argon2id must provide a salt");
sbin/cgdconfig/params.c
400
warnx("keygen pkcs5_pbkdf2 must provide `iterations'");
sbin/cgdconfig/params.c
404
warnx("keygen pkcs5_pbkdf2 does not need a `key'");
sbin/cgdconfig/params.c
406
warnx("keygen pkcs5_pbkdf2 must provide a salt");
sbin/cgdconfig/params.c
410
warnx("keygen pkcs5_pbkdf2 does not need a `cmd'");
sbin/cgdconfig/params.c
414
warnx("keygen pkcs5_pbkdf2/sha1 must provide `iterations'");
sbin/cgdconfig/params.c
418
warnx("keygen pkcs5_pbkdf2/sha1 does not need a `key'");
sbin/cgdconfig/params.c
420
warnx("keygen pkcs5_pbkdf2/sha1 must provide a salt");
sbin/cgdconfig/params.c
424
warnx("keygen pkcs5_pbkdf2/sha1 does not need a `cmd'");
sbin/cgdconfig/params.c
428
warnx("keygen storedkey does not need `iterations'");
sbin/cgdconfig/params.c
430
warnx("keygen storedkey must provide a key");
sbin/cgdconfig/params.c
434
warnx("keygen storedkey does not need `salt'");
sbin/cgdconfig/params.c
436
warnx("keygen storedkey does not need `cmd'");
sbin/cgdconfig/params.c
441
warnx("keygen [u]randomkey does not need `iterations'");
sbin/cgdconfig/params.c
443
warnx("keygen [u]randomkey does not need `key'");
sbin/cgdconfig/params.c
445
warnx("keygen [u]randomkey does not need `salt'");
sbin/cgdconfig/params.c
447
warnx("keygen [u]randomkey does not need `cmd'");
sbin/cgdconfig/params.c
449
warnx("keygen [u]randomkey makes no sense shared");
sbin/cgdconfig/params.c
453
warnx("keygen shell_cmd does not need `iterations'");
sbin/cgdconfig/params.c
455
warnx("keygen shell_cmd does not need `key'");
sbin/cgdconfig/params.c
457
warnx("keygen shell_cmd does not need `salt'");
sbin/cgdconfig/params.c
459
warnx("keygen shell_cmd must provide a `cmd'");
sbin/cgdconfig/params.c
513
warnx("could not calibrate pkcs5_pbkdf2");
sbin/cgdconfig/params.c
521
warnx("can't generate random bits for storedkey");
sbin/cgdconfig/params.c
565
warnx("(u)randomkey keygen cannot be shared");
sbin/cgdconfig/params.c
575
warnx("storedkey does not make sense as shared");
sbin/cgdconfig/params.c
581
warnx("keygen already shared");
sbin/cgdconfig/params.c
596
warnx("uuid_to_string: %"PRIu32, status);
sbin/cgdconfig/params.c
619
warnx("(u)randomkey keygen cannot be shared");
sbin/cgdconfig/params.c
629
warnx("storedkey does not make sense as shared");
sbin/cgdconfig/params.c
635
warnx("keygen not shared");
sbin/cgdconfig/params.c
722
warnx("unrecognized key generation method \"%s\"", kgm);
sbin/cgdconfig/params.c
823
warnx("unrecognized shared key derivation algorithm \"%s\"",
sbin/cgdconfig/utils.c
364
warnx("bits_decode: mangled base64 stream");
sbin/cgdconfig/utils.c
365
warnx(" %s", in->text);
sbin/cgdconfig/utils.c
372
warnx("bits_decode: encoded bits claim to be "
sbin/chown/chown.c
203
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
sbin/chown/chown.c
208
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
sbin/disklabel/interact.c
213
warnx("Unknown disk type: %s", line);
sbin/disklabel/main.c
1233
warnx("read sector %u len %d looking for label",
sbin/disklabel/main.c
1257
warnx("ignoring %sbyteswapped label"
sbin/disklabel/main.c
1265
warnx("corrupt label found at offset %jd in "
sbin/disklabel/main.c
1270
warnx("%slabel found at offset %jd from sector %u",
sbin/disklabel/main.c
1638
warnx("line %d: too few fields", lineno); \
sbin/disklabel/main.c
1645
warnx("line %d: too few fields", lineno); \
sbin/disklabel/main.c
1664
warnx("line %d: syntax error", lineno);
sbin/disklabel/main.c
1697
warnx("line %d: invalid format", lineno);
sbin/disklabel/main.c
1730
warnx("line %d: syntax error", lineno);
sbin/disklabel/main.c
1747
warnx("line %d: syntax error", lineno);
sbin/disklabel/main.c
1752
warnx("line %d: warning, unknown disk type: %s",
sbin/disklabel/main.c
1767
warnx("line %d: bad flag: %s",
sbin/disklabel/main.c
1780
warnx("line %d: bad drive data",
sbin/disklabel/main.c
1792
warnx("line %d: bad # of partitions", lineno);
sbin/disklabel/main.c
1813
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1821
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1829
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1837
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1845
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1854
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1862
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1870
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1878
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1886
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1894
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1902
warnx("line %d: bad %s: %s", lineno, cp, tp);
sbin/disklabel/main.c
1909
warnx("line %d: unknown field: %s", lineno, cp);
sbin/disklabel/main.c
1918
warnx("line %d: bad partition name: %s", lineno, cp);
sbin/disklabel/main.c
1923
warnx("line %d: partition id %s, >= %zu", lineno,
sbin/disklabel/main.c
1960
warnx("line %d: syntax error", lineno);
sbin/disklabel/main.c
1966
warnx("line %d: warning, unknown file system type: %s",
sbin/disklabel/main.c
1968
warnx("tip: use -l to see all valid file system "
sbin/disklabel/main.c
2038
warnx("sector size %" PRIu32, lp->d_secsize);
sbin/disklabel/main.c
2042
warnx("sectors/track %" PRIu32, lp->d_nsectors);
sbin/disklabel/main.c
2046
warnx("tracks/cylinder %" PRIu32, lp->d_ntracks);
sbin/disklabel/main.c
2050
warnx("cylinders/unit %" PRIu32, lp->d_ncylinders);
sbin/disklabel/main.c
2054
warnx("warning, revolutions/minute %" PRIu16, lp->d_rpm);
sbin/disklabel/main.c
2060
warnx("boot block size %" PRIu32, lp->d_bbsize);
sbin/disklabel/main.c
2063
warnx("warning, boot block size %% sector-size != 0");
sbin/disklabel/main.c
2065
warnx("super block size %" PRIu32, lp->d_sbsize);
sbin/disklabel/main.c
2068
warnx("warning, super block size %% sector-size != 0");
sbin/disklabel/main.c
2070
warnx("warning, number of partitions (%" PRIu16 ") > "
sbin/disklabel/main.c
2078
warnx("warning, partition %c increased "
sbin/disklabel/main.c
2090
warnx("warning, partition %c: size 0, but "
sbin/disklabel/main.c
2095
warnx("warning, partition %c:"
sbin/disklabel/main.c
2102
warnx("partition %c: offset past end of unit", part);
sbin/disklabel/main.c
2106
warnx("partition %c: partition extends"
sbin/disklabel/main.c
2118
warnx("partitions %c and %c overlap",
sbin/disklabel/main.c
2215
warnx("sorry, could not allocate memory for list");
sbin/disklabel/main.c
388
warnx("changing %s byteorder to %s",
sbin/disklabel/main.c
893
warnx("%s: No disk label on disk;\n"
sbin/disklabel/main.c
898
warnx("%s: Label magic number or checksum is wrong!\n"
sbin/disklabel/main.c
903
warnx("%s: Open partition would move or shrink", s);
sbin/disklabel/main.c
907
warnx("%s: Labeled partition or 'a' partition must start"
sbin/disklabel/main.c
938
warnx("reading mbr sector %u", this_ext);
sbin/disklabel/main.c
950
warnx("Invalid signature in mbr record %u",
sbin/disklabel/main.c
994
warnx("Invalid extended chain %x <= %x",
sbin/dump/dumprmt.c
165
warnx("invalid user name: %s", cp0);
sbin/dump/main.c
812
warnx("option requires an argument -- %c", *ap);
sbin/efi/gptsubr.c
379
warnx("unable to find parent device of %s\n", fname);
sbin/efi/gptsubr.c
433
warnx("GPT not found, displaying data from MBR.");
sbin/efi/showvar.c
125
warnx("short asciiz data\n");
sbin/efi/utils.c
254
warnx("bad UTF8 string");
sbin/fdisk/fdisk.c
1071
warnx("%s: bootcode too large", boot_path);
sbin/fdisk/fdisk.c
1076
warnx("%s: bootcode too small", boot_path);
sbin/fdisk/fdisk.c
1085
warnx("%s: invalid magic", boot_path);
sbin/fdisk/fdisk.c
1183
warnx("Extended partition table is corrupt");
sbin/fdisk/fdisk.c
1475
warnx("Installed bootfile doesn't support required options.");
sbin/fdisk/fdisk.c
1491
warnx("Bootfile %s doesn't support "
sbin/fdisk/fdisk.c
1516
warnx("Default bootfile %s doesn't support required "
sbin/fdisk/fdisk.c
1686
warnx("Cannot determine the number of heads");
sbin/fdisk/fdisk.c
1691
warnx("Cannot determine the number of sectors");
sbin/fdisk/fdisk.c
2498
warnx("%s is not a character device", namebuf);
sbin/fdisk/fdisk.c
2614
warnx("%s size (%ju) is not divisible "
sbin/fdisk/fdisk.c
2727
warnx("%s partition table invalid, "
sbin/fdisk/fdisk.c
2736
warnx("removing corrupt bootsel information");
sbin/fdisk/fdisk.c
2746
warnx("%s partition table: using old-style bootsel information",
sbin/fdisk/fdisk.c
2750
warnx("%s bootsel information corrupt - ignoring", tabletype);
sbin/fdisk/fdisk.c
3050
warnx("given GPT header location doesn't seem correct");
sbin/fdisk/fdisk.c
515
warnx("Bootselector may only be configured interactively");
sbin/fdisk/fdisk.c
520
warnx("Partition data not specified");
sbin/fdisk/fdisk.c
525
warnx("-s flag requires a partition selected.");
sbin/fdisk/fdisk.c
642
warnx("Primary GPT header was deleted");
sbin/fdisk/fdisk.c
644
warnx("Secondary GPT header was deleted");
sbin/fsck/fsck.c
393
warnx("%s: %s", spec, strsignal(WTERMSIG(status)));
sbin/fsck/preen.c
112
warnx("Can't open checklist file: %s", _PATH_FSTAB);
sbin/fsck/preen.c
186
warnx("Unknown pid %d", pid);
sbin/fsck/preen.c
343
warnx("%s in fstab more than once!", dev);
sbin/fsck_ffs/main.c
212
warnx("Using maximum conversion level of %d",
sbin/fsck_ffs/main.c
283
warnx("Cannot use -x or -X without -n");
sbin/fsck_lfs/bufcache.c
271
warnx("allocating more than %d buffers", maxbufs);
sbin/fsck_msdos/main.c
109
warnx("Cannot use -x without -n");
sbin/fsck_udf/main.c
2251
warnx("specification violation: metafile not using"
sbin/fsck_udf/main.c
2262
warnx("implementation limit: no support for "
sbin/fsck_udf/main.c
4215
warnx("can't open %s", given_dev);
sbin/fsdb/fsdb.c
1029
warnx("name `%s' not found in current inode directory", name);
sbin/fsdb/fsdb.c
1139
warnx("no %sth slot in current directory", argv[1]);
sbin/fsdb/fsdb.c
1190
warnx("new name `%s' does not fit in slot %s",
sbin/fsdb/fsdb.c
1194
warnx("no %sth slot in current directory", argv[1]);
sbin/fsdb/fsdb.c
1241
warnx("no %sth slot in current directory", argv[1]);
sbin/fsdb/fsdb.c
1279
warnx("type `%s' not known", argv[1]);
sbin/fsdb/fsdb.c
1280
warnx("try one of `file', `dir', `socket', `fifo'");
sbin/fsdb/fsdb.c
1300
warnx("bad modebits `%s'", argv[1]);
sbin/fsdb/fsdb.c
1320
warnx("bad length '%s'", argv[1]);
sbin/fsdb/fsdb.c
1339
warnx("bad flags `%s'", argv[1]);
sbin/fsdb/fsdb.c
1343
warnx("flags set beyond 32-bit range of field (0x%lx)",
sbin/fsdb/fsdb.c
1363
warnx("bad gen `%s'", argv[1]);
sbin/fsdb/fsdb.c
1367
warnx("gen set beyond 32-bit range of field (0x%lx)", gen);
sbin/fsdb/fsdb.c
1388
warnx("bad extsize `%s'", argv[1]);
sbin/fsdb/fsdb.c
1408
warnx("bad blocks `%s'", argv[1]);
sbin/fsdb/fsdb.c
1429
warnx("bad pointer idx `%s'", argv[1]);
sbin/fsdb/fsdb.c
1434
warnx("bad block number `%s'", argv[2]);
sbin/fsdb/fsdb.c
1438
warnx("pointer index %d is out of range", idx);
sbin/fsdb/fsdb.c
1459
warnx("bad pointer idx `%s'", argv[1]);
sbin/fsdb/fsdb.c
1464
warnx("bad block number `%s'", argv[2]);
sbin/fsdb/fsdb.c
1468
warnx("pointer index %d is out of range", idx);
sbin/fsdb/fsdb.c
1489
warnx("bad pointer idx `%s'", argv[1]);
sbin/fsdb/fsdb.c
1494
warnx("bad block number `%s'", argv[2]);
sbin/fsdb/fsdb.c
1498
warnx("pointer index %d is out of range", idx);
sbin/fsdb/fsdb.c
1519
warnx("bad freelink `%s'", argv[1]);
sbin/fsdb/fsdb.c
1540
warnx("bad link count `%s'", argv[1]);
sbin/fsdb/fsdb.c
1544
warnx("max link count is %d", USHRT_MAX);
sbin/fsdb/fsdb.c
1568
warnx("bad uid `%s'", argv[1]);
sbin/fsdb/fsdb.c
1595
warnx("bad gid `%s'", argv[1]);
sbin/fsdb/fsdb.c
1620
warnx("invalid nanoseconds");
sbin/fsdb/fsdb.c
1627
warnx("date format: YYYYMMDDHHMMSS[.nsec]");
sbin/fsdb/fsdb.c
1654
warnx("date/time out of range");
sbin/fsdb/fsdb.c
1716
warnx("birthtime can only be set in ufs2");
sbin/fsdb/fsdb.c
1753
warnx("dumping extattrs is only supported for ufs2");
sbin/fsdb/fsdb.c
407
warnx("unknown command `%s'", cmd_argv[0]),
sbin/fsdb/fsdb.c
415
warnx("rval was %d", rval);
sbin/fsdb/fsdb.c
582
warnx("no current inode");
sbin/fsdb/fsdb.c
877
warnx("sblock->fs_bsize > MAX_BSIZE");
sbin/fsdb/fsdbutil.c
194
warnx("no current inode");
sbin/fsdb/fsdbutil.c
204
warnx("no current inode");
sbin/fsdb/fsdbutil.c
208
warnx("inode %llu not a directory",
sbin/fsdb/fsdbutil.c
80
warnx("command `%s' takes %u arguments", cmdp->cmd,
sbin/fsdb/fsdbutil.c
83
warnx("command `%s' takes from %u to %u arguments",
sbin/fsdb/fsdbutil.c
86
warnx("usage: %s: %s", cmdp->cmd, cmdp->helptxt);
sbin/ifconfig/agr.c
105
warnx("%s.%d", __func__, __LINE__);
sbin/ifconfig/agr.c
99
warnx("%s.%d", __func__, __LINE__);
sbin/ifconfig/ifconfig.c
652
warnx("-A is deprecated");
sbin/ifconfig/lagg.c
263
warnx("valid only with lagg(4) interfaces");
sbin/ifconfig/lagg.c
406
warnx("%s.%d", __func__, __LINE__);
sbin/ifconfig/lagg.c
540
warnx("%s.%d", __func__, __LINE__);
sbin/ifconfig/media.c
433
warnx("%s: no media types?", ifname);
sbin/ifconfig/parse.c
53
#define dbg_warnx(__fmt, ...) warnx(__fmt, __VA_ARGS__)
sbin/ifconfig/tunnel.c
96
warnx("%s.%d", __func__, __LINE__);
sbin/ifconfig/util.c
104
warnx("bad hexadecimal digits");
sbin/ifconfig/util.c
110
warnx("hexadecimal digits too long");
sbin/ifconfig/util.c
112
warnx("strings too long");
sbin/iscsictl/iscsic_main.c
250
warnx("%s: Missing argument: %s", cmdname, arg);
sbin/iscsictl/iscsic_main.c
322
warnx("%s: Unrecognized argument '%s'", cmdname, argv[i]);
sbin/iscsictl/iscsic_main.c
348
warnx("%s: %s", cmdname, status_msg[i].str);
sbin/iscsictl/iscsic_main.c
350
warnx("%s: Undefined error code %d", cmdname, n);
sbin/ldconfig/ldconfig.c
174
warnx("can't open `%s'", aout_conf);
sbin/ldconfig/ldconfig.c
182
warnx("can't open `%s'", _PATH_LD_SO_CONF);
sbin/ldconfig/ldconfig.c
429
warnx("Bummer!");
sbin/ldconfig/ldconfig.c
538
warnx("%s: File too short", _PATH_LD_HINTS);
sbin/ldconfig/ldconfig.c
551
warnx("%s: Bad magic: %lo",
sbin/ldconfig/ldconfig.c
557
warnx("Unsupported version: %ld", hdr->hh_version);
sbin/ldconfig/ldconfig.c
570
warnx("Bad name index: %#x", bp->hi_namex);
sbin/ldconfig/ldconfig.c
574
warnx("Bad path index: %#x", bp->hi_pathx);
sbin/mount/mount.c
568
warnx("%s: %s", name, strsignal(WTERMSIG(status)));
sbin/mount/pathadj.c
44
warnx("\"%s\" is a relative path.", input);
sbin/mount/pathadj.c
45
warnx("using \"%s\" instead.", adjusted);
sbin/mount_nfs/getnfsargs.c
126
warnx("no <host>:<dirpath> or <dirpath>@<host> spec");
sbin/mount_nfs/getnfsargs.c
140
warnx("can't get net id for host \"%s\": %s", hostp,
sbin/mount_nfs/getnfsargs.c
241
warnx("%s", clnt_sperror(clp,
sbin/mount_nfs/getnfsargs.c
273
warnx("can't access %s: %s", spec, strerror(nfhret.stat));
sbin/mount_nfs/getnfsargs_small.c
208
warnx("no <host>:<dirpath> or <dirpath>@<host> spec");
sbin/mount_nfs/getnfsargs_small.c
217
warnx("can't get net id for host \"%s\": %s", hostp,
sbin/mount_nfs/mount_nfs.c
485
warnx("getnameinfo: %s", gai_strerror(error));
sbin/mount_ptyfs/mount_ptyfs.c
175
warnx("-c and -o chroot options are obsolete");
sbin/newfs/newfs.c
665
warnx("Warning: chosen fsize of %d is less than Apple UFS minimum of %d",
sbin/newfs/newfs.c
669
warnx("Warning: chosen bsize of %d is greater than Apple UFS maximum of %d",
sbin/newfs/newfs.c
684
warnx("%s %s %d%%", "Warning: changing optimization to space",
sbin/newfs/newfs.c
827
warnx("%s `%s' (%" PRId64 ") is less than the "
sbin/newfs/newfs.c
836
warnx("%s `%s' (%" PRId64 ") is greater than the "
sbin/newfs_lfs/make_lfs.c
490
warnx("%s: disklabel segment size (%d) too small, using default (%d)",
sbin/newfs_lfs/make_lfs.c
498
warnx("filesystem offset ignored for version 1 filesystem");
sbin/newfs_lfs/newfs.c
378
warnx("Using negative block numbers; not recommended. "
sbin/newfs_lfs/newfs.c
385
warnx("%s is not a character special device, ignoring -A", special);
sbin/newfs_msdos/mkfs_msdos.c
272
warnx("Cannot specify both block size and sectors per cluster");
sbin/newfs_msdos/mkfs_msdos.c
276
warnx("%s: bad OEM string", o.OEM_string);
sbin/newfs_msdos/mkfs_msdos.c
281
warnx("create (-C) is incompatible with -N");
sbin/newfs_msdos/mkfs_msdos.c
288
warnx("failed to create %s", fname);
sbin/newfs_msdos/mkfs_msdos.c
308
warnx("warning, %s is not a character device", fname);
sbin/newfs_msdos/mkfs_msdos.c
312
warnx("cannot seek to %jd", (intmax_t)o.offset);
sbin/newfs_msdos/mkfs_msdos.c
365
warnx("%s: bad volume label", o.volume_label);
sbin/newfs_msdos/mkfs_msdos.c
379
warnx("Cannot specify info sector with FAT%u", o.fat_type);
sbin/newfs_msdos/mkfs_msdos.c
383
warnx("Cannot specify backup sector with FAT%u", o.fat_type);
sbin/newfs_msdos/mkfs_msdos.c
389
warnx("Cannot specify directory entries with FAT32");
sbin/newfs_msdos/mkfs_msdos.c
394
warnx("%d: bad FAT type", o.fat_type);
sbin/newfs_msdos/mkfs_msdos.c
398
warnx("bytes/sector (%u) is not a power of 2", bpb.bps);
sbin/newfs_msdos/mkfs_msdos.c
402
warnx("bytes/sector (%u) is too small; minimum is %u",
sbin/newfs_msdos/mkfs_msdos.c
411
warnx("block size (%u) is not a power of 2", o.block_size);
sbin/newfs_msdos/mkfs_msdos.c
415
warnx("block size (%u) is too small; minimum is %u",
sbin/newfs_msdos/mkfs_msdos.c
420
warnx("block size (%u) is too large; maximum is %u",
sbin/newfs_msdos/mkfs_msdos.c
428
warnx("sectors/cluster (%u) is not a power of 2",
sbin/newfs_msdos/mkfs_msdos.c
438
warnx("number of FATs (%u) is too large; maximum is %u",
sbin/newfs_msdos/mkfs_msdos.c
448
warnx("illegal media descriptor (%#x)", o.media_descriptor);
sbin/newfs_msdos/mkfs_msdos.c
477
warnx("%s: inappropriate file type or format", bname);
sbin/newfs_msdos/mkfs_msdos.c
508
warnx("no room for info sector");
sbin/newfs_msdos/mkfs_msdos.c
517
warnx("no room for backup sector");
sbin/newfs_msdos/mkfs_msdos.c
522
warnx("backup sector would overwrite info sector");
sbin/newfs_msdos/mkfs_msdos.c
531
warnx("too few reserved sectors (need %d have %d)", x, bpb.res);
sbin/newfs_msdos/mkfs_msdos.c
547
warnx("too many sectors/FAT for FAT12/16");
sbin/newfs_msdos/mkfs_msdos.c
553
warnx("meta data exceeds file system size");
sbin/newfs_msdos/mkfs_msdos.c
571
warnx("warning: sectors/FAT limits file system to %u clusters",
sbin/newfs_msdos/mkfs_msdos.c
581
warnx("%u clusters too few clusters for FAT%u, need %u", cls,
sbin/newfs_msdos/mkfs_msdos.c
588
warnx("warning: FAT type limits file system to %u sectors",
sbin/newfs_msdos/mkfs_msdos.c
671
warnx("%s: can't read sector %u", bname, x);
sbin/newfs_msdos/mkfs_msdos.c
763
warnx("%s: can't write sector %u", fname, lsn);
sbin/newfs_msdos/mkfs_msdos.c
798
warnx("%s is mounted on %s", fname, mp->f_mntonname);
sbin/newfs_msdos/mkfs_msdos.c
817
warnx("%s: unknown standard format", fmt);
sbin/newfs_msdos/mkfs_msdos.c
879
warnx("Can't get disk size for `%s'", fname);
sbin/newfs_msdos/mkfs_msdos.c
954
warnx("%s: no default %s", fname, msg);
sbin/newfs_msdos/mkfs_msdos.c
958
warnx("%s: illegal %s", fname, msg);
sbin/newfs_sysvbfs/newfs_sysvbfs.c
128
warnx("-F requires -s");
sbin/newfs_udf/udf_core.c
1694
warnx("disc relocation blocks full; disc too damaged");
sbin/newfs_udf/udf_core.c
3199
warnx("format incompatible with disc partition");
sbin/newfs_udf/udf_core.c
3212
warnx("disk partitions only usable outside tools");
sbin/newfs_udf/udf_core.c
3353
warnx("device/image not found");
sbin/newfs_udf/udf_core.c
3378
warnx("size of file is not a multiple of sector size, "
sbin/newfs_udf/udf_core.c
3395
warnx("%s is not a raw device", dev_name);
sbin/newfs_udf/udf_core.c
3403
warnx("update discinfo failed");
sbin/newfs_udf/udf_core.c
3557
warnx("error updating track information for track %d",
sbin/newfs_udf/udf_core.c
3577
warnx("drive notifies it can't explicitly repair "
sbin/newfs_udf/udf_core.c
3972
warnx("specification violation: metafile not using"
sbin/newfs_udf/udf_core.c
3986
warnx("implementation limit: no support for "
sbin/newfs_udf/udf_core.c
3999
warnx("looking up outside metadata partition!");
sbin/newfs_udf/udf_core.c
4108
warnx("internal error: bad translation");
sbin/newfs_udf/udf_core.c
4175
warnx("read error");
sbin/newfs_udf/udf_core.c
4362
warnx("can't newfs readonly device");
sbin/newfs_udf/udf_core.c
4368
warnx("can't append session to a closed disc");
sbin/newfs_udf/udf_core.c
4373
warnx("disc not empty! Use -F to force "
sbin/newfs_udf/udf_core.c
4380
warnx("disc is not formatted");
sbin/newfs_udf/udf_core.c
4478
warnx("initialisation prohibited by specified maximum "
sbin/newfs_udf/udf_core.c
4485
warnx("internal error, invalid min/max udf versionsi in %s",
sbin/newfs_udf/udf_core.c
4534
warnx("logical volume name too long");
sbin/newfs_udf/udf_core.c
4538
warnx("primary volume name too long");
sbin/newfs_udf/udf_core.c
4542
warnx("volume set name too long");
sbin/newfs_udf/udf_core.c
4546
warnx("fileset name too long");
sbin/newfs_udf/udf_core.c
4733
warnx("impossible to format: "
sbin/newfs_udf/udf_core.c
4742
warnx("can't fixup blockingnumber for device "
sbin/newfs_udf/udf_core.c
4744
warnx("device is not returning valid blocking"
sbin/newfs_v7fs/main.c
153
warnx("Can't write superblock.");
sbin/newfs_v7fs/main.c
280
warnx("volume size %d over v7fs limit %d. truncated.",
sbin/newfs_v7fs/main.c
84
warnx("Can't read superblock sector.");
sbin/newfs_v7fs/main.c
90
warnx("Overwriting disk label? ");
sbin/newfs_v7fs/main.c
92
warnx("Can't write superblock sector.");
sbin/newfs_v7fs/newfs_v7fs.c
137
warnx("not a raw device");
sbin/newfs_v7fs/newfs_v7fs.c
152
warnx("not a Version 7 partition");
sbin/nvmectl/devlist.c
96
warnx("could not open "_PATH_DEV"%s\n", name);
sbin/nvmectl/nvmectl.c
204
warnx("controller/namespace ids must begin with '%s'",
sbin/ping/ping.c
469
warnx("Sorry, no audible output for flood pings");
sbin/ping/ping.c
639
warnx("ipsec is not configured");
sbin/ping/ping.c
965
warnx("wrote %s %d chars, ret=%d", hostname, cc, i);
sbin/ping6/ping6.c
1315
warnx("invalid peername");
sbin/ping6/ping6.c
1322
warnx("packet too short (%d bytes) from %s", cc,
sbin/ping6/ping6.c
1331
warnx("failed to get receiving hop limit");
sbin/ping6/ping6.c
1335
warnx("failed to get receiving packet information");
sbin/ping6/ping6.c
2451
warnx("Unable to set IPsec policy");
sbin/ping6/ping6.c
438
warnx("Interval too small; raised to 0.01");
sbin/ping6/ping6.c
573
warnx("-p: No fill space; increase packet size with -s");
sbin/ping6/ping6.c
622
warnx("gateway resolves to multiple addresses");
sbin/ping6/ping6.c
852
warnx("you need -b to increase socket buffer size");
sbin/ping6/ping6.c
861
warnx("you need -b to increase socket buffer size");
sbin/raidctl/rf_configure.c
153
warnx("Can't open config file %s", configname);
sbin/raidctl/rf_configure.c
158
warnx("Unable to find start of \"array\" params in config "
sbin/raidctl/rf_configure.c
181
warnx("Config file error (\"array\" section): unable "
sbin/raidctl/rf_configure.c
213
warnx("[No disk queue discipline specified in config file %s. "
sbin/raidctl/rf_configure.c
225
warnx("Can't determine queue type and/or max outstanding "
sbin/raidctl/rf_configure.c
227
warnx("Using %s-%d", cfgPtr->diskQueueType,
sbin/raidctl/rf_configure.c
248
warnx("Queue length for %s out of range"
sbin/raidctl/rf_configure.c
259
warnx("Can't find \"disks\" section in config file %s",
sbin/raidctl/rf_configure.c
270
warnx("Config file error: unable to find device "
sbin/raidctl/rf_configure.c
278
warnx("Config file error: warning: unable to "
sbin/raidctl/rf_configure.c
297
warnx("Config file error: unable to get device file "
sbin/raidctl/rf_configure.c
305
warnx("Config file error: warning: unable to get "
sbin/raidctl/rf_configure.c
317
warnx("Can't find \"layout\" section in configuration file %s",
sbin/raidctl/rf_configure.c
323
warnx("Config file error (\"layout\" section): unable to find "
sbin/raidctl/rf_configure.c
333
warnx("Unable to scan common layout line");
sbin/raidctl/rf_configure.c
339
warnx("Unknown parity config '%c'",
sbin/raidctl/rf_configure.c
391
warnx("RAID: config error: Can't read layout from layout "
sbin/raidctl/rf_configure.c
401
warnx("Unable to parse header line in block design file");
sbin/raidctl/rf_configure.c
417
warnx("sparemap file name '%s' too long (max %d)",
sbin/raidctl/rf_configure.c
449
warnx("Program Bug: (RF_SPAREMAP_NAME_LEN(%d) %% %zd) != 0",
sbin/raidctl/rf_configure.c
476
warnx("Size mismatch creating layout specific data: is %tu sb "
sbin/raidctl/rf_configure.c
548
warnx("%s", errmsg);
sbin/raidctl/rf_configure.c
620
warnx("Sparemap file prematurely exhausted after %d "
sbin/raidctl/rf_configure.c
627
warnx("Sparemap file format error - "
sbin/rcorder/rcorder.c
177
warnx("debugging not compiled in, -d ignored");
sbin/rcorder/rcorder.c
345
warnx("file `%s' provides `%s'.", fnode->filename, s);
sbin/rcorder/rcorder.c
346
warnx("\tpreviously seen in `%s'.",
sbin/rcorder/rcorder.c
429
warnx("%s is not a file", filename);
sbin/rcorder/rcorder.c
539
warnx("file `%s' is before unknown provision `%s'",
sbin/rcorder/rcorder.c
597
warnx("requirement `%s' in file `%s' has no providers.",
sbin/rcorder/rcorder.c
612
warnx("Circular dependency on provision `%s' in file `%s'.",
sbin/rcorder/rcorder.c
682
warnx("Circular dependency on file `%s'.",
sbin/reboot/reboot.c
234
warnx("WARNING: some process(es) wouldn't die");
sbin/restore/main.c
364
warnx("option requires an argument -- %c", *ap);
sbin/rndctl/rndctl.c
130
warnx("device type %u unknown", type);
sbin/rndctl/rndctl.c
166
warnx("truncated read");
sbin/rndctl/rndctl.c
227
warnx("truncated write");
sbin/rndctl/rndctl.c
345
warnx("bad checksum");
sbin/rndctl/rndctl.c
357
warnx("bad entropy estimate");
sbin/rndctl/rndctl.c
368
warnx("no entropy in seed");
sbin/route/route.c
1234
warnx("writing to routing socket: %s", route_strerror(errno));
sbin/route/route.c
1238
warnx("write to routing socket, got %d for rlen", rlen);
sbin/route/route.c
146
warnx("botched keyword: %s", cp);
sbin/route/route.c
1514
warnx("routing message version %d not understood",
sbin/route/route.c
1519
warnx("message length mismatch, in packet %d, returned %d",
sbin/route/route.c
1523
warnx("RTM_GET: %s (errno %d)",
sbin/route/route.c
355
warnx("writing to routing socket: %s",
sbin/route/route.c
360
warnx("write to routing socket, got %d for rlen", rlen);
sbin/route/route.c
610
warnx("%s, %s",
sbin/route/route.c
620
warnx("%s, %s",
sbin/route/rtutil.c
681
warnx("illegal prefixlen");
sbin/shutdown/shutdown.c
176
warnx("Incompatible options -f and -n");
sbin/shutdown/shutdown.c
182
warnx("Incompatible options -%s and -r", which_flag);
sbin/shutdown/shutdown.c
605
warnx("illegal time format");
sbin/swapctl/swapctl.c
461
warnx("WARNING: %s is readable by the world", path);
sbin/swapctl/swapctl.c
463
warnx("WARNING: %s is writable by the world", path);
sbin/swapctl/swapctl.c
788
warnx("empty mountpoint");
sbin/swapctl/swapctl.c
796
warnx("%s: mount failed", fsspec);
sbin/swapctl/swapctl.c
851
warnx("%s: umount failed", fsspec);
sbin/ttyflags/ttyflags.c
145
warnx("couldn't find an entry in %s for \"%s\"",
sbin/ttyflags/ttyflags.c
212
warnx("setting flags on %s to %s", path, strflags);
sbin/tunefs/tunefs.c
251
warnx("%s remains unchanged at %d%s", \
sbin/tunefs/tunefs.c
254
warnx("%s changes from %d%s to %d%s", \
sbin/tunefs/tunefs.c
260
warnx("tuning %s", special);
sbin/tunefs/tunefs.c
268
warnx(OPTWARN, "time", ">=", MINFREE);
sbin/tunefs/tunefs.c
271
warnx(OPTWARN, "space", "<", MINFREE);
sbin/tunefs/tunefs.c
275
warnx("%s remains unchanged as %s",
sbin/tunefs/tunefs.c
279
warnx("%s changes from %s to %s",
sbin/tunefs/tunefs.c
285
warnx(OPTWARN, "time", ">=", MINFREE);
sbin/tunefs/tunefs.c
288
warnx(OPTWARN, "space", "<", MINFREE);
sbin/tunefs/tunefs.c
298
warnx("sector size must be at least %d", DEV_BSIZE);
sbin/tunefs/tunefs.c
300
warnx("sector size %d cannot be larger than fragment size %d",
sbin/tunefs/tunefs.c
305
warnx("sector size remains unchanged as %d",
sbin/tunefs/tunefs.c
308
warnx("sector size changed from %d to %d",
sbin/tunefs/tunefs.c
371
warnx("%s not supported by this fs", name);
sbin/tunefs/tunefs.c
373
warnx("%s remains unchanged as enabled", name);
sbin/tunefs/tunefs.c
375
warnx("%s and POSIX.1e ACLs are mutually "
sbin/tunefs/tunefs.c
383
warnx("%s remains unchanged as disabled",
sbin/tunefs/tunefs.c
396
warnx("%s not supported by this fs", name);
sbin/tunefs/tunefs.c
398
warnx("%s remains unchanged as enabled", name);
sbin/tunefs/tunefs.c
400
warnx("%s and ACLs are mutually "
sbin/tunefs/tunefs.c
409
warnx("%s remains unchanged as disabled",
sbin/tunefs/tunefs.c
611
warnx("log file size cleared from %" PRIu64 "", old_size);
sbin/tunefs/tunefs.c
620
warnx("log file size remains unchanged at %lld", logfilesize);
sbin/tunefs/tunefs.c
633
warnx("log file size set to %lld", logfilesize);
sbin/tunefs/tunefs.c
685
warnx("%s: swapping byte order", file);
sbin/umount/umount.c
234
warnx("%s: not currently mounted", name);
sbin/umount/umount.c
240
warnx("%s: not currently mounted", mntpt);
sbin/umount/umount.c
248
warnx("%s: not currently mounted", name);
sbin/umount/umount.c
487
warnx("invalid vnd device: %s", dev);
sbin/veriexecctl/veriexecctl.c
92
warnx("Contaminated flags `0x%x'", (flags & ~all));
sbin/veriexecctl/veriexecctl_parse.y
141
warnx("Bad fingerprint `%s' in line %zu", $1, line);
sbin/veriexecctl/veriexecctl_parse.y
182
warnx("Bad flag `%s' in line %zu", $1, line);
sbin/veriexecctl/veriexecctl_parse.y
242
warnx("%s in line %zu", msg, line);
sbin/veriexecctl/veriexecctl_parse.y
72
warnx("Line %zu: Can't stat `%s'", line,
sbin/veriexecctl/veriexecctl_parse.y
81
warnx("Line %zu: %s is not a regular file", line,
sbin/wsconsctl/keyboard.c
314
warnx("scrolling is not supported by this "
sbin/wsconsctl/wsconsctl.c
176
warnx("\"%s\" not shown with -a; use \"%s %s\""
share/examples/refuse/ian/ian/ian.c
106
warnx("can't create output file `%s'", tmpname);
share/examples/refuse/ian/ian/ian.c
111
warnx("short write");
share/examples/refuse/ian/libfetch/ftp.c
1197
warnx("fetchListFTP(): not implemented");
share/examples/refuse/ian/libfetch/http.c
1203
warnx("fetchPutHTTP(): not implemented");
share/examples/refuse/ian/libfetch/http.c
1229
warnx("fetchListHTTP(): not implemented");
share/examples/refuse/icfs/icfs.c
562
warnx("can't stat `%s'", name);
sys/arch/atari/stand/binpatch/binpatch.c
189
warnx("no address or symbol specified");
sys/arch/atari/stand/edahdi/edahdi.c
136
warnx("Disk has no ahdi partitions");
sys/arch/atari/stand/installboot/disklabel.c
146
warnx("Too many AHDI partitions (%u).", al.nparts);
sys/arch/atari/stand/installboot/disklabel.c
98
warnx("%s: Unknown disk label format.", fn);
sys/arch/atari/stand/installboot/installboot.c
202
warnx("Cannot stat %s, no bootversion check done", _PATH_UNIX);
sys/arch/hppa/stand/mkboot/mkboot.c
319
warnx("wrote %d bytes of file \'%s\'", total, from_file);
sys/arch/hppa/stand/mkboot/mkboot.c
350
warnx("checksum is 0x%08x", -check_sum);
sys/arch/i386/stand/lib/test/biosdisk_user.c
68
warnx("unknown device %x", dev);
sys/arch/i386/stand/lib/test/biosdisk_user.c
93
warnx("biosread: unexpected device %x", dev);
sys/arch/i386/stand/lib/test/stand_user.c
66
warnx("_rtt called");
sys/arch/macppc/stand/installboot/installboot.c
144
warnx("`%s' is an ELF executable; need raw binary",
sys/arch/macppc/stand/installboot/installboot.c
194
warnx("Secondary bootstrap `%s' blocks do not have "
sys/arch/mvme68k/stand/installboot/installboot.c
188
warnx("nlist: %s: symbols not found", fname);
sys/arch/usermode/usermode/thunk.c
413
warnx("%s: nargs (%d) too big\n", __func__, nargs);
sys/arch/x68k/usr.bin/bellctrl/bellctrl.c
139
warnx("Missing -v argument");
sys/arch/x68k/usr.bin/bellctrl/bellctrl.c
146
warnx("Unknown option %s", arg);
tests/crypto/opencrypto/h_aesctr1.c
245
warnx("verification failed %zu", i);
tests/crypto/opencrypto/h_aesctr2.c
94
warnx("verification failed");
tests/crypto/opencrypto/h_camellia.c
84
warnx("verification failed");
tests/crypto/opencrypto/h_ioctl.c
420
warnx("failed: cleanup kern.userasymcrypto");
tests/crypto/opencrypto/h_ioctl.c
76
warnx("failed: timeout");
tests/crypto/opencrypto/h_ioctl.c
81
warnx("failed: invalid poll: %d", nfd);
tests/fs/ffs/h_ffs_server.c
36
warnx("%s: %s", reason, strerror(error));
tests/fs/ffs/h_quota2_tests.c
364
warnx("%s: %s", reason, strerror(error));
tests/fs/fifofs/t_fifo.c
61
warnx("Child: wrote only %zd", rv);
tests/lib/libc/db/t_db_hash_seq.c
75
#define DO_WARNX(fmt, ...) warnx(fmt, __VA_ARGS__)
tests/lib/libc/rpc/t_rpc.c
54
warnx("Cannot resolve address (%s)", gai_strerror(error));
tests/lib/libc/stdlib/h_getopt_long.c
84
warnx("garbage in longopts at line %ld",
tests/lib/libcurses/director/director.c
194
warnx("$CHECK_PATH not set, defaulting to %s", def_check_path);
tests/lib/libcurses/director/testlang_parse.y
1126
warnx("%s:%zu: Slave function "
tests/lib/libcurses/director/testlang_parse.y
1391
warnx("%s:%zu: Discarding unused input string", cur_file, line);
tests/lib/libcurses/director/testlang_parse.y
1403
warnx("%s:%zu: Discarding unused input string", cur_file, line);
tests/lib/libcurses/director/testlang_parse.y
1467
warnx("%s:%zu: Unexpected data from slave", cur_file, line);
tests/lib/libcurses/director/testlang_parse.y
494
warnx("%s:%zu: [%s] Excess %zu bytes%s [%s]",
tests/lib/libpthread/h_resolv.c
202
warnx("Error: host %s ask %d got %d\n",
tests/net/inpcb/inpcb_bind.c
100
warnx("bind(%s,%s,%s) succeeded, expected : %s", ai->ai_canonname,
tests/net/inpcb/inpcb_bind.c
131
warnx("%s : test #%d failed", __func__, 1);
tests/net/inpcb/inpcb_bind.c
140
warnx("%s : test #%d failed", __func__, 2);
tests/net/inpcb/inpcb_bind.c
150
warnx("%s : test #%d failed", __func__, 3);
tests/net/inpcb/inpcb_bind.c
160
warnx("%s : test #%d failed", __func__, 4);
tests/net/inpcb/inpcb_bind.c
169
warnx("%s : test #%d failed", __func__, 5);
tests/net/inpcb/inpcb_bind.c
178
warnx("%s : test #%d failed", __func__, 6);
tests/net/inpcb/inpcb_bind.c
198
warnx("%s : test #%d failed", __func__, 1);
tests/net/inpcb/inpcb_bind.c
209
warnx("%s : test #%d failed", __func__, 2);
tests/net/inpcb/inpcb_bind.c
220
warnx("%s : test #%d failed", __func__, 3);
tests/net/inpcb/inpcb_bind.c
231
warnx("%s : test #%d failed", __func__, 4);
tests/net/inpcb/inpcb_bind.c
241
warnx("%s : test #%d failed", __func__, 5);
tests/net/inpcb/inpcb_bind.c
252
warnx("%s : test #%d failed", __func__, 6);
tests/net/inpcb/inpcb_bind.c
263
warnx("%s : test #%d failed", __func__, 7);
tests/net/inpcb/inpcb_bind.c
283
warnx("%s : test #%d failed", __func__, 1);
tests/net/inpcb/inpcb_bind.c
292
warnx("%s : test #%d failed", __func__, 2);
tests/net/inpcb/inpcb_bind.c
302
warnx("%s : test #%d failed", __func__, 3);
tests/net/inpcb/inpcb_bind.c
317
warnx("%s : test #%d failed", __func__, 4);
tests/net/inpcb/inpcb_bind.c
327
warnx("%s : test #%d failed", __func__, 5);
tests/net/inpcb/inpcb_bind.c
339
warnx("%s : test #%d failed", __func__, 6);
tests/net/inpcb/inpcb_bind.c
445
warnx("skipping mcast6_testsuite() due to insufficient privs, please run again as root");
tests/net/inpcb/inpcb_bind.c
86
warnx("%s : trying to join multicast group in unknown AF",
tools/compat/compat_defs.h
354
void warnx(const char *, ...);
usr.bin/apropos/apropos.c
194
warnx("%s: line too long", name);
usr.bin/at/at.c
124
warnx("File locking timed out");
usr.bin/at/parsetime.c
348
warnx("pluralization is wrong");
usr.bin/audio/common/sun.c
160
warnx("failed to convert to sun encoding from %s "
usr.bin/audio/common/wav.c
351
warnx("header information not supported for WAV");
usr.bin/audio/common/wav.c
368
warnx("can not support precision of %d", ti->precision);
usr.bin/audio/common/wav.c
416
warnx("can not support encoding of %s", s);
usr.bin/audio/common/wav.c
418
warnx("can not support encoding of %d", ti->encoding);
usr.bin/audio/ctl/ctl.c
410
warnx("field %s does not exist "
usr.bin/audio/ctl/ctl.c
414
warnx("field %s does not exist",
usr.bin/audio/ctl/ctl.c
442
warnx("field `%s' does not exist", *argv);
usr.bin/audio/ctl/ctl.c
445
warnx("`%s' is read only", *argv);
usr.bin/audio/ctl/ctl.c
455
warnx("No `=' in %s", *argv);
usr.bin/audio/play/play.c
378
warnx("bogus datasize: %ld", (u_long)datasize);
usr.bin/audio/play/play.c
487
warnx("unknown unsupported Sun audio encoding"
usr.bin/audiocfg/audiodev.c
171
warnx("drvctl failed");
usr.bin/audiocfg/audiodev.c
267
warnx("unknown encoding name: %s", encname);
usr.bin/calendar/calendar.c
675
warnx("-%c %d out of range 0-366, ignored.", ch, u);
usr.bin/calendar/calendar.c
721
warnx("Can't convert `%s' to date, ignored.", ds);
usr.bin/cap_mkdb/cap_mkdb.c
202
warnx("no name field: %.*s", (int)(MIN(len, 20)), bp);
usr.bin/cap_mkdb/cap_mkdb.c
213
warnx("Record not tc expanded: %.*s", (int)(p - bp),bp);
usr.bin/cap_mkdb/cap_mkdb.c
230
warnx("ignored duplicate: %.*s",
usr.bin/cap_mkdb/cap_mkdb.c
256
warnx("ignored duplicate: %.*s",
usr.bin/cdplay/cdplay.c
1352
warnx("ambiguous command");
usr.bin/cdplay/cdplay.c
1360
warnx("invalid command, enter ``help'' for commands");
usr.bin/cdplay/cdplay.c
1385
warnx("no disc in drive %s", devbuf);
usr.bin/cdplay/cdplay.c
1466
warnx("scsi cmd failed: retsts %d status %d",
usr.bin/cdplay/cdplay.c
568
warnx("Already in digital mode");
usr.bin/cdplay/cdplay.c
577
warnx("Already in analog mode");
usr.bin/cdplay/cdplay.c
587
warnx("`skip' valid only in shuffle mode");
usr.bin/cdplay/cdplay.c
599
warnx("invalid command arguments");
usr.bin/cdplay/cdplay.c
605
warnx("`volume' is ignored while in digital xfer mode");
usr.bin/cdplay/cdplay.c
622
warnx("invalid command arguments");
usr.bin/cdplay/cdplay.c
649
warnx("`play' not valid in shuffle mode");
usr.bin/cdplay/cdplay.c
778
warnx("Track %d is not that long.", tr1);
usr.bin/cdplay/cdplay.c
811
warnx("The playing time of the disc is not that long.");
usr.bin/cdplay/cdplay.c
860
warnx("invalid command arguments");
usr.bin/chflags/chflags.c
146
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
usr.bin/chflags/chflags.c
151
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
usr.bin/chpass/chpass.c
164
warnx("master YP server not running yppasswd"
usr.bin/chpass/chpass.c
264
warnx("The passwd file is busy, waiting...");
usr.bin/chpass/edit.c
161
warnx("corrupted temporary file");
usr.bin/chpass/edit.c
168
warnx("line too long");
usr.bin/chpass/edit.c
174
warnx("unrecognized field");
usr.bin/chpass/edit.c
179
warnx(
usr.bin/chpass/edit.c
185
warnx("line corrupted");
usr.bin/chpass/edit.c
190
warnx(
usr.bin/chpass/edit.c
219
warnx("entries too long");
usr.bin/chpass/edit.c
70
warnx("no changes made");
usr.bin/chpass/field.c
104
warnx("empty uid field");
usr.bin/chpass/field.c
108
warnx("illegal uid");
usr.bin/chpass/field.c
118
warnx("illegal uid");
usr.bin/chpass/field.c
134
warnx("empty gid field");
usr.bin/chpass/field.c
139
warnx("unknown group %s", p);
usr.bin/chpass/field.c
152
warnx("illegal gid");
usr.bin/chpass/field.c
165
warnx("can't save entry");
usr.bin/chpass/field.c
179
warnx("illegal date for change field");
usr.bin/chpass/field.c
190
warnx("illegal date for expire field");
usr.bin/chpass/field.c
200
warnx("can't save entry");
usr.bin/chpass/field.c
212
warnx("empty home directory field");
usr.bin/chpass/field.c
216
warnx("can't save entry");
usr.bin/chpass/field.c
230
warnx("can't save entry");
usr.bin/chpass/field.c
237
warnx("%s: current shell non-standard", pw->pw_shell);
usr.bin/chpass/field.c
242
warnx("%s: non-standard shell", p);
usr.bin/chpass/field.c
249
warnx("can't save entry");
usr.bin/chpass/field.c
62
warnx("empty login field");
usr.bin/chpass/field.c
66
warnx("login names may not begin with a hyphen");
usr.bin/chpass/field.c
70
warnx("can't save entry");
usr.bin/chpass/field.c
74
warnx("\'.\' is dangerous in a login name");
usr.bin/chpass/field.c
77
warnx("upper-case letters are dangerous in a login name");
usr.bin/chpass/field.c
89
warnx("can't save password entry");
usr.bin/chpass/pw_yp.c
129
warnx("can't find the master YP server. Reason: %s",
usr.bin/chpass/pw_yp.c
139
warnx("master YP server not running yppasswd daemon.\n\t%s",
usr.bin/chpass/pw_yp.c
148
warnx("yppasswd daemon is on an invalid port.");
usr.bin/chpass/pw_yp.c
156
warnx("Cancelled.");
usr.bin/chpass/pw_yp.c
191
warnx("cannot contact yppasswdd on %s: Reason: %s",
usr.bin/chpass/pw_yp.c
201
warnx("rpc to yppasswdd failed.");
usr.bin/cksum/cksum.c
198
warnx("illegal use of -a option");
usr.bin/cksum/cksum.c
220
warnx("illegal argument to -a option");
usr.bin/cksum/cksum.c
233
warnx("%s mutually exclusive with sum",
usr.bin/cksum/cksum.c
244
warnx("illegal argument to -o option");
usr.bin/cksum/cksum.c
327
warnx("bogus format: %s. "
usr.bin/cksum/cksum.c
360
warnx("unknown hash: %s",
usr.bin/cksum/cksum.c
383
warnx("no filename in %s? "
usr.bin/cksum/cksum.c
400
warnx("bogus format: %s."
usr.bin/cksum/cksum.c
411
warnx("no filename in %s?"
usr.bin/cksum/cksum.c
428
warnx("strnvis failed, can not print "
usr.bin/cksum/cksum.c
544
warnx("%s flag requires `-a algorithm'", flg);
usr.bin/cmp/misc.c
64
warnx("EOF on %s", file);
usr.bin/cmp/misc.c
67
warnx("EOF on %s: char %lld, line %lld",
usr.bin/cmp/misc.c
70
warnx("EOF on %s: char %lld",
usr.bin/col/col.c
601
warnx("warning: can't back up %s",
usr.bin/column/column.c
280
warnx("line too long");
usr.bin/config/main.c
1512
warnx("%s has no configurations!", conffile);
usr.bin/config/main.c
1545
warnx("%s's cannot be *'d until its driver is fixed",
usr.bin/config/main.c
1740
warnx("%s: newline missing at EOF",
usr.bin/config/main.c
271
warnx("-g is obsolete (use -D DEBUG=\"-g\")");
usr.bin/config/main.c
567
warnx("need \"maxusers\" line");
usr.bin/config/mkioconf.c
547
warnx("warning: `%s at root' is not unit 0", i->i_name);
usr.bin/ctags/tree.c
69
warnx("too many entries to sort");
usr.bin/cvslatest/cvslatest.c
144
warnx("Malformed time `%s' in `%s'", dt, ename);
usr.bin/cvslatest/cvslatest.c
97
warnx("Can't get timestamp from %s file `%s' in `%s'",
usr.bin/db/db.c
308
warnx("Unknown database type `%s'", oi.type);
usr.bin/db/db.c
337
warnx("Reading `%s'", infile);
usr.bin/db/db.c
365
warnx("Reading `%s'", infile);
usr.bin/db/db.c
469
warnx("Unknown key `%s'", keystr);
usr.bin/db/db.c
498
warnx("Unknown key `%s'", keystr);
usr.bin/db/db.c
549
warnx("Unknown key `%s'", keystr);
usr.bin/db/db.c
580
warnx("Key `%s' already exists", keystr);
usr.bin/dc/bcode.c
1071
warnx("divide by zero");
usr.bin/dc/bcode.c
1108
warnx("remainder by zero");
usr.bin/dc/bcode.c
1147
warnx("divide by zero");
usr.bin/dc/bcode.c
1189
warnx("Runtime warning: non-zero fractional part in exponent");
usr.bin/dc/bcode.c
1254
warnx("divide by zero");
usr.bin/dc/bcode.c
1302
warnx("square root of negative number");
usr.bin/dc/bcode.c
1525
warnx("register '%c' (0%o) is empty", idx, idx);
usr.bin/dc/bcode.c
1529
warnx("register '%c' (0%o) is empty", idx, idx);
usr.bin/dc/bcode.c
1571
warnx("Q command requires a number >= 1");
usr.bin/dc/bcode.c
1573
warnx("Q command argument exceeded string execution depth");
usr.bin/dc/bcode.c
1593
warnx("J command requires a number >= 0");
usr.bin/dc/bcode.c
1595
warnx("J command argument exceeded string execution depth");
usr.bin/dc/bcode.c
1670
warnx("%c (0%o) is unimplemented", ch, ch);
usr.bin/dc/bcode.c
1755
warnx("internal error: opcode %d", ch);
usr.bin/dc/bcode.c
502
warnx("stack empty");
usr.bin/dc/bcode.c
514
warnx("stack empty");
usr.bin/dc/bcode.c
591
warnx("scale must be a nonnegative number");
usr.bin/dc/bcode.c
597
warnx("scale too large");
usr.bin/dc/bcode.c
625
warnx("output base must be a number greater than 1");
usr.bin/dc/bcode.c
652
warnx("input base must be a number between 2 and 16 "
usr.bin/dc/bcode.c
787
warnx("unexpected eof");
usr.bin/dc/bcode.c
793
warnx("internal error: reg num = %d", idx);
usr.bin/dc/bcode.c
851
warnx("stack register '%c' (0%o) is empty",
usr.bin/dc/bcode.c
887
warnx("negative idx");
usr.bin/dc/bcode.c
889
warnx("idx too big");
usr.bin/dc/bcode.c
926
warnx("negative idx");
usr.bin/dc/bcode.c
929
warnx("idx too big");
usr.bin/dc/stack.c
110
warnx("stack empty");
usr.bin/dc/stack.c
122
warnx("stack empty");
usr.bin/dc/stack.c
217
warnx("not a number"); /* XXX remove */
usr.bin/dc/stack.c
231
warnx("not a string"); /* XXX remove */
usr.bin/dc/stack.c
50
warnx("stack empty");
usr.bin/diff/diffreg.c
1255
warnx("No newline at end of file");
usr.bin/du/du.c
113
warnx("invalid argument to option d: %s",
usr.bin/du/du.c
233
warnx("%s: %s", p->fts_path, strerror(p->fts_errno));
usr.bin/elf2aout/elf2aout.c
111
warnx("section `%s' is not handled\n", name);
usr.bin/elf2aout/elf2aout.c
173
warnx("Unsupported machine `%d'", ex->e_machine);
usr.bin/elf2aout/elf2aout.c
321
warnx("Can't handle TLS section");
usr.bin/elf2aout/elf2aout.c
420
warnx("%u byte intersegment gap", gap);
usr.bin/find/find.c
230
warnx("%s: %s",
usr.bin/find/find.c
240
warnx("%s: illegal path", g_entry->fts_path);
usr.bin/finger/finger.c
257
warnx("%s: no such user", *p);
usr.bin/finger/finger.c
267
warnx("%s: no such user", *p);
usr.bin/finger/net.c
87
warnx("%s: %s", gai_strerror(error), host);
usr.bin/fsplit/fsplit.c
181
warnx("%s not found", extonly[i].name);
usr.bin/fsplit/fsplit.c
289
warnx("Line truncated to %d characters.", BSZ);
usr.bin/fsplit/fsplit.c
407
warnx("Output name too long; truncated");
usr.bin/fstat/fstat.c
225
warnx("-p requires a process id");
usr.bin/fstat/fstat.c
412
warnx("bad size %zu for kern.drivers", sz);
usr.bin/fstat/fstat.c
455
warnx("can't read filedesc at %p for pid %d",
usr.bin/fstat/fstat.c
462
warnx("can't read cwdinfo at %p for pid %d",
usr.bin/fstat/fstat.c
467
warnx("can't read dtab at %p for pid %d", filed.fd_dt, Pid);
usr.bin/fstat/fstat.c
921
warnx("can't read mount table at %p", m);
usr.bin/fstat/fstat.h
54
#define dprintf if (vflg) warnx
usr.bin/fstat/misc.c
321
warnx("Could not find %d symbols: %s", n, buf + 2);
usr.bin/ftp/cmds.c
526
warnx("Glob pattern `%s' not found", argv[i]);
usr.bin/ftp/fetch.c
1090
warnx("No authentication challenge provided by server");
usr.bin/ftp/fetch.c
1171
warnx(
usr.bin/ftp/fetch.c
1186
warnx(
usr.bin/ftp/fetch.c
1191
warnx(
usr.bin/ftp/fetch.c
1221
warnx("Not expecting partial content header");
usr.bin/ftp/fetch.c
1232
warnx(
usr.bin/ftp/fetch.c
1237
warnx("Too many redirections requested");
usr.bin/ftp/fetch.c
1263
warnx("Error retrieving file `%s'", message);
usr.bin/ftp/fetch.c
1265
warnx("Unknown error retrieving file");
usr.bin/ftp/fetch.c
1361
warnx("Error proxy connect " "`%s'", message);
usr.bin/ftp/fetch.c
1363
warnx("Unknown error proxy " "connect");
usr.bin/ftp/fetch.c
1456
warnx("No support for non local file URL `%s'", url);
usr.bin/ftp/fetch.c
1466
warnx("Invalid URL (no file after host) `%s'", url);
usr.bin/ftp/fetch.c
1495
warnx("No file after directory (you must specify an "
usr.bin/ftp/fetch.c
1566
warnx(
usr.bin/ftp/fetch.c
1578
warnx("Can't connect to `%s:%s'", ui.host, ui.port);
usr.bin/ftp/fetch.c
1683
warnx(
usr.bin/ftp/fetch.c
1733
warnx("Unexpected EOF reading chunk-size");
usr.bin/ftp/fetch.c
1739
warnx("Invalid chunk-size");
usr.bin/ftp/fetch.c
1764
warnx("Unexpected data following chunk-size");
usr.bin/ftp/fetch.c
1830
warnx("Unexpected EOF reading chunk CRLF");
usr.bin/ftp/fetch.c
1834
warnx("Unexpected data following chunk");
usr.bin/ftp/fetch.c
1883
warnx("Improper response from `%s:%s'", ui.host, ui.port);
usr.bin/ftp/fetch.c
1978
warnx("Invalid URL `%s'", url);
usr.bin/ftp/fetch.c
1994
warnx(
usr.bin/ftp/fetch.c
1998
warnx("Invalid suffix `%s' in URL `%s'", cp,
usr.bin/ftp/fetch.c
2103
warnx("Can't connect or login to host `%s:%s'",
usr.bin/ftp/fetch.c
2473
warnx("Invalid URL `%s'", path);
usr.bin/ftp/fetch.c
281
warnx("Unsupported authentication challenge `%s'",
usr.bin/ftp/fetch.c
290
warnx("Unsupported authentication challenge `%s'",
usr.bin/ftp/fetch.c
300
warnx("Unsupported authentication challenge `%s'",
usr.bin/ftp/fetch.c
312
warnx("%s; can't authenticate", errormsg);
usr.bin/ftp/fetch.c
321
warnx("Can't read password");
usr.bin/ftp/fetch.c
507
warnx("Invalid %s `%s'", desc, url);
usr.bin/ftp/fetch.c
558
warnx("Invalid address `%s' in %s `%s'",
usr.bin/ftp/fetch.c
566
warnx("Invalid IPv6 address `%s' in %s `%s'",
usr.bin/ftp/fetch.c
589
warnx("Unknown port `%s' in %s `%s'",
usr.bin/ftp/fetch.c
641
warnx("Can't LOOKUP `%s:%s': %s", host, port,
usr.bin/ftp/fetch.c
786
warnx("Scoped address notation `%s' disallowed via web proxy",
usr.bin/ftp/fetch.c
798
warnx("Malformed proxy URL `%s'", penv);
usr.bin/ftp/fetch.c
990
warnx("Receiving HTTP reply: %s", errormsg);
usr.bin/ftp/ftp.c
1286
warnx("Use of scoped addresses can be troublesome");
usr.bin/ftp/ftp.c
177
warnx("Can't lookup `%s:%s': %s", host, port,
usr.bin/ftp/ftp.c
1772
warnx("Poll timeout waiting before accept");
usr.bin/ftp/ftp.c
2142
warnx("Lost control connection for abort");
usr.bin/ftp/ftp.c
232
warnx("Can't connect to `%s:%s'", host, port);
usr.bin/ftp/ftp.c
264
warnx("Can't fdopen socket");
usr.bin/ftp/ftp.c
362
warnx("No control connection for command");
usr.bin/ftp/main.c
229
warnx("Unknown $FTPMODE `%s'; using defaults", cp);
usr.bin/ftp/main.c
243
warnx(
usr.bin/ftp/main.c
281
warnx("INET6 support is not available; ignoring -6");
usr.bin/ftp/main.c
387
warnx("Bad throttle value `%s'",
usr.bin/ftp/main.c
434
warnx("-%c: unknown option", optopt);
usr.bin/ftp/main.c
438
warnx("-%c: missing argument", optopt);
usr.bin/ftp/main.c
494
warnx("%s/.netrc: %s", localhome,
usr.bin/ftp/ruserpass.c
162
warnx("Error: .netrc file is readable by others");
usr.bin/ftp/ruserpass.c
163
warnx("Remove password or make file unreadable by others");
usr.bin/ftp/ruserpass.c
174
warnx("Error: .netrc file is readable by others");
usr.bin/ftp/ruserpass.c
175
warnx("Remove account or make file unreadable by others");
usr.bin/ftp/ruserpass.c
260
warnx("Unknown .netrc keyword `%s'", tokval);
usr.bin/ftp/ruserpass.c
297
warnx("Token in .netrc too long");
usr.bin/ftp/ruserpass.c
310
warnx("Token in .netrc too long");
usr.bin/ftp/ssl.c
614
warnx("SSL library init failed");
usr.bin/ftp/ssl.c
629
warnx("SSL context creation failed");
usr.bin/ftp/ssl.c
637
warnx("SSL verification setup failed");
usr.bin/ftp/ssl.c
669
warnx("SSL hostname setting failed");
usr.bin/ftp/util.c
458
warnx("Login failed");
usr.bin/ftp/util.c
466
warnx("Login failed");
usr.bin/ftp/util.c
601
warnx("Can't find list of remote files");
usr.bin/ftp/util.c
638
warnx("Glob pattern `%s' not found", pattern);
usr.bin/getaddrinfo/getaddrinfo.c
106
warnx("invalid socket type: %s", optarg);
usr.bin/getaddrinfo/getaddrinfo.c
129
warnx("protocol already specified");
usr.bin/getaddrinfo/getaddrinfo.c
136
warnx("invalid protocol: %s", p);
usr.bin/getaddrinfo/getaddrinfo.c
227
warnx("sockaddr_snprintf failed");
usr.bin/getaddrinfo/getaddrinfo.c
231
warnx("truncated sockaddr_snprintf output");
usr.bin/getaddrinfo/getaddrinfo.c
82
warnx("invalid address family: %s", optarg);
usr.bin/getaddrinfo/getaddrinfo.c
97
warnx("invalid protocol: %s", optarg);
usr.bin/getent/getent.c
217
warnx("Enumeration not supported on ethers");
usr.bin/getent/getent.c
349
warnx("Enumeration not supported on netgroup");
usr.bin/getent/getent.c
475
warnx("tc= loop in record `%s' in `%s'", name, db_array[0]);
usr.bin/getent/getent.c
485
warnx("tc= reference not found in record for `%s' in `%s'",
usr.bin/getent/getent.c
489
warnx("unknown error %d in record `%s' in `%s'", error, name,
usr.bin/getent/getent.c
504
warnx("tc= loop in `%s'", db_array[0]);
usr.bin/getent/getent.c
513
warnx("tc= reference not found in `%s'", db_array[0]);
usr.bin/getent/getent.c
516
warnx("unknown error %d in `%s'", error, db_array[0]);
usr.bin/getnameinfo/getnameinfo.c
162
warnx("Too many addresses");
usr.bin/getnameinfo/getnameinfo.c
168
warnx("No IP address provided");
usr.bin/getnameinfo/getnameinfo.c
174
warnx("No port number provided");
usr.bin/getnameinfo/getnameinfo.c
249
warnx("Options -4, -6, -f cannot be used together");
usr.bin/getnameinfo/getnameinfo.c
252
warnx("Options -H and -S cannot be used together");
usr.bin/gettext/gettext.c
185
warnx("missing msgid");
usr.bin/gettext/gettext.c
198
warnx("too many arguments");
usr.bin/grep/util.c
152
warnx("warning: %s: recursive directory loop",
usr.bin/hesinfo/hesinfo.c
102
warnx("hesiod_resolve: Hesiod name not found.");
usr.bin/hesinfo/hesinfo.c
69
warnx(
usr.bin/hesinfo/hesinfo.c
83
warnx("hesiod_to_bind: Unknown rhs-extension.");
usr.bin/hexdump/odsyntax.c
247
warnx("Bad type-size qualifier '%c'",
usr.bin/hexdump/odsyntax.c
277
warnx("Bad type-size qualifier '%c'",
usr.bin/hexdump/parse.c
79
warnx("line too long.");
usr.bin/iconv/iconv.c
171
warnx("warning: invalid characters: %lu",
usr.bin/iconv/iconv.c
220
warnx("-l is not allowed with other flags.");
usr.bin/ipcrm/ipcrm.c
256
warnx("can't remove private %ss",
usr.bin/ipcrm/ipcrm.c
298
warnx("%ss are not configured in "
usr.bin/ipcrm/ipcrm.c
306
warnx("Unknown argument: %s", argv[optind]);
usr.bin/ipcs/ipcs.c
118
warnx("SVID semaphores facility not configured in the system");
usr.bin/ipcs/ipcs.c
124
warnx("SVID messages facility not configured in the system");
usr.bin/ipcs/ipcs.c
130
warnx("SVID shared memory facility not configured in the system");
usr.bin/join/join.c
141
warnx("-1 option field number less than 1");
usr.bin/join/join.c
145
warnx("illegal field number -- %s", optarg);
usr.bin/join/join.c
152
warnx("-2 option field number less than 1");
usr.bin/join/join.c
156
warnx("illegal field number -- %s", optarg);
usr.bin/join/join.c
171
warnx("-a option file number not 1 or 2");
usr.bin/join/join.c
176
warnx("illegal file number -- %s", optarg);
usr.bin/join/join.c
186
warnx("-j option field number less than 1");
usr.bin/join/join.c
190
warnx("illegal field number -- %s", optarg);
usr.bin/join/join.c
202
warnx("illegal tab character specification");
usr.bin/join/join.c
217
warnx("-v option file number not 1 or 2");
usr.bin/join/join.c
222
warnx("illegal file number -- %s", optarg);
usr.bin/join/join.c
584
jbad: warnx("illegal option -- %s", ap);
usr.bin/kdump/kdump.c
1489
warnx("Unhandled size %d for ktrpsig", len);
usr.bin/kdump/kdump.c
1508
warnx("%.*s: len %zu != %zu", KTR_USER_MAXIDLEN, name, len,
usr.bin/kdump/kdump.c
1561
warnx("%.*s: len %zu < %zu", KTR_USER_MAXIDLEN, name, len,
usr.bin/kdump/kdump.c
1574
warnx("%.*s: len %zu != %zu", KTR_USER_MAXIDLEN, name, len,
usr.bin/kdump/kdump.c
199
warnx("Can't find ioctl `%s'", argv[i]);
usr.bin/kdump/setemul.c
194
warnx("Emulation `%s' unknown", name);
usr.bin/ktrace/ktrace.c
177
warnx("unknown facility in %s", optarg);
usr.bin/ktrace/ktrace.c
261
warnx("only one -g or -p flag is permitted.");
usr.bin/ktrace/ktrace.c
265
warnx("illegal process id.");
usr.bin/lam/lam.c
222
warnx(msg, s);
usr.bin/ldd/ldd.c
186
warnx("%s", error_message);
usr.bin/ldd/ldd.c
194
warnx("%s", error_message);
usr.bin/ldd/ldd.c
202
warnx("%s", error_message);
usr.bin/ldd/ldd.c
212
warnx("%s", error_message);
usr.bin/login/login_pam.c
258
warnx("%s: %s", msg, pam_strerror(pamh, pam_err)); \
usr.bin/login/login_pam.c
507
warnx("pam_close_session: %s",
usr.bin/login/login_pam.c
530
warnx("pam_close_session: %s",
usr.bin/login/login_pam.c
535
warnx("wrong PID: %d != %d", pid, xpid);
usr.bin/login/login_pam.c
548
warnx("pam_close_session: %s",
usr.bin/m4/gnum4.c
283
warnx("No subexpression %zu", n);
usr.bin/m4/gnum4.c
472
warnx("Too few arguments (%d) to patsubst", argc);
usr.bin/m4/main.c
468
warnx("unclosed quote:");
usr.bin/m4/main.c
470
warnx(
usr.bin/m4/main.c
545
warnx("unexpected end of input, "
usr.bin/mail/cmd2.c
601
warnx("stat: %s is not a directory", canon_name);
usr.bin/mail/cmd2.c
606
warnx("access: %s is not writable", canon_name);
usr.bin/mail/complete.c
218
warnx("%s: not found", pattern);
usr.bin/mail/complete.c
977
warnx("unknown complete type `%c'", cmpltype);
usr.bin/mail/fio.c
457
warnx("No previous file");
usr.bin/mail/fio.c
490
warnx("Out of memory expanding `%s'", name);
usr.bin/mail/fio.c
495
warnx("Syntax error expanding `%s'", name);
usr.bin/mail/fio.c
498
warnx("Command substitution not allowed expanding `%s'",
usr.bin/mail/fio.c
502
warnx("Unknown expansion error %d expanding `%s'", e, name);
usr.bin/mail/fio.c
508
warnx("No match for `%s'", name);
usr.bin/mail/fio.c
512
warnx("Expansion too long for `%s'", name);
usr.bin/mail/fio.c
516
warnx("Ambiguous expansion for `%s'", name);
usr.bin/mail/format.c
767
warnx("cannot convert date: \"%s\"", date);
usr.bin/mail/format.c
784
warnx("invalid date: \"%s\"", date ? date : "<null>");
usr.bin/mail/format.c
795
warnx("invalid headline: `%s'", headline);
usr.bin/mail/format.c
799
warnx("invalid headline date: `%s'", hl.l_date);
usr.bin/mail/mime_attach.c
372
warnx("magic_open: %s", magic_error(magic));
usr.bin/mail/mime_attach.c
376
warnx("magic_load: %s", magic_error(magic));
usr.bin/mail/mime_attach.c
381
warnx("magic_load: %s", magic_error(magic));
usr.bin/mail/mime_attach.c
532
warnx("unknown transfer encoding type: %s", Cp->C_encoding);
usr.bin/mail/mime_attach.c
728
warnx("open: cannot read %s", filename);
usr.bin/mail/mime_attach.c
738
warnx("stat: %s is not a file", filename);
usr.bin/mail/mime_child.c
150
warnx("mime_run_command: %s", cmd); /* tell a bit more */
usr.bin/mail/mime_decode.c
345
warnx("beg_pos: %lld, m_lines: %ld, m_blines: %ld",
usr.bin/mail/mime_decode.c
376
warnx("end_pos: %lld, m_lines: %ld, m_blines: %ld",
usr.bin/mail/names.c
275
warnx("Filename expansion of %s failed",
usr.bin/make/meta.c
1198
warnx("%s:%u: line truncated at %u", fname, lineno, x);
usr.bin/make/meta.c
1642
warnx("%s:%u: line truncated at %u", fname, lineno, x);
usr.bin/make/meta.c
962
warnx("%s:%u: malformed", fname, lineno); \
usr.bin/man/man.c
1004
warnx("no entry for %s in the manual.", ep->s);
usr.bin/man/man.c
762
warnx("Formatting manual page...");
usr.bin/man/manconf.c
117
warnx("%s: line %d corrupted", fname, lcnt);
usr.bin/man/manconf.c
167
warnx("%s:%d: invalid %s command ignored",
usr.bin/man/manconf.c
201
warnx("section %s: %s: invalid entry, does not match previous types",
usr.bin/man/manconf.c
203
warnx("man.conf cannot mix absolute and relative paths in an entry");
usr.bin/midiplay/midiplay.c
247
warnx("tempo event ignored"
usr.bin/midiplay/midiplay.c
302
warnx("zero-length system-exclusive event");
usr.bin/midiplay/midiplay.c
426
warnx("Not a MIDI file, too short");
usr.bin/midiplay/midiplay.c
435
warnx("Not a RMID file, bad header");
usr.bin/midiplay/midiplay.c
441
warnx("Not a RMID file, bad ID");
usr.bin/midiplay/midiplay.c
455
warnx("Not a valid RMID file, no data chunk");
usr.bin/midiplay/midiplay.c
462
warnx("Not a valid RMID file, bad data chunk size");
usr.bin/midiplay/midiplay.c
471
warnx("Not a MIDI file, missing header");
usr.bin/midiplay/midiplay.c
476
warnx("Not a MIDI file, bad header");
usr.bin/midiplay/midiplay.c
527
warnx("Cannot play MIDI file of type %d", format);
usr.bin/midiplay/midiplay.c
537
warnx("Cannot find track %d", t);
usr.bin/midiplay/midiplay.c
542
warnx("Crazy track length");
usr.bin/midiplay/midiplay.c
619
warnx("incomplete system exclusive message"
usr.bin/midirecord/midirecord.c
330
warnx("too small bufsize: %zu", bufsize);
usr.bin/midirecord/midirecord.c
425
warnx("too small bufsize: %zu", bufsize);
usr.bin/midirecord/midirecord.c
430
warnx("invalid channel: %u", e.common.channel);
usr.bin/midirecord/midirecord.c
493
warnx("too small bufsize: %zu", bufsize);
usr.bin/midirecord/midirecord.c
498
warnx("invalid channel: %u", e.common.channel);
usr.bin/mixerctl/mixerctl.c
166
warnx("Bad enum value %s", q);
usr.bin/mixerctl/mixerctl.c
183
warnx("Bad set value %s", q);
usr.bin/mixerctl/mixerctl.c
194
warnx("Bad number %s", q);
usr.bin/mixerctl/mixerctl.c
205
warnx("Bad numbers %s", q);
usr.bin/mixerctl/mixerctl.c
238
warnx("Can't ++/-- %s", p->name);
usr.bin/mixerctl/mixerctl.c
273
warnx("No `=' in %s", arg);
usr.bin/mixerctl/mixerctl.c
279
warnx("Bad number %s", q+1);
usr.bin/mixerctl/mixerctl.c
291
warnx("field %s does not exist", arg);
usr.bin/mixerctl/mixerctl.c
322
warnx("field %s does not exist", arg);
usr.bin/moduli/qsieve/qsieve.c
267
warnx("Limited memory: %u MB; limit %lu MB.", largememory,
usr.bin/moduli/qsieve/qsieve.c
273
warnx("Increased memory: %u MB; need %u bytes.",
usr.bin/moduli/qsieve/qsieve.c
277
warnx("Decreased memory: %u MB; want %u bytes.",
usr.bin/nc/netcat.c
858
warnx("tls accept failed (%s)",
usr.bin/nc/netcat.c
866
warnx("tls handshake failed (%s)",
usr.bin/nc/netcat.c
876
warnx("No client certificate provided");
usr.bin/nc/netcat.c
879
warnx("peer certificate is not %s", tls_expecthash);
usr.bin/nc/netcat.c
882
warnx("name (%s) not found in client cert",
usr.bin/netstat/atalk.c
298
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/bpf.c
68
warnx("BPF stats not available via KVM.");
usr.bin/netstat/fast_ipsec.c
109
warnx("IPsec stats not available via KVM.");
usr.bin/netstat/if.c
435
warnx("'%s' not found", oid);
usr.bin/netstat/if.c
439
warnx("Wrong OID path for '%s'", oid);
usr.bin/netstat/inet.c
411
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet.c
553
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet.c
607
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet.c
700
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet.c
758
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet.c
805
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet.c
901
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet6.c
1161
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet6.c
1326
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet6.c
1363
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet6.c
424
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet6.c
515
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/inet6.c
659
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/main.c
387
warnx("forcing sysctl usage even though it might not be "
usr.bin/netstat/main.c
635
warnx("%s: unknown address family",
usr.bin/netstat/main.c
793
warnx("%s", kvm_geterr(kvmd));
usr.bin/netstat/pfkey.c
128
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/pfsync.c
89
warnx("%s stats not available via KVM.", name);
usr.bin/netstat/vtw.c
149
warnx("%s: short read at %p, len %zx cc %zx", __func__, addr,
usr.bin/newgrp/grutil.c
292
warnx("Unknown group `%s'", gname);
usr.bin/newgrp/grutil.c
296
warnx("Sorry");
usr.bin/newgrp/grutil.c
318
warnx("setgroups: ngroups > ngroupsmax");
usr.bin/newsyslog/newsyslog.c
262
warnx("config line %d: "
usr.bin/newsyslog/newsyslog.c
285
warnx("config line %d: unknown user/group", lineno);
usr.bin/newsyslog/newsyslog.c
311
warnx("config line %d: bad permissions", lineno);
usr.bin/newsyslog/newsyslog.c
318
warnx("config line %d: bad log count", lineno);
usr.bin/newsyslog/newsyslog.c
328
warnx("config line %d: bad log size", lineno);
usr.bin/newsyslog/newsyslog.c
350
warnx("config line %d: bad trim time", lineno);
usr.bin/newsyslog/newsyslog.c
355
warnx("config line %d: bad trim time", lineno);
usr.bin/newsyslog/newsyslog.c
359
warnx("config line %d: bad log age", lineno);
usr.bin/newsyslog/newsyslog.c
394
warnx("config line %d: bad flags", lineno);
usr.bin/newsyslog/newsyslog.c
408
warnx("config line %d: bad signal type", lineno);
usr.bin/newsyslog/newsyslog.c
878
warnx("unable to read %s", file);
usr.bin/passwd/krb5_passwd.c
53
warnx("%s: %s", msg, errtxt);
usr.bin/passwd/krb5_passwd.c
56
warnx("%s: %d", msg, ret);
usr.bin/passwd/local_passwd.c
206
warnx ("The passwd file is busy, waiting...");
usr.bin/passwd/local_passwd.c
280
warnx("unknown user %s", uname);
usr.bin/passwd/local_passwd.c
286
warnx("%s", strerror(EACCES));
usr.bin/passwd/local_passwd.c
315
warnx ("The passwd file is busy, waiting...");
usr.bin/passwd/pam_passwd.c
67
warnx("%s: %s", (msg), pam_strerror(pamh, pam_err)); \
usr.bin/passwd/yp_passwd.c
403
warnx("can't find the master NIS server. Reason: %s",
usr.bin/passwd/yp_passwd.c
414
warnx("Master NIS server not running yppasswd daemon");
usr.bin/passwd/yp_passwd.c
430
warnx("NIS unknown user %s", username);
usr.bin/passwd/yp_passwd.c
444
warnx("Cannot contact yppasswdd on %s (%s)",
usr.bin/patch/mkpath.c
75
warnx("%s: %s", path, strerror(ENOTDIR));
usr.bin/pathchk/pathchk.c
119
warnx("%s: %s: component too long (limit %ld)", path,
usr.bin/pathchk/pathchk.c
131
warnx("%s: %s: component contains non-portable "
usr.bin/pathchk/pathchk.c
159
warnx("%s: path too long (limit %ld)", path, pathmax - 1);
usr.bin/pmap/main.c
390
warnx("symbol %s: not found", ksyms[i].n_name);
usr.bin/printf/printf.c
266
warnx("%s: missing format character", start);
usr.bin/printf/printf.c
405
warnx("%s: invalid directive", start);
usr.bin/printf/printf.c
542
warnx("incomplete escape sequence");
usr.bin/printf/printf.c
571
warnx("\\x%s: missing hexadecimal number "
usr.bin/printf/printf.c
592
warnx("unknown escape sequence `\\%c'", ch);
usr.bin/printf/printf.c
675
warnx("format \"%s\" too complex", str);
usr.bin/printf/printf.c
718
warnx("Arg %d: '%s' value for '*' width/precision"
usr.bin/printf/printf.c
727
warnx("Arg %d: %s: invalid field width/precision", ARGNUM, s);
usr.bin/printf/printf.c
752
warnx("Arg %d: '%s' numeric value required", ARGNUM, cp);
usr.bin/printf/printf.c
803
warnx("Arg %d: %s: not completely converted",
usr.bin/printf/printf.c
815
warnx("Arg %d: unexpected empty value ('')", ARGNUM);
usr.bin/printf/printf.c
822
warnx("Arg %d: %s: numeric value expected", ARGNUM, s);
usr.bin/printf/printf.c
824
warnx("Arg %d: %s: not completely converted",
usr.bin/printf/printf.c
831
warnx("Arg %d: %s: %s", ARGNUM, s, strerror(ERANGE));
usr.bin/pwait/pwait.c
140
warnx("%s: bad process id", s);
usr.bin/quota/quota.c
226
warnx("%s (uid %d): permission denied", name, uid);
usr.bin/quota/quota.c
241
warnx("%s: unknown user", name);
usr.bin/quota/quota.c
245
warnx("%s (uid %d): permission denied", name, pwd->pw_uid);
usr.bin/quota/quota.c
278
warnx("%s (gid %d): permission denied", name, gid);
usr.bin/quota/quota.c
297
warnx("%s: unknown group", name);
usr.bin/quota/quota.c
311
warnx("%s (gid %d): permission denied",
usr.bin/radioctl/radioctl.c
204
warnx("driver does not support `%s'", varname[optval]);
usr.bin/radioctl/radioctl.c
318
warnx("name not found `%s'", topt);
usr.bin/radioctl/radioctl.c
385
warnx(badvalue, s);
usr.bin/radioctl/radioctl.c
433
warnx(badvalue, topt);
usr.bin/realpath/realpath.c
136
warnx("relative path; current location unknown");
usr.bin/realpath/realpath.c
142
warnx("%s/%s: path too long", p, path);
usr.bin/realpath/realpath.c
173
warnx("Expanded path for %s too long\n", path);
usr.bin/realpath/realpath.c
204
warnx("Expanded path for %s too long\n",
usr.bin/realpath/realpath.c
95
warnx("Invalid path ''");
usr.bin/renice/renice.c
111
warnx("%s: bad value", *argv);
usr.bin/renice/renice.c
132
warnx("Bad %s argument: %s", com, str);
usr.bin/renice/renice.c
99
warnx("%s: unknown user", *argv);
usr.bin/rpcinfo/rpcinfo.c
1573
warnx("Program %lu version %lu is not available (%s)",
usr.bin/rpcinfo/rpcinfo.c
516
warnx(
usr.bin/rpcinfo/rpcinfo.c
520
warnx(
usr.bin/rs/rs.c
272
warnx("Display width %d is less than column width %d", owidth, colw);
usr.bin/rsh/rsh.c
138
warnx("rcmd appears to be looping!");
usr.bin/rup/rup.c
295
warnx("%s", clnt_spcreateerror(host));
usr.bin/rup/rup.c
302
warnx("%s", clnt_sperror(rstat_clnt, host));
usr.bin/sdiff/edit.c
160
warnx("error reading edited file: %s", filename);
usr.bin/sdiff/edit.c
174
warnx("error writing to output file");
usr.bin/sed/misc.c
85
warnx("%lu: %s: %s", linenum, fname, buf);
usr.bin/skey/skey.c
101
warnx("%d is larger than max (%d)", n, SKEY_MAX_SEQ);
usr.bin/skey/skey.c
126
warnx(
usr.bin/skey/skey.c
92
warnx("%d is larger than max (%d)", n, SKEY_MAX_SEQ);
usr.bin/sort/sort.c
271
warnx("ignoring extra \"%s\" in file list",
usr.bin/spell/spellprog/spellprog.c
382
warnx("word too long (%s)", word);
usr.bin/stat/stat.c
363
warnx("%s: Not a symbolic link", argv[0]);
usr.bin/su/su.c
469
warnx("kerberos5: not in %s's ACL.", user);
usr.bin/systat/main.c
211
warnx("couldn't initialize display");
usr.bin/systat/main.c
220
warnx("couldn't set up load average window");
usr.bin/tabs/tabs.c
197
warnx("terminal cannot set left margin");
usr.bin/tabs/tabs.c
223
warnx("terminal does not specify number"
usr.bin/tcopy/tcopy.c
96
warnx("illegal block size");
usr.bin/tftp/main.c
258
warnx("%s", gai_strerror(error));
usr.bin/tic/tic.c
525
warnx("%s: no description for terminal", argv[i]);
usr.bin/tic/tic.c
529
warnx("%s: cannot dump alias", argv[i]);
usr.bin/time/time.c
142
warnx("Command terminated abnormally.");
usr.bin/tip/remote.c
105
warnx("unknown host %s", host);
usr.bin/tip/remote.c
108
warnx("can't open host description file");
usr.bin/tip/remote.c
111
warnx("possible reference loop in host "
usr.bin/tip/tip.c
174
warnx("%s, unknown option", argv[1]);
usr.bin/tset/term.c
107
warnx("terminal type %s is hardcopy", ttype);
usr.bin/tset/term.c
110
warnx("terminal type %s is unknown", ttype);
usr.bin/tsort/tsort.c
339
warnx("cycle in data");
usr.bin/tsort/tsort.c
341
warnx("%s",
usr.bin/unifdef/unifdef.c
1027
warnx("%s: %d: %s", filename, linenum, msg);
usr.bin/unifdef/unifdef.c
1029
warnx("%s: %d: %s (#if line %d depth %d)",
usr.bin/unifdef/unifdef.c
328
warnx("must -D or -U at least one symbol");
usr.bin/unvis/unvis.c
125
warnx("%s: offset: %d: can't decode", filename, offset);
usr.bin/usbhidaction/usbhidaction.c
373
warnx("ignore item '%s'", name);
usr.bin/usbhidctl/usbhid.c
797
warnx("Failed to match: %.*s", (int)var->varlen,
usr.bin/utoppya/utoppya.c
396
warnx("Ignoring -r option in combination with stdout");
usr.bin/uudecode/uudecode.c
139
warnx("%s: no \"%s\" line", inputname, base64 ?
usr.bin/uudecode/uudecode.c
159
warnx("%s: invalid mode on \"%s\" line", inputname,
usr.bin/uudecode/uudecode.c
166
warnx("%s: no filename on \"%s\" line", inputname,
usr.bin/uudecode/uudecode.c
182
warnx("%s: illegal ~user.", inputname);
usr.bin/uudecode/uudecode.c
187
warnx("%s: no user %s.", inputname, buf);
usr.bin/uudecode/uudecode.c
193
warnx("%s: path too long.", inputname);
usr.bin/uudecode/uudecode.c
234
warnx("%s: short file.", inputname);
usr.bin/uudecode/uudecode.c
269
warnx("%s: no \"end\" line.", inputname);
usr.bin/uudecode/uudecode.c
284
warnx("%s", msg);
usr.bin/uudecode/uudecode.c
299
warnx("%s: short file.", inputname);
usr.bin/uudecode/uudecode.c
303
warnx("%s: base64 decoding is not supported", inputname);
usr.bin/vmstat/drvstats.c
331
warnx("No drives attached.");
usr.bin/vmstat/vmstat.c
1210
warnx("Can't read cpu info from %p (%s)",
usr.bin/vmstat/vmstat.c
1974
warnx("%s: no such hash", hashname);
usr.bin/vmstat/vmstat.c
2212
warnx("kernel history is not compiled into the kernel.");
usr.bin/vmstat/vmstat.c
2220
warnx("No active kernel history logs.");
usr.bin/vmstat/vmstat.c
2344
warnx("kernel history is not compiled into the kernel.");
usr.bin/vmstat/vmstat.c
2361
warnx("No active kernel history logs.");
usr.bin/vmstat/vmstat.c
2394
warnx("history %s not found", histname);
usr.bin/vmstat/vmstat.c
695
warnx("Unable to get vmtotals from crash dump.");
usr.bin/vmstat/vmstat.c
770
warnx("Unable to get vmtotals from crash dump.");
usr.bin/vndcompress/main.c
108
warnx("-l may be supplied only once");
usr.bin/vndcompress/main.c
133
warnx("-w may be supplied only once");
usr.bin/vndcompress/main.c
159
warnx("-R makes no sense without -r");
usr.bin/vndcompress/main.c
60
warnx("unknown program name, defaulting to vndcompress: %s",
usr.bin/vndcompress/main.c
67
warnx("-b may be supplied only once");
usr.bin/vndcompress/main.c
79
warnx("-c and -d are mutually exclusive");
usr.bin/vndcompress/main.c
88
warnx("-c and -d are mutually exclusive");
usr.bin/vndcompress/main.c
97
warnx("-k may be supplied only once");
usr.bin/vndcompress/vndcompress.c
412
warnx("use -b or the extra argument, not both");
usr.bin/vndcompress/vndcompress.c
584
warnx("partial read of header");
usr.bin/vndcompress/vndcompress.c
592
warnx("bad cloop2 shell script magic");
usr.bin/vndcompress/vndcompress.c
598
warnx("mismatched block size: %"PRIu32
usr.bin/vndcompress/vndcompress.c
604
warnx("mismatched number of blocks: %"PRIu32
usr.bin/vndcompress/vndcompress.c
611
if (!offtab_reset_read(&S->offtab, &warn, &warnx))
usr.bin/vndcompress/vndcompress.c
622
warnx("first offset is not 0x%"PRIx64": 0x%"PRIx64,
usr.bin/vndcompress/vndcompress.c
642
warnx("bad offset table: 0x%"PRIx64
usr.bin/vndcompress/vndcompress.c
649
warnx("block %"PRIu32" too large:"
usr.bin/vndcompress/vndcompress.c
661
warnx("no blocks were written; nothing to restart");
usr.bin/vndcompress/vndcompress.c
674
warnx("bad partial offset table entry"
usr.bin/vndcompress/vndcompress.c
736
warnx("partial read of input image");
usr.bin/w/w.c
416
warnx("Stale utmp%s entry: %s %s %s",
usr.bin/wall/wall.c
151
warnx("%s", p);
usr.bin/wc/wc.c
151
warnx("%s: invalid byte sequence", file);
usr.bin/wc/wc.c
307
warnx("%s: incomplete multibyte character", name);
usr.bin/who/utmpentry.c
106
warnx("Cannot set utmpx file to `%s'",
usr.bin/who/utmpentry.c
109
warnx("utmpx support not compiled in");
usr.bin/who/utmpentry.c
114
warnx("Cannot set utmp file to `%s'",
usr.bin/who/utmpentry.c
117
warnx("utmp support not compiled in");
usr.bin/whois/whois.c
193
warnx("%s: bad port", port);
usr.bin/whois/whois.c
195
warnx("%s: %s", server, gai_strerror(error));
usr.bin/whois/whois.c
221
warnx("Unknown error in connection attempt");
usr.bin/write/term_chk.c
133
warnx(
usr.bin/write/write.c
207
warnx("%s is logged in more than once; writing to %s",
usr.bin/xargs/xargs.c
596
warnx ("%s exited with status 255", name);
usr.bin/xargs/xargs.c
603
warnx("%s terminated by SIG%s", name,
usr.bin/xargs/xargs.c
606
warnx("%s terminated by signal %d", name,
usr.bin/xinstall/xinstall.c
352
warnx("unknown digest `%s'", digest);
usr.bin/xlint/xlint/xlint.c
338
warnx("%s got SIG%s", path, sys_signame[signo]);
usr.bin/xlint/xlint/xlint.c
340
warnx("%s got signal %d", path, signo);
usr.bin/xlint/xlint/xlint.c
423
warnx("unknown file type: %s", name);
usr.bin/xlint/xlint/xlint.c
487
warnx("cannot find llib-l%s.ln", lib);
usr.bin/ypcat/ypalias_init.c
90
warnx("%s, %zu: syntax error, ignored",
usr.bin/ypmatch/ypmatch.c
149
warnx("can't match key %s in map %s. Reason: %s",
usr.bin/ypwhich/ypwhich.c
328
warnx("clnt%s_create: %s: %s", tcp ? "tcp" : "udp", host,
usr.bin/ypwhich/ypwhich.c
347
warnx("clnt_call MAPLIST: %s: %s", host,
usr.bin/ypwhich/ypwhich.c
353
warnx("clnt_call: %s: %s", host, yperr_string(yperr));
usr.bin/ypwhich/ypwhich.c
382
warnx("clnt_call MASTER: %s: %s", host,
usr.bin/ypwhich/ypwhich.c
388
warnx("clnt_call: %s: %s: %s", host, ypml->ypml_name,
usr.sbin/acpitools/acpidump/acpi.c
2416
warnx("unknown LPIT type %u", lpit->Type);
usr.sbin/acpitools/acpidump/acpi.c
2442
warnx("invalid subtable length %u", subtable->Length);
usr.sbin/acpitools/acpidump/acpi.c
4489
warnx("RSDT entry %d (sig %.4s) is corrupt", i,
usr.sbin/acpitools/acpidump/acpi.c
869
warnx("invalid subtable length %u", subtable->Length);
usr.sbin/acpitools/acpidump/acpi.c
890
warnx("invalid subtable length %u", subtable->Length);
usr.sbin/acpitools/acpidump/acpidump.c
110
warnx("Need to specify -d or -t with DSDT input file");
usr.sbin/acpitools/acpidump/acpidump.c
113
warnx("Can't use -t with DSDT input file");
usr.sbin/acpitools/acpidump/acpidump.c
117
warnx("loading DSDT file: %s", dsdt_input_file);
usr.sbin/acpitools/acpidump/acpidump.c
121
warnx("loading RSD PTR from /dev/acpi");
usr.sbin/acpitools/acpidump/acpidump.c
128
warnx("printing various SDT tables");
usr.sbin/acpitools/acpidump/acpidump.c
144
warnx("saving DSDT file: %s", dsdt_output_file);
usr.sbin/acpitools/acpidump/acpidump.c
151
warnx("disassembling DSDT, iasl messages follow");
usr.sbin/acpitools/acpidump/acpidump.c
154
warnx("iasl processing complete");
usr.sbin/altq/altqstat/quip_client.c
125
warnx("can't talk to altqd;probably, altqd is not running");
usr.sbin/altq/tbrconfig/tbrconfig.c
294
warnx("can't get clockrate via sysctl! use %dHz", clkinfo.hz);
usr.sbin/arp/arp.c
218
warnx("bad line: %s", line);
usr.sbin/arp/arp.c
288
warnx("invalid link-level address '%s'", eaddr);
usr.sbin/arp/arp.c
304
warnx("%s: Sending trailers is no longer supported",
usr.sbin/arp/arp.c
308
warnx("missing interface for ifscope");
usr.sbin/arp/arp.c
314
warnx("cannot get link address for %s", argv[0]);
usr.sbin/arp/arp.c
338
warnx("set: can only proxy for %s", host);
usr.sbin/arp/arp.c
343
warnx("set: proxy entry exists for non 802 device");
usr.sbin/arp/arp.c
353
warnx("cannot intuit interface index and type for %s",
usr.sbin/arp/arp.c
616
warnx("delete: can't locate %s", host);
usr.sbin/arp/arp.c
770
warnx("%s: %s", host, hstrerror(h_errno));
usr.sbin/arp/arp.c
834
warnx("No interface matched %s", inet_ntoa(ipaddr));
usr.sbin/arp/arp.c
849
warnx("No link address for interface %s", ifname);
usr.sbin/bad144/bad144.c
311
warnx("Can't sync bad-sector file; reboot for changes "
usr.sbin/bad144/bad144.c
362
warnx("%s: bad flag in bad-sector table", diskname);
usr.sbin/bad144/bad144.c
366
warnx("%s: bad magic number", diskname);
usr.sbin/bad144/bad144.c
376
warnx("cyl/trk/sect out of range in existing entry: "
usr.sbin/bad144/bad144.c
386
warnx("bad sector file is out of order");
usr.sbin/bad144/bad144.c
391
warnx("bad sector file contains duplicates (sn %lld)",
usr.sbin/bad144/bad144.c
430
warnx("Can't copy replacement sector %lld to %lld",
usr.sbin/bad144/bad144.c
589
warnx("Can't read header on blk %d, can't reformat", blk);
usr.sbin/btconfig/btconfig.c
587
warnx("Invalid SCO mtu %d", scomtu);
usr.sbin/catman/catman.c
459
warnx("not a regular file %s", manpage);
usr.sbin/catman/catman.c
629
warnx("*** Exited %d (continuing)", status);
usr.sbin/cpuctl/arch/i386.c
2616
warnx("ucode updates on AMD can only be done on all CPUs at once");
usr.sbin/cpuctl/cpuctl.c
203
warnx("interrupt control not supported on "
usr.sbin/cpuctl/cpuctl.c
251
warnx("please also check dmesg(8) output for additional error information");
usr.sbin/crash/arch/alpha.c
64
warnx("cannot read dumppcb: %s", kvm_geterr(kd));
usr.sbin/crash/arch/mips.c
62
warnx("cannot read dumppcb: %s", kvm_geterr(kd));
usr.sbin/crash/crash.c
136
warnx("kvm_write(%p, %zd): %s", (void *)addr, size,
usr.sbin/crash/crash.c
147
warnx("kvm_read(%p, %zd): %s", (void *)addr, size,
usr.sbin/crash/crash.c
93
warnx("No lockdebug support compiled in");
usr.sbin/dumpfs/dumpfs.c
189
warnx("%s: could not find superblock, skipped", name);
usr.sbin/dumpfs/dumpfs.c
554
warnx("%s: error reading alt %d", name, i);
usr.sbin/dumpfs/dumpfs.c
623
warnx("%s: error reading cg", name);
usr.sbin/dumpfs/dumpfs.c
786
warnx("%s: zero block length", name);
usr.sbin/dumpfs/dumpfs.c
815
warnx("%s: error reading journal", name);
usr.sbin/dumplfs/dumplfs.c
176
warnx("Superblock magic number 0x%x not known; "
usr.sbin/dumplfs/dumplfs.c
380
warnx("this volume apparently has zero inodes per block");
usr.sbin/dumplfs/dumplfs.c
385
warnx("unable to locate ifile inode at disk address 0x%jx",
usr.sbin/edquota/edquota.c
1010
warnx("Line %u: Bad number %s",
usr.sbin/edquota/edquota.c
1022
warnx("Line %u: Cannot set individual "
usr.sbin/edquota/edquota.c
1029
warnx("Line %u: Unknown/unexpected value line",
usr.sbin/edquota/edquota.c
1048
warnx("Line %u: Unknown/unexpected object "
usr.sbin/edquota/edquota.c
1072
warnx("Line %u: Filesystem %s invalid or has "
usr.sbin/edquota/edquota.c
145
warnx("%s: no such user", name);
usr.sbin/edquota/edquota.c
150
warnx("%s: no such group", name);
usr.sbin/edquota/edquota.c
153
warnx("%d: unknown quota type", idtype);
usr.sbin/edquota/edquota.c
316
warnx("open `%s'", qup->qfname);
usr.sbin/edquota/edquota.c
323
warnx("writing `%s'", qup->qfname);
usr.sbin/edquota/edquota.c
363
warnx("open `%s'", qfpathname);
usr.sbin/edquota/edquota.c
367
warnx("Creating quota file %s", qfpathname);
usr.sbin/edquota/edquota.c
601
warnx("getprivs1 failed");
usr.sbin/edquota/edquota.c
739
warnx("You have too many processes");
usr.sbin/edquota/edquota.c
882
warnx("Header line missing");
usr.sbin/edquota/edquota.c
891
warnx("Line %u too long", lineno);
usr.sbin/edquota/edquota.c
911
warnx("Line %u: values with no filesystem",
usr.sbin/edquota/edquota.c
916
warnx("Line %u: values with no object type",
usr.sbin/edquota/edquota.c
933
warnx("Line %u: Bad number %s",
usr.sbin/edquota/edquota.c
950
warnx("Line %u: cannot change usage",
usr.sbin/edquota/edquota.c
961
warnx("Line %u: expected comma",
usr.sbin/edquota/edquota.c
972
warnx("Line %u: Bad number %s",
usr.sbin/edquota/edquota.c
980
warnx("Line %u: Bad number %s",
usr.sbin/eeprom/eehandlers.c
110
warnx("%s", err_str); \
usr.sbin/eeprom/eehandlers.c
111
warnx("failed to read field `%s'", (kt)->kt_keyword); \
usr.sbin/eeprom/eehandlers.c
117
warnx("%s", err_str); \
usr.sbin/eeprom/eehandlers.c
118
warnx("failed to update field `%s'", (kt)->kt_keyword); \
usr.sbin/eeprom/eehandlers.c
135
warnx("unknown keyword %s", keyword);
usr.sbin/eeprom/eehandlers.c
159
warnx("can't get current time");
usr.sbin/eeprom/eehandlers.c
168
warnx("time overflow");
usr.sbin/eeprom/eehandlers.c
268
warnx("unknown %s value %d", ktent->kt_keyword,
usr.sbin/eeprom/eehandlers.c
306
warnx("unknown truth value 0x%x for %s", truth,
usr.sbin/eeprom/eehandlers.c
441
warnx("unknown type 0x%x for %s", cons,
usr.sbin/eeprom/eehandlers.c
514
warnx("field `%s' not yet supported", ktent->kt_keyword);
usr.sbin/eeprom/eehandlers.c
521
warnx("inappropriate value `%s' for field `%s'", arg,
usr.sbin/eeprom/eehandlers.c
653
warnx("eeprom writecount mismatch %s",
usr.sbin/eeprom/eehandlers.c
680
warnx("eeprom checksum mismatch %s",
usr.sbin/eeprom/eehandlers.c
701
warnx("eeprom checksum incorrect %s",
usr.sbin/eeprom/ofhandlers.c
188
warnx("property `%s' not yet supported", exent->ex_keyword);
usr.sbin/eeprom/ofhandlers.c
87
warnx("%s", cp);
usr.sbin/eeprom/ophandlers.c
194
warnx("property `%s' not yet supported", exent->ex_keyword);
usr.sbin/eeprom/ophandlers.c
77
warnx("%s", cp);
usr.sbin/eeprom/prephandlers.c
175
warnx("property `%s' not yet supported", exent->ex_keyword);
usr.sbin/eeprom/prephandlers.c
83
warnx("%s", cp);
usr.sbin/envstat/envstat.c
325
warnx("%s", strerror(rval));
usr.sbin/envstat/envstat.c
397
warnx("%s", strerror(error));
usr.sbin/envstat/envstat.c
533
warnx("no drivers registered");
usr.sbin/envstat/envstat.c
541
warnx("unknown device `%s'", mydevname);
usr.sbin/envstat/envstat.c
562
warnx("no sensors found");
usr.sbin/envstat/envstat.c
849
warnx("missing device name");
usr.sbin/envstat/envstat.c
856
warnx("missing sensor description");
usr.sbin/envstat/envstat.c
871
warnx("unknown sensor `%s' for device `%s'",
usr.sbin/envstat/envstat.c
885
warnx("no sensors selected to display");
usr.sbin/flashctl/flashctl.c
101
warnx("%s", strerror(error));
usr.sbin/flashctl/flashctl.c
107
warnx("invalid number of arguments");
usr.sbin/flashctl/flashctl.c
197
warnx("invalid number of arguments");
usr.sbin/flashctl/flashctl.c
204
warnx("%s", strerror(error));
usr.sbin/flashctl/flashctl.c
219
warnx("Unknown command");
usr.sbin/flashctl/flashctl.c
91
warnx("%s", strerror(error));
usr.sbin/fstyp/exfat.c
209
warnx("exfat: Bogus volume label length: %u", ucs2len);
usr.sbin/fstyp/exfat.c
276
warnx("%s: invalid rootdir cluster %u < %d", __func__,
usr.sbin/fstyp/exfat.c
285
warnx("%s: Bogus bad block in root directory chain",
usr.sbin/fstyp/exfat.c
337
warnx("exfat: Invalid BytesPerSectorShift");
usr.sbin/fstyp/exfat.c
356
warnx("exfat: Found checksum 0x%08x != computed 0x%08x",
usr.sbin/fstyp/hammer2.c
151
warnx("hammer2: blockref has no data");
usr.sbin/fstyp/hammer2.c
164
warnx("hammer2: invalid I/O bytes");
usr.sbin/fstyp/hammer2.c
174
warnx("hammer2: failed to get media size");
usr.sbin/fstyp/hammer2.c
178
warnx("hammer2: XXX read beyond HAMMER2 root volume limit unsupported");
usr.sbin/fstyp/hammer2.c
183
warnx("hammer2: failed to seek media");
usr.sbin/fstyp/hammer2.c
188
warnx("hammer2: failed to read media");
usr.sbin/fstyp/hammer2.c
313
warnx("hammer2: failed to read volume data");
usr.sbin/fstyp/hammer2.c
441
warnx("hammer2: failed to open %s", volpath);
usr.sbin/fstyp/hammer2.c
449
warnx("hammer2: failed to read volume data");
usr.sbin/fstyp/hammer2.c
468
warnx("hammer2: failed to open %s", volpath);
usr.sbin/fstyp/hammer2.c
473
warnx("hammer2: failed to read volume data");
usr.sbin/fstyp/hammer2.c
58
warnx("hammer2: failed to seek media end");
usr.sbin/fstyp/hammer2.c
64
warnx("hammer2: failed to tell media end");
usr.sbin/fstyp/hammer2.c
97
warnx("hammer2: failed to read volume data");
usr.sbin/fusermount/fusermount.c
132
warnx("Unrecognised argument `%c'", i);
usr.sbin/fusermount/fusermount.c
138
warnx("Not enough command line arguments");
usr.sbin/grfconfig/grfconfig.c
355
warnx("Old and no longer supported %s: %s", d, s);
usr.sbin/grfconfig/grfconfig.c
356
warnx("Wrong mode line, this could be a possible good model line:");
usr.sbin/installboot/arch/alpha.c
146
warnx("Can't use `-b bno' or `-o append' with `-c'");
usr.sbin/installboot/arch/alpha.c
155
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/alpha.c
160
warnx(
usr.sbin/installboot/arch/alpha.c
164
warnx("Boot block invalid");
usr.sbin/installboot/arch/alpha.c
201
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/alpha.c
249
warnx("Reading `%s': short read", params->stage1);
usr.sbin/installboot/arch/alpha.c
258
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/alpha.c
274
warnx(
usr.sbin/installboot/arch/alpha.c
318
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/alpha.c
329
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/alpha.c
402
warnx("Non-zero bits %04x in bytes %d..%d",
usr.sbin/installboot/arch/alpha.c
452
warnx(wmsg, when, "checksum", bb16[255], compute_sunsum(bb16));
usr.sbin/installboot/arch/alpha.c
454
warnx(wmsg, when, "magic number", bb16[254],
usr.sbin/installboot/arch/amiga.c
103
warnx("Reading `%s': short read", params->stage1);
usr.sbin/installboot/arch/amiga.c
122
warnx("eek - both sums are the same");
usr.sbin/installboot/arch/amiga.c
149
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/amiga.c
94
warnx("`%s' must be a regular file", params->stage1);
usr.sbin/installboot/arch/evbarm.c
108
warnx("Unable to load board db.");
usr.sbin/installboot/arch/evbarm.c
71
warnx("Unable to load board db.");
usr.sbin/installboot/arch/evbmips.c
108
warnx("Unable to load board db.");
usr.sbin/installboot/arch/evbmips.c
71
warnx("Unable to load board db.");
usr.sbin/installboot/arch/ews4800mips.c
46
warnx("Reading `%s' : short read", params->stage1);
usr.sbin/installboot/arch/ews4800mips.c
61
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/hp300.c
136
warnx("`%s' must be a regular file to append "
usr.sbin/installboot/arch/hp300.c
155
warnx("Secondary bootstrap `%s' is empty",
usr.sbin/installboot/arch/hp300.c
159
warnx("Secondary bootstrap `%s' doesn't have "
usr.sbin/installboot/arch/hp300.c
178
warnx(
usr.sbin/installboot/arch/hp300.c
201
warnx("Invalid disklabel in %s", params->filesystem);
usr.sbin/installboot/arch/hp300.c
208
warnx("No BOOT partition");
usr.sbin/installboot/arch/hp300.c
247
warnx("LIF entry %d larger (%u %u) than LIF file",
usr.sbin/installboot/arch/hp300.c
267
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/hp300.c
294
warnx("Writing boot filesystem of `%s': short write",
usr.sbin/installboot/arch/hppa.c
117
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/hppa.c
155
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/hppa.c
164
warnx("`%s' must be a regular file", params->stage1);
usr.sbin/installboot/arch/hppa.c
175
warnx("No disklabel in `%s'", params->filesystem);
usr.sbin/installboot/arch/hppa.c
179
warnx("Partition `a' doesn't exist in %s", params->filesystem);
usr.sbin/installboot/arch/hppa.c
185
warnx("Partition `a' of `%s' exceeds 2GB boundary.",
usr.sbin/installboot/arch/hppa.c
187
warnx("It won't boot since hppa PDC can handle only 2GB.");
usr.sbin/installboot/arch/hppa.c
218
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/hppa.c
94
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/i386.c
197
warnx("Writing `%s': short write, %u bytes",
usr.sbin/installboot/arch/i386.c
260
warnx("invalid console name, valid names are:");
usr.sbin/installboot/arch/i386.c
294
warnx("Patch area in stage1 bootstrap is too small");
usr.sbin/installboot/arch/i386.c
323
warnx("stage1 bootstrap `%s' (%u bytes) is larger than 8192 bytes",
usr.sbin/installboot/arch/i386.c
328
warnx("stage1 bootstrap `%s' (%u bytes) is too small",
usr.sbin/installboot/arch/i386.c
339
warnx("Reading `%s': short read, %ld bytes"
usr.sbin/installboot/arch/i386.c
360
warnx("Reading `%s': short read, %ld bytes"
usr.sbin/installboot/arch/i386.c
384
warnx("Data in mbr partition table of new bootstrap");
usr.sbin/installboot/arch/i386.c
388
warnx("Data in label part of new bootstrap");
usr.sbin/installboot/arch/i386.c
398
warnx("Invalid magic in stage1 bootstrap %x != %x",
usr.sbin/installboot/arch/i386.c
424
warnx("No BPB in new bootstrap %02x:%02x:%02x" USE_F,
usr.sbin/installboot/arch/i386.c
447
warnx("Insufficient reserved space before FAT "
usr.sbin/installboot/arch/i386.c
456
warnx("Old BPB too big" USE_F);
usr.sbin/installboot/arch/i386.c
526
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/i386.c
541
warnx("Invalid magic in existing bootstrap");
usr.sbin/installboot/arch/i386.c
567
warnx("Writing `%s': short write, %zd bytes (should be %zu)",
usr.sbin/installboot/arch/landisk.c
103
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/landisk.c
143
warnx("Reading `%s': short read", params->stage1);
usr.sbin/installboot/arch/landisk.c
149
warnx("Invalid magic in stage1 bootstrap %x != %x",
usr.sbin/installboot/arch/landisk.c
175
warnx(
usr.sbin/installboot/arch/landisk.c
218
warnx("Patch area in stage1 bootstrap is too small");
usr.sbin/installboot/arch/landisk.c
236
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/landisk.c
249
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/landisk.c
90
warnx("stage1 bootstrap `%s' is larger than 8192 bytes",
usr.sbin/installboot/arch/next68k.c
117
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/next68k.c
157
warnx("Reading `%s': short read", params->stage1);
usr.sbin/installboot/arch/next68k.c
163
warnx("Boot program is larger than front porch space");
usr.sbin/installboot/arch/next68k.c
233
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/next68k.c
254
warnx("Writing `%s' at %d: short write",
usr.sbin/installboot/arch/pmax.c
149
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/pmax.c
154
warnx(
usr.sbin/installboot/arch/pmax.c
181
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/pmax.c
218
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/pmax.c
225
warnx(
usr.sbin/installboot/arch/pmax.c
277
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/pmax.c
288
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/pmax.c
325
warnx("No ELF header in `%s'", params->stage1);
usr.sbin/installboot/arch/riscv.c
108
warnx("Unable to load board db.");
usr.sbin/installboot/arch/riscv.c
71
warnx("Unable to load board db.");
usr.sbin/installboot/arch/sparc64.c
100
warnx("`-b bno' and `-B bno' are not supported for %s",
usr.sbin/installboot/arch/sparc64.c
111
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/sparc64.c
129
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/sparc64.c
152
warnx("`-b bno' and `-B bno' are not supported for %s",
usr.sbin/installboot/arch/sparc64.c
182
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/vax.c
127
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/vax.c
133
warnx(
usr.sbin/installboot/arch/vax.c
162
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/vax.c
200
warnx("`%s' must be a regular file", params->stage1);
usr.sbin/installboot/arch/vax.c
213
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/vax.c
238
warnx(
usr.sbin/installboot/arch/vax.c
272
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/vax.c
303
warnx("`%s': too large", params->stage1);
usr.sbin/installboot/arch/x68k.c
137
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/arch/x68k.c
146
warnx("`%s' must be a regular file", params->stage1);
usr.sbin/installboot/arch/x68k.c
178
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/arch/x68k.c
86
warnx("`-b bno' is not supported for %s",
usr.sbin/installboot/bbinfo.c
131
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/bbinfo.c
173
warnx("Name of secondary bootstrap not provided");
usr.sbin/installboot/bbinfo.c
179
warnx("`%s' cannot be larger than %lu bytes",
usr.sbin/installboot/bbinfo.c
199
warnx("`%s' is an ELF executable; need raw binary",
usr.sbin/installboot/bbinfo.c
218
warnx("%s bbinfo structure not found in `%s'",
usr.sbin/installboot/bbinfo.c
224
warnx("%s bbinfo structure in `%s' has preposterous size `%u'",
usr.sbin/installboot/bbinfo.c
251
warnx("Secondary bootstrap `%s' is empty",
usr.sbin/installboot/bbinfo.c
264
warnx("Secondary bootstrap `%s' blocks do not have "
usr.sbin/installboot/bbinfo.c
318
warnx("Writing `%s': short write", params->filesystem);
usr.sbin/installboot/bbinfo.c
85
warnx("Reading `%s': short read", params->filesystem);
usr.sbin/installboot/cd9660.c
135
warnx("The secondary bootstrap `%s' must be in / "
usr.sbin/installboot/cd9660.c
152
warnx("Reading primary descriptor in `%s': short read",
usr.sbin/installboot/cd9660.c
166
warnx("Reading root directory record in `%s': short read",
usr.sbin/installboot/cd9660.c
231
warnx("Can't find secondary bootstrap `%s' in filesystem `%s'",
usr.sbin/installboot/cd9660.c
81
warnx("Reading primary descriptor in `%s': short read",
usr.sbin/installboot/cd9660.c
89
warnx("Filesystem `%s' is not ISO9660 format",
usr.sbin/installboot/cd9660.c
96
warnx("Invalid blocksize %d in `%s'",
usr.sbin/installboot/evboards.c
1153
warnx("%s: %s", params->dtb, fdt_strerror(error));
usr.sbin/installboot/evboards.c
1159
warnx("%s: unable to find node '/'", params->dtb);
usr.sbin/installboot/evboards.c
1166
warnx("%s: no 'compatible' property on node '/'", params->dtb);
usr.sbin/installboot/evboards.c
1278
warnx("Must specify board=...");
usr.sbin/installboot/evboards.c
1289
warnx("Unknown board '%s'", board_name);
usr.sbin/installboot/evboards.c
1404
warnx("Must specify media=... for board '%s'",
usr.sbin/installboot/evboards.c
1414
warnx("media=... is not a valid option for board '%s'",
usr.sbin/installboot/evboards.c
1438
warnx("invalid media specification: '%s'", params->media);
usr.sbin/installboot/evboards.c
1711
warnx("output-block-size (%zu) is not a multiple of "
usr.sbin/installboot/evboards.c
1718
warnx("input-{block+pad}-size (%zu) is larger than "
usr.sbin/installboot/evboards.c
1726
warnx("output-block-size (%zu) it not a multiple of "
usr.sbin/installboot/evboards.c
1755
warnx("file size (%lld) is larger than output-size (%" PRIu64
usr.sbin/installboot/evboards.c
1878
warnx("No u-boot package found for board '%s'",
usr.sbin/installboot/evboards.c
1882
warnx("Please install the sysutils/u-boot-%s package.",
usr.sbin/installboot/evboards.c
1914
warnx("%s: %s", uboot_file, strerror(EFTYPE));
usr.sbin/installboot/evboards.c
783
warnx("unable to parse overlay '%s'", path);
usr.sbin/installboot/evboards.c
799
warnx("invalid board object in '%s': '%s'", path,
usr.sbin/installboot/evboards.c
835
warnx("No u-boot search path?");
usr.sbin/installboot/evboards.c
911
warnx("unable to parse board db '%s'", path);
usr.sbin/installboot/evboards.c
934
warnx("invalid board object in '%s': '%s'", path,
usr.sbin/installboot/ext2fs.c
117
warnx("Reading block %llu in `%s': short read",
usr.sbin/installboot/ext2fs.c
222
warnx("Can't allocate memofy for group descriptors");
usr.sbin/installboot/ext2fs.c
227
warnx("Can't read group descriptors");
usr.sbin/installboot/ext2fs.c
232
warnx("Bad ipb %d in superblock in `%s'",
usr.sbin/installboot/ext2fs.c
315
warnx("Inode %llu in `%s' ran out of blocks?",
usr.sbin/installboot/ext2fs.c
385
warnx("Secondary bootstrap `%s' has too many blocks (max %d)",
usr.sbin/installboot/ext2fs.c
439
warnx("The secondary bootstrap `%s' must be in /",
usr.sbin/installboot/ext2fs.c
441
warnx("(Path must be relative to the file system in `%s')",
usr.sbin/installboot/ext2fs.c
450
warnx("Could not find secondary bootstrap `%s' in `%s'",
usr.sbin/installboot/ext2fs.c
452
warnx("(Path must be relative to the file system in `%s')",
usr.sbin/installboot/ffs.c
106
warnx("Reading block %llu in `%s': short read",
usr.sbin/installboot/ffs.c
154
warnx("Bad inopb %d in superblock in `%s'",
usr.sbin/installboot/ffs.c
243
warnx("Inode %llu in `%s' ran out of blocks?",
usr.sbin/installboot/ffs.c
291
warnx("Bad inopb %d in superblock in `%s'",
usr.sbin/installboot/ffs.c
379
warnx("Inode %llu in `%s' ran out of blocks?",
usr.sbin/installboot/ffs.c
452
warnx("Secondary bootstrap `%s' has too many blocks (max %d)",
usr.sbin/installboot/ffs.c
479
warnx("Media is %d bytes/sector."
usr.sbin/installboot/ffs.c
556
warnx("The secondary bootstrap `%s' must be in /",
usr.sbin/installboot/ffs.c
558
warnx("(Path must be relative to the file system in `%s')",
usr.sbin/installboot/ffs.c
571
warnx("Could not find secondary bootstrap `%s' in `%s'",
usr.sbin/installboot/ffs.c
573
warnx("(Path must be relative to the file system in `%s')",
usr.sbin/installboot/fstypes.c
100
warnx("`%s' must be a regular file", params->stage2);
usr.sbin/installboot/fstypes.c
112
warnx("Secondary bootstrap `%s' has too many blocks "
usr.sbin/installboot/fstypes.c
150
warnx("Need `-B bno' for raw file systems");
usr.sbin/installboot/installboot.c
231
warnx("`-o %s' is not supported for %s",
usr.sbin/installboot/installboot.c
236
warnx("`-b bno' is not supported for %s",
usr.sbin/installboot/installboot.c
239
warnx("`-B bno' is not supported for %s",
usr.sbin/installboot/installboot.c
243
warnx("Unknown unsupported flag %#x (coding error!)",
usr.sbin/installboot/installboot.c
249
warnx("Can't use `-b bno' with `-o append'");
usr.sbin/installboot/installboot.c
254
warnx("Can't use `-b bno', `-B bno' or `-o append' with `-c'");
usr.sbin/installboot/installboot.c
415
warnx("Unknown option `-o %.*s'", len, option);
usr.sbin/installboot/installboot.c
422
warnx("Option `%s' must not have a value", opt->name);
usr.sbin/installboot/installboot.c
426
warnx("Option `%s' must have a value", opt->name);
usr.sbin/installboot/installboot.c
454
warnx("Invalid option value `%s=%.*s'", opt->name, len, option);
usr.sbin/installboot/installboot.c
467
warnx("Valid options are:");
usr.sbin/installboot/installboot.c
498
warnx("%s: bootstrap installation is not supported",
usr.sbin/installboot/installboot.c
509
warnx("%s: bootstrap removal is not supported",
usr.sbin/installboot/installboot.c
520
warnx("%s: bootstrap editing is not supported",
usr.sbin/installboot/installboot.c
543
warnx("Invalid machine `%s' from %s", mach, provider);
usr.sbin/installboot/installboot.c
563
warnx("Supported machines are:");
usr.sbin/installboot/installboot.c
596
warnx("Invalid file system type `%s' from %s", fstype, provider);
usr.sbin/installboot/installboot.c
608
warnx("Supported file system types are:");
usr.sbin/ip6addrctl/ip6addrctl.c
167
warnx("getnameinfo for prefix address failed");
usr.sbin/ip6addrctl/ip6addrctl.c
171
warnx("invalid address mask");
usr.sbin/ip6addrctl/ip6addrctl.c
278
warnx("getaddrinfo failed for %s: %s", prefix,
usr.sbin/ip6addrctl/ip6addrctl.c
286
warnx("invalid prefix length: %d", plen);
usr.sbin/isibootd/isibootd.c
160
warnx("WARNING: run by non root privilege");
usr.sbin/iteconfig/iteconfig.c
168
warnx("warning: too many colors");
usr.sbin/kgmon/kgmon.c
333
warnx("cannot turn profiling %s", state == GMON_PROF_OFF ?
usr.sbin/kgmon/kgmon.c
494
warnx("get clockrate: %s", kvm_geterr(kvp->kd));
usr.sbin/kvm_mkdb/nlist.c
117
warnx("%s: file format not recognized", name);
usr.sbin/kvm_mkdb/nlist_aout.c
269
warnx("%s: %s symbol missing",
usr.sbin/kvm_mkdb/nlist_aout.c
97
warnx("%s: %s: %s", kfile, str, strerror(EFTYPE)); \
usr.sbin/kvm_mkdb/nlist_coff.c
69
warnx("%s: %s: %s", kfile, str, strerror(EFTYPE)); \
usr.sbin/kvm_mkdb/nlist_ecoff.c
69
warnx("%s: %s: %s", kfile, str, strerror(EFTYPE)); \
usr.sbin/kvm_mkdb/nlist_elf32.c
82
warnx("%s: %s: %s", kfile, str, strerror(EFTYPE)); \
usr.sbin/lastlogin/lastlogin.c
232
warnx("user '%s' not found", argv[i]);
usr.sbin/lastlogin/lastlogin.c
242
warnx("fread error on '%s'", passwd->pw_name);
usr.sbin/lastlogin/lastlogin.c
265
warnx("fread error");
usr.sbin/lastlogin/lastlogin.c
315
warnx("User `%s' not found", argv[i]);
usr.sbin/lastlogin/lastlogin.c
325
warnx("User `%s' not found", passwd->pw_name);
usr.sbin/lastlogin/lastlogin.c
349
warnx("No entries found");
usr.sbin/lockstat/main.c
338
warnx("overflowed available kernel trace buffers");
usr.sbin/lpr/lpc/lpc.c
329
warnx("Warning: unknown group `%s'",
usr.sbin/lpr/lpd/lpd.c
200
warnx("warning: wait time less than 30 seconds");
usr.sbin/lpr/lpq/lpq.c
109
warnx("warning: wait time less than 30 seconds");
usr.sbin/lpr/lpr/lpr.c
367
warnx("%s: not linked, copying instead", arg);
usr.sbin/lpr/lpr/lpr.c
453
warnx("%s: copy file is too large "
usr.sbin/lpr/lpr/lpr.c
619
warnx("%s is a directory", file);
usr.sbin/lpr/lpr/lpr.c
623
warnx("%s is an empty file", file);
usr.sbin/lpr/lpr/lpr.c
646
warnx("%s: is not removable by you", file);
usr.sbin/lpr/lprm/lprm.c
125
warnx("warning: wait time less than 30 seconds");
usr.sbin/makefs/cd9660.c
1374
warnx("%s: root is null", __func__);
usr.sbin/makefs/cd9660.c
1421
warnx("error: found entry "
usr.sbin/makefs/cd9660.c
1438
warnx("Failure in "
usr.sbin/makefs/cd9660.c
1457
warnx("%s: Error on recursive "
usr.sbin/makefs/cd9660.c
2129
warnx("Error: Boot image must be a filename");
usr.sbin/makefs/cd9660.c
2141
warnx("Error: Boot image must be no greater than 32768 bytes");
usr.sbin/makefs/cd9660.c
350
warnx("error: The %s requires a string argument", fieldtitle);
usr.sbin/makefs/cd9660.c
362
warnx("error: The %s must be composed of "
usr.sbin/makefs/cd9660.c
365
warnx("error: The %s must be at most 32 characters long",
usr.sbin/makefs/cd9660.c
426
warnx("The Boot Image parameter requires a valid boot"
usr.sbin/makefs/cd9660.c
434
warnx("The Generic Boot Image parameter requires a"
usr.sbin/makefs/cd9660.c
446
warnx("The Boot Image Directory parameter"
usr.sbin/makefs/cd9660.c
465
warnx("Option `%s' doesn't contain a value",
usr.sbin/makefs/cd9660.h
62
#define INODE_WARNX(__x) warnx __x
usr.sbin/makefs/cd9660/cd9660_eltorito.c
115
warnx("boot disk system must be "
usr.sbin/makefs/cd9660/cd9660_eltorito.c
443
warnx("Error: memory allocation failed in cd9660_setup_boot");
usr.sbin/makefs/cd9660/cd9660_eltorito.c
476
warnx("%s: internal error: unknown system type",
usr.sbin/makefs/cd9660/cd9660_eltorito.c
485
warnx("Error: memory allocation failed in "
usr.sbin/makefs/cd9660/cd9660_eltorito.c
78
warnx("Error: Boot disk information must be in the "
usr.sbin/makefs/cd9660/cd9660_eltorito.c
89
warnx("supply boot disk information in the format "
usr.sbin/makefs/cd9660/cd9660_write.c
104
warnx("%s: Error writing path tables to image", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
114
warnx("%s: Error writing files to image", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
351
warnx("%s: write error", __func__);
usr.sbin/makefs/cd9660/cd9660_write.c
81
warnx("%s: Error writing generic boot image",
usr.sbin/makefs/cd9660/cd9660_write.c
90
warnx("%s: Error writing volume descriptors to image",
usr.sbin/makefs/ffs.c
250
warnx("Invalid optimization `%s'", buf);
usr.sbin/makefs/ffs.c
570
warnx(
usr.sbin/makefs/ffs/ffs_alloc.c
457
warnx("bad block %lld, ino %llu", (long long)bno,
usr.sbin/makefs/ffs/ffs_balloc.c
121
warnx("need to ffs_realloccg; not supported!");
usr.sbin/makefs/ffs/ffs_balloc.c
175
warnx("need to ffs_realloccg; not supported!");
usr.sbin/makefs/ffs/ffs_balloc.c
215
warnx("ffs_balloc: ufs_getlbns returned indirect block");
usr.sbin/makefs/ffs/ffs_balloc.c
367
warnx("need to ffs_realloccg; not supported!");
usr.sbin/makefs/ffs/ffs_balloc.c
421
warnx("need to ffs_realloccg; not supported!");
usr.sbin/makefs/ffs/ffs_balloc.c
461
warnx("ffs_balloc: ufs_getlbns returned indirect block");
usr.sbin/makefs/makefs.c
152
warnx("Invalid endian `%s'.", optarg);
usr.sbin/makefs/makefs.c
388
warnx("Unknown type %d in option %s", options[i].type,
usr.sbin/makefs/makefs.c
442
warnx("Unknown type %d in option %s", options[i].type,
usr.sbin/makefs/makefs.c
448
warnx("Unknown option `%s'", var);
usr.sbin/makefs/msdos.c
231
warnx("path %s too long", pbuf);
usr.sbin/makefs/msdos.c
262
warnx("skipping non-regular file %s/%s", cur->path,
usr.sbin/makefs/udf.c
932
warnx("device node %s not supported", dir);
usr.sbin/makefs/v7fs/v7fs_estimate.c
209
warnx("v7fs sector size is 512byte only. '-S %d' is ignored.",
usr.sbin/makefs/walk.c
516
warnx("missing specfile entry for %s/%s",
usr.sbin/makemandb/apropos-utils.c
1162
warnx("Unknown query format %d", (int)fmt);
usr.sbin/makemandb/apropos-utils.c
235
warnx("%s", errmsg);
usr.sbin/makemandb/apropos-utils.c
367
warnx("Missing apropos database. "
usr.sbin/makemandb/apropos-utils.c
387
warnx("Unable to access the database, please check"
usr.sbin/makemandb/apropos-utils.c
397
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/apropos-utils.c
406
warnx("Unable to register custom tokenizer: %s", sqlite3_errmsg(db));
usr.sbin/makemandb/apropos-utils.c
412
warnx("%s", "Unable to create database schema");
usr.sbin/makemandb/apropos-utils.c
418
warnx("Unable to query schema version: %s",
usr.sbin/makemandb/apropos-utils.c
424
warnx("Unable to query schema version: %s",
usr.sbin/makemandb/apropos-utils.c
430
warnx("Incorrect schema version found. "
usr.sbin/makemandb/apropos-utils.c
441
warnx("Unable to register function: compress: %s",
usr.sbin/makemandb/apropos-utils.c
449
warnx("Unable to register function: uncompress: %s",
usr.sbin/makemandb/apropos-utils.c
685
warnx("Unable to register the ranking function: %s",
usr.sbin/makemandb/apropos-utils.c
695
warnx("Corrupt database. Please rerun makemandb");
usr.sbin/makemandb/apropos-utils.c
698
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/apropos.c
270
warnx("%s", errmsg);
usr.sbin/makemandb/apropos.c
286
warnx("No relevant results obtained.\n"
usr.sbin/makemandb/makemandb.c
1702
warnx("Trying to update index for %s", rec->file_path);
usr.sbin/makemandb/makemandb.c
1712
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
1721
warnx("Update failed with error: %s",
usr.sbin/makemandb/makemandb.c
1746
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
1754
warnx("Failed at %s\n%s", rec->file_path, sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
1778
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
1791
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
1838
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
1871
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
373
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
382
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
391
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
404
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
441
warnx("%s", errmsg);
usr.sbin/makemandb/makemandb.c
499
warnx("Empty file: %s", file);
usr.sbin/makemandb/makemandb.c
529
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
537
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
546
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
555
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
564
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
573
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
624
warnx("File too large: %s", file);
usr.sbin/makemandb/makemandb.c
634
warnx("Error while reading `%s': %s", file, archive_error_string(a));
usr.sbin/makemandb/makemandb.c
656
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
689
warnx("Could not update the metadata for %s", file);
usr.sbin/makemandb/makemandb.c
737
warnx("%s", sqlite3_errmsg(db));
usr.sbin/makemandb/makemandb.c
784
warnx("An error occurred in checking md5 value"
usr.sbin/makemandb/makemandb.c
827
warnx("Error in indexing `%s'", file);
usr.sbin/makemandb/makemandb.c
862
warnx("Removing old entries failed: %s", errmsg);
usr.sbin/makemandb/makemandb.c
863
warnx("Please rebuild database from scratch with -f.");
usr.sbin/makemandb/makemandb.c
885
warnx("Not a roff(7) page");
usr.sbin/makemandb/makemandb.c
896
warnx("Unknown macroset %d", roff->macroset);
usr.sbin/makemandb/makemandb.c
914
warnx("%s: Missing section number", rec->file_path);
usr.sbin/mdsetimage/bin_nlist.c
104
warnx("%s: unknown executable format", bin->fname);
usr.sbin/mdsetimage/bin_nlist.c
127
warnx("couldn't find offset for %s in %s",
usr.sbin/mdsetimage/bin_nlist.c
143
warnx("couldn't find offset for %s in %s",
usr.sbin/memswitch/methods.c
197
warnx("Cannot modify %s.%s", prop->class, prop->node);
usr.sbin/memswitch/methods.c
210
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
220
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
225
warnx("%s: Too small", value);
usr.sbin/memswitch/methods.c
228
warnx("%s: Too large", value);
usr.sbin/memswitch/methods.c
246
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
251
warnx("%s: Too small", value);
usr.sbin/memswitch/methods.c
254
warnx("%s: Too large", value);
usr.sbin/memswitch/methods.c
272
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
277
warnx("%s: Too small", value);
usr.sbin/memswitch/methods.c
280
warnx("%s: Too large", value);
usr.sbin/memswitch/methods.c
298
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
303
warnx("%s: Too small", value);
usr.sbin/memswitch/methods.c
306
warnx("%s: Too large", value);
usr.sbin/memswitch/methods.c
329
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
341
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
346
warnx("%s: Too small", value);
usr.sbin/memswitch/methods.c
349
warnx("%s: Too large", value);
usr.sbin/memswitch/methods.c
378
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
387
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
399
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
411
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
425
warnx("%s: Invalid value", value); \
usr.sbin/memswitch/methods.c
443
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
450
warnx("%d: Invalid speed", baud);
usr.sbin/memswitch/methods.c
459
warnx("%c: Invalid bit size", *p);
usr.sbin/memswitch/methods.c
469
warnx("%c: Invalid parity spec", *p);
usr.sbin/memswitch/methods.c
487
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
499
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
506
warnx("%s: Invalid value", value);
usr.sbin/memswitch/methods.c
532
warnx("%s: Invalid value", value);
usr.sbin/mlxctl/cmds.c
265
warnx("can't be verbose for this firmware level");
usr.sbin/mlxctl/cmds.c
270
warnx("can't display physical drives for this firmware level");
usr.sbin/mlxctl/cmds.c
331
warnx("one or more of the SCSI disks on which %s", md->name);
usr.sbin/mlxctl/cmds.c
332
warnx("depends is DEAD.");
usr.sbin/mlxctl/cmds.c
336
warnx("drive %s is invalid, or not a drive which ", md->name);
usr.sbin/mlxctl/cmds.c
337
warnx("can be checked.");
usr.sbin/mlxctl/cmds.c
341
warnx("drive rebuild or consistency check is already ");
usr.sbin/mlxctl/cmds.c
342
warnx("in progress on this controller.");
usr.sbin/mlxctl/cmds.c
356
warnx("action not supported by this firmware version");
usr.sbin/mlxctl/cmds.c
374
warnx("action not supported by this firmware version");
usr.sbin/mlxctl/cmds.c
394
warnx("the drive at %d:%d is already ONLINE", rb.rr_channel,
usr.sbin/mlxctl/cmds.c
399
warnx("drive failed during rebuild");
usr.sbin/mlxctl/cmds.c
403
warnx("there is no drive at %d:%d", rb.rr_channel,
usr.sbin/mlxctl/cmds.c
408
warnx("drive rebuild or consistency check is already in ");
usr.sbin/mlxctl/cmds.c
409
warnx("progress on this controller");
usr.sbin/mlxctl/config.c
129
warnx("action not supported by this firmware version");
usr.sbin/moused/moused.c
555
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
563
warnx("invalid acceleration argument '%s'", optarg);
usr.sbin/moused/moused.c
596
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
605
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
612
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
635
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
648
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
666
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
677
warnx("invalid argument `%s'", argv[optind]);
usr.sbin/moused/moused.c
695
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
715
warnx("invalid argument `%s'", optarg);
usr.sbin/moused/moused.c
737
warnx("no such mouse type `%s'", optarg);
usr.sbin/moused/moused.c
766
warnx("no port name specified");
usr.sbin/mscdlabel/main.c
104
warnx("size not multiple of 2048");
usr.sbin/mtree/misc.c
172
warnx("failed at line %lu of the specification",
usr.sbin/mtree/mtree.c
245
warnx("-c and -i passed, replacing -i with -j for "
usr.sbin/mtree/mtree.c
251
warnx("Adding -b to -d for FreeBSD compatibility");
usr.sbin/mtree/mtree.c
255
warnx("Adding -i to -%c for FreeBSD compatibility",
usr.sbin/mtree/mtree.c
260
warnx("Adding -t to -%c for FreeBSD compatibility",
usr.sbin/mtree/mtree.c
265
warnx("The -w flag is a no-op");
usr.sbin/mtree/verify.c
117
warnx("%s: %s", RP(p), strerror(p->fts_errno));
usr.sbin/mtree/verify.c
174
warnx("%s checksum: %u", fullpath, crc_total);
usr.sbin/ndp/ndp.c
311
warnx("%s: %s", host, gai_strerror(gai_error));
usr.sbin/ndp/ndp.c
354
warnx("cannot intuit interface index and type for %s", host);
usr.sbin/ndp/ndp.c
377
warnx("%s: %s", host, gai_strerror(gai_error));
usr.sbin/ndp/ndp.c
404
warnx("%s: %s", host, gai_strerror(gai_error));
usr.sbin/ndp/ndp.c
627
warnx("failed to get neighbor information");
usr.sbin/ndp/ndp.c
705
warnx("invalid Ethernet address '%s'", a);
usr.sbin/netgroup_mkdb/netgroup_mkdb.c
243
warnx("Duplicate entry netgroup `%s'",
usr.sbin/nfsd/nfsd.c
465
warnx("nfsd count %zu; reset to %d", nfsdcnt,
usr.sbin/nfsd/nfsd.c
492
warnx("Old -tu options detected; enabling both udp and tcp.");
usr.sbin/nfsd/nfsd.c
493
warnx("This is the default behavior now and you can remove");
usr.sbin/nfsd/nfsd.c
494
warnx("all options.");
usr.sbin/npf/npfctl/npf_data.c
398
warnx("interface '%s' is down", ifname);
usr.sbin/npf/npfctl/npf_data.c
91
warnx("warning - unknown interface '%s'", ifname);
usr.sbin/npf/npfctl/npf_parse.y
373
warnx("warning - table type \"hash\" is deprecated and may be "
usr.sbin/npf/npfctl/npf_parse.y
381
warnx("warning - table type \"tree\" is deprecated and may be "
usr.sbin/npf/npfctl/npf_parse.y
389
warnx("warning -- table type \"cdb\" is deprecated and may be "
usr.sbin/npf/npfctl/npf_parse.y
400
warnx("warning - the \"dynamic\" keyword for tables is obsolete");
usr.sbin/npf/npfctl/npfctl.c
215
warnx("source %s line %d", srcfile, ne->source_line);
usr.sbin/npf/npfctl/npfctl.c
218
warnx("object: %" PRIi64, ne->id);
usr.sbin/npf/npfctl/npfctl.c
288
warnx("the bpfjit module seems to be missing%s", p);
usr.sbin/npf/npfctl/npfctl.c
291
warnx("To disable this warning `set bpf.jit off' in "
usr.sbin/npf/npfd/npfd_log.c
268
warnx("Overriding snaplen from %d to %d from `%s'", snaplen,
usr.sbin/npf/npfd/npfd_log.c
284
warnx("pcap_activate warning: %s", msg);
usr.sbin/npf/npftest/npfstream.c
117
warnx("process_stream: truncated packet");
usr.sbin/paxctl/paxctl.c
215
warnx("Bad ELF magic from `%s' (maybe it's not an ELF?)", name);
usr.sbin/paxctl/paxctl.c
232
warnx("Bad ELF size %d from `%s' (maybe it's not an ELF?)",
usr.sbin/paxctl/paxctl.c
274
warnx("Current flags 0x%x don't make sense",
usr.sbin/paxctl/paxctl.c
294
warnx("New flags 0x%x don't make sense",
usr.sbin/paxctl/paxctl.c
306
warnx("Could not find an ELF PaX SHT_NOTE section in `%s'",
usr.sbin/perfused/msg.c
67
warnx("SEQPACKET local sockets unavailable, using less "
usr.sbin/pstat/pstat.c
137
warnx("cannot read %s: %s", msg, kvm_geterr(kd)); \
usr.sbin/pstat/pstat.c
141
warnx("cannot read %s: %s", msg, kvm_geterr(kd)); \
usr.sbin/pstat/pstat.c
266
warnx("undefined symbol: %s", nl[i].n_name);
usr.sbin/pstat/pstat.c
728
warnx("count changed from %ld to %ld (%+ld)%s",
usr.sbin/quot/quot.c
468
warnx("invalid inode %" PRIu64, inode);
usr.sbin/quot/quot.c
563
warnx("%s: not a BSD filesystem", name);
usr.sbin/quotacheck/quotacheck.c
271
warnx("%s not found in %s", argv[i], FSTAB);
usr.sbin/quotacheck/quotacheck.c
363
warnx("%s: superblock not found", fsname);
usr.sbin/quotacheck/quotacheck.c
502
warnx("filesystem %s has quotas already turned on",
usr.sbin/quotaon/quotaon.c
202
warnx("%s not found in fstab", argv[i]);
usr.sbin/quotarestore/quotarestore.c
460
warnx("%s:%u: Invalid current usage %s",
usr.sbin/quotarestore/quotarestore.c
495
warnx("%s:%u: Trash after @end tag", path, lineno);
usr.sbin/rbootd/rbootd.c
113
warnx("too many config files (`%s' ignored)",
usr.sbin/repquota/repquota.c
211
warnx("%s not mounted", argv[i]);
usr.sbin/rpc.bootparamd/bootparamd.c
162
warnx("whoami got question for %d.%d.%d.%d",
usr.sbin/rpc.bootparamd/bootparamd.c
185
warnx("This is host %s", askname);
usr.sbin/rpc.bootparamd/bootparamd.c
200
warnx("Returning %s %s %d.%d.%d.%d",
usr.sbin/rpc.bootparamd/bootparamd.c
233
warnx("getfile got question for \"%s\" and file \"%s\"",
usr.sbin/rpc.bootparamd/bootparamd.c
245
warnx("getfile can't resolve client %s",
usr.sbin/rpc.bootparamd/bootparamd.c
260
warnx("getfile can't resolve server %s for %s",
usr.sbin/rpc.bootparamd/bootparamd.c
279
warnx("getfile lookup failed for %s",
usr.sbin/rpc.bootparamd/bootparamd.c
289
warnx(
usr.sbin/rpc.bootparamd/bootparamd.c
359
warnx("match %s with %s", word, client);
usr.sbin/rpc.bootparamd/bootparamd.c
393
warnx("Skipping non-match: %s",
usr.sbin/rpc.bootparamd/bootparamd.c
399
warnx(
usr.sbin/rpc.bootparamd/bootparamd.c
98
warnx("no such host: %s", optarg);
usr.sbin/rpc.bootparamd/test.c
58
warnx("clnt_call returned %s", clnt_sperrno(st));
usr.sbin/rpc.bootparamd/test.c
75
warnx("usage: test <hostname>");
usr.sbin/rpc.statd/test.c
90
warnx("usage: test {<hostname> | crash}");
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
104
warnx("%s: %s not found", mpwd,
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
107
warnx("%s: %s", mpwd, strerror(errno));
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
112
warnx("line %d too long", lineno);
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
131
warnx("the passwd file is busy.");
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
137
warnx("%s", mpwd);
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
158
warnx("pw_mkdb failed");
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
88
warnx("already handling request; try again later");
usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c
98
warnx("%s", mpwd);
usr.sbin/rpcbind/warmstart.c
113
warnx("Invalid permissions on `%s'", filename);
usr.sbin/rpcbind/warmstart.c
124
warnx("xdr_%s failed", filename);
usr.sbin/rpcbind/warmstart.c
132
error: warnx("Will start from scratch");
usr.sbin/sa/main.c
326
warnx("short read of accounting data in %s",
usr.sbin/sa/pdb.c
100
warnx("too many duplicate keys;"
usr.sbin/sa/pdb.c
168
warnx("duplicate key %s in process accounting stats",
usr.sbin/sa/pdb.c
97
warnx("duplicate key in `%s': %s",
usr.sbin/sa/usrdb.c
100
warnx("duplicate key in `%s': %s",
usr.sbin/sa/usrdb.c
103
warnx("too many duplicate keys;"
usr.sbin/sa/usrdb.c
159
warnx("key %d != expected record number %d",
usr.sbin/sa/usrdb.c
161
warnx("inconsistent user accounting stats");
usr.sbin/sa/usrdb.c
182
warnx("DB_PUT returned 1");
usr.sbin/services_mkdb/output_cdb.c
111
warnx("duplicate service: `%zu/%s'", port, proto);
usr.sbin/services_mkdb/output_cdb.c
116
warnx("duplicate service: `%zu'", port);
usr.sbin/services_mkdb/output_cdb.c
127
warnx("duplicate service: `%s/%s'", sl->sl_str[i], proto);
usr.sbin/services_mkdb/output_cdb.c
132
warnx("duplicate service: `%s'", sl->sl_str[i]);
usr.sbin/services_mkdb/output_db.c
156
warnx("duplicate service `%s'",
usr.sbin/services_mkdb/services_mkdb.c
218
warnx("%s, %zu: no protocol found", fname, line);
usr.sbin/services_mkdb/services_mkdb.c
226
warnx("%s, %zu: invalid port `%s'", fname, line, port);
usr.sbin/services_mkdb/services_mkdb.c
230
warnx("%s, %zu: port too big `%s'", fname, line, port);
usr.sbin/services_mkdb/services_mkdb.c
244
warnx("%s, %zu: invalid name too long `%s'", fname,
usr.sbin/services_mkdb/services_mkdb.c
258
warnx("%s, %zu: alias name too long `%s'",
usr.sbin/services_mkdb/services_mkdb.c
290
warnx("%s, %zu: no %s found", fname, line, tag);
usr.sbin/sliplogin/sliplogin.c
289
warnx("starting slip login for %s", loginname);
usr.sbin/sunlabel/sunlabel.c
1193
warnx("Disk claims %d-byte sectors", (int)u.l.d_secsize);
usr.sbin/sunlabel/sunlabel.c
244
warnx("No write access, label is readonly");
usr.sbin/sunlabel/sunlabel.c
340
warnx("Illegal option `%c'", c);
usr.sbin/sunlabel/sunlabel.c
423
warnx("ignoring incorrect magic number.");
usr.sbin/sunlabel/sunlabel.c
435
warnx("ignoring incorrect checksum.");
usr.sbin/sunlabel/sunlabel.c
467
warnx("Ignoring incorrect extended-partition checksum.");
usr.sbin/sunlabel/sunlabel.c
470
warnx("Extended-partition magic right but checksum wrong.");
usr.sbin/sunlabel/sunlabel.c
607
warnx("No write access to `%s'", diskname);
usr.sbin/sunlabel/sunlabel.c
758
warnx("Partition %c ends before cylinder %u",
usr.sbin/sunlabel/sunlabel.c
780
warnx("Partition %c starts before cylinder %u",
usr.sbin/sunlabel/sunlabel.c
812
warnx("Invalid c/t/s syntax - no second slash");
usr.sbin/sunlabel/sunlabel.c
824
warnx("Size is not a multiple of cylinder size (is %u/%u/%u)",
usr.sbin/sunlabel/sunlabel.c
833
warnx("Partition extends beyond end of disk");
usr.sbin/sunlabel/sunlabel.c
851
warnx("Ascii label string too long - max 128 characters");
usr.sbin/sunlabel/sunlabel.c
902
warnx("Bad name %.*s - see L output for names", (int)n, str);
usr.sbin/sysinst/arch/dummy/md.c
43
warnx("sysinst has not been properly ported to this platform");
usr.sbin/tcpdrop/tcpdrop.c
149
warnx("Unsupported socket address family %d",
usr.sbin/timed/timed/timed.c
262
warnx("warning: %s unknown in /etc/networks",
usr.sbin/timed/timed/timed.c
697
warnx("unknown host %s", name);
usr.sbin/timed/timedc/cmds.c
107
warnx("Error resolving %s (%s)", name, hstrerror(h_errno));
usr.sbin/timed/timedc/cmds.c
155
warnx("send(sock): incomplete");
usr.sbin/timed/timedc/cmds.c
178
warnx("recv(date read): incomplete");
usr.sbin/timed/timedc/cmds.c
184
warnx("%s says it is before 1970: %lu",
usr.sbin/timed/timedc/cmds.c
198
warnx("%s will not tell us the date", hostname);
usr.sbin/timed/timedc/cmds.c
362
warnx("recv: incomplete");
usr.sbin/timed/timedc/cmds.c
487
warnx("recv: incomplete");
usr.sbin/timed/timedc/cmds.c
94
warnx("%s/udp: unknown service", service);
usr.sbin/timed/timedc/timedc.c
271
warnx("getpwnam(\"%s\") failed", user);
usr.sbin/traceroute/as.c
76
warnx("warning: whois/tcp service not found");
usr.sbin/traceroute/as.c
81
warnx("%s: %s", server, gai_strerror(error));
usr.sbin/traceroute/traceroute.c
1841
warnx("%s", ipsec_strerror());
usr.sbin/traceroute/traceroute.c
605
warnx("ip checksums disabled");
usr.sbin/traceroute/traceroute.c
632
warnx("%s has multiple addresses; using %s",
usr.sbin/traceroute/traceroute.c
854
warnx("Multiple interfaces found; using %s @ %s",
usr.sbin/traceroute/traceroute.c
868
warnx("%s has multiple addresses; using %s",
usr.sbin/traceroute/traceroute.c
915
warnx("as_setup failed, AS# lookups disabled");
usr.sbin/traceroute6/traceroute6.c
511
warnx("`%s' has multiple addresses; using `%s'",
usr.sbin/traceroute6/traceroute6.c
652
warnx("as_setup failed, AS# lookups disabled");
usr.sbin/traceroute6/traceroute6.c
794
warnx("%s", ipsec_strerror());
usr.sbin/traceroute6/traceroute6.c
845
warnx("sendto");
usr.sbin/traceroute6/traceroute6.c
961
warnx("failed to get received hop limit or packet info");
usr.sbin/traceroute6/traceroute6.c
981
warnx("failed to get upper layer header");
usr.sbin/user/user.c
1026
warnx("Shell `%s' not found in `%s'", shellname, _PATH_SHELLS);
usr.sbin/user/user.c
1206
warnx("Warning: inactive time `%s' invalid, password expiry off",
usr.sbin/user/user.c
1210
warnx("Warning: expire time `%s' invalid, account expiry off",
usr.sbin/user/user.c
1215
warnx("Warning: home directory `%s' doesn't exist, "
usr.sbin/user/user.c
1225
warnx("Password `%s' is invalid: setting it to `%s'",
usr.sbin/user/user.c
1320
warnx("Can't compile regular expression `%s' (%s)", line,
usr.sbin/user/user.c
1541
warnx("Account is already locked");
usr.sbin/user/user.c
1556
warnx("Can't modify user `%s': "
usr.sbin/user/user.c
1609
warnx("Warning: inactive time `%s' invalid, "
usr.sbin/user/user.c
1617
warnx("Warning: expire time `%s' invalid, "
usr.sbin/user/user.c
1661
warnx("Malformed entry `%s'. Skipping", buf);
usr.sbin/user/user.c
1885
warnx("Truncated list of secondary groups "
usr.sbin/user/user.c
2033
warnx("Truncated list of secondary groups "
usr.sbin/user/user.c
2121
warnx("Option 'm' useless without 'd' or 'l' -- ignored");
usr.sbin/user/user.c
2206
warnx("No such user `%s'", *argv);
usr.sbin/user/user.c
2313
warnx("Invalid group name `%s'", *argv);
usr.sbin/user/user.c
262
warnx("Error running `%s': Signal %d", buf, WTERMSIG(ret));
usr.sbin/user/user.c
264
warnx("Error running `%s': Exit %d", buf, WEXITSTATUS(ret));
usr.sbin/user/user.c
277
warnx("Not deleting home directory `%s'; userid is 0", pwp->pw_dir);
usr.sbin/user/user.c
287
warnx("Home directory `%s' is not a directory", pwp->pw_dir);
usr.sbin/user/user.c
293
warnx("User `%s' doesn't own directory `%s', not removed",
usr.sbin/user/user.c
355
warnx("No \"dot\" initialisation files found");
usr.sbin/user/user.c
381
warnx("Can't create group `%s': already exists", group);
usr.sbin/user/user.c
477
warnx("Badly formed entry `%s'", buf);
usr.sbin/user/user.c
498
warnx("Warning: group `%s'(%d)"
usr.sbin/user/user.c
560
warnx("Can't append group `%s' for user `%s'",
usr.sbin/user/user.c
601
warnx("Badly formed entry `%s'", buf);
usr.sbin/user/user.c
614
warnx("Warning: group `%s' "
usr.sbin/user/user.c
726
warnx("Bad range `%s'", cp);
usr.sbin/vipw/vipw.c
119
warnx("no changes made");
usr.sbin/wgconfig/wgconfig.c
156
warnx("invalid allowedip");
usr.sbin/wgconfig/wgconfig.c
162
warnx("allowed-ip without family");
usr.sbin/wgconfig/wgconfig.c
167
warnx("allowed-ip without cidr");
usr.sbin/wgconfig/wgconfig.c
173
warnx("allowed-ip without ip");
usr.sbin/wgconfig/wgconfig.c
185
warnx("unknown family %d", family);
usr.sbin/wgconfig/wgconfig.c
189
warnx("allowed-ip bad ip length");
usr.sbin/wgconfig/wgconfig.c
248
warnx("peer without public-key");
usr.sbin/wiconfig/wiconfig.c
802
warnx("%s is already specified to %s", \
usr.sbin/wlanctl/wlanctl.c
219
warnx("Internal error finding sysctl mib");
usr.sbin/wlanctl/wlanctl.c
313
warnx("unknown option -%c", ch);
usr.sbin/wsmoused/config.c
206
warnx("expected integer in `%s' "
usr.sbin/ypserv/common/ypdb.c
87
warnx("File name `%s' is too long", file);
usr.sbin/ypserv/makedbm/makedbm.c
165
warnx("can't store `%s %s'", str1, str2);
usr.sbin/ypserv/mkalias/mkalias.c
219
warnx("file name `%s' too long", output);
usr.sbin/ypserv/mkalias/mkalias.c
303
warnx("problem storing %*.*s %*.*s",
usr.sbin/ypserv/mkalias/mkalias.c
316
warnx("problem storing %*.*s %*.*s",
usr.sbin/ypserv/mknetid/mknetid.c
230
warnx("%s line %lu: empty line", fname,
usr.sbin/ypserv/mknetid/mknetid.c
241
warnx("%s line %lu: incorrect number of fields",
usr.sbin/ypserv/mknetid/mknetid.c
305
warnx("%s line %lu: empty line", fname,
usr.sbin/ypserv/mknetid/mknetid.c
316
warnx("%s line %lu: incorrect number of fields",
usr.sbin/ypserv/mknetid/mknetid.c
368
warnx("unix.%d@%s %s", u->usr_uid, domain,
usr.sbin/ypserv/revnetgroup/parse_netgroup.c
207
warnx("Cycle in netgroup %s", lp->l_groupname);
usr.sbin/ypserv/revnetgroup/parse_netgroup.c
261
warnx(
usr.sbin/ypserv/revnetgroup/revnetgroup.c
101
warnx("please use only one of -u or -h");
usr.sbin/ypserv/revnetgroup/revnetgroup.c
108
warnx("please use only one of -u or -h");
usr.sbin/ypserv/stdethers/stdethers.c
85
warnx("ignoring line %lu: `%s'",
usr.sbin/ypserv/stdhosts/stdhosts.c
120
warnx("%s line %lu: syntax error", fname,
usr.sbin/ypserv/yppush/yppush.c
339
warnx("callback svcudp_create failed");
usr.sbin/ypserv/yppush/yppush.c
350
warnx("unable to register callback");
usr.sbin/ypserv/yppush/yppush.c
400
warnx("unable to xfr to host %s: %s", target, clnt_sperrno(rv));
usr.sbin/ypserv/yppush/yppush_proc.c
61
warnx("%s", yppush_err_string(resp->status));
usr.sbin/ypserv/yppush/yppush_svc.c
76
warnx("%s", msg);
usr.sbin/ypserv/ypxfr/ypxfr.c
335
warnx("domain `%s' not found locally", domain);
usr.sbin/ypset/ypset.c
136
warnx("Can't yp_bind: Reason: %s", yperr_string(YPERR_YPBIND));
usr.sbin/ypset/ypset.c
144
warnx("Cannot ypset for domain %s on host %s: %s.",