bin/chio/chio.c
1011
errx(1, "can't allocate status storage");
bin/chio/chio.c
1062
errx(1, "can't allocate status storage");
bin/chio/chio.c
1151
errx(1, "%s: unable to locate voltag: %s", changer_name,
bin/chio/chio.c
166
errx(1, "unknown command: %s", *argv);
bin/chio/chio.c
216
errx(1,"%s: voltag only makes sense as an element source",
bin/chio/chio.c
232
errx(1, "%s: inappropriate modifier `%s'",
bin/chio/chio.c
317
errx(1,"%s %s: voltag only makes sense as an element source",
bin/chio/chio.c
339
errx(1, "%s: inappropriate modifier `%s'",
bin/chio/chio.c
401
errx(1, "%s: inappropriate modifier `%s'",
bin/chio/chio.c
607
errx(1, "bad arguments");
bin/chio/chio.c
615
errx(1, "not that many pickers in device");
bin/chio/chio.c
623
errx(1, "not that many slots in device");
bin/chio/chio.c
631
errx(1, "not that many portals in device");
bin/chio/chio.c
639
errx(1, "not that many drives in device");
bin/chio/chio.c
669
errx(1, "can't allocate status storage");
bin/chio/chio.c
853
errx(1, "invalid element type `%s'", cp);
bin/chio/chio.c
877
errx(1, "invalid unit number `%s'", cp);
bin/chio/chio.c
891
errx(1, "invalid modifier `%s'", cp);
bin/chio/chio.c
970
errx(1, "%s: null element status pointer", cname);
bin/chio/chio.c
973
errx(1, "%s: no source information", cname);
bin/chmod/chmod.c
118
errx(1, "the -R and -h options may not be "
bin/chmod/chmod.c
139
errx(1, "invalid file mode: %s", mode);
bin/cp/cp.c
162
errx(1, "the -R and -r options may not be specified together");
bin/cp/cp.c
183
errx(1, "%s: name too long", target);
bin/cp/cp.c
219
errx(1, "%s is not a directory", to.p_path);
bin/cp/cp.c
243
errx(1, "directory %s does not exist",
bin/cp/cp.c
246
errx(1, "%s is not a directory", to.p_path);
bin/date/date.c
110
errx(1, "invalid argument '%s' for -I", optarg);
bin/date/date.c
120
errx(1, "multiple output formats specified");
bin/date/date.c
176
errx(1, "multiple output formats specified");
bin/date/date.c
189
errx(1, "multiple output formats specified");
bin/date/date.c
316
errx(1, "nonexistent time");
bin/date/date.c
98
errx(1, "multiple output formats specified");
bin/dd/args.c
109
errx(1, "unable to allocate space for the argument \"%s\"", *argv);
bin/dd/args.c
111
errx(1, "unknown operand %s", oper);
bin/dd/args.c
114
errx(1, "no value specified for %s", oper);
bin/dd/args.c
119
errx(1, "unknown operand %s", tmp.name);
bin/dd/args.c
121
errx(1, "%s: illegal argument combination or already set",
bin/dd/args.c
150
errx(1, "record operations require cbs");
bin/dd/args.c
152
errx(1, "cbs cannot be zero");
bin/dd/args.c
164
errx(1, "cbs meaningless if not doing record operations");
bin/dd/args.c
185
errx(1, "bs must be between 1 and %zd", SSIZE_MAX);
bin/dd/args.c
196
errx(1, "cbs must be between 1 and %zd", SSIZE_MAX);
bin/dd/args.c
219
errx(1, "files must be between 1 and %zu", SIZE_MAX);
bin/dd/args.c
226
errx(1, "need exactly one fill char");
bin/dd/args.c
239
errx(1, "ibs must be between 1 and %zd", SSIZE_MAX);
bin/dd/args.c
258
errx(1, "obs must be between 1 and %zd", SSIZE_MAX);
bin/dd/args.c
297
errx(1, "unknown status %s", arg);
bin/dd/args.c
337
errx(1, "unknown conversion %s", tmp.name);
bin/dd/args.c
339
errx(1, "%s: illegal conversion combination", tmp.name);
bin/dd/args.c
416
errx(1, "%s: invalid numeric value", oper);
bin/dd/args.c
443
errx(1, "%s: %s", oper, strerror(ERANGE));
bin/dd/args.c
445
errx(1, "%s: illegal numeric value", oper);
bin/dd/args.c
466
errx(1, "%s: invalid numeric value", oper);
bin/dd/args.c
493
errx(1, "%s: %s", oper, strerror(ERANGE));
bin/dd/args.c
495
errx(1, "%s: illegal numeric value", oper);
bin/dd/dd.c
149
errx(1, "files is not supported for non-tape devices");
bin/dd/dd.c
547
errx(1, "%s: end of device", out.name);
bin/dd/dd.c
563
errx(1, "%s: short write on tape device",
bin/dd/position.c
105
errx(1, "%s: illegal offset", "iseek/skip");
bin/dd/position.c
134
errx(1, "skip reached end of input");
bin/dd/position.c
176
errx(1, "%s: illegal offset", "oseek/seek");
bin/dd/position.c
211
errx(1, "%s: write failure", out.name);
bin/dd/position.c
71
errx(1, "seek offsets cannot be larger than %jd",
bin/dd/position.c
74
errx(1, "seek offsets cannot be larger than %ju",
bin/df/df.c
148
errx(1, "-l and -t are mutually exclusive.");
bin/df/df.c
161
errx(1, "only one -t option may be specified");
bin/domainname/domainname.c
66
errx(1, "domain name too long");
bin/expr/expr.y
116
errx (2, "malloc() failed");
bin/expr/expr.y
133
errx (2, "malloc() failed");
bin/expr/expr.y
176
errx (2, "overflow");
bin/expr/expr.y
194
errx (2, "malloc() failed");
bin/expr/expr.y
280
errx (2, "syntax error");
bin/expr/expr.y
448
errx (2, "non-numeric argument");
bin/expr/expr.y
453
errx (2, "overflow");
bin/expr/expr.y
480
errx (2, "non-numeric argument");
bin/expr/expr.y
485
errx (2, "overflow");
bin/expr/expr.y
510
errx (2, "non-numeric argument");
bin/expr/expr.y
515
errx (2, "overflow");
bin/expr/expr.y
539
errx (2, "non-numeric argument");
bin/expr/expr.y
543
errx (2, "division by zero");
bin/expr/expr.y
548
errx (2, "overflow");
bin/expr/expr.y
561
errx (2, "non-numeric argument");
bin/expr/expr.y
565
errx (2, "division by zero");
bin/expr/expr.y
591
errx (2, "%s", errbuf);
bin/hostname/hostname.c
250
errx(1,"interface not found");
bin/hostname/hostname.c
252
errx(1, "ip not found on interface");
bin/hostname/hostname.c
258
errx(1,"hostname not found");
bin/hostname/hostname.c
270
errx(1, "invalid ip address");
bin/hostname/hostname.c
282
errx(1,"host not found\n");
bin/kill/kill.c
113
errx(2, "illegal signal number: %s", *argv);
bin/kill/kill.c
138
errx(2, "illegal process id: %s", *argv);
bin/kill/kill.c
81
errx(2, "illegal signal number: %s", *argv);
bin/mkdir/mkdir.c
88
errx(1, "invalid file mode: %s", mode);
bin/mv/mv.c
137
errx(1, "%s: destination pathname too long", *argv);
bin/ps/fmt.c
62
errx(1, "sysconf _SC_ARG_MAX failed");
bin/ps/fmt.c
64
errx(1, "malloc failed");
bin/ps/keyword.c
236
errx(1, "Not enough memory");
bin/ps/keyword.c
267
errx(1, "Not enough memory");
bin/ps/print.c
713
errx(1, "unknown type %d", vent->var->type);
bin/ps/ps.c
252
errx(1, "stdin: not a terminal");
bin/ps/ps.c
275
errx(1, "%s: not a terminal", ttypath);
bin/ps/ps.c
342
errx(1, "%s", errbuf);
bin/ps/ps.c
357
errx(1, "malloc: %s", strerror(errno));
bin/ps/ps.c
408
errx(1, "%s", kvm_geterr(kd));
bin/ps/ps.c
505
errx(1, "realloc: %s", strerror(errno));
bin/ps/ps.c
514
errx(1, "No users specified");
bin/rm/rm.c
227
errx(1, "%s: %s", p->fts_path, strerror(p->fts_errno));
bin/stty/gfmt.c
49
errx(1, "illegal gfmt1 option -- %s", s);
bin/stty/gfmt.c
51
errx(1, "illegal gfmt1 option");
bin/stty/stty.c
85
errx(1, "stdin isn't a terminal");
bin/uuidgen/uuidgen.c
67
errx(1, "multiple output files not allowed");
crypto/libressl/apps/nc/netcat.c
1010
errx(1, "getnameinfo: %s", gai_strerror(herr));
crypto/libressl/apps/nc/netcat.c
1093
errx(1, "getaddrinfo: %s", gai_strerror(error));
crypto/libressl/apps/nc/netcat.c
1346
errx(1, "tls write failed (%s)", tls_error(tls));
crypto/libressl/apps/nc/netcat.c
1372
errx(1, "tls read failed (%s)", tls_error(tls));
crypto/libressl/apps/nc/netcat.c
1405
errx(1, "Cannot pass file descriptor to tty");
crypto/libressl/apps/nc/netcat.c
1437
errx(1, "sendmsg: unexpected return value %zd", r);
crypto/libressl/apps/nc/netcat.c
1489
errx(1, "port number %s: %s", errstr, portstr);
crypto/libressl/apps/nc/netcat.c
1491
errx(1, "service \"%s\" unknown", portstr);
crypto/libressl/apps/nc/netcat.c
1716
errx(1, "invalid tls value `%s'", s);
crypto/libressl/apps/nc/netcat.c
1734
errx(1, "Can't get peer certificate");
crypto/libressl/apps/nc/netcat.c
1823
errx(1, "getnameinfo: %s", gai_strerror(herr));
crypto/libressl/apps/nc/netcat.c
206
errx(1, "unsupported proxy protocol");
crypto/libressl/apps/nc/netcat.c
232
errx(1, "interval %s: %s", errstr, optarg);
crypto/libressl/apps/nc/netcat.c
246
errx(1, "ttl is %s", errstr);
crypto/libressl/apps/nc/netcat.c
251
errx(1, "minttl is %s", errstr);
crypto/libressl/apps/nc/netcat.c
286
errx(1, "rtable %s: %s", errstr, optarg);
crypto/libressl/apps/nc/netcat.c
295
errx(1, "receive limit %s: %s", errstr, optarg);
crypto/libressl/apps/nc/netcat.c
300
errx(1, "timeout %s: %s", errstr, optarg);
crypto/libressl/apps/nc/netcat.c
323
errx(1, "TCP receive window %s: %s",
crypto/libressl/apps/nc/netcat.c
329
errx(1, "TCP send window %s: %s",
crypto/libressl/apps/nc/netcat.c
354
errx(1, "illegal tos/tls value %s", optarg);
crypto/libressl/apps/nc/netcat.c
437
errx(1, "cannot use -s and -l");
crypto/libressl/apps/nc/netcat.c
439
errx(1, "cannot use -p and -l");
crypto/libressl/apps/nc/netcat.c
441
errx(1, "cannot use -z and -l");
crypto/libressl/apps/nc/netcat.c
443
errx(1, "must use -l with -k");
crypto/libressl/apps/nc/netcat.c
445
errx(1, "cannot use -c and -u");
crypto/libressl/apps/nc/netcat.c
447
errx(1, "cannot use -c and -U");
crypto/libressl/apps/nc/netcat.c
449
errx(1, "cannot use -F and -U");
crypto/libressl/apps/nc/netcat.c
451
errx(1, "cannot use -c and -F");
crypto/libressl/apps/nc/netcat.c
453
errx(1, "you must specify -c to use TLS options");
crypto/libressl/apps/nc/netcat.c
455
errx(1, "you must specify -c to use -C");
crypto/libressl/apps/nc/netcat.c
457
errx(1, "you must specify -c to use -K");
crypto/libressl/apps/nc/netcat.c
459
errx(1, "you must specify -c to use -Z");
crypto/libressl/apps/nc/netcat.c
461
errx(1, "you must specify -C to use -o");
crypto/libressl/apps/nc/netcat.c
463
errx(1, "you must specify -c to use -R");
crypto/libressl/apps/nc/netcat.c
465
errx(1, "you must specify -c to use -H");
crypto/libressl/apps/nc/netcat.c
467
errx(1, "you must specify -c to use -e");
crypto/libressl/apps/nc/netcat.c
494
errx(1, "no proxy support for UDP mode");
crypto/libressl/apps/nc/netcat.c
497
errx(1, "no proxy support for listen");
crypto/libressl/apps/nc/netcat.c
500
errx(1, "no proxy support for unix sockets");
crypto/libressl/apps/nc/netcat.c
503
errx(1, "no proxy support for local source address");
crypto/libressl/apps/nc/netcat.c
509
errx(1, "missing closing bracket in proxy");
crypto/libressl/apps/nc/netcat.c
518
errx(1, "garbage proxy port delimiter");
crypto/libressl/apps/nc/netcat.c
536
errx(1, "unable to allocate TLS config");
crypto/libressl/apps/nc/netcat.c
538
errx(1, "%s", tls_config_error(tls_cfg));
crypto/libressl/apps/nc/netcat.c
540
errx(1, "%s", tls_config_error(tls_cfg));
crypto/libressl/apps/nc/netcat.c
542
errx(1, "%s", tls_config_error(tls_cfg));
crypto/libressl/apps/nc/netcat.c
544
errx(1, "%s", tls_config_error(tls_cfg));
crypto/libressl/apps/nc/netcat.c
546
errx(1, "invalid TLS protocols `%s'", tls_protocols);
crypto/libressl/apps/nc/netcat.c
548
errx(1, "%s", tls_config_error(tls_cfg));
crypto/libressl/apps/nc/netcat.c
550
errx(1, "%s", tls_config_error(tls_cfg));
crypto/libressl/apps/nc/netcat.c
552
errx(1, "clientcert is only valid with -l");
crypto/libressl/apps/nc/netcat.c
557
errx(1, "-H and -T noverify may not be used "
crypto/libressl/apps/nc/netcat.c
583
errx(1, "tls server creation failed");
crypto/libressl/apps/nc/netcat.c
585
errx(1, "tls configuration failed (%s)",
crypto/libressl/apps/nc/netcat.c
701
errx(1, "tls client creation failed");
crypto/libressl/apps/nc/netcat.c
703
errx(1, "tls configuration failed (%s)",
crypto/libressl/apps/nc/netcat.c
842
errx(1, "tls connection failed (%s)",
crypto/libressl/apps/nc/netcat.c
848
errx(1, "tls handshake failed (%s)", errstr);
crypto/libressl/apps/nc/netcat.c
854
errx(1, "peer certificate is not %s", tls_expecthash);
crypto/libressl/apps/nc/netcat.c
969
errx(1, "getaddrinfo for host \"%s\" port %s: %s", host,
crypto/libressl/apps/nc/netcat.c
991
errx(1, "getaddrinfo: %s", gai_strerror(error));
crypto/libressl/apps/nc/socks.c
121
errx(1, "Unable to read proxy passphrase");
crypto/libressl/apps/nc/socks.c
197
errx(1, "unknown port \"%.64s\"", port);
crypto/libressl/apps/nc/socks.c
202
errx(1, "Too many authentication failures");
crypto/libressl/apps/nc/socks.c
227
errx(1, "authentication method negotiation failed");
crypto/libressl/apps/nc/socks.c
236
errx(1, "host name too long for SOCKS5");
crypto/libressl/apps/nc/socks.c
268
errx(1, "internal error: silly AF");
crypto/libressl/apps/nc/socks.c
279
errx(1, "connection failed, SOCKSv5 error: %s",
crypto/libressl/apps/nc/socks.c
294
errx(1, "connection failed, unsupported address type");
crypto/libressl/apps/nc/socks.c
317
errx(1, "connection failed, SOCKSv4 error: %s",
crypto/libressl/apps/nc/socks.c
325
errx(1, "Invalid hostname");
crypto/libressl/apps/nc/socks.c
338
errx(1, "hostname too long");
crypto/libressl/apps/nc/socks.c
357
errx(1, "Proxy username/password too long");
crypto/libressl/apps/nc/socks.c
361
errx(1, "Proxy auth response too long");
crypto/libressl/apps/nc/socks.c
386
errx(1, "Proxy error: \"%s\"", buf);
crypto/libressl/apps/nc/socks.c
395
errx(1, "Too many proxy headers received");
crypto/libressl/apps/nc/socks.c
397
errx(1, "Unknown proxy protocol %d", socksv);
crypto/libressl/apps/nc/socks.c
76
errx(1, "getaddrinfo(\"%.64s\", \"%.64s\"): %s", h, p,
crypto/libressl/apps/nc/socks.c
83
errx(1, "internal error: addrlen < res->ai_addrlen");
crypto/libressl/apps/nc/socks.c
97
errx(1, "proxy read too long");
games/adventure/io.c
312
errx(1,"Too many random msgs");
games/adventure/io.c
323
errx(1,"Too many magic msgs");
games/adventure/io.c
328
errx(1,"rdesc called with bad section");
games/adventure/main.c
72
errx(1,"can't open file"); /* So give up */
games/adventure/vocab.c
168
errx(1,"Unable to find %s in vocab", word);
games/adventure/vocab.c
180
errx(1,"Hash table overflow");
games/banner/banner.c
1034
errx(1, "illegal argument for -w option");
games/battlestar/battlestar.c
87
errx(1, "bad return from cypher(): please submit a bug report");
games/battlestar/save.c
83
errx(1, "save file %s too short", filename);
games/boggle/boggle/bog.c
114
errx(1, "bad time limit");
games/boggle/boggle/bog.c
118
errx(1, "min word length must be > 2");
games/boggle/boggle/bog.c
147
errx(1, "only lower case letters are allowed "
games/boggle/boggle/bog.c
154
errx(1, "must give both -b and a board setup");
games/boggle/boggle/bog.c
331
errx(1, "%s", strerror(ENOMEM));
games/boggle/boggle/bog.c
340
errx(1, "%s", strerror(ENOMEM));
games/boggle/boggle/bog.c
469
errx(1, "seek error in validword()");
games/boggle/boggle/bog.c
535
errx(1, "seek error in checkdict()");
games/boggle/boggle/bog.c
558
errx(1, "%s", strerror(ENOMEM));
games/boggle/boggle/bog.c
566
errx(1, "%s", strerror(ENOMEM));
games/boggle/mkdict/mkdict.c
70
errx(1, "%s: %s", argv[1], errstr);
games/caesar/caesar.c
74
errx(1, "bad rotation value");
games/cgram/cgram.c
122
errx(1, "Out of memory");
games/cgram/cgram.c
155
errx(1, "Out of memory");
games/colorbars/colorbars.c
61
errx(EXIT_FAILURE, "Cannot initialize curses");
games/colorbars/colorbars.c
66
errx(EXIT_FAILURE, "Terminal cannot display color");
games/colorbars/colorbars.c
71
errx(EXIT_FAILURE, "Terminal size must be at least 45x10.");
games/factor/factor.c
107
errx(1, "can't initialise bignum");
games/factor/factor.c
133
errx(1, "negative numbers aren't permitted.");
games/factor/factor.c
136
errx(1, "%s: illegal numeric format.", buf);
games/factor/factor.c
143
errx(1, "negative numbers aren't permitted.");
games/factor/factor.c
146
errx(1, "%s: illegal numeric format.", argv[0]);
games/gomoku/bdisp.c
57
errx(EXIT_FAILURE, "Couldn't initialize screen");
games/gomoku/bdisp.c
60
errx(EXIT_FAILURE, "Screen too small (need %d%xd)",
games/grdc/grdc.c
103
errx(1, "terminal too small");
games/grdc/grdc.c
253
errx(1, "terminated by signal %d", (int)sigtermed);
games/grdc/grdc.c
71
errx(1, "scroll duration may not be negative");
games/hangman/getsym.c
82
errx(1, "can't seem a suitable symbol in %s",
games/hangman/getword.c
77
errx(1, "file %s appears to be incorrectly formatted\n(Need one lower-case word per line)",
games/hangman/main.c
71
errx(1, "screen too small (must be at least 50x14)");
games/hunt/hunt/display.c
70
errx(1, "no terminal type");
games/hunt/hunt/hunt.c
193
errx(1, "otto mode incompatible with monitor mode");
games/hunt/hunt/hunt.c
519
errx(eval, "%s", mesg);
games/hunt/hunt/list.c
248
errx(1, "Bad hostname: %s", preferred);
games/monop/cards.c
207
errx(1, "out of memory");
games/monop/prop.c
64
errx(1, "out of memory");
games/morse/morse.c
712
errx(1, "invalid morse digit");
games/number/number.c
142
badnum: errx(1, "illegal number: %s", line);
games/number/number.c
150
errx(1, "number too large, max %d digits.", MAXNUM);
games/number/number.c
98
errx(1, "line too long.");
games/primes/primes.c
117
errx(1, "negative numbers aren't permitted.");
games/primes/primes.c
124
errx(1, "%s: illegal numeric format.", argv[0]);
games/primes/primes.c
131
errx(1, "%s: illegal numeric format.", argv[1]);
games/primes/primes.c
136
errx(1, "negative numbers aren't permitted.");
games/primes/primes.c
143
errx(1, "%s: illegal numeric format.", argv[0]);
games/primes/primes.c
153
errx(1, "start value must be less than stop value.");
games/primes/primes.c
178
errx(1, "negative numbers aren't permitted.");
games/primes/primes.c
184
errx(1, "%s: illegal numeric format.", buf);
games/rain/rain.c
65
errx(1, "invalid delay (1-1000)");
games/random/random.c
115
errx(1, "denominator is not valid.");
games/random/random.c
117
errx(1, "denominator must be <= 255 for random exit.");
games/sail/assorted.c
170
errx(1, "Unknown shot type %d", shot);
games/sail/assorted.c
198
errx(1, "Bad Rhit = %d", Rhit);
games/sail/assorted.c
226
errx(1, "Bad Hhit = %d", Hhit);
games/sail/dr_main.c
71
errx(1, "\ndriver: Bad game number %d", game);
games/sail/main.c
150
errx(1, "Usage: %s [-bdlsx] [scenario-number]", p);
games/sail/pl_7.c
125
errx(1, "Can't sail on this terminal.");
games/sail/pl_7.c
128
errx(1, "Window/terminal not large enough.");
games/sail/pl_7.c
143
errx(1, "Curses initialization failed.");
games/sail/pl_main.c
107
errx(1, "Very funny.");
games/sail/pl_main.c
63
errx(1, "Very funny.");
games/snake/snake/snake.c
193
errx(1, "screen too small for a fair game.");
games/tetris/scores.c
136
errx(1, "scorefile %s corrupt", scorepath);
games/tetris/screen.c
340
errx(1, "aborting: %s", why);
games/tetris/tetris.c
179
errx(1, "level must be from %d to %d",
games/tetris/tetris.c
203
errx(1, "duplicate command keys specified.");
games/trek/damage.c
87
errx(1, "Cannot find old damages %d", dev);
games/trek/main.c
146
errx(1, "Usage: %s [-fs]", av0);
games/trek/schedule.c
76
errx(1, "Cannot schedule event %d parm %d %d %d", type, x, y, z);
games/trek/setup.c
159
errx(1, "Device probabilities sum to %d", j);
games/worms/worms.c
194
errx(1, "invalid delay (1-1000)");
games/worms/worms.c
202
errx(1, "invalid length (%d - %d).",
games/worms/worms.c
208
errx(1, "invalid number of worms.");
games/worms/worms.c
330
errx(1, "not enough memory.");
include/err.h
53
void errx (int, const char *, ...) __dead2 __printf0like(2, 3);
initrd/oinit/oinit.c
75
errx(1, "%s", strerror(EPERM));
lib/libc/stdio/xprintf.c
441
errx(1, "arginfo[%c] = NULL", pi->spec);
lib/libc/stdio/xprintf.c
513
errx(1, "argtype = %x (fmt = \"%s\")\n",
lib/libc/stdio/xprintf.c
565
errx(1, "render[%c] = NULL", *fmt);
lib/libc/stdlib/strsuftoll.c
98
errx(EXIT_FAILURE, "%s", errbuf);
lib/libhammer/misc.c
162
errx(1, "Failed to allocate %zd bytes", len);
lib/libipfw3/basic/ipfw3_basic.c
137
errx(EX_DATAERR, "bad ip address ``%s''", arg);
lib/libipfw3/basic/ipfw3_basic.c
247
errx(EX_USAGE, "protocol `%s' not recognizable\n", av);
lib/libipfw3/basic/ipfw3_basic.c
313
errx(EX_DATAERR, "forward `%s' invalid dst", tok);
lib/libipfw3/basic/ipfw3_basic.c
320
errx(EX_DATAERR, "forward `%s' not recognizable", **av);
lib/libipfw3/basic/ipfw3_basic.c
385
errx(EX_NOHOST, "port `%s' invalid", **av);
lib/libipfw3/basic/ipfw3_basic.c
399
errx(EX_NOHOST, "port `%s' invalid", **av);
lib/libipfw3/basic/ipfw3_basic.c
442
errx(EX_NOHOST, "hostname ``%s'' unknown", **av);
lib/libipfw3/basic/ipfw3_basic.c
447
errx(EX_NOHOST, "port `%s' invalid", c);
lib/libipfw3/basic/ipfw3_basic.c
457
errx(EX_DATAERR, "bad width ``%s''", c);
lib/libipfw3/basic/ipfw3_basic.c
504
errx(EX_NOHOST, "hostname ``%s'' unknown", **av);
lib/libipfw3/basic/ipfw3_basic.c
509
errx(EX_NOHOST, "port `%s' invalid", c);
lib/libipfw3/basic/ipfw3_basic.c
519
errx(EX_DATAERR, "bad width ``%s''", c);
lib/libipfw3/basic/ipfw3_basic.c
566
errx(EX_DATAERR, "limit `%s' not recognizable", **av);
lib/libipfw3/basic/ipfw3_basic.c
571
errx(EX_DATAERR, "bad limit `%s'", **av);
lib/libipfw3/basic/ipfw3_basic.c
615
errx(EX_DATAERR, "comment too long (max 80 chars)");
lib/libipfw3/layer4/ipfw3_layer4.c
109
errx(EX_DATAERR, "gid \"%s\" not exists", **av);
lib/libipfw3/layer4/ipfw3_layer4.c
141
errx(EX_DATAERR, "bpf \"%s\" too long (max 256)", **av);
lib/libipfw3/layer4/ipfw3_layer4.c
146
errx(EX_DATAERR, "bpf \"%s\" compilation error", **av);
lib/libipfw3/layer4/ipfw3_layer4.c
87
errx(EX_DATAERR, "uid \"%s\" not exists", **av);
lib/libssh/openbsd-compat/bsd-misc.h
151
void errx(int, const char *, ...) __attribute__((format(printf, 2, 3)));
lib/libtelnet/pk.c
104
errx(1, "could not create BIGNUM");
lib/libtelnet/pk.c
107
errx(1, "could not create BIGNUM");
lib/libtelnet/pk.c
132
errx(1, "could not create BN_CTX");
lib/libtelnet/pk.c
135
errx(1, "could not convert modulus");
lib/libtelnet/pk.c
138
errx(1, "could not convert public");
lib/libtelnet/pk.c
141
errx(1, "could not convert secret");
lib/libtelnet/pk.c
144
errx(1, "could not create BIGNUM");
lib/libtelnet/pk.c
176
errx(1, "could not create BIGNUM: %s",
lib/libtelnet/pk.c
210
errx(1, "could not convert modulus to BIGNUM: %s",
lib/libtelnet/pk.c
214
errx(1, "could not create BN_CTX: %s",
lib/libtelnet/pk.c
230
errx(1, "could convert sk to hex: %s",
lib/libtelnet/pk.c
236
errx(1, "could convert pk to hex: %s",
lib/libtelnet/pk.c
73
errx(1, "could not create BIGNUM");
lib/libtelnet/pk.c
76
errx(1, "could not create BIGNUM");
lib/libu4bhid/usage.c
100
errx(1, "file %s, line %d, syntax error",
lib/libu4bhid/usage.c
110
errx(1, "file %s, line %d, syntax error",
lib/libu4bhid/usage.c
164
errx(1, "no hid table");
lib/libu4bhid/usage.c
208
errx(1, "no hid table");
lib/libutil/getmntopts.c
122
errx(EX_USAGE, "%s: not a directory", resolved);
lib/libutil/getmntopts.c
124
errx(EX_USAGE, "%s: %s", resolved, strerror(errno));
lib/libutil/getmntopts.c
88
errx(1, "-o %s: option not supported", opt);
lib/libutil/gr_util.c
106
errx(1, "the group file is busy");
lib/libutil/pw_util.c
179
errx(1, "the password db file is busy");
libexec/bootpd/bootpgw/bootpgw.c
220
errx(1, "can't get hostname");
libexec/bootpd/bootpgw/bootpgw.c
345
errx(1, "can't get addr for %s", servername);
libexec/diff3prog/diff3prog.c
522
errx(EXIT_FAILURE, "logic error");
libexec/dma/dma.c
446
errx(EX_CONFIG, "user '%s' not found", DMA_ROOT_USER);
libexec/dma/dma.c
455
errx(EX_OSERR, "cannot drop root privileges");
libexec/dma/dma.c
470
errx(EX_USAGE, "invalid arguments");
libexec/dma/dma.c
563
errx(EX_USAGE, "sending mail and queue operations are mutually exclusive");
libexec/dma/dma.c
566
errx(EX_USAGE, "conflicting queue operations");
libexec/mknetid/mknetid.c
141
errx(1, "no domain name specified and default \
libexec/rpc.rstatd/rstat_proc.c
455
errx(1, "unable to free arguments");
libexec/talkd/talkd.c
80
errx(1, "getuid: not super-user");
libexec/telnetd/telnetd.c
326
errx(1, "tcp/%s: %s\n", service, gai_strerror(error));
libexec/telnetd/telnetd.c
328
errx(1, "tcp/%s: %s\n", service, strerror(errno));
sbin/camcontrol/camcontrol.c
1681
errx(1, "mode_sense: couldn't allocate CCB");
sbin/camcontrol/camcontrol.c
1715
errx(1, "error sending mode sense command");
sbin/camcontrol/camcontrol.c
1731
errx(1, "mode_select: couldn't allocate CCB");
sbin/camcontrol/camcontrol.c
1765
errx(1, "error sending mode select command");
sbin/camcontrol/camcontrol.c
1796
errx(1, "invalid mode page %d", mode_page);
sbin/camcontrol/camcontrol.c
1801
errx(1, "invalid page control field %d",
sbin/camcontrol/camcontrol.c
1811
errx(1, "you must specify a mode page!");
sbin/camcontrol/camcontrol.c
3963
errx(1, "please read the camcontrol(8) man page");
sbin/camcontrol/camcontrol.c
3968
errx(1, "numeric device specification must "
sbin/camcontrol/camcontrol.c
3980
errx(1, "%s", cam_errbuf);
sbin/camcontrol/camcontrol.c
4004
errx(1, "retry count %d is < 0",
sbin/camcontrol/camcontrol.c
4021
errx(1, "invalid timeout %d", timeout);
sbin/camcontrol/camcontrol.c
4049
errx(1, "subcommand \"%s\" requires a valid device "
sbin/camcontrol/camcontrol.c
4057
errx(1,"%s", cam_errbuf);
sbin/camcontrol/modeedit.c
422
errx(EX_OSFILE, "%s:%d: %s", pagedb_path,
sbin/camcontrol/modeedit.c
466
errx(EX_OSFILE, "%s:%d: %s %zd %s", pagedb_path,
sbin/camcontrol/modeedit.c
482
errx(EX_OSFILE, "%s:%d: %s %zd %s", pagedb_path,
sbin/camcontrol/modeedit.c
499
errx(EX_OSFILE, "%s:%d: %s %zd %s", pagedb_path,
sbin/camcontrol/modeedit.c
732
errx(EX_CANTCREAT, "mkstemp failed");
sbin/camcontrol/modeedit.c
816
errx(EX_USAGE, "cannot edit in binary mode.");
sbin/camcontrol/modeedit.c
847
errx(EX_USAGE, "it only makes sense to edit page 0 "
sbin/clri/clri.c
80
errx(1, "%s: can't read superblock", fs);
sbin/clri/clri.c
84
errx(1, "%s: superblock magic number 0x%x, not 0x%x",
sbin/clri/clri.c
92
errx(1, "%s is not a valid inode number", *argv);
sbin/cryptdisks/cryptdisks.c
101
errx(1, "crypttab: syntax error on line %d: %s\n", line_no, buf);
sbin/cryptdisks/cryptdisks.c
517
errx(1, "please specify exactly one of -0 and -1");
sbin/devd/devd.cc
1189
errx(1, "devctl sysctl missing from kernel!");
sbin/devd/devd.cc
434
errx(1, "Cannot parse %s at line %d", fn, lineno);
sbin/devd/devd.cc
499
errx(1, "devd already running, pid: %d", (int)otherpid);
sbin/devfsctl/devfsctl.c
140
errx(1, "%s: syntax error on line %d: %s\n",
sbin/devfsctl/devfsctl.c
383
default: errx(1, "invalid rule type");
sbin/devfsctl/devfsctl.c
397
default: errx(1, "invalid id type %d", id->type);
sbin/devfsctl/devfsctl.c
476
errx(1, "invalid id type");
sbin/devfsctl/devfsctl.c
478
errx(1, "internal error: can not fill group rule");
sbin/devfsctl/devfsctl.c
573
errx(1, "file %s could not be fstat'ed, aborting", name);
sbin/devfsctl/devfsctl.c
577
errx(1, "file %s does not belong to root, aborting!", name);
sbin/devfsctl/devfsctl.c
730
errx(1, "ruletab error: entry %s does not seem to be an absolute path",
sbin/devfsctl/devfsctl.c
755
errx(1, "could not read/process ruletab file (/etc/devfs/ruletab)");
sbin/devfsctl/devfsctl.c
764
errx(1, "-t needs -m");
sbin/devfsctl/devfsctl.c
889
errx(1, "-m needs to be given an absolute path");
sbin/disklabel32/disklabel.c
1609
errx(4, "cannot install boot program");
sbin/disklabel32/disklabel.c
1670
errx(1, "Cannot use raw mode on non-DragonFly systems\n");
sbin/disklabel32/disklabel.c
356
errx(1, "%s: unknown disk type", type);
sbin/disklabel32/disklabel.c
380
errx(4, "Will not overwrite old bootblocks w/ label, install new boot blocks first!");
sbin/disklabel32/disklabel.c
505
errx(1, "bad pack magic number (label is damaged, "
sbin/disklabel32/disklabel.c
509
errx(1, "%s", msg);
sbin/disklabel32/disklabel.c
601
errx(4, "%s too large", bootxx);
sbin/disklabel32/disklabel.c
631
errx(2, "bootstrap doesn't leave room for disk label");
sbin/disklabel64/disklabel64.c
370
errx(1, "no disktab(5) support yet; only 'auto' allowed");
sbin/disklabel64/disklabel64.c
404
errx(1, "no space was set aside in "
sbin/disklabel64/disklabel64.c
408
errx(1, "label did not reserve enough "
sbin/disklabel64/disklabel64.c
530
errx(1, "bad pack magic number");
sbin/disklabel64/disklabel64.c
534
errx(1, "corrupted disklabel64");
sbin/dmesg/dmesg.c
132
errx(1, "malloc failed");
sbin/dmesg/dmesg.c
150
errx(1, "kvm_nlist: %s", kvm_geterr(kd));
sbin/dmesg/dmesg.c
152
errx(1, "%s: msgbufp not found",
sbin/dmesg/dmesg.c
156
errx(1, "malloc failed");
sbin/dmesg/dmesg.c
158
errx(1, "kvm_read: %s", kvm_geterr(kd));
sbin/dmesg/dmesg.c
160
errx(1, "kvm_read: %s", kvm_geterr(kd));
sbin/dmesg/dmesg.c
162
errx(1, "kernel message buffer has different magic "
sbin/dmesg/dmesg.c
198
errx(1, "kvm_read: %s", kvm_geterr(kd));
sbin/dmesg/dmesg.c
213
errx(1, "kvm_read: %s", kvm_geterr(kd));
sbin/dump/main.c
342
errx(X_STARTUP, "%s: unknown file system", disk);
sbin/dump/main.c
540
errx(1, "illegal %s -- %s", meaning, optarg);
sbin/dump/main.c
542
errx(1, "%s must be between %ld and %ld", meaning, vmin, vmax);
sbin/dumpon/dumpon.c
124
errx(EX_USAGE, "you need to run 'dumpoff' first.");
sbin/dumpon/dumpon.c
91
errx(EX_USAGE,
sbin/fdisk/fdisk.c
241
errx(1, "could not read MBR");
sbin/fdisk/fdisk.c
512
errx(1, "%s: length must be a multiple of sector size", fname);
sbin/fdisk/fdisk.c
517
errx(1, "%s: unable to allocate read buffer", fname);
sbin/fdisk/fdisk.c
525
errx(1, "%s: short read", fname);
sbin/ffsinfo/ffsinfo.c
212
errx(1, "malloc failed");
sbin/ffsinfo/ffsinfo.c
263
errx(1, "partition is unavailable");
sbin/ffsinfo/ffsinfo.c
272
errx(1, "superblock not recognized");
sbin/ffsinfo/ffsinfo.c
303
errx(1, "calloc failed");
sbin/fsck/dir.c
108
errx(EEXIT, "wrong type to dirscan %d", idesc->id_type);
sbin/fsck/inode.c
278
errx(EEXIT, "bad inode number %d to ginode", inumber);
sbin/fsck/inode.c
306
errx(EEXIT, "bad inode number %d to nextinode", inumber);
sbin/fsck/inode.c
332
errx(EEXIT, "bad inode number %d to setinodebuf", inum);
sbin/fsck/inode.c
351
errx(EEXIT, "cannot allocate space for inode buffer");
sbin/fsck/inode.c
385
errx(EEXIT, "cannot increase directory list");
sbin/fsck/inode.c
400
errx(EEXIT, "cannot increase directory list");
sbin/fsck/inode.c
418
errx(EEXIT, "cannot find inode %d", inumber);
sbin/fsck/inode.c
553
errx(EEXIT, "BAD STATE %d TO BLKERR", inoinfo(ino)->ino_state);
sbin/fsck/main.c
103
errx(EEXIT, "bad mode to -m: %o", lfmode);
sbin/fsck/main.c
120
errx(EEXIT, "%c option?", ch);
sbin/fsck/main.c
164
errx(EEXIT, "-%c flag requires a %s", flag, req);
sbin/fsck/pass1.c
244
errx(EEXIT, "cannot read symlink");
sbin/fsck/pass2.c
110
errx(EEXIT, "BAD STATE %d FOR ROOT INODE",
sbin/fsck/pass2.c
474
errx(EEXIT, "BAD STATE %d FOR INODE I=%d",
sbin/fsck/pass2.c
68
errx(EEXIT, "CANNOT ALLOCATE ROOT INODE");
sbin/fsck/pass2.c
77
errx(EEXIT, "CANNOT ALLOCATE ROOT INODE");
sbin/fsck/pass2.c
93
errx(EEXIT, "CANNOT ALLOCATE ROOT INODE");
sbin/fsck/pass4.c
110
errx(EEXIT, "BAD STATE %d FOR INODE I=%d",
sbin/fsck/pass5.c
149
errx(EEXIT, "UNKNOWN ROTATIONAL TABLE FORMAT %d",
sbin/fsck/pass5.c
228
errx(EEXIT, "BAD STATE %d FOR INODE I=%ld",
sbin/fsck/setup.c
121
errx(EEXIT, "cannot allocate space for superblock");
sbin/fsck/utilities.c
125
errx(EEXIT, "inoinfo: inumber %d out of range", inum);
sbin/fsck/utilities.c
146
errx(EEXIT, "cannot allocate buffer pool");
sbin/fsck/utilities.c
159
errx(EEXIT, "cannot allocate buffer pool");
sbin/fsck/utilities.c
186
errx(EEXIT, "deadlocked buffer pool");
sbin/fsck/utilities.c
278
errx(EEXIT, "panic: lost %d buffers", bufhead.b_size - cnt);
sbin/fsck/utilities.c
563
errx(EEXIT, "UNKNOWN INODESC FIX MODE %d", idesc->id_fix);
sbin/fsdb/fsdb.c
98
errx(1, "cannot set up file system `%s'", fsys);
sbin/fsdb/fsdbutil.c
261
errx(EEXIT, "cannot allocate indirect block buffer");
sbin/fsirand/fsirand.c
194
errx(1, "can't allocate memory for inode buffer");
sbin/gpt/add.c
277
errx(1, "-a alignment already specified");
sbin/gpt/add.c
280
errx(1, "invalid alignment: %s", optarg);
sbin/gpt/add.c
285
errx(1, "-b block already specified");
sbin/gpt/add.c
288
errx(1, "invalid block: %s", optarg);
sbin/gpt/add.c
292
errx(1, "-i index already specified");
sbin/gpt/add.c
295
errx(1, "invalid entry: %s", optarg);
sbin/gpt/add.c
302
errx(1, "-s size already specified");
sbin/gpt/add.c
305
errx(1, "invalid size: %s", optarg);
sbin/gpt/add.c
310
errx(1, "invalid type: %s", optarg);
sbin/gpt/boot.c
138
errx(1, "I can't find the PMBR!");
sbin/gpt/boot.c
141
errx(1, "I can't find the PMBR's data!");
sbin/gpt/boot.c
150
errx(1, "Cannot read /boot/boot0");
sbin/gpt/boot.c
78
errx(1, "%s: error: no primary GPT header", device_name);
sbin/gpt/boot.c
81
errx(1, "%s: error: no secondary GPT header", device_name);
sbin/gpt/boot.c
85
errx(1, "%s: error: no primary or secondary GPT table",
sbin/gpt/boot.c
92
errx(1, "%s: error: entry #0 is not free", device_name);
sbin/gpt/boot.c
95
errx(1, "%s: error: no space available on device", device_name);
sbin/gpt/gpt.c
785
errx(1, "unknown command: %s", cmd);
sbin/growfs/growfs.c
1241
errx(1, "malloc failed");
sbin/growfs/growfs.c
177
errx(1, "calloc failed");
sbin/growfs/growfs.c
1975
errx(1, "malloc failed");
sbin/growfs/growfs.c
2029
errx(1, "partition is unavailable");
sbin/growfs/growfs.c
2037
errx(1, "superblock not recognized");
sbin/growfs/growfs.c
2052
errx(1, "There is not enough space (%ju < %d)",
sbin/growfs/growfs.c
2062
errx(1, "we are not growing (%d->%d)", osblock.fs_size,
sbin/growfs/growfs.c
2074
errx(1, "active snapshot found in filesystem\n"
sbin/growfs/growfs.c
2161
errx(1, "not enough new space");
sbin/growfs/growfs.c
409
errx(37, "panic: cylinder group too big");
sbin/growfs/growfs.c
982
errx(2, "panic: not enough space");
sbin/hammer/blockmap.c
168
errx(1, "alloc_blockmap: layer2 ran out of space!");
sbin/hammer/cmd_cleanup.c
730
errx(1, "illegal suffix converting %s", ptr);
sbin/hammer/cmd_config.c
114
errx(1, "hammer viconfig: 0 or 1 argument (<fs>) only");
sbin/hammer/cmd_config.c
137
errx(2, "hammer viconfig: read config failed error: %s",
sbin/hammer/cmd_config.c
222
errx(2, "hammer config: not a HAMMER filesystem!");
sbin/hammer/cmd_config.c
227
errx(2, "hammer config: config_get");
sbin/hammer/cmd_config.c
242
errx(2, "hammer config: unable to open directory %s", dirpath);
sbin/hammer/cmd_config.c
246
errx(2, "hammer config: not a HAMMER filesystem!");
sbin/hammer/cmd_config.c
63
errx(2, "hammer config: no configuration found");
sbin/hammer/cmd_config.c
74
errx(2, "hammer config: no configuration found");
sbin/hammer/cmd_dedup.c
661
errx(1, "HAMMER filesystem must be at least "
sbin/hammer/cmd_dedup.c
703
errx(1, "HAMMER filesystem must be at least "
sbin/hammer/cmd_dedup.c
934
errx(1, "Mirror-read %s fatal error %d",
sbin/hammer/cmd_dedup.c
944
errx(1, "Misaligned record");
sbin/hammer/cmd_info.c
136
errx(1, "Failed to get filesystem info");
sbin/hammer/cmd_info.c
145
errx(1, "Failed to get volume paths");
sbin/hammer/cmd_info.c
151
errx(1, "Failed to get root volume path");
sbin/hammer/cmd_mirror.c
1005
errx(1, "Misaligned record");
sbin/hammer/cmd_mirror.c
1307
errx(1, "read_mrecords: short read on pipe");
sbin/hammer/cmd_mirror.c
1311
errx(1, "read_mrecords: malformed record on pipe, "
sbin/hammer/cmd_mirror.c
1318
errx(1, "read_mrecords: malformed record on pipe, "
sbin/hammer/cmd_mirror.c
1354
errx(1, "read_mrecords: short read on pipe");
sbin/hammer/cmd_mirror.c
1367
errx(1, "read_mrecords: malformed record on pipe, bad crc");
sbin/hammer/cmd_mirror.c
1382
errx(1, "read_mrecords: malformed record on "
sbin/hammer/cmd_mirror.c
1518
errx(1, "Mirror-read: HAMMER PFS version mismatch!");
sbin/hammer/cmd_mirror.c
1550
errx(1, "mirror-write: HAMMER PFS version mismatch!");
sbin/hammer/cmd_mirror.c
1557
errx(1, "validate_mrec_header: short read");
sbin/hammer/cmd_mirror.c
1568
errx(1, "validate_mrec_header: did not get expected "
sbin/hammer/cmd_mirror.c
1573
errx(1, "validate_mrec_header: unexpected payload size");
sbin/hammer/cmd_mirror.c
1577
errx(1, "validate_mrec_header: Version mismatch");
sbin/hammer/cmd_mirror.c
1585
errx(1, "mirror-write: source and target have "
sbin/hammer/cmd_mirror.c
1590
errx(1, "mirror-write: target must be in slave mode");
sbin/hammer/cmd_mirror.c
1756
errx(1, "hammer-remote: restricted target");
sbin/hammer/cmd_mirror.c
1765
errx(1, "hammer-remote: '..' not allowed");
sbin/hammer/cmd_mirror.c
300
errx(1, "Mirror-read %s fatal error %d",
sbin/hammer/cmd_mirror.c
316
errx(1, "Mirror-read %s failed: short write",
sbin/hammer/cmd_mirror.c
391
errx(1, "mirror_read: Did not get final "
sbin/hammer/cmd_mirror.c
565
errx(1, "Mirror-read %s fatal error %d",
sbin/hammer/cmd_mirror.c
714
errx(1, "Aborting operation");
sbin/hammer/cmd_mirror.c
728
errx(1, "Failed to alloc memory");
sbin/hammer/cmd_mirror.c
799
errx(1, "validate_mrec_header: short read");
sbin/hammer/cmd_mirror.c
812
errx(1, "validate_mrec_header: did not get expected "
sbin/hammer/cmd_mirror.c
817
errx(1, "validate_mrec_header: unexpected payload size");
sbin/hammer/cmd_mirror.c
879
errx(1, "Mirror-write %s fatal error %d",
sbin/hammer/cmd_mirror.c
885
errx(1, "Mirror-write %s interrupted by timer at"
sbin/hammer/cmd_mirror.c
911
errx(1, "Mirror-write %s: Did not get termination "
sbin/hammer/cmd_pfs.c
273
errx(1, "Cannot create %s, file exists!", path);
sbin/hammer/cmd_pfs.c
276
errx(1, "Invalid PFS path %s with trailing /", path);
sbin/hammer/cmd_pfs.c
322
errx(1, "Cannot create %s, all PFSs in use", path);
sbin/hammer/cmd_pfs.c
325
errx(1, "Fatal error: PFS#%d must exist", HAMMER_ROOT_PFSID);
sbin/hammer/cmd_pfs.c
369
errx(1, "You cannot destroy PFS#%d", HAMMER_ROOT_PFSID);
sbin/hammer/cmd_pfs.c
379
errx(1, "No action taken on PFS#%d", pfs.pfs_id);
sbin/hammer/cmd_pfs.c
388
errx(1, "No action taken on PFS#%d", pfs.pfs_id);
sbin/hammer/cmd_pfs.c
439
errx(1, "You cannot upgrade PFS#%d"
sbin/hammer/cmd_pfs.c
444
errx(1, "It is already a master");
sbin/hammer/cmd_pfs.c
472
errx(1, "You cannot downgrade PFS#%d", HAMMER_ROOT_PFSID);
sbin/hammer/cmd_pfs.c
475
errx(1, "It is already a slave");
sbin/hammer/cmd_pfs.c
509
errx(1, "The real mount point cannot be made a PFS "
sbin/hammer/cmd_pfs.c
626
errx(1, "option %s requires an assignment", cmd);
sbin/hammer/cmd_pfs.c
636
errx(1, "option %s: error parsing uuid %s",
sbin/hammer/cmd_pfs.c
642
errx(1, "option %s: error parsing uuid %s",
sbin/hammer/cmd_pfs.c
652
errx(1, "option %s: malformed string", cmd);
sbin/hammer/cmd_pfs.c
670
errx(1, "option %s: path too long, %d "
sbin/hammer/cmd_pfs.c
681
errx(1, "option %s: illegal time spec, "
sbin/hammer/cmd_pfs.c
686
errx(1, "invalid option: %s", cmd);
sbin/hammer/cmd_recover.c
140
errx(1, "hammer recover <target_dir> [full|quick]");
sbin/hammer/cmd_remote.c
50
errx(1, "SSH_ORIGINAL_COMMAND env missing");
sbin/hammer/cmd_remote.c
64
errx(1, "hammer-remote: null command");
sbin/hammer/cmd_remote.c
69
errx(1, "hammer-remote: Command not 'hammer'");
sbin/hammer/cmd_snapshot.c
117
errx(2, "Unable to create snapshot: This directive requires "
sbin/hammer/cmd_snapshot.c
479
errx(2, "Unable to create snapshot: %s",
sbin/hammer/cmd_snapshot.c
570
errx(2, "hammer snaprm 0x%016jx: You must upgrade to version "
sbin/hammer/cmd_softprune.c
142
errx(1, "Currently only one HAMMER filesystem may "
sbin/hammer/cmd_strip.c
213
errx(1, "No action taken");
sbin/hammer/cmd_strip.c
221
errx(1, "No action taken");
sbin/hammer/cmd_version.c
112
errx(1, "hammer version-upgrade: expected <fs> vers# [force]");
sbin/hammer/cmd_version.c
139
errx(1, "The requested version is a work-in-progress"
sbin/hammer/cmd_version.c
149
errx(1, "hammer version-upgrade ioctl");
sbin/hammer/cmd_version.c
53
errx(1, "hammer version - expected a single <fs> path arg");
sbin/hammer/cmd_volume.c
113
errx(1, "hammer volume-del <device> <filesystem>");
sbin/hammer/cmd_volume.c
163
errx(1, "hammer volume-list <filesystem>");
sbin/hammer/cmd_volume.c
168
errx(1, "hammer volume-list: failed");
sbin/hammer/cmd_volume.c
197
errx(1, "hammer volume-blkdevs <filesystem>");
sbin/hammer/cmd_volume.c
202
errx(1, "hammer volume-list: failed");
sbin/hammer/cmd_volume.c
60
errx(1, "hammer volume-add <device> <filesystem>");
sbin/hammer/cmd_volume.c
79
errx(1, "Not a block device: %s", device);
sbin/hammer/hammer.c
250
errx(1, "hammer-remote: request does not match "
sbin/hammer/hammer.c
261
errx(1, "uuids file does not have the DragonFly "
sbin/hammer/hammer.c
529
errx(1, "Too many options specified");
sbin/hammer/hammer.c
601
errx(1, "A -f blkdevs specification is required "
sbin/hammer/hammer.c
626
errx(1, "Volume header says %d volumes, but %d specified.",
sbin/hammer/hammer.c
631
errx(1, "No root volume found");
sbin/hammer/ondisk.c
121
errx(1, "add_volume: %s: Failed to stat", volume->name);
sbin/hammer/ondisk.c
127
errx(1, "add_volume: %s: Duplicate volume number %d "
sbin/hammer/ondisk.c
133
errx(1, "add_volume: %s: Failed to stat %s",
sbin/hammer/ondisk.c
138
errx(1, "add_volume: %s: Specified more than once",
sbin/hammer/ondisk.c
155
errx(1, "verify_volume: Invalid volume signature %016jx",
sbin/hammer/ondisk.c
160
errx(1, "verify_volume: Invalid root volume# %d",
sbin/hammer/ondisk.c
166
errx(1, "verify_volume: %s: fstype %s does not indicate "
sbin/hammer/ondisk.c
172
errx(1, "verify_volume: %s: fsid does not match other volumes!",
sbin/hammer/ondisk.c
178
errx(1, "verify_volume: %s: Invalid volume version %u",
sbin/hammer/ondisk.c
253
errx(1, "Unsupported file type for %s", volume->name);
sbin/hammer/ondisk.c
263
errx(1, "HAMMER cannot be placed in a partition "
sbin/hammer/ondisk.c
269
errx(1, "A media sector size of %d is not supported",
sbin/hammer/ondisk.c
292
errx(1, "Ran out of room, filesystem too small");
sbin/hammer2/ondisk.c
197
errx(1, "Volume %s uuid mismatch %s vs %s", id, p1, p2);
sbin/hammer2/ondisk.c
219
errx(1, "Unsupported file type");
sbin/hammer2/ondisk.c
224
errx(1, "%s has bad volume id %d", path, i);
sbin/hammer2/ondisk.c
227
errx(1, "volume id %d already initialized", i);
sbin/hammer2/ondisk.c
236
errx(1, "Volume version mismatch %d vs %d",
sbin/hammer2/ondisk.c
239
errx(1, "Volume count mismatch %d vs %d",
sbin/hammer2/ondisk.c
257
errx(1, "No valid volume headers found!");
sbin/hammer2/ondisk.c
274
errx(1, "Bad volume version %d", fsp->version);
sbin/hammer2/ondisk.c
286
errx(1, "Volume id %d must be %d",
sbin/hammer2/ondisk.c
292
errx(1, "Volume fstype uuid %s must be %s", str,
sbin/hammer2/ondisk.c
306
errx(1, "Failed to stat %s", path);
sbin/hammer2/ondisk.c
308
errx(1, "Failed to fstat %d", vol->fd);
sbin/hammer2/ondisk.c
312
errx(1, "%s specified more than once", path);
sbin/hammer2/ondisk.c
316
errx(1, "%s has bad fd %d", path, vol->fd);
sbin/hammer2/ondisk.c
318
errx(1, "%s has bad offset 0x%016jx", path,
sbin/hammer2/ondisk.c
321
errx(1, "%s has bad size 0x%016jx", path,
sbin/hammer2/ondisk.c
327
errx(1, "%s's size 0x%016jx exceeds device size 0x%016jx",
sbin/hammer2/ondisk.c
330
errx(1, "%s has size of 0", path);
sbin/hammer2/ondisk.c
351
errx(1, "Only 1 volume supported");
sbin/hammer2/ondisk.c
357
errx(1, "Volume count %d must be 0",
sbin/hammer2/ondisk.c
360
errx(1, "Total size 0x%016jx must be 0",
sbin/hammer2/ondisk.c
365
errx(1, "Volume offset[%d] 0x%016jx must be 0",
sbin/hammer2/ondisk.c
374
errx(1, "%s has non zero id %d", path, vol->id);
sbin/hammer2/ondisk.c
376
errx(1, "%s has non zero offset 0x%016jx", path,
sbin/hammer2/ondisk.c
379
errx(1, "%s's size is not 0x%016jx aligned", path,
sbin/hammer2/ondisk.c
399
errx(1, "Volume count mismatch %d vs %d",
sbin/hammer2/ondisk.c
405
errx(1, "Volume header requires %d devices, %d specified",
sbin/hammer2/ondisk.c
408
errx(1, "Total size 0x%016jx does not equal sum of "
sbin/hammer2/ondisk.c
414
errx(1, "Volume offset[%d] 0x%016jx must not be -1",
sbin/hammer2/ondisk.c
420
errx(1, "Volume offset[%d] 0x%016jx must be -1",
sbin/hammer2/ondisk.c
433
errx(1, "%s's offset 0x%016jx not 0x%016jx aligned",
sbin/hammer2/ondisk.c
439
errx(1, "%s has inconsistent id %d", path,
sbin/hammer2/ondisk.c
442
errx(1, "%s has inconsistent offset 0x%016jx",
sbin/hammer2/ondisk.c
446
errx(1, "%s has non zero offset 0x%016jx", path,
sbin/hammer2/ondisk.c
452
errx(1, "%s's size must be >= 0x%016jx", path,
sbin/hammer2/ondisk.c
455
errx(1, "%s's size is not 0x%016jx aligned",
sbin/hammer2/ondisk.c
460
errx(1, "%s's size is not 0x%016jx aligned",
sbin/hammer2/ondisk.c
511
errx(1, "Already initialized");
sbin/hammer2/ondisk.c
513
errx(1, "NULL blkdevs");
sbin/hammer2/ondisk.c
731
errx(1, "Failed to read volume header");
sbin/hammer2/subs.c
327
errx(1, "Unsupported file type for fd %d", fd);
sbin/hammer2/subs.c
337
errx(1, "HAMMER2 cannot be placed in a partition "
sbin/hammer2/subs.c
342
errx(1, "A media sector size of %d is not supported",
sbin/ifconfig/af_inet.c
147
errx(1, "%s: bad value", s);
sbin/ifconfig/af_inet.c
163
errx(1, "%s: bad value", s);
sbin/ifconfig/af_inet6.c
104
errx(1, "invalid %s", cmd);
sbin/ifconfig/af_inet6.c
106
errx(1, "%s not allowed for the AF", cmd);
sbin/ifconfig/af_inet6.c
140
errx(EXIT_FAILURE, "%s not allowed for the AF", cmd);
sbin/ifconfig/af_inet6.c
143
errx(EXIT_FAILURE, "interface index is already filled");
sbin/ifconfig/af_inet6.c
157
errx(EXIT_FAILURE, "could not determine link local address");
sbin/ifconfig/af_inet6.c
338
errx(1, "%s: bad value", plen);
sbin/ifconfig/af_inet6.c
381
errx(1, "%s: bad value", s);
sbin/ifconfig/af_link.c
83
errx(1, "can't set link-level netmask or broadcast");
sbin/ifconfig/af_link.c
85
errx(1, "malloc failed");
sbin/ifconfig/af_link.c
92
errx(1, "malformed link-level address");
sbin/ifconfig/ifbridge.c
382
errx(1, "%s: invalid address: %s", val, mac);
sbin/ifconfig/ifbridge.c
402
errx(1, "invalid address: %s", val);
sbin/ifconfig/ifbridge.c
425
errx(1, "invalid value: %s", arg);
sbin/ifconfig/ifbridge.c
441
errx(1, "invalid value: %s", arg);
sbin/ifconfig/ifbridge.c
457
errx(1, "invalid value: %s", arg);
sbin/ifconfig/ifbridge.c
473
errx(1, "invalid value: %s", arg);
sbin/ifconfig/ifbridge.c
489
errx(1, "invalid value: %s", arg);
sbin/ifconfig/ifbridge.c
507
errx(1, "invalid value: %s", pri);
sbin/ifconfig/ifbridge.c
526
errx(1, "invalid value: %s", cost);
sbin/ifconfig/ifbridge.c
545
errx(1, "invalid value: %s", cost);
sbin/ifconfig/ifbridge.c
564
errx(1, "invalid value: %s", arg);
sbin/ifconfig/ifcarp.c
127
errx(1, "vhid must be greater than 0");
sbin/ifconfig/ifconfig.c
1161
errx(1, "ifname too long");
sbin/ifconfig/ifconfig.c
1360
errx(1, "%s: no such interface", cmd);
sbin/ifconfig/ifconfig.c
1363
errx(1, "%s: permission denied", cmd);
sbin/ifconfig/ifconfig.c
487
errx(1, "%s: cloning name too long",
sbin/ifconfig/ifconfig.c
492
errx(1, "interface %s does not exist", ifname);
sbin/ifconfig/ifconfig.c
501
errx(1, "interface %s already exists",
sbin/ifconfig/ifconfig.c
523
errx(1, "%s: cloning name too long", ifname);
sbin/ifconfig/ifconfig.c
633
errx(1, "%s: socket(AF_LOCAL,SOCK_DGRAM)", __func__);
sbin/ifconfig/ifconfig.c
641
errx(1, "%s: SIOCGIFGROUP", __func__);
sbin/ifconfig/ifconfig.c
648
errx(1, "%s: no memory", __func__);
sbin/ifconfig/ifconfig.c
650
errx(1, "%s: SIOCGIFGROUP", __func__);
sbin/ifconfig/ifconfig.c
779
errx(1, "unable to allocate memory for callback");
sbin/ifconfig/ifconfig.c
827
errx(1, "internal error, no callback");
sbin/ifconfig/ifconfig.c
860
errx(1, "'%s' requires argument",
sbin/ifconfig/ifconfig.c
870
errx(1, "'%s' requires 2 arguments",
sbin/ifconfig/ifconfig.c
959
errx(1, "error in parsing address string: %s",
sbin/ifconfig/ifconfig.c
963
errx(1, "error in parsing address string: %s",
sbin/ifconfig/ifconfig.c
967
errx(1,
sbin/ifconfig/ifgroup.c
55
errx(1, "setifgroup: group names may not end in a digit");
sbin/ifconfig/ifgroup.c
58
errx(1, "setifgroup: group name too long");
sbin/ifconfig/ifgroup.c
73
errx(1, "unsetifgroup: group names may not end in a digit");
sbin/ifconfig/ifgroup.c
76
errx(1, "unsetifgroup: group name too long");
sbin/ifconfig/ifieee80211.c
1000
errx(1, "unknown protection mode");
sbin/ifconfig/ifieee80211.c
1015
errx(-1, "invalid tx power (must be .5 dBm units)");
sbin/ifconfig/ifieee80211.c
1036
errx(1, "unknown roaming mode");
sbin/ifconfig/ifieee80211.c
1085
errx(1, "strdup failed");
sbin/ifconfig/ifieee80211.c
1097
errx(-1, "channel %u out of range, max %u",
sbin/ifconfig/ifieee80211.c
1103
errx(-1, "channel %u out of range, max %u",
sbin/ifconfig/ifieee80211.c
1106
errx(-1, "channel %u out of range, max %u",
sbin/ifconfig/ifieee80211.c
1109
errx(-1, "void channel range, %u > %u",
sbin/ifconfig/ifieee80211.c
1137
errx(1, "malloc failed");
sbin/ifconfig/ifieee80211.c
1144
errx(1, "malformed link-level address");
sbin/ifconfig/ifieee80211.c
1166
errx(1, "unknown wme access class %s", ac);
sbin/ifconfig/ifieee80211.c
1279
errx(1, "malloc failed");
sbin/ifconfig/ifieee80211.c
1286
errx(1, "malformed link-level address");
sbin/ifconfig/ifieee80211.c
1314
errx(1, "malloc failed");
sbin/ifconfig/ifieee80211.c
1321
errx(1, "malformed link-level address");
sbin/ifconfig/ifieee80211.c
1344
errx(1, "malloc failed");
sbin/ifconfig/ifieee80211.c
1351
errx(1, "malformed link-level address");
sbin/ifconfig/ifieee80211.c
1492
errx(-1, "%s: Invalid mode attribute %c\n",
sbin/ifconfig/ifieee80211.c
1577
errx(-1, "invalid rssi (must be .5 dBm units)");
sbin/ifconfig/ifieee80211.c
1596
errx(-1, "invalid %s rate (must be .5 Mb/s units)", tag);
sbin/ifconfig/ifieee80211.c
1751
errx(-1, "cannot get AMPDU setting");
sbin/ifconfig/ifieee80211.c
1784
errx(-1, "invalid A-MPDU limit %s", val);
sbin/ifconfig/ifieee80211.c
1823
errx(-1, "invalid A-MPDU density %s", val);
sbin/ifconfig/ifieee80211.c
211
errx(1, "no space for channel list");
sbin/ifconfig/ifieee80211.c
2236
errx(1, "internal error, country %d not found",
sbin/ifconfig/ifieee80211.c
2242
errx(1, "internal error, regdomain %d not found",
sbin/ifconfig/ifieee80211.c
227
errx(-1, "missing or corrupted regdomain database");
sbin/ifconfig/ifieee80211.c
2327
errx(1, "internal error, ISO country code %d not "
sbin/ifconfig/ifieee80211.c
2349
errx(1, "unknown regdomain %s", val);
sbin/ifconfig/ifieee80211.c
2378
errx(1, "unknown ISO country code %s", val);
sbin/ifconfig/ifieee80211.c
338
errx(1, "unknown/undefined frequency %u/0x%x", freq, flags);
sbin/ifconfig/ifieee80211.c
3456
errx(1, "unable to get scan results");
sbin/ifconfig/ifieee80211.c
358
errx(1, "unknown/undefined channel number %d flags 0x%x", ieee, flags);
sbin/ifconfig/ifieee80211.c
3611
errx(1, "unable to get station information");
sbin/ifconfig/ifieee80211.c
3789
errx(1, "no space for active channel list");
sbin/ifconfig/ifieee80211.c
3796
errx(1, "unable to get active channel list");
sbin/ifconfig/ifieee80211.c
3884
errx(1, "no space for active channel list");
sbin/ifconfig/ifieee80211.c
3945
errx(1, "no space for device capabilities");
sbin/ifconfig/ifieee80211.c
4329
errx(1, "Don't know how to list %s for %s", arg, IfName);
sbin/ifconfig/ifieee80211.c
479
errx(1, "unknown ISO country code %d", rd->country);
sbin/ifconfig/ifieee80211.c
497
errx(1, "country %s (%s) is not usable with "
sbin/ifconfig/ifieee80211.c
501
errx(1, "country %s (%s) is not usable with "
sbin/ifconfig/ifieee80211.c
514
errx(1, "no space for device capabilities");
sbin/ifconfig/ifieee80211.c
5299
errx(1, "must specify a parent device (wlandev) when creating "
sbin/ifconfig/ifieee80211.c
530
errx(1, "no space for regdomain request");
sbin/ifconfig/ifieee80211.c
5303
errx(1, "no bssid specified for WDS (use wlanbssid)");
sbin/ifconfig/ifieee80211.c
5324
errx(1, "%s: cannot parse bssid", arg);
sbin/ifconfig/ifieee80211.c
5336
errx(1, "%s: cannot parse address", arg);
sbin/ifconfig/ifieee80211.c
5363
errx(1, "Don't know to create %s for %s", arg, IfName);
sbin/ifconfig/ifieee80211.c
542
errx(1, "no space for channel list");
sbin/ifconfig/ifieee80211.c
549
errx(1, "no channels calculated");
sbin/ifconfig/ifieee80211.c
678
errx(-1, "%s: Invalid channel attribute %c\n",
sbin/ifconfig/ifieee80211.c
706
errx(-1, "%s: Invalid channel width\n", val);
sbin/ifconfig/ifieee80211.c
762
errx(1, "invalid channel specification%s",
sbin/ifconfig/ifieee80211.c
811
errx(1, "unknown authmode");
sbin/ifconfig/ifieee80211.c
834
errx(1, "unknown powersavemode");
sbin/ifconfig/ifieee80211.c
869
errx(1, "unknown wep mode");
sbin/ifconfig/ifieee80211.c
983
errx(1, "unknown protection mode");
sbin/ifconfig/iflagg.c
107
errx(1, "Invalid lagghash option: %s", tok);
sbin/ifconfig/iflagg.c
111
errx(1, "No lagghash options supplied");
sbin/ifconfig/iflagg.c
83
errx(1, "Invalid aggregation protocol: %s", val);
sbin/ifconfig/ifmedia.c
228
errx(1, "%s: no media types?", IfName);
sbin/ifconfig/ifmedia.c
480
errx(1, "unknown media type 0x%x", type);
sbin/ifconfig/ifmedia.c
487
errx(1, "unknown media subtype: %s", val);
sbin/ifconfig/ifmedia.c
504
errx(1, "unknown media mode 0x%x", type);
sbin/ifconfig/ifmedia.c
533
errx(1, "unknown media type 0x%x", type);
sbin/ifconfig/ifmedia.c
547
errx(1, "unknown option: %s", optptr);
sbin/ifconfig/ifvlan.c
139
errx(1, "both vlan and vlandev must be specified");
sbin/ifconfig/ifvlan.c
88
errx(1, "invalid value for vlan");
sbin/ifconfig/ifvlan.c
92
errx(1, "value for vlan out of range");
sbin/ifconfig/ifwg.c
120
errx(1, "wgkey: invalid private key: %s", privkey);
sbin/ifconfig/ifwg.c
136
errx(1, "wgport: invalid port %s: %s", port, errmsg);
sbin/ifconfig/ifwg.c
153
errx(1, "wgcookie: invalid cookie %s: %s", cookie, errmsg);
sbin/ifconfig/ifwg.c
186
errx(1, "wgpeer: invalid peer key: %s", peerkey);
sbin/ifconfig/ifwg.c
261
errx(1, "wgaip: wgpeer not set");
sbin/ifconfig/ifwg.c
266
errx(1, "wgaip: bad address: %s", aip);
sbin/ifconfig/ifwg.c
281
errx(1, "wgpsk: wgpeer not set");
sbin/ifconfig/ifwg.c
284
errx(1, "wgpsk: invalid key: %s", psk);
sbin/ifconfig/ifwg.c
295
errx(1, "-wgpsk: wgpeer not set");
sbin/ifconfig/ifwg.c
311
errx(1, "wgpka: wgpeer not set");
sbin/ifconfig/ifwg.c
316
errx(1, "wgpka: invalid pka %s: %s", pka, errmsg);
sbin/ifconfig/ifwg.c
327
errx(1, "-wgpka: wgpeer not set");
sbin/ifconfig/ifwg.c
343
errx(1, "wgendpoint: wgpeer not set");
sbin/ifconfig/ifwg.c
346
errx(1, "%s", gai_strerror(error));
sbin/ifconfig/ifwg.c
360
errx(1, "wgdescr: wgpeer not set");
sbin/ifconfig/ifwg.c
373
errx(1, "-wgpsk: wgpeer not set");
sbin/init/init.c
230
errx(1, "%s", strerror(EPERM));
sbin/init/init.c
264
errx(1, "invalid run-level ``%s''", argv[1]);
sbin/init/init.c
267
errx(1, "already running");
sbin/ip6fw/ip6fw.c
1282
errx(EX_USAGE, "-D requires -p");
sbin/ip6fw/ip6fw.c
1284
errx(EX_USAGE,
sbin/ip6fw/ip6fw.c
1292
errx(EX_USAGE, "-U requires -p");
sbin/ip6fw/ip6fw.c
1294
errx(EX_USAGE,
sbin/ip6fw/ip6fw.c
1378
errx(EX_USAGE, "%s: too many arguments", linename);
sbin/ip6fw/ip6fw.c
1388
errx(EX_UNAVAILABLE,
sbin/ip6fw/ip6fw.c
1392
errx(EX_UNAVAILABLE,
sbin/ip6fw/ip6fw.c
271
errx(EX_OSERR, "impossible");
sbin/ip6fw/ip6fw.c
615
errx(1, "too many ports (max is %d)", IPV6_FW_MAX_PORTS);
sbin/ip6fw/ip6fw.c
636
errx(1, "unknown port ``%s''", arg);
sbin/ip6fw/ip6fw.c
643
errx(1, "port ``%s'' out of range", arg);
sbin/ip6fw/ip6fw.c
661
errx(1, "port range must be first in list");
sbin/ipfw/ipfw2.c
1508
errx(EX_USAGE, "set needs command");
sbin/ipfw/ipfw2.c
1535
errx(EX_USAGE, "set swap needs 2 set numbers\n");
sbin/ipfw/ipfw2.c
1539
errx(EX_DATAERR, "invalid set number %s\n", av[0]);
sbin/ipfw/ipfw2.c
1541
errx(EX_DATAERR, "invalid set number %s\n", av[1]);
sbin/ipfw/ipfw2.c
1553
errx(EX_USAGE, "syntax: set move [rule] X to Y\n");
sbin/ipfw/ipfw2.c
1558
errx(EX_DATAERR, "invalid source number %s\n", av[0]);
sbin/ipfw/ipfw2.c
1560
errx(EX_DATAERR, "invalid dest. set %s\n", av[1]);
sbin/ipfw/ipfw2.c
1575
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
1583
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
1588
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
1595
errx(EX_USAGE, "invalid set command %s\n", *av);
sbin/ipfw/ipfw2.c
1868
errx(EX_DATAERR, "invalid tableid ``%s''", av);
sbin/ipfw/ipfw2.c
1897
errx(EX_DATAERR, "invalid ifname modifier: %s",
sbin/ipfw/ipfw2.c
1919
errx(EX_NOHOST, "hostname ``%s'' unknown", av);
sbin/ipfw/ipfw2.c
1923
errx(EX_DATAERR, "bad netmask ``%s''", p);
sbin/ipfw/ipfw2.c
1930
errx(EX_DATAERR, "bad width ``%s''", p);
sbin/ipfw/ipfw2.c
1990
errx(EX_DATAERR, "not any never matches");
sbin/ipfw/ipfw2.c
2025
errx(EX_DATAERR, "invalid flag %s", p);
sbin/ipfw/ipfw2.c
2104
errx(EX_DATAERR, "bad ip address ``%s''", arg);
sbin/ipfw/ipfw2.c
2152
#define NEED1(msg) {if (!ac) errx(EX_USAGE, msg);}
sbin/ipfw/ipfw2.c
2265
errx(EX_USAGE, "mask: value missing");
sbin/ipfw/ipfw2.c
2275
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
2280
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
2303
errx(EX_DATAERR, "0 < w_q <= 1");
sbin/ipfw/ipfw2.c
2319
errx(EX_DATAERR, "0 < max_p <= 1");
sbin/ipfw/ipfw2.c
2332
errx(EX_DATAERR, "bandwidth only valid for pipes");
sbin/ipfw/ipfw2.c
2338
errx(EX_DATAERR, "bandwidth too large");
sbin/ipfw/ipfw2.c
2344
errx(EX_DATAERR, "delay only valid for pipes");
sbin/ipfw/ipfw2.c
2352
errx(EX_DATAERR,"weight only valid for queues");
sbin/ipfw/ipfw2.c
2360
errx(EX_DATAERR,"pipe only valid for queues");
sbin/ipfw/ipfw2.c
2367
errx(EX_DATAERR, "unrecognised option ``%s''", *av);
sbin/ipfw/ipfw2.c
2372
errx(EX_DATAERR, "pipe_nr must be > 0");
sbin/ipfw/ipfw2.c
2374
errx(EX_DATAERR, "delay must be < 10000");
sbin/ipfw/ipfw2.c
2377
errx(EX_DATAERR, "pipe must be > 0");
sbin/ipfw/ipfw2.c
2379
errx(EX_DATAERR, "weight must be <= 100");
sbin/ipfw/ipfw2.c
2383
errx(EX_DATAERR, "queue size must be < 1MB");
sbin/ipfw/ipfw2.c
2386
errx(EX_DATAERR, "2 <= queue size <= 100");
sbin/ipfw/ipfw2.c
2396
errx(EX_DATAERR, "min_th %d must be < than max_th %d",
sbin/ipfw/ipfw2.c
2399
errx(EX_DATAERR, "max_th must be > 0");
sbin/ipfw/ipfw2.c
2405
errx(1, "sysctlbyname(\"%s\")",
sbin/ipfw/ipfw2.c
2408
errx(EX_DATAERR, "net.inet.ip.dummynet.red_lookup_depth"
sbin/ipfw/ipfw2.c
2415
errx(1, "sysctlbyname(\"%s\")",
sbin/ipfw/ipfw2.c
2418
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
2425
errx(1, "sysctlbyname(\"%s\")",
sbin/ipfw/ipfw2.c
2532
errx(EX_DATAERR, "MAC dst src");
sbin/ipfw/ipfw2.c
2547
errx(EX_DATAERR, "missing MAC type");
sbin/ipfw/ipfw2.c
2651
errx(EX_DATAERR, "illegal port %s", p + 1);
sbin/ipfw/ipfw2.c
2724
errx(EX_DATAERR, "illegal set %s", av[1]);
sbin/ipfw/ipfw2.c
2734
errx(EX_DATAERR, "illegal match prob. %s", av[1]);
sbin/ipfw/ipfw2.c
2812
errx(EX_DATAERR, "illegal divert/tee port");
sbin/ipfw/ipfw2.c
2839
errx(EX_DATAERR,
sbin/ipfw/ipfw2.c
2849
errx(EX_DATAERR, "invalid action %s\n", av[-1]);
sbin/ipfw/ipfw2.c
2880
errx(EX_USAGE, "nested \"(\" not allowed\n"); \
sbin/ipfw/ipfw2.c
2900
errx(EX_USAGE, "missing \")\"\n"); \
sbin/ipfw/ipfw2.c
2906
errx(EX_USAGE, "double \"not\" not allowed\n"); \
sbin/ipfw/ipfw2.c
2914
errx(EX_DATAERR, "invalid OR block"); \
sbin/ipfw/ipfw2.c
2962
errx(EX_DATAERR, "invalid protocol ``%s''", *av);
sbin/ipfw/ipfw2.c
2971
errx(EX_USAGE, "missing ``from''");
sbin/ipfw/ipfw2.c
3006
errx(EX_USAGE, "missing ``to''");
sbin/ipfw/ipfw2.c
3057
errx(EX_USAGE, "double \"not\" not allowed\n");
sbin/ipfw/ipfw2.c
3066
errx(EX_USAGE, "double \"not\" not allowed\n");
sbin/ipfw/ipfw2.c
3072
errx(EX_USAGE, "invalid \"or\" block\n");
sbin/ipfw/ipfw2.c
3078
errx(EX_USAGE, "+nested \"(\" not allowed\n");
sbin/ipfw/ipfw2.c
3084
errx(EX_USAGE, "+missing \")\"\n");
sbin/ipfw/ipfw2.c
3194
errx(EX_DATAERR, "uid \"%s\" nonexistent", *av);
sbin/ipfw/ipfw2.c
3212
errx(EX_DATAERR, "gid \"%s\" nonexistent", *av);
sbin/ipfw/ipfw2.c
3259
errx(EX_USAGE, "rdr cannot be part "
sbin/ipfw/ipfw2.c
3262
errx(EX_USAGE, "only one of rdr, keep-state "
sbin/ipfw/ipfw2.c
3273
errx(EX_USAGE, "keep-state cannot be part "
sbin/ipfw/ipfw2.c
3276
errx(EX_USAGE, "only one of rdr, keep-state "
sbin/ipfw/ipfw2.c
3285
errx(EX_USAGE, "limit cannot be part "
sbin/ipfw/ipfw2.c
3288
errx(EX_USAGE, "only one of rdr, keep-state "
sbin/ipfw/ipfw2.c
3311
errx(EX_USAGE, "limit: limit must be >0");
sbin/ipfw/ipfw2.c
3313
errx(EX_USAGE, "missing limit mask");
sbin/ipfw/ipfw2.c
3324
errx(EX_DATAERR, "invalid protocol ``%s''", *av);
sbin/ipfw/ipfw2.c
3347
errx(EX_DATAERR, "invalid source port %s", *av);
sbin/ipfw/ipfw2.c
3358
errx(EX_DATAERR, "invalid destination port %s",
sbin/ipfw/ipfw2.c
3364
errx(EX_USAGE, "MAC dst-mac src-mac");
sbin/ipfw/ipfw2.c
3373
errx(EX_DATAERR, "invalid mac type %s", *av);
sbin/ipfw/ipfw2.c
3378
errx(EX_USAGE, "unrecognised option [%d] %s\n", i, s1);
sbin/ipfw/ipfw2.c
3441
errx(EX_USAGE, "missing \'dst-port\' or \'recv\'");
sbin/ipfw/ipfw2.c
3506
errx(EX_USAGE, "invalid rule number ``%s''", *av);
sbin/ipfw/ipfw2.c
3546
errx(EX_DATAERR, "invalid rule number ``%s''", *av);
sbin/ipfw/ipfw2.c
3590
errx(EX_DATAERR, "missing table id");
sbin/ipfw/ipfw2.c
3595
errx(EX_DATAERR, "invalid table id %s", *av);
sbin/ipfw/ipfw2.c
3619
errx(EX_DATAERR, "missing table id");
sbin/ipfw/ipfw2.c
3624
errx(EX_DATAERR, "invalid table id %s", *av);
sbin/ipfw/ipfw2.c
3743
errx(EX_DATAERR, "missing table id");
sbin/ipfw/ipfw2.c
3750
errx(EX_DATAERR, "invalid table id %s", *av);
sbin/ipfw/ipfw2.c
3755
errx(EX_DATAERR, "missing addresses");
sbin/ipfw/ipfw2.c
3770
errx(EX_DATAERR, "invalid address %s", *av);
sbin/ipfw/ipfw2.c
3776
errx(EX_DATAERR, "invalid address %s", *av);
sbin/ipfw/ipfw2.c
3785
errx(EX_DATAERR, "invalid address %s", *av);
sbin/ipfw/ipfw2.c
3828
errx(EX_DATAERR, "missing table id");
sbin/ipfw/ipfw2.c
3832
errx(EX_DATAERR, "invalid table id %s", *av);
sbin/ipfw/ipfw2.c
3926
errx(EX_DATAERR, "invalid table id %s", *av);
sbin/ipfw/ipfw2.c
3947
errx(EX_DATAERR, "missing expire time");
sbin/ipfw/ipfw2.c
3953
errx(EX_DATAERR, "invalid table id %s", *av);
sbin/ipfw/ipfw2.c
3960
errx(EX_DATAERR, "invalid expire timeout %s", *av);
sbin/ipfw/ipfw2.c
4104
errx(EX_USAGE, "bad command `%s'", *av);
sbin/ipfw/ipfw2.c
4132
errx(EX_USAGE, "bad command `%s'", *av);
sbin/ipfw/ipfw2.c
4154
errx(EX_USAGE, "-D requires -p");
sbin/ipfw/ipfw2.c
4156
errx(EX_USAGE,
sbin/ipfw/ipfw2.c
4164
errx(EX_USAGE, "-U requires -p");
sbin/ipfw/ipfw2.c
4166
errx(EX_USAGE,
sbin/ipfw/ipfw2.c
4184
errx(EX_USAGE, "bad arguments, for usage"
sbin/ipfw/ipfw2.c
4191
errx(EX_USAGE, "extraneous filename arguments");
sbin/ipfw/ipfw2.c
4252
errx(EX_USAGE, "%s: too many arguments",
sbin/ipfw/ipfw2.c
4261
errx(EX_OSERR, "waitpid()");
sbin/ipfw/ipfw2.c
4263
errx(EX_UNAVAILABLE,
sbin/ipfw/ipfw2.c
4267
errx(EX_UNAVAILABLE,
sbin/ipfw/ipfw2.c
530
errx(EX_DATAERR, "invalid separator <%c> in <%s>\n",
sbin/ipfw/ipfw2.c
539
errx(EX_DATAERR, "too many ports/ranges\n");
sbin/ipfw/ipfw2.c
575
errx(EX_DATAERR, "unknown ICMP unreachable code ``%s''", str);
sbin/ipfw/ipfw2.c
752
errx(EX_DATAERR, "invalid ICMP %s",
sbin/ipfw3/ipfw3.c
1057
errx(EX_USAGE, "bad ipfw3 module command `%s'", *av);
sbin/ipfw3/ipfw3.c
1084
errx(EX_USAGE, "bad ipfw3 command `%s'", *av);
sbin/ipfw3/ipfw3.c
1104
errx(EX_USAGE, "-D requires -p");
sbin/ipfw3/ipfw3.c
1106
errx(EX_USAGE, "too many -D or -U options");
sbin/ipfw3/ipfw3.c
1113
errx(EX_USAGE, "-U requires -p");
sbin/ipfw3/ipfw3.c
1115
errx(EX_USAGE, "too many -D or -U options");
sbin/ipfw3/ipfw3.c
1132
errx(EX_USAGE, "bad arguments, for usage"
sbin/ipfw3/ipfw3.c
1140
errx(EX_USAGE, "extraneous filename arguments");
sbin/ipfw3/ipfw3.c
117
errx(EX_USAGE, "ipfw3 not loaded.");
sbin/ipfw3/ipfw3.c
1204
errx(EX_USAGE, "%s: too many arguments", linename);
sbin/ipfw3/ipfw3.c
1212
errx(EX_OSERR, "waitpid()");
sbin/ipfw3/ipfw3.c
1214
errx(EX_UNAVAILABLE, "preprocessor exited with status %d",
sbin/ipfw3/ipfw3.c
1217
errx(EX_UNAVAILABLE, "preprocessor exited with signal %d",
sbin/ipfw3/ipfw3.c
185
errx(EX_USAGE, "keyword `%s' exists", word);
sbin/ipfw3/ipfw3.c
208
errx(EX_USAGE, "func `%d' of module `%d' exists",
sbin/ipfw3/ipfw3.c
402
errx(EX_DATAERR, "illegal set %s", av[1]);
sbin/ipfw3/ipfw3.c
502
errx(EX_USAGE, "'or' should"
sbin/ipfw3/ipfw3.c
510
errx(EX_USAGE, "double \"not\" not allowed\n");
sbin/ipfw3/ipfw3.c
534
errx(EX_USAGE, "bad command `%s'", cur);
sbin/ipfw3/ipfw3.c
548
errx(EX_USAGE, "bad command `%s'", *av);
sbin/ipfw3/ipfw3.c
637
errx(EX_USAGE, "invalid rule number ``%s''", *av);
sbin/ipfw3/ipfw3.c
667
errx(EX_USAGE, "pipe/queue in use");
sbin/ipfw3/ipfw3.c
669
errx(EX_USAGE, "do_set_x(IP_FW_FLUSH) failed");
sbin/ipfw3/ipfw3dummynet.c
267
errx(EX_USAGE, "mask: value missing");
sbin/ipfw3/ipfw3dummynet.c
277
errx(EX_DATAERR,
sbin/ipfw3/ipfw3dummynet.c
282
errx(EX_DATAERR,
sbin/ipfw3/ipfw3dummynet.c
307
errx(EX_DATAERR, "0 < w_q <= 1");
sbin/ipfw3/ipfw3dummynet.c
323
errx(EX_DATAERR, "0 < max_p <= 1");
sbin/ipfw3/ipfw3dummynet.c
336
errx(EX_DATAERR,
sbin/ipfw3/ipfw3dummynet.c
343
errx(EX_DATAERR, "bandwidth too large");
sbin/ipfw3/ipfw3dummynet.c
349
errx(EX_DATAERR, "delay only valid for pipes");
sbin/ipfw3/ipfw3dummynet.c
357
errx(EX_DATAERR,
sbin/ipfw3/ipfw3dummynet.c
366
errx(EX_DATAERR, "pipe only valid for queues");
sbin/ipfw3/ipfw3dummynet.c
373
errx(EX_DATAERR, "unrecognised option ``%s''", *av);
sbin/ipfw3/ipfw3dummynet.c
378
errx(EX_DATAERR, "pipe_nr must be > 0");
sbin/ipfw3/ipfw3dummynet.c
380
errx(EX_DATAERR, "delay must be < 10000");
sbin/ipfw3/ipfw3dummynet.c
383
errx(EX_DATAERR, "pipe must be > 0");
sbin/ipfw3/ipfw3dummynet.c
385
errx(EX_DATAERR, "weight must be <= 100");
sbin/ipfw3/ipfw3dummynet.c
389
errx(EX_DATAERR, "queue size must be < 1MB");
sbin/ipfw3/ipfw3dummynet.c
392
errx(EX_DATAERR, "2 <= queue size <= 100");
sbin/ipfw3/ipfw3dummynet.c
402
errx(EX_DATAERR, "min_th %d must be < than max_th %d",
sbin/ipfw3/ipfw3dummynet.c
405
errx(EX_DATAERR, "max_th must be > 0");
sbin/ipfw3/ipfw3dummynet.c
411
errx(1, "sysctlbyname(\"%s\")",
sbin/ipfw3/ipfw3dummynet.c
414
errx(EX_DATAERR, "net.inet.ip.dummynet.red_lookup_depth"
sbin/ipfw3/ipfw3dummynet.c
421
errx(1, "sysctlbyname(\"%s\")",
sbin/ipfw3/ipfw3dummynet.c
424
errx(EX_DATAERR,
sbin/ipfw3/ipfw3dummynet.c
431
errx(1, "sysctlbyname(\"%s\")",
sbin/ipfw3/ipfw3dummynet.c
706
errx(EX_USAGE, "pipe/queue in use");
sbin/ipfw3/ipfw3dummynet.c
708
errx(EX_USAGE, "do_set_x(IP_FW_FLUSH) failed");
sbin/ipfw3/ipfw3dummynet.c
725
errx(EX_USAGE, "bad ipfw pipe command `%s'", *av);
sbin/ipfw3/ipfw3log.c
118
errx(EX_DATAERR, "invalid rule number ``%s''", *av);
sbin/ipfw3/ipfw3log.c
135
errx(EX_USAGE, "bad command `%s'", *av);
sbin/ipfw3/ipfw3nat.c
103
errx(EX_DATAERR, "invalid nat id");
sbin/ipfw3/ipfw3nat.c
106
errx(EX_DATAERR, "missing nat id");
sbin/ipfw3/ipfw3nat.c
112
errx(EX_DATAERR, "missing `ip'");
sbin/ipfw3/ipfw3nat.c
118
errx(EX_DATAERR, "bad ip addr `%s'", *av);
sbin/ipfw3/ipfw3nat.c
206
errx(EX_USAGE, "NAT %d in use or not exists", i);
sbin/ipfw3/ipfw3nat.c
285
errx(EX_USAGE, "NAT configuration in use");
sbin/ipfw3/ipfw3nat.c
311
errx(EX_USAGE, "bad nat show command `%s'", *av);
sbin/ipfw3/ipfw3nat.c
316
errx(EX_USAGE, "bad ipfw nat command `%s'", *av);
sbin/ipfw3/ipfw3set.c
133
errx(EX_USAGE, "set swap needs 2 set numbers");
sbin/ipfw3/ipfw3set.c
138
errx(EX_DATAERR, "invalid set number %s", av[0]);
sbin/ipfw3/ipfw3set.c
141
errx(EX_DATAERR, "invalid set number %s", av[1]);
sbin/ipfw3/ipfw3set.c
144
errx(EX_DATAERR, "same set numbers %s", av[0]);
sbin/ipfw3/ipfw3set.c
161
errx(EX_USAGE, "move rule needs 2 numbers");
sbin/ipfw3/ipfw3set.c
166
errx(EX_DATAERR, "invalid rule number %s", av[0]);
sbin/ipfw3/ipfw3set.c
169
errx(EX_DATAERR, "invalid set number %s", av[1]);
sbin/ipfw3/ipfw3set.c
172
errx(EX_DATAERR, "same set numbers %s", av[0]);
sbin/ipfw3/ipfw3set.c
189
errx(EX_USAGE, "move set needs 2 set numbers");
sbin/ipfw3/ipfw3set.c
194
errx(EX_DATAERR, "invalid set number %s", av[0]);
sbin/ipfw3/ipfw3set.c
197
errx(EX_DATAERR, "invalid set number %s", av[1]);
sbin/ipfw3/ipfw3set.c
200
errx(EX_DATAERR, "same set numbers %s", av[0]);
sbin/ipfw3/ipfw3set.c
223
errx(EX_USAGE, "invalid set %s", *av);
sbin/ipfw3/ipfw3set.c
241
errx(EX_USAGE, "set needs command");
sbin/ipfw3/ipfw3set.c
253
errx(EX_USAGE, "invalid move command %s", *av);
sbin/ipfw3/ipfw3set.c
261
errx(EX_USAGE, "invalid set command %s", *av);
sbin/ipfw3/ipfw3set.c
95
errx(EX_USAGE, "invalid set %s", *av);
sbin/ipfw3/ipfw3state.c
201
errx(EX_USAGE, "bad ipfw3 state command `%s'", *av);
sbin/ipfw3/ipfw3sync.c
102
errx(EX_USAGE, "invalid edge port `%s'", *av);
sbin/ipfw3/ipfw3sync.c
132
errx(EX_USAGE, "edge `%s:%s' invalid",
sbin/ipfw3/ipfw3sync.c
290
errx(EX_DATAERR, "invalid test number %s\n", *av);
sbin/ipfw3/ipfw3sync.c
314
errx(EX_USAGE, "bad show command `%s'", *av);
sbin/ipfw3/ipfw3sync.c
345
errx(EX_USAGE, "bad ipfw sync command `%s'", *av);
sbin/ipfw3/ipfw3sync.c
89
errx(EX_USAGE, "invalid edge port `%s'", *av);
sbin/ipfw3/ipfw3table.c
106
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
109
errx(EX_USAGE, "table id `%d' invalid", tbl.id);
sbin/ipfw3/ipfw3table.c
117
errx(EX_USAGE, "table type `%s' not supported", *av);
sbin/ipfw3/ipfw3table.c
123
errx(EX_USAGE, "IP address required");
sbin/ipfw3/ipfw3table.c
130
errx(EX_DATAERR, "bad width ``%s''", p);
sbin/ipfw3/ipfw3table.c
136
errx(EX_NOHOST, "hostname ``%s'' unknown", *av);
sbin/ipfw3/ipfw3table.c
143
errx(EX_USAGE, "MAC address required");
sbin/ipfw3/ipfw3table.c
150
errx(EX_USAGE, "do_set_x(IP_FW_TABLE_APPEND) "
sbin/ipfw3/ipfw3table.c
166
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
169
errx(EX_USAGE, "table id `%d' invalid", tbl.id);
sbin/ipfw3/ipfw3table.c
177
errx(EX_USAGE, "table type `%s' not supported", *av);
sbin/ipfw3/ipfw3table.c
181
errx(EX_USAGE, "IP address required");
sbin/ipfw3/ipfw3table.c
187
errx(EX_DATAERR, "bad width ``%s''", p);
sbin/ipfw3/ipfw3table.c
193
errx(EX_NOHOST, "hostname ``%s'' unknown", *av);
sbin/ipfw3/ipfw3table.c
198
errx(EX_USAGE, "do_set_x(IP_FW_TABLE_REMOVE) "
sbin/ipfw3/ipfw3table.c
213
errx(EX_USAGE, "table id `%d' invalid", t->id);
sbin/ipfw3/ipfw3table.c
215
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
218
errx(EX_USAGE, "do_set_x(IP_FW_TABLE_FLUSH) "
sbin/ipfw3/ipfw3table.c
256
errx(EX_USAGE, "ipfw3 table `%s' delete invalid", *av);
sbin/ipfw3/ipfw3table.c
265
errx(EX_USAGE, "table %d is not in use", tbl->id);
sbin/ipfw3/ipfw3table.c
321
errx(EX_USAGE, "table id `%d' invalid", *head);
sbin/ipfw3/ipfw3table.c
329
errx(EX_USAGE, "ipfw3 table `%s' show invalid", *av);
sbin/ipfw3/ipfw3table.c
341
errx(EX_USAGE, "table parameters invalid");
sbin/ipfw3/ipfw3table.c
345
errx(EX_USAGE, "table id `%d' invalid", t->id);
sbin/ipfw3/ipfw3table.c
347
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
355
errx(EX_USAGE, "table type `%s' not supported", *av);
sbin/ipfw3/ipfw3table.c
364
errx(EX_USAGE, "table name `%s' too long", *av);
sbin/ipfw3/ipfw3table.c
367
errx(EX_USAGE, "table `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
371
errx(EX_USAGE, "do_set_x(IP_FW_TABLE_CREATE) "
sbin/ipfw3/ipfw3table.c
385
errx(EX_USAGE, "table id `%d' invalid", t->id);
sbin/ipfw3/ipfw3table.c
387
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
390
errx(EX_USAGE, "table id `%d' invalid", t->id);
sbin/ipfw3/ipfw3table.c
393
errx(EX_USAGE, "do_set_x(IP_FW_TABLE_DELETE) "
sbin/ipfw3/ipfw3table.c
407
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
410
errx(EX_USAGE, "table id `%d' invalid", tbl.id);
sbin/ipfw3/ipfw3table.c
418
errx(EX_USAGE, "table type `%s' not supported", *av);
sbin/ipfw3/ipfw3table.c
424
errx(EX_NOHOST, "hostname ``%s'' unknown", *av);
sbin/ipfw3/ipfw3table.c
431
errx(EX_USAGE, "MAC address required");
sbin/ipfw3/ipfw3table.c
455
errx(EX_USAGE, "table id `%s' invalid", *av);
sbin/ipfw3/ipfw3table.c
458
errx(EX_USAGE, "table id `%d' invalid", tbl.id);
sbin/ipfw3/ipfw3table.c
464
errx(EX_USAGE, "do_set_x(IP_FW_TABLE_RENAME) "
sbin/ipfw3/ipfw3table.c
492
errx(EX_USAGE, "bad ipfw table command `%s'", *av);
sbin/kldconfig/kldconfig.c
162
errx(1, "path too long: %s", pathbuf);
sbin/kldconfig/kldconfig.c
178
errx(1, "already in the module search path: %s", pathbuf);
sbin/kldconfig/kldconfig.c
218
errx(1, "path too long: %s", pathbuf);
sbin/kldconfig/kldconfig.c
234
errx(1, "not in module search path: %s", pathbuf);
sbin/kldunload/kldunload.c
60
errx(1, "invalid file id: %s", optarg);
sbin/ldconfig/elfhints.c
180
errx(1, "Out of memory");
sbin/ldconfig/elfhints.c
206
errx(1, "\"%s\" is unreasonably large", hintsfile);
sbin/ldconfig/elfhints.c
219
errx(1, "\"%s\": invalid file format", hintsfile);
sbin/ldconfig/elfhints.c
221
errx(1, "\"%s\": unrecognized file version (%d)", hintsfile,
sbin/ldconfig/elfhints.c
262
errx(1, "Out of memory");
sbin/ldconfig/elfhints.c
89
errx(1, "\"%s\": Too many directories in path", hintsfile);
sbin/md5/md5.c
315
errx(EX_USAGE, "`%s' is not a valid offset.", arg);
sbin/mount/mount.c
160
errx(1, "only one -t option may be specified");
sbin/mount/mount.c
234
errx(1, "not currently mounted %s", *argv);
sbin/mount/mount.c
270
errx(1, "%s: unknown special file or file system",
sbin/mount/mount.c
273
errx(1, "%s has unknown file system type",
sbin/mount/mount.c
462
errx(1, "malloc failed");
sbin/mount/mount.c
517
errx(1, "malloc failed");
sbin/mount/mount.c
575
errx(1, "malloc failed");
sbin/mount/mount.c
649
errx(1, "malloc failed");
sbin/mount/mount.c
776
errx(1, "strdup failed (could not allocate memory)");
sbin/mount_autofs/mount_autofs.c
127
errx(EX_OSERR, "%s filesystem not available", "autofs");
sbin/mount_cd9660/mount_cd9660.c
202
errx(1, "cd9660 filesystem is not available");
sbin/mount_cd9660/mount_cd9660.c
296
errx(EX_NOUSER, "unknown group id: %s", gname);
sbin/mount_cd9660/mount_cd9660.c
316
errx(EX_NOUSER, "unknown user id: %s", uname);
sbin/mount_cd9660/mount_cd9660.c
330
errx(EX_USAGE, "invalid file/dir mask: %s", s);
sbin/mount_devfs/mount_devfs.c
133
errx(EX_OSERR, "devfs filesystem is not available");
sbin/mount_dirfs/mount_dirfs.c
102
errx(1, "Failed to get hw.platform sysctl");
sbin/mount_dirfs/mount_dirfs.c
105
errx(1, "dirfs is only available for vkernels.");
sbin/mount_dirfs/mount_dirfs.c
141
errx(1, "dirfs filesystem is not available");
sbin/mount_ext2fs/mount_ext2fs.c
108
errx(EX_OSERR, "ext2fs filesystem is not available");
sbin/mount_fuse/mount_fusefs.c
187
errx(1, "%s filesystem not available", "fuse");
sbin/mount_hammer/mount_hammer.c
156
errx(1, "hammer filesystem is not available");
sbin/mount_hpfs/mount_hpfs.c
148
errx(EX_OSERR, "hpfs filesystem is not available");
sbin/mount_hpfs/mount_hpfs.c
170
errx(EX_NOUSER, "unknown group id: %s", gname);
sbin/mount_hpfs/mount_hpfs.c
189
errx(EX_NOUSER, "unknown user id: %s", uname);
sbin/mount_hpfs/mount_hpfs.c
206
errx(EX_USAGE, "invalid file mode: %s", s);
sbin/mount_hpfs/mount_hpfs.c
237
errx(EX_DATAERR, "u2w: missing item number %d", i);
sbin/mount_hpfs/mount_hpfs.c
242
errx(EX_DATAERR, "d2u: missing item number %d", i);
sbin/mount_hpfs/mount_hpfs.c
247
errx(EX_DATAERR, "u2d: missing item number %d", i);
sbin/mount_msdos/mount_msdos.c
209
errx(EX_OSERR, "msdos filesystem is not available");
sbin/mount_msdos/mount_msdos.c
231
errx(EX_NOUSER, "unknown group id: %s", gname);
sbin/mount_msdos/mount_msdos.c
250
errx(EX_NOUSER, "unknown user id: %s", uname);
sbin/mount_msdos/mount_msdos.c
268
errx(EX_USAGE, "invalid file mode: %s", s);
sbin/mount_nfs/mount_nfs.c
273
errx(1, "illegal -a value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
286
errx(1, "illegal -D value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
297
errx(1, "illegal -g value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
306
errx(1, "illegal -I value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
374
errx(1, "illegal -o retrycnt value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
384
errx(1, "illegal -R value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
390
errx(1, "illegal -r value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
405
errx(1, "illegal -t value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
412
errx(1, "illegal -w value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
419
errx(1, "illegal -x value -- %s", optarg);
sbin/mount_nfs/mount_nfs.c
460
errx(EX_OSERR, "nfs filesystem is not available");
sbin/mount_nfs/mount_nfs.c
522
errx(1, "%s: %s", hostp, gai_strerror(ecode));
sbin/mount_nfs/mount_nfs.c
524
errx(1, "%s:%s: %s", hostp, portspec,
sbin/mount_ntfs/mount_ntfs.c
159
errx(EX_OSERR, "ntfs filesystem is not available");
sbin/mount_ntfs/mount_ntfs.c
181
errx(EX_NOUSER, "unknown group id: %s", gname);
sbin/mount_ntfs/mount_ntfs.c
200
errx(EX_NOUSER, "unknown user id: %s", uname);
sbin/mount_ntfs/mount_ntfs.c
217
errx(EX_USAGE, "invalid file mode: %s", s);
sbin/mount_null/mount_null.c
115
errx(EX_OSERR, "null/loopback filesystem is not available");
sbin/mount_std/mount_std.c
104
errx(EX_OSERR, "%s filesystem not available", fsname);
sbin/mount_std/mount_std.c
74
errx(EX_USAGE, "argv[0] must end in _fsname");
sbin/mount_tmpfs/mount_tmpfs.c
267
errx(EX_NOUSER, "unknown group id: %s", gname);
sbin/mount_tmpfs/mount_tmpfs.c
286
errx(EX_NOUSER, "unknown user id: %s", uname);
sbin/mount_tmpfs/mount_tmpfs.c
303
errx(EX_USAGE, "invalid file mode: %s", s);
sbin/mount_tmpfs/mount_tmpfs.c
313
errx(EX_USAGE, "bad number for option: %s", s);
sbin/mount_tmpfs/mount_tmpfs.c
350
errx(EX_OSERR, "%s filesystem not available", "tmpfs");
sbin/mount_udf/mount_udf.c
121
errx(1, "UDF filesystem is not available");
sbin/mount_ufs/mount.c
134
errx(1, "only one -t option may be specified");
sbin/mount_ufs/mount.c
207
errx(1, "not currently mounted %s", *argv);
sbin/mount_ufs/mount.c
243
errx(1, "%s: unknown special file or file system",
sbin/mount_ufs/mount.c
246
errx(1, "%s has unknown file system type",
sbin/mount_ufs/mount.c
419
errx(1, "malloc failed");
sbin/mount_ufs/mount.c
474
errx(1, "malloc failed");
sbin/mount_ufs/mount.c
532
errx(1, "malloc failed");
sbin/mount_ufs/mount.c
606
errx(1, "malloc failed");
sbin/mount_ufs/mount.c
733
errx(1, "strdup failed (could not allocate memory)");
sbin/mountd/mountd.c
268
errx(1, "mountd already running, pid: %d.", otherpid);
sbin/mountd/mountd.c
280
errx(1, "NFS server is not available or loadable");
sbin/mountd/mountd.c
707
errx(1, "Cannot get port number");
sbin/natacontrol/natacontrol.c
391
errx(1, "unknown mode");
sbin/natd/natd.c
1115
errx(1, "%s needs yes/no parameter", option);
sbin/natd/natd.c
1120
errx(1, "%s needs service name or "
sbin/natd/natd.c
1134
errx(1, "%s needs numeric parameter", option);
sbin/natd/natd.c
1140
errx(1, "%s needs parameter", option);
sbin/natd/natd.c
1145
errx(1, "%s does not take parameters", option);
sbin/natd/natd.c
1150
errx(1, "%s needs address/host parameter", option);
sbin/natd/natd.c
1235
errx(1, "Unknown log facility name: %s", strValue);
sbin/natd/natd.c
1248
errx(1, "Incorrect exit delay: %d", numValue);
sbin/natd/natd.c
1271
errx(1, "config file format error: "
sbin/natd/natd.c
1362
errx(1, "redirect_port: missing protocol");
sbin/natd/natd.c
1370
errx(1, "redirect_port: missing local address");
sbin/natd/natd.c
1380
errx(1, "redirect_port: invalid local port range");
sbin/natd/natd.c
1392
errx(1, "redirect_port: missing public port");
sbin/natd/natd.c
1397
errx(1, "redirect_port: invalid public port range");
sbin/natd/natd.c
1401
errx(1, "redirect_port: invalid public port range");
sbin/natd/natd.c
1415
errx(1, "redirect_port: invalid remote port range");
sbin/natd/natd.c
1434
errx(1, "redirect_port: port ranges must be equal in size");
sbin/natd/natd.c
1438
errx(1, "redirect_port: remote port must be 0 or equal to local port range in size");
sbin/natd/natd.c
1462
errx(1, "redirect_port: invalid local port range");
sbin/natd/natd.c
1466
errx(1, "redirect_port: local port must be single in this context");
sbin/natd/natd.c
1491
errx(1, "redirect_proto: missing protocol");
sbin/natd/natd.c
1495
errx(1, "redirect_proto: unknown protocol %s", protoName);
sbin/natd/natd.c
1503
errx(1, "redirect_proto: missing local address");
sbin/natd/natd.c
1545
errx(1, "redirect_address: missing local address");
sbin/natd/natd.c
1560
errx(1, "redirect_address: missing public address");
sbin/natd/natd.c
1588
errx(1, "unknown host %s", str);
sbin/natd/natd.c
1606
errx(1, "unknown service %s/%s", str, proto);
sbin/natd/natd.c
1639
errx(1, "unknown service %s/%s", str, proto);
sbin/natd/natd.c
1650
errx(1, "invalid port range %s", str);
sbin/natd/natd.c
1665
errx(1, "unknown protocol %s. Expected tcp or udp", str);
sbin/natd/natd.c
1675
errx(1, "%s is missing port number", str);
sbin/natd/natd.c
1690
errx(1, "punch_fw: basenumber:count parameter required");
sbin/natd/natd.c
177
errx(1, "aliasing address not given");
sbin/natd/natd.c
180
errx(1, "both alias address and interface "
sbin/natd/natd.c
187
errx(1, "both input and output ports are required");
sbin/natd/natd.c
693
errx(1, "malloc failed");
sbin/natd/natd.c
725
errx(1, "unknown interface name %s", ifn);
sbin/natd/natd.c
755
errx(1, "%s: cannot get interface address", ifn);
sbin/newfs/mkfs.c
223
errx(13, "mmap (anonymous memory) failed");
sbin/newfs/mkfs.c
644
errx(31, "calloc failed");
sbin/newfs/newfs.c
246
errx(1, "bad volume label. Valid characters are alphanumerics.");
sbin/newfs/newfs.c
248
errx(1, "bad volume label. Length is longer than %d.",
sbin/newfs_hammer/newfs_hammer.c
129
errx(1,
sbin/newfs_hammer/newfs_hammer.c
164
errx(1, "You must specify at least one special file (volume)");
sbin/newfs_hammer/newfs_hammer.c
168
errx(1, "The maximum number of volumes is %d",
sbin/newfs_hammer/newfs_hammer.c
184
errx(1, "uuids file does not have the DragonFly "
sbin/newfs_hammer/newfs_hammer.c
198
errx(1, "Use -f option to proceed");
sbin/newfs_hammer/newfs_hammer.c
326
errx(1, "The minimum header junk size is %s",
sbin/newfs_hammer/newfs_hammer.c
334
errx(1, "The maximum header junk size is %s",
sbin/newfs_hammer/newfs_hammer.c
346
errx(1, "The minimum boot area size is %s",
sbin/newfs_hammer/newfs_hammer.c
354
errx(1, "The maximum boot area size is %s",
sbin/newfs_hammer/newfs_hammer.c
366
errx(1, "The minimum memory log size is %s",
sbin/newfs_hammer/newfs_hammer.c
374
errx(1, "The maximum memory log size is %s",
sbin/newfs_hammer/newfs_hammer.c
391
errx(1, "The minimum UNDO/REDO FIFO size is %s",
sbin/newfs_hammer/newfs_hammer.c
400
errx(1, "The maximum UNDO/REDO FIFO size is %s",
sbin/newfs_hammer/newfs_hammer.c
435
errx(1, "Unknown suffix in number '%s'", str);
sbin/newfs_hammer/newfs_hammer.c
440
errx(1, "Unknown suffix in number '%s'", str);
sbin/newfs_hammer/newfs_hammer.c
444
errx(1, "Value not power of 2: %s", str);
sbin/newfs_hammer/newfs_hammer.c
448
errx(1, "Value not an integral multiple of %dK: %s",
sbin/newfs_hammer/newfs_hammer.c
584
errx(1, "volume %d %s is too small to hold the volume header",
sbin/newfs_hammer/newfs_hammer.c
589
errx(1, "volume %d %s is too large", volume->vol_no, volume->name);
sbin/newfs_hammer/newfs_hammer.c
610
errx(1, "Cannot create a HAMMER filesystem less than 10GB "
sbin/newfs_hammer2/mkfs_hammer2.c
112
errx(1, "uuids file does not have the DragonFly "
sbin/newfs_hammer2/mkfs_hammer2.c
221
errx(1, "Unknown suffix in number '%s'", str);
sbin/newfs_hammer2/mkfs_hammer2.c
225
errx(1, "Unknown suffix in number '%s'", str);
sbin/newfs_hammer2/mkfs_hammer2.c
229
errx(1, "Value too small: %s, min is %s",
sbin/newfs_hammer2/mkfs_hammer2.c
234
errx(1, "Value too large: %s, max is %s",
sbin/newfs_hammer2/mkfs_hammer2.c
239
errx(1, "Value not power of 2: %s", str);
sbin/newfs_hammer2/mkfs_hammer2.c
243
errx(1, "Value not an integral multiple of %dK: %s",
sbin/newfs_hammer2/mkfs_hammer2.c
707
errx(1, "Invalid filesystem size count %d vs %d",
sbin/newfs_hammer2/mkfs_hammer2.c
724
errx(1, "No remaining filesystem size for %s",
sbin/newfs_hammer2/mkfs_hammer2.c
741
errx(1, "%s has aligned size of 0", av[i]);
sbin/newfs_hammer2/newfs_hammer2.c
101
errx(1, "Limit of %d local labels",
sbin/newfs_hammer2/newfs_hammer2.c
105
errx(1, "Volume label '%s' cannot be 0-length",
sbin/newfs_hammer2/newfs_hammer2.c
109
errx(1, "Volume label '%s' is too long "
sbin/newfs_hammer2/newfs_hammer2.c
132
errx(1, "You must specify at least one disk device");
sbin/newfs_hammer2/newfs_hammer2.c
134
errx(1, "The maximum number of volumes is %d",
sbin/newfs_hammer2/newfs_hammer2.c
83
errx(1, "I don't understand how to format "
sbin/newfs_hammer2/newfs_hammer2.c
95
errx(1, "duplicate label \"%s\"; "
sbin/newfs_msdos/mkfs_msdos.c
294
errx(1, "o.create_size must be set!");
sbin/newfs_msdos/mkfs_msdos.c
900
errx(1, "%s is not a regular file", fname);
sbin/newfs_msdos/newfs_msdos.c
104
errx(1, "%s: bad FAT type", optarg);
sbin/newfs_msdos/newfs_msdos.c
179
errx(1, "align (-A) is incompatible with -r");
sbin/newfs_msdos/newfs_msdos.c
202
errx(1, "%s: bad %s", arg, msg);
sbin/newfs_msdos/newfs_msdos.c
219
errx(1, "%s: bad %s", arg, msg);
sbin/newfs_msdos/newfs_msdos.c
223
errx(1, "%s: bad %s", arg, msg);
sbin/newfs_msdos/newfs_msdos.c
250
errx(1, "%s: not supported yet %s", arg, msg);
sbin/newfs_msdos/newfs_msdos.c
65
errx(EXIT_FAILURE, "Can't parse timestamp '%s'", b);
sbin/nfsd/nfsd.c
137
errx(1, "NFS is not available in the running kernel");
sbin/nfsd/nfsd.c
161
errx(1, "Out of memory");
sbin/nfsd/nfsd.c
164
errx(1, "Out of memory");
sbin/nfsd/nfsd.c
219
errx(1, "Out of memory");
sbin/nfsd/nfsd.c
222
errx(1, "Out of memory");
sbin/nfsiod/nfsiod.c
81
errx(1, "NFS support is not available in the running kernel");
sbin/ping/ping.c
1584
errx(EX_USAGE,
sbin/ping/ping.c
250
errx(EX_USAGE,
sbin/ping/ping.c
273
errx(EX_USAGE, "invalid packet size: `%s'",
sbin/ping/ping.c
287
errx(EX_USAGE, "invalid packet size: `%s'",
sbin/ping/ping.c
301
errx(EX_USAGE, "invalid increment size: `%s'",
sbin/ping/ping.c
314
errx(EX_USAGE,
sbin/ping/ping.c
323
errx(EX_USAGE, "invalid timing interval: `%s'",
sbin/ping/ping.c
339
errx(EX_USAGE,
sbin/ping/ping.c
358
errx(EX_USAGE, "invalid message: `%c'", optarg[0]);
sbin/ping/ping.c
365
errx(EX_USAGE, "invalid TTL: `%s'", optarg);
sbin/ping/ping.c
397
errx(EX_USAGE, "invalid packet size: `%s'",
sbin/ping/ping.c
400
errx(EX_USAGE,
sbin/ping/ping.c
408
errx(EX_USAGE, "invalid multicast TTL: `%s'",
sbin/ping/ping.c
416
errx(EX_USAGE, "invalid timeout: `%s'",
sbin/ping/ping.c
419
errx(EX_USAGE, "invalid timeout: `%s' > %d",
sbin/ping/ping.c
430
errx(EX_USAGE, "invalid wait timeout: `%s'",
sbin/ping/ping.c
439
errx(EX_USAGE, "invalid TOS: `%s'", optarg);
sbin/ping/ping.c
468
errx(EX_USAGE, "ICMP_TSTAMP and ICMP_MASKREQ are exclusive.");
sbin/ping/ping.c
476
errx(EX_USAGE, "packet size too large: %d > %d", datalen,
sbin/ping/ping.c
491
errx(EX_NOHOST, "cannot resolve %s: %s",
sbin/ping/ping.c
497
errx(1, "gethostbyname2: illegal address");
sbin/ping/ping.c
518
errx(EX_NOHOST, "cannot resolve %s: %s",
sbin/ping/ping.c
522
errx(1, "gethostbyname2 returned an illegal address");
sbin/ping/ping.c
530
errx(EX_USAGE, "-f and -i: incompatible options");
sbin/ping/ping.c
533
errx(EX_USAGE,
sbin/ping/ping.c
537
errx(EX_USAGE,
sbin/ping/ping.c
594
errx(EX_UNAVAILABLE,
sbin/ping/ping.c
631
errx(EX_USAGE, "Maximum packet size must be greater than the minimum packet size");
sbin/ping/ping.c
634
errx(EX_USAGE, "Packet size and ping sweep are mutually exclusive");
sbin/ping/ping.c
645
errx(EX_USAGE, "Maximum sweep size must be specified");
sbin/ping/ping.c
745
errx(EX_OSERR, "descriptor too large");
sbin/ping6/ping6.c
1180
errx(1, "internal error; length mismatch");
sbin/ping6/ping6.c
2416
errx(1, "patterns must be specified as hex digits");
sbin/ping6/ping6.c
340
errx(1,
sbin/ping6/ping6.c
359
errx(1, "invalid socket buffer size");
sbin/ping6/ping6.c
361
errx(1,
sbin/ping6/ping6.c
368
errx(1,
sbin/ping6/ping6.c
377
errx(1, "Must be superuser to flood ping");
sbin/ping6/ping6.c
391
errx(1, "illegal hoplimit %s", optarg);
sbin/ping6/ping6.c
393
errx(1,
sbin/ping6/ping6.c
406
errx(1, "illegal timing interval %s", optarg);
sbin/ping6/ping6.c
408
errx(1, "%s: only root may use interval < 1s",
sbin/ping6/ping6.c
415
errx(1, "illegal timing interval %s", optarg);
sbin/ping6/ping6.c
426
errx(1, "Must be superuser to preload");
sbin/ping6/ping6.c
430
errx(1, "illegal preload value -- %s", optarg);
sbin/ping6/ping6.c
437
errx(1, "-%c is not supported on this platform", ch);
sbin/ping6/ping6.c
462
errx(1, "invalid source address: %s",
sbin/ping6/ping6.c
477
errx(1, "illegal datalen value -- %s", optarg);
sbin/ping6/ping6.c
479
errx(1,
sbin/ping6/ping6.c
513
errx(1, "too many arguments");
sbin/ping6/ping6.c
535
errx(1, "%s", gai_strerror(ret_ga));
sbin/ping6/ping6.c
542
errx(1, "getaddrinfo failed");
sbin/ping6/ping6.c
568
errx(1, "getaddrinfo for the gateway %s: %s",
sbin/ping6/ping6.c
619
errx(1, "-f and -i incompatible options");
sbin/ping6/ping6.c
737
errx(1, "can't allocate enough memory");
sbin/ping6/ping6.c
756
errx(1, "%s: invalid interface name", ifname);
sbin/ping6/ping6.c
759
errx(1, "%s: invalid interface name", ifname);
sbin/quotacheck/quotacheck.c
172
errx(1, "%s: can't open", FSTAB);
sbin/quotacheck/quotacheck.c
209
errx(1, "malloc failed");
sbin/quotacheck/quotacheck.c
485
errx(1, "calloc failed");
sbin/quotacheck/quotacheck.c
520
errx(1, "bad inode number %ju to nextinode",
sbin/quotacheck/quotacheck.c
562
errx(1, "malloc failed");
sbin/quotacheck/quotacheck.c
588
errx(1, "block %ld", (long)bno);
sbin/reboot/reboot.c
191
errx(1, "%s%s", kill(1, SIGHUP) == -1 ? "(can't restart init): " : "",
sbin/reboot/reboot.c
98
errx(1, "cannot dump (-d) when halting; must reboot instead");
sbin/restore/main.c
100
errx(1, "block size must be greater than 0");
sbin/restore/main.c
125
errx(1,
sbin/restore/main.c
140
errx(1, "illegal dump number -- %s", optarg);
sbin/restore/main.c
142
errx(1, "dump number must be greater than 0");
sbin/restore/main.c
160
errx(1, "none of i, R, r, t or x options specified");
sbin/restore/main.c
98
errx(1, "illegal blocksize -- %s", optarg);
sbin/route/route.c
1108
errx(EX_NOHOST, "bad value: %s", str);
sbin/route/route.c
1149
errx(EX_NOHOST, "bad address: %s", str);
sbin/route/route.c
1200
errx(EX_NOHOST, "bad address: %s", str);
sbin/route/route.c
1265
errx(EX_OSERR, "malloc failed");
sbin/route/route.c
235
errx(EX_NOPERM, "must be root to alter routing table");
sbin/route/route.c
276
errx(EX_OSERR, "malloc failed");
sbin/route/route.c
627
errx(EX_NOPERM, "must be root to alter routing table");
sbin/shutdown/shutdown.c
108
errx(1, "NOT super-user");
sbin/shutdown/shutdown.c
233
errx(0, "[pid %d]", forkpid);
sbin/shutdown/shutdown.c
510
errx(1, "that time is already past.");
sbin/shutdown/shutdown.c
521
errx(1, "tomorrow is before today?");
sbin/shutdown/shutdown.c
564
errx(1, "bad time format");
sbin/spppcontrol/spppcontrol.c
118
errx(EX_DATAERR, "bad auth proto: %s", cp);
sbin/spppcontrol/spppcontrol.c
128
errx(EX_DATAERR, "bad auth proto: %s", cp);
sbin/spppcontrol/spppcontrol.c
145
errx(EX_DATAERR, "bad auth proto: %s", cp);
sbin/spppcontrol/spppcontrol.c
171
errx(EX_DATAERR, "bad lcp timeout value: %s",
sbin/spppcontrol/spppcontrol.c
183
errx(EX_DATAERR, "bad parameter: \"%s\"", argv[0]);
sbin/startslip/startslip.c
129
errx(1, "max dial strings number (%d) exceeded", MAXDIALS);
sbin/sysctl/sysctl.c
200
errx(1, "unknown oid '%s'", name);
sbin/sysctl/sysctl.c
223
errx(1, "oid '%s' isn't a leaf node", name);
sbin/sysctl/sysctl.c
226
errx(1, "oid '%s' is read only", name);
sbin/sysctl/sysctl.c
234
errx(1, "invalid value '%s'",
sbin/sysctl/sysctl.c
309
errx(1, "oid '%s' is type %d,"
sbin/sysctl/sysctl.c
320
errx(1, "%s: value is not available",
sbin/sysctl/sysctl.c
323
errx(1, "%s: specification is incomplete",
sbin/sysctl/sysctl.c
326
errx(1, "%s: type is unknown to this program",
sbin/sysctl/sysctl.c
672
errx(1, "must specify a device special file.");
sbin/tunefs/tunefs.c
112
errx(10, "%s: unknown file system", special);
sbin/tunefs/tunefs.c
129
errx(10, "-a: missing %s", name);
sbin/tunefs/tunefs.c
133
errx(10, "%s must be >= 1 (was %s)",
sbin/tunefs/tunefs.c
144
errx(10, "-d: missing %s", name);
sbin/tunefs/tunefs.c
156
errx(10, "-e: missing %s", name);
sbin/tunefs/tunefs.c
160
errx(10, "%s must be >= 1 (was %s)",
sbin/tunefs/tunefs.c
170
errx(10, "-a: missing %s", name);
sbin/tunefs/tunefs.c
174
errx(10, "%s must be >= 1 (was %s)", name, *argv);
sbin/tunefs/tunefs.c
188
errx(10, "-m: missing %s", name);
sbin/tunefs/tunefs.c
192
errx(10, "bad %s (%s)", name, *argv);
sbin/tunefs/tunefs.c
207
errx(10, "-n: missing %s", name);
sbin/tunefs/tunefs.c
216
errx(10, "bad %s (options are %s)",
sbin/tunefs/tunefs.c
225
errx(10, "-o: missing %s", name);
sbin/tunefs/tunefs.c
234
errx(10, "bad %s (options are `space' or `time')",
sbin/tunefs/tunefs.c
255
errx(10, "-a: missing %s", name);
sbin/tunefs/tunefs.c
259
errx(10, "%s must be >= 1 (was %s)", name, *argv);
sbin/tunefs/tunefs.c
307
errx(5, "%s: bad magic number", file);
sbin/udevd/udevd_pdev.c
86
errx(1, "null prop_array in insert_pdev_array");
sbin/udevd/udevd_pdev.c
89
errx(1, "insert_pdev_array could not allocate mem");
sbin/umount/umount.c
137
errx(1, "%s: %s", nfshost, gai_strerror(error));
sbin/umount/umount.c
205
errx(1, "fstab reading failure");
sbin/vquota/vquota.c
756
errx(1, "%s: no such user", argv[2]);
sbin/vquota/vquota.c
767
errx(1, "%s: no such group", argv[2]);
share/examples/find_interface/find_interface.c
67
errx(EX_USAGE, "must supply a hostname");
share/examples/find_interface/find_interface.c
72
errx(EX_NOHOST, "cannot resolve hostname: %s", *argv);
share/examples/ppi/ppilcd.c
344
errx(EX_USAGE, "hd44780: unknown option code '%c'", *(cp-1));
share/examples/scsi_target/scsi_cmds.c
595
errx(1, "CTIO failed, status %#x", ctio->ccb_h.status);
share/examples/scsi_target/scsi_target.c
135
errx(1, "Unreasonable buf size: %s", optarg);
share/examples/scsi_target/scsi_target.c
140
errx(1, "Unreasonable sector size: %s", optarg);
share/examples/scsi_target/scsi_target.c
145
errx(1, "Unreasonable volume size: %s", optarg);
share/examples/scsi_target/scsi_target.c
207
errx(1, "volume must be larger than %d", sector_size);
share/examples/scsi_target/scsi_target.c
269
errx(1, "get_sim_flags");
share/examples/scsi_target/scsi_target.c
271
errx(1, "Initializing tcmd subsystem failed");
share/examples/scsi_target/scsi_target.c
275
errx(1, "init_ccbs failed");
share/examples/scsi_target/scsi_target.c
389
errx(1, "kevent returned more events than allocated?");
share/examples/scsi_target/scsi_target.c
395
errx(1, "kevent registration failed");
share/examples/scsi_target/scsi_target.c
640
errx(1, "CTIO %p has NULL ATIO", ctio);
stand/boot/pc32/btxld/btxld.c
245
errx(2, "%s: Filename too long", oname);
stand/boot/pc32/btxld/btxld.c
299
errx(1, "%s: Not a BTX kernel", fname);
stand/boot/pc32/btxld/btxld.c
319
errx(1, "%s: Too big", fname);
stand/boot/pc32/btxld/btxld.c
432
errx(2, "%s: Short read", fname);
stand/boot/pc32/btxld/btxld.c
465
errx(2, "%s: Short write", tname);
stand/boot/pc32/btxld/btxld.c
488
errx(1, "%s: Unknown format", arg);
stand/boot/pc32/btxld/btxld.c
504
errx(1, "%s: Illegal address", arg);
stand/boot/pc32/btxld/btxld.c
520
errx(1, "%s: Illegal page number", arg);
sys/dev/sound/pcm/feeder_eq.c
132
errx(1, "\n\n%s(): ["#t"] Sample clipping: %jd\n", \
sys/dev/sound/pcm/feeder_matrix.c
117
errx(1, "\n\n%s(): Sample clipping: %jd\n", \
sys/net/ipfw3/ip_fw3.h
52
#define NEED1(msg) {if (ac < 1) errx(EX_USAGE, msg);}
sys/net/ipfw3/ip_fw3.h
53
#define NEED2(msg) {if (ac < 2) errx(EX_USAGE, msg);}
sys/net/ipfw3/ip_fw3.h
54
#define NEED(c, n, msg) {if (c < n) errx(EX_USAGE, msg);}
sys/platform/vkernel64/platform/init.c
256
errx(1, "vm.vkernel_enable is 0, must be set "
sys/platform/vkernel64/platform/init.c
285
errx(1, "Couldn't allocate %zd bytes for kern_envp", kenv_size);
sys/platform/vkernel64/platform/init.c
290
errx(1, "Couldn't reallocate %zd bytes for kern_envp", kenv_size2);
sys/platform/vkernel64/platform/init.c
536
errx(1, "System memory size must be specified with -m");
sys/platform/vkernel64/platform/init.c
544
errx(1, "Bad maxmem specification: 64MB minimum, "
sys/platform/vkernel64/platform/init.c
880
errx(1, "Disk image %s is already "
test/debug/buserr.c
33
errx(EX_OSERR, "mmap() failed");
test/debug/kshowprocs.c
93
errx(1, "%s", kvm_geterr(kd));
test/debug/kwrite.c
39
errx(1, "no addr");
test/debug/kwrite.c
49
errx(1, "no width");
test/debug/kwrite.c
54
errx(1, "invalid addr '%s'", argv[1]);
test/debug/kwrite.c
59
errx(1, "%s", errbuf);
test/debug/kwrite.c
66
errx(1, "%s", kvm_geterr(kvm));
test/debug/kwrite.c
72
errx(1, "too few values for width %ld", width);
test/debug/kwrite.c
81
errx(1, "invalid value '%s'", argv[2 + i]);
test/debug/kwrite.c
84
errx(1, "value '%s'", argv[2 + i]);
test/debug/kwrite.c
89
errx(1, "%s", kvm_geterr(kvm));
test/debug/kwrite.c
93
errx(1, "%s", kvm_geterr(kvm));
test/illumos/oclo/oclo.c
1236
errx(EXIT_FAILURE, "TEST FAILED: re-opening fd %d "
test/illumos/oclo/oclo.c
1262
errx(EXIT_FAILURE, "TEST FAILED: cannot assemble exec path "
test/illumos/oclo/oclo.c
202
errx(EXIT_FAILURE, "TEST FAILED: internal test error: expected "
test/illumos/oclo/oclo.c
309
errx(EXIT_FAILURE, "TEST FAILURE: %s: internal error: "
test/illumos/oclo/oclo.c
633
errx(EXIT_FAILURE, "TEST FAILED: %s: did not receive correct "
test/illumos/oclo/oclo.c
643
errx(EXIT_FAILURE, "TEST FAILED: %s: found insufficient "
test/illumos/oclo/oclo.c
651
errx(EXIT_FAILURE, "TEST FAILED: %s: found surprising cmsg "
test/illumos/oclo/oclo.c
657
errx(EXIT_FAILURE, "TEST FAILED: %s: found unexpected "
test/illumos/oclo/ocloexec_verify.c
118
errx(EXIT_FAILURE, "TEST FAILED: found more fds %d than "
test/illumos/oclo/ocloexec_verify.c
130
errx(EXIT_FAILURE, "TEST FAILED: failed to parse "
test/kvm/kvm_file/test_kvm_file.c
80
errx(2, "%s", errbuf);
test/kvm/kvm_file/test_kvm_file.c
84
errx(2, "kvm_getfiles failed %s", kvm_geterr(kd));
test/nvmm/calc-vm.c
144
errx(EXIT_FAILURE, "unknown exit reason: 0x%lx",
test/nvmm/demo/toyvirt/elf.c
71
errx(EXIT_FAILURE, "wrong ELF header");
test/nvmm/demo/toyvirt/elf.c
81
errx(EXIT_FAILURE, "unsupported ELF");
test/nvmm/demo/toyvirt/main.c
120
errx(EXIT_FAILURE, "no INT pending!");
test/nvmm/demo/toyvirt/main.c
124
errx(EXIT_FAILURE, "no NMI pending!");
test/nvmm/demo/toyvirt/main.c
202
errx(EXIT_FAILURE, "nvmm_vcpu_getstate");
test/nvmm/demo/toyvirt/main.c
229
errx(EXIT_FAILURE, "unable to map the vm");
test/nvmm/demo/toyvirt/main.c
400
errx(EXIT_FAILURE, "usage: %s file-path", argv[0]);
test/socket/accept/block/accept_block.c
72
errx(1, "invalid -p");
test/socket/accept/nonblock/accept_nblock.c
68
errx(1, "invalid -p");
test/socket/accept4/block/accept4_block.c
78
errx(1, "invalid -p");
test/socket/accept4/cloexec/accept4_cloexec.c
121
errx(1, "not exited");
test/socket/accept4/cloexec/accept4_cloexec.c
63
errx(1, "invalid -p %s", optarg);
test/socket/accept4/nonblock/accept4_nblock.c
63
errx(1, "invalid -p");
test/socket/recvmsg/cloexec/recvmsg_cloexec.c
54
errx(1, CHECKFD_CMD " did not exit");
test/socket/socket/cloexec/socket_cloexec.c
42
errx(1, CHECKFD_CMD " did not exit");
test/socket/socket/nonblock/socket_nblock.c
50
errx(1, "invalid -p argument");
test/socket/socketpair/cloexec/sockpair_cloexec.c
40
errx(1, CHECKFD_CMD " did not exit");
test/stress/stress2/lib/resources.c
168
errx(1, "%s. Can not create %s\n", getprogname(), lockpath);
test/testcases/libnvmm/h_io_assist.c
328
errx(-1, "run_test failed");
test/testcases/libnvmm/h_mem_assist.c
165
errx(-1, "run_test failed");
test/testcases/sysv/sysvmsg/msgtest.c
208
errx(1, "sender: received unexpected signal");
test/testcases/sysv/sysvmsg/msgtest.c
215
errx(1, "System V Message Queue support is not present in the kernel");
test/testcases/sysv/sysvmsg/msgtest.c
231
errx(1, "receiver exited abnormally");
test/testcases/sysv/sysvmsg/msgtest.c
234
errx(1, "receiver exited with status %d",
test/testcases/sysv/sysvmsg/msgtest.c
288
errx(1, "uid mismatch");
test/testcases/sysv/sysvmsg/msgtest.c
291
errx(1, "gid mismatch");
test/testcases/sysv/sysvmsg/msgtest.c
294
errx(1, "mode mismatch");
test/testcases/sysv/sysvsem/semtest.c
210
errx(1, "sender: received unexpected signal");
test/testcases/sysv/sysvsem/semtest.c
217
errx(1, "System V Semaphore support is not present in the kernel");
test/testcases/sysv/sysvsem/semtest.c
235
errx(1, "receiver exited abnormally");
test/testcases/sysv/sysvsem/semtest.c
238
errx(1, "receiver exited with status %d",
test/testcases/sysv/sysvsem/semtest.c
295
errx(1, "uid mismatch");
test/testcases/sysv/sysvsem/semtest.c
298
errx(1, "gid mismatch");
test/testcases/sysv/sysvsem/semtest.c
301
errx(1, "mode mismatch %o != %o",
test/testcases/sysv/sysvshm/shmtest.c
177
errx(1, "sender: received unexpected signal");
test/testcases/sysv/sysvshm/shmtest.c
185
errx(1, "System V Shared Memory support is not present in the kernel");
test/testcases/sysv/sysvshm/shmtest.c
202
errx(1, "receiver exited abnormally");
test/testcases/sysv/sysvshm/shmtest.c
205
errx(1, "receiver exited with status %d",
test/testcases/sysv/sysvshm/shmtest.c
261
errx(1, "uid mismatch");
test/testcases/sysv/sysvshm/shmtest.c
264
errx(1, "gid mismatch");
test/testcases/sysv/sysvshm/shmtest.c
267
errx(1, "mode mismatch");
test/udp/bindconnfail/udp_bindconnfail.c
89
errx(2, "connect 2 succeeded");
test/udp/bindconnfail/udp_bindconnfail.c
98
errx(2, "sent truncated data %d", n);
test/udp/bindconnsend/udp_bindconnsend.c
91
errx(2, "written truncated data %d", n);
test/udp/bindsend/udp_bindsend.c
89
errx(2, "sent truncated data %d", n);
test/udp/conn2send/udp_conn2send.c
85
errx(2, "sent truncated data %d", n);
test/udp/connsend/udp_connsend.c
62
errx(2, "written truncated data %d", n);
test/udp/disconnsend/udp_disconnsend.c
67
errx(2, "sendto truncated data %d", n);
test/udp/mcastsend/mcastsend.c
133
errx(2, "sent truncated data %d", n);
test/udp/sendsrcaddr/udp_sendsrcaddr.c
134
errx(2, "sendsrcaddr succeeded!?");
test/udp/sendsrcaddr/udp_sendsrcaddr.c
159
errx(2, "sendsrcaddr 2 succeeded!?");
test/udp/sendsrcaddr/udp_sendsrcaddr.c
190
errx(2, "sendsrcaddr 3 succeeded!?");
test/udp/sendwildcard/udp_sendwildcard.c
72
errx(2, "sent truncated data %d", n);
test/udp/tos/udp_tos.c
126
errx(1, "recvmsg received %d", n);
test/udp/tos/udp_tos.c
130
errx(1, "no cmsg");
test/udp/tos/udp_tos.c
132
errx(1, "cmsg len mismatch");
test/udp/tos/udp_tos.c
134
errx(1, "cmsg level mismatch");
test/udp/tos/udp_tos.c
136
errx(1, "cmsg type mismatch");
test/unix/loopdesc/loopdesc.c
43
errx(1, "sendmsg sent %d", n);
test/unix/passdesc/passdesc.c
175
errx(1, "write %d", n);
test/unix/passdesc/passdesc.c
181
errx(1, "lseek offset %jd", (intmax_t)ofs);
test/unix/passdesc/passdesc.c
51
errx(1, "sendmsg sent %d", n);
test/unix/passdesc/passdesc.c
81
errx(1, "recvmsg received %d", n);
test/unix/passdesc/passdesc.c
85
errx(1, "no cmsg");
test/unix/passdesc/passdesc.c
87
errx(1, "cmsg len mismatch");
test/unix/passdesc/passdesc.c
89
errx(1, "cmsg level mismatch");
test/unix/passdesc/passdesc.c
91
errx(1, "cmsg type mismatch");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
159
errx(1, "save_firmware failed");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
162
errx(1, "multiple decoder images present");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
169
errx(1, "save_firmware failed");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
172
errx(1, "multiple encoder images present");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
177
errx(1, "save_firmware failed");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
183
errx(1, "decoder image not present");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
186
errx(1, "encoder image not present");
tools/multimedia/cxm/extract_fw/cxm_extract_fw.c
77
errx(1, "save_firmware -- firmware name is too long");
tools/regression/lib/libm/test-fenv.c
379
errx(1, "child aborted\n");
tools/regression/lib/libm/test-fenv.c
455
errx(1, "child aborted\n");
tools/regression/sockets/sigpipe/sigpipe.c
100
errx(-1, "%s: send: returned %d", testname, len);
tools/regression/sockets/sigpipe/sigpipe.c
116
errx(-1, "%s: write: returned %d", testname, len);
tools/regression/sockets/sigpipe/sigpipe.c
128
errx(-1, "%s: send: didn't receive SIGPIPE", testname);
tools/regression/sockets/sigpipe/sigpipe.c
147
errx(-1, "%s: send: got SIGPIPE", testname);
tools/regression/sockets/sigpipe/sigpipe.c
162
errx(-1, "%s: write: didn't receive SIGPIPE", testname);
tools/regression/sockets/sigpipe/sigpipe.c
181
errx(-1, "%s: write: got SIGPIPE", testname);
tools/regression/sockets/sigpipe/sigpipe.c
57
errx(-1, "usage: sigpipe tcpport");
tools/tools/ath/athdebug/athdebug.c
160
errx(1, "missing interface name for -i option");
tools/tools/ath/athdebug/athdebug.c
163
errx(2, "huh, this is for ath devices?");
tools/tools/ath/athdebug/athdebug.c
203
errx(1, "unknown flag %.*s",
tools/tools/ath/athdecode/main.c
325
errx(-1, "too many registers; bump MAXREGS");
tools/tools/ath/athkey/athkey.c
170
errx(-1, "%s: invalid key index %s, must be [0..127]",
tools/tools/ath/athpoke/athpoke.c
112
errx(1, "invalid register \"%s\"", argv[0]);
tools/tools/ath/athpoke/athpoke.c
210
errx(-1, "too many registers; bump MAXREGS");
tools/tools/ath/athprom/athprom.c
138
errx(1, "%s: invalid eeprom offset %s",
tools/tools/ath/athprom/athprom.c
145
errx(1, "%s: invalid eeprom value %s",
tools/tools/ath/athprom/athprom.c
167
errx(-1, "Cannot locate template file for "
tools/tools/ath/athregs/dumpregs.c
160
errx(-1, "no registers are known for this part "
tools/tools/ath/athregs/dumpregs.c
297
errx(-1, "too many registers; bump MAXREGS");
tools/tools/ath/athregs/dumpregs.c
317
errx(-1, "no space to %d keycache slots\n", nslots);
tools/tools/ath/athregs/dumpregs.c
344
errx(-1, "no space for %d register slots (type %d)\n",
tools/tools/ath/athstats/main.c
116
errx(-1, "usage: %s [-a] [-i ifname] [-l] [-o fmt] [-z] [interval]\n", argv[0]);
tools/tools/bus_autoconf/bus_autoconf.c
79
errx(EX_USAGE, "Invalid input "
tools/tools/bus_autoconf/bus_autoconf.c
97
errx(EX_USAGE, "Invalid section '%s'", section);
tools/tools/bus_autoconf/bus_load_file.c
67
errx(EX_SOFTWARE, "Out of memory");
tools/tools/bus_autoconf/bus_sections.c
63
errx(EX_SOFTWARE, "Out of memory.");
tools/tools/bus_autoconf/bus_usb.c
336
errx(EX_DATAERR, "Invalid or non-existing "
tools/tools/bus_autoconf/bus_usb.c
340
errx(EX_DATAERR, "Length %d is not "
tools/tools/bus_autoconf/bus_usb.c
347
errx(EX_SOFTWARE, "Out of memory");
tools/tools/bus_autoconf/bus_usb.c
358
errx(EX_SOFTWARE, "Too many entries");
tools/tools/bus_autoconf/bus_usb.c
371
errx(EX_SOFTWARE, "Out of memory");
tools/tools/net80211/w00t/assoc/assoc.c
111
errx(1, "injected %d but only %d sent", rc, len);
tools/tools/net80211/wesside/wesside/wesside.c
2111
errx(1, "write %d/%d\n", rd, strlen(k));
tools/tools/net80211/wlaninject/wlaninject.c
248
errx(1, "unknown wme access class %s", ac);
tools/tools/net80211/wlaninject/wlaninject.c
268
errx(1, "unknown transmit rate %s", rate);
tools/tools/net80211/wlaninject/wlaninject.c
342
errx(1, "Unknown MGT subtype 0x%x",
tools/tools/net80211/wlaninject/wlaninject.c
371
errx(1, "Unknown CTL subtype 0x%x",
tools/tools/net80211/wlaninject/wlaninject.c
382
errx(1, "Unknown type 0x%x",
tools/tools/net80211/wlanstats/main.c
183
errx(1, "%s: invalid ethernet address", optarg);
tools/tools/net80211/wlanstats/main.c
190
errx(-1, "usage: %s [-a] [-i ifname] [-l] [-o fmt] [interval]\n", argv[0]);
tools/tools/net80211/wlanstats/wlanstats.c
449
errx(1, "did not find link layer address for interface %s",
tools/tools/net80211/wlantxtime/wlantxtime.c
560
errx(-1, "unknown mode %s", mode);
tools/tools/net80211/wlantxtime/wlantxtime.c
564
errx(-1, "rate %s not valid for mode %s", srate(rate), mode);
tools/tools/netrate/kq_sendrecv/kq_recvserv/kq_recvserv.c
102
errx(1, "invalid -b");
tools/tools/netrate/kq_sendrecv/kq_recvserv/kq_recvserv.c
112
errx(1, "invalid -t");
tools/tools/netrate/kq_sendrecv/kq_recvserv/kq_recvserv.c
218
errx(1, "failed to find a data port");
tools/tools/netrate/kq_sendrecv/kq_recvserv/kq_recvserv.c
80
errx(1, "inet_pton failed %s", optarg);
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
203
errx(1, "inet_pton failed %s", optarg);
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
221
errx(1, "invalid -b");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
227
errx(1, "invalid -c");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
233
errx(1, "invalid -l");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
243
errx(1, "invalid -r");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
249
errx(1, "invalid -t");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
257
errx(1, "either -4 or -c are specified");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
553
errx(1, "read truncated info hdr");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
576
errx(1, "read truncated ports");
tools/tools/netrate/kq_sendrecv/kq_sendcli/kq_sendcli.c
713
errx(1, "read truncated ack");
tools/tools/netrate/pktgenctl/pktgenctl.c
148
errx(1, "-d: invalid inet address: %s", optarg);
tools/tools/netrate/pktgenctl/pktgenctl.c
159
errx(1, "-s: invalid inet address: %s", optarg);
tools/tools/netrate/udpecho/udpecho.c
54
errx(1, "invalid -4 %s\n", optarg);
usr.bin/apply/apply.c
213
errx(1, "expecting additional argument%s after \"%s\"",
usr.bin/apply/apply.c
68
errx(1,
usr.bin/apply/apply.c
78
errx(1,
usr.bin/at/at.c
162
errx(EXIT_FAILURE, "virtual memory exhausted");
usr.bin/at/at.c
178
errx(EXIT_FAILURE, "virtual memory exhausted");
usr.bin/at/at.c
573
errx(EXIT_FAILURE, "%s: not owner", argv[i]);
usr.bin/at/at.c
608
errx(EXIT_FAILURE, "internal error, process_jobs = %d",
usr.bin/at/at.c
853
errx(EXIT_FAILURE, "you do not have permission to use this program");
usr.bin/at/panic.c
58
errx(EXIT_FAILURE, "%s", a);
usr.bin/at/parsetime.c
184
errx(EXIT_FAILURE, "virtual memory exhausted");
usr.bin/at/perm.c
68
errx(EXIT_FAILURE, "virtual memory exhausted");
usr.bin/backlight/backlight.c
143
errx(1, "Cannot parse brightness level %s: %s",
usr.bin/backlight/backlight.c
150
errx(1, "cannot open %s: %s",
usr.bin/backlight/backlight.c
156
errx(1, "Cannot query the backlight device");
usr.bin/backlight/backlight.c
174
errx(1, "Cannot update the backlight device");
usr.bin/backlight/backlight.c
182
errx(1, "Cannot query the backlight device");
usr.bin/backlight/backlight.c
191
errx(1, "Cannot update the backlight device");
usr.bin/backlight/backlight.c
195
errx(1, "Cannot query the backlight device");
usr.bin/bc/bc.y
848
errx(1, "internal error: break num > 15");
usr.bin/bc/bc.y
869
errx(1, "too many variables");
usr.bin/bc/bc.y
976
errx(1, "%s:%d: %s", filename, lineno, s);
usr.bin/bdes/bdes.c
185
errx(1, "-F: number must be 1-56 inclusive");
usr.bin/bdes/bdes.c
187
errx(1, "-F: number must be a multiple of 7");
usr.bin/bdes/bdes.c
192
errx(1, "-f: number must be 1-64 inclusive");
usr.bin/bdes/bdes.c
194
errx(1, "-f: number must be a multiple of 8");
usr.bin/bdes/bdes.c
203
errx(1, "-m: number must be 0-64 inclusive");
usr.bin/bdes/bdes.c
208
errx(1, "-o: number must be 1-64 inclusive");
usr.bin/bdes/bdes.c
210
errx(1, "-o: number must be a multiple of 8");
usr.bin/bdes/bdes.c
270
errx(1, "can't authenticate with CFBA mode");
usr.bin/bdes/bdes.c
283
errx(1, "can't authenticate with ECB mode");
usr.bin/bdes/bdes.c
296
errx(1, "can't authenticate with OFB mode");
usr.bin/brandelf/brandelf.c
72
errx(1, "f option incompatible with t option");
usr.bin/brandelf/brandelf.c
90
errx(1, "t option incompatible with f option");
usr.bin/btpin/btpin.c
68
errx(EXIT_FAILURE, "%s: %s", optarg,
usr.bin/btpin/btpin.c
84
errx(EXIT_FAILURE, "Invalid PIN length");
usr.bin/calendar/basics.c
103
errx(1, "%s: invalid n = 0!", __func__);
usr.bin/calendar/calendar.c
195
errx(1, "must be root to run with '-a'");
usr.bin/calendar/calendar.c
205
errx(1, "number of days must be positive");
usr.bin/calendar/calendar.c
211
errx(1, "number of days must be positive");
usr.bin/calendar/calendar.c
235
errx(1, "invalid location: |%s|", optarg);
usr.bin/calendar/calendar.c
246
errx(1, "invalid time: |%s|", optarg);
usr.bin/calendar/calendar.c
251
errx(1, "invalid date: |%s|", optarg);
usr.bin/calendar/calendar.c
256
errx(1, "invalid timezone: |%s|", optarg);
usr.bin/calendar/calendar.c
270
errx(1, "flags -a and -f cannot be used together");
usr.bin/calendar/calendar.c
272
errx(1, "flags -a and -H cannot be used together");
usr.bin/calendar/calendar.c
310
errx(1, "unknown -s value: |%s|", show_info);
usr.bin/calendar/calendar.c
404
errx(2, "'calendar -a' timed out (%d seconds); "
usr.bin/calendar/calendar.c
423
errx(1, "Cannot open calendar file: '%s'", calfile);
usr.bin/calendar/calendar.c
431
errx(1, "Cannot enter home: '%s'", calhome);
usr.bin/calendar/calendar.c
443
errx(1, "Cannot enter directory: '%s'",
usr.bin/calendar/calendar.c
454
errx(1, "Cannot find calendar file");
usr.bin/calendar/days.c
207
errx(1, "%s: unknown special day: %d",
usr.bin/calendar/days.c
318
errx(1, "%s: unknown moon event: %d",
usr.bin/calendar/io.c
393
errx(1, "Invalid calendar entry type: %d", entry.type);
usr.bin/calendar/utils.c
111
errx(1, "xcalloc(%zu, %zu): out of memory", number, size);
usr.bin/calendar/utils.c
123
errx(1, "xrealloc: out of memory (size: %zu)", size);
usr.bin/calendar/utils.c
135
errx(1, "xstrdup: out of memory (length: %zu)", strlen(str));
usr.bin/calendar/utils.c
99
errx(1, "mcalloc(%zu): out of memory", size);
usr.bin/calendar/utils.h
240
errx(10, "%s(%g, %g) invalid!", __func__, y, x);
usr.bin/cap_mkdb/cap_mkdb.c
110
errx(1, "strdup failed");
usr.bin/cap_mkdb/cap_mkdb.c
166
errx(1, "malloc failed");
usr.bin/cap_mkdb/cap_mkdb.c
243
errx(1, "potential reference loop detected");
usr.bin/chflags/chflags.c
124
errx(1, "invalid flags: %s", flags);
usr.bin/chflags/chflags.c
129
errx(1, "invalid flag: %s", flags);
usr.bin/chflags/chflags.c
98
errx(1, "the -R and -h options may not be "
usr.bin/chkey/chkey.c
113
errx(1, "can't find master of publickey database");
usr.bin/chkey/chkey.c
118
errx(1, "cannot convert hostname to netname");
usr.bin/chkey/chkey.c
121
errx(1, "cannot convert username to netname");
usr.bin/chkey/chkey.c
134
errx(1,
usr.bin/chkey/chkey.c
137
errx(1,
usr.bin/chkey/chkey.c
144
errx(1, "no password entry found: can't change key");
usr.bin/chkey/chkey.c
152
errx(1, "invalid password");
usr.bin/chkey/chkey.c
169
errx(1, "password incorrect");
usr.bin/chkey/chkey.c
178
errx(1, "unable to update NIS database (%u): %s",
usr.bin/chkey/chkey.c
181
errx(1, "unable to update publickey database");
usr.bin/chkey/chkey.c
208
errx(1, "unable to login with new secret key");
usr.bin/chpass/chpass.c
132
errx(1, "unknown user: uid %lu",
usr.bin/chpass/chpass.c
136
errx(1, "unknown user: %s", *argv);
usr.bin/chpass/chpass.c
187
errx(1, "invalid format for password");
usr.bin/chpass/chpass.c
213
errx(0, "user information unchanged");
usr.bin/chpass/chpass.c
242
errx(0, "NIS user information updated");
usr.bin/chpass/chpass.c
265
errx(0, "user information updated");
usr.bin/chpass/chpass.c
268
errx(1, "unsupported passwd source");
usr.bin/chpass/chpass.c
276
errx(1, "%s", strerror(EACCES));
usr.bin/cmp/cmp.c
101
errx(ERR_EXIT, "specifying -s with -l or -x is not permitted");
usr.bin/cmp/cmp.c
120
errx(ERR_EXIT,
usr.bin/cmp/cmp.c
143
errx(ERR_EXIT, "%s: Not a symbolic link", file2);
usr.bin/cmp/cmp.c
148
errx(ERR_EXIT, "%s: Not a symbolic link", file1);
usr.bin/col/col.c
108
errx(1, "write error"); \
usr.bin/col/col.c
146
errx(1, "bad -l argument, %s: %s", errstr,
usr.bin/col/col.c
517
errx(1, "too many lines");
usr.bin/col/col.c
520
errx(1, "too many reverse line feeds");
usr.bin/colrm/colrm.c
74
errx(1, "illegal column -- %s", argv[1]);
usr.bin/colrm/colrm.c
79
errx(1, "illegal column -- %s", argv[0]);
usr.bin/colrm/colrm.c
88
errx(1, "illegal start and stop columns");
usr.bin/comm/comm.c
189
errx(1, "conversion buffer length overflow");
usr.bin/comm/comm.c
193
errx(1, "internal mbstowcs() error");
usr.bin/compress/compress.c
121
errx(1, "the -c option permits only a single file argument");
usr.bin/compress/compress.c
79
errx(1, "unknown program name");
usr.bin/compress/compress.c
87
errx(1, "illegal bit count -- %s", optarg);
usr.bin/crunch/crunchgen/crunchgen.c
1213
errx(1, "Can't get realpath on: %s\n", srcdir);
usr.bin/crunch/crunchgen/crunchgen.c
271
errx(1, "fatal: input file \"%s\" not found", infilename);
usr.bin/crunch/crunchgen/crunchgen.c
684
errx(1, "Can't get realpath on: %s\n", p->srcdir);
usr.bin/csplit/csplit.c
120
errx(1, "%s: bad suffix length", optarg);
usr.bin/csplit/csplit.c
132
errx(1, "name too long");
usr.bin/csplit/csplit.c
167
errx(1, "%ld: suffix too long (limit %ld)",
usr.bin/csplit/csplit.c
179
errx(1, "%s: bad repetition count", *argv + 1);
usr.bin/csplit/csplit.c
191
errx(1, "%s: unrecognised pattern", expr);
usr.bin/csplit/csplit.c
330
errx(1, "%s: can't seek", currfile);
usr.bin/csplit/csplit.c
332
errx(1, "can't read overflowed output");
usr.bin/csplit/csplit.c
368
errx(1, "%s: missing trailing %c", expr, *expr);
usr.bin/csplit/csplit.c
375
errx(1, "%s: bad offset", pofs);
usr.bin/csplit/csplit.c
380
errx(1, "%s: bad regular expression", re);
usr.bin/csplit/csplit.c
402
errx(1, "%s: no match", re);
usr.bin/csplit/csplit.c
445
errx(1, "%s: bad line number", expr);
usr.bin/csplit/csplit.c
448
errx(1, "%s: can't go backwards", expr);
usr.bin/csplit/csplit.c
454
errx(1, "%ld: out of range", lastline);
usr.bin/ctags/tree.c
62
errx(1, "out of space");
usr.bin/cut/cut.c
190
errx(1, "[-bcf] list: illegal list value");
usr.bin/cut/cut.c
192
errx(1, "[-bcf] list: values may not include zero");
usr.bin/cut/cut.c
97
errx(1, "bad delimiter");
usr.bin/dc/bcode.c
1621
errx(1, "mark not found");
usr.bin/dfregress/parser.c
63
errx(1, "syntax error on line %d: %s\n", line_no, buf);
usr.bin/diff/diff.c
232
errx(2, "%s: %s", ignore_pats, buf);
usr.bin/diff/diff.c
234
errx(2, "%s", buf);
usr.bin/diff/diff.c
248
errx(2, "can't compare - to a directory");
usr.bin/diff/diff.c
252
errx(2, "-D option not supported with directories");
usr.bin/diff/xmalloc.c
31
errx(2, "xmalloc: zero size");
usr.bin/du/du.c
342
errx(1, "No memory for hardlink detection");
usr.bin/du/du.c
473
errx(1, "cannot allocate memory");
usr.bin/du/du.c
476
errx(1, "cannot allocate memory");
usr.bin/env/envopts.c
290
errx(1, "Sequence '\\%c' is not allowed"
usr.bin/env/envopts.c
312
errx(1, "Invalid sequence '\\%c' in -S",
usr.bin/env/envopts.c
359
errx(1, "No terminating quote for string: %.*s%s",
usr.bin/env/envopts.c
408
errx(1, "Only ${VARNAME} expansion is supported, error at: %s",
usr.bin/expand/expand.c
167
errx(1, "bad tab stop spec");
usr.bin/expand/expand.c
169
errx(1, "bad tab stop spec");
usr.bin/expand/expand.c
171
errx(1, "too many tab stops");
usr.bin/expand/expand.c
176
errx(1, "bad tab stop spec");
usr.bin/fetch/fetch.c
1013
errx(1, "the -m and -r flags "
usr.bin/fetch/fetch.c
1020
errx(1, "invalid size (%s)", optarg);
usr.bin/fetch/fetch.c
1028
errx(1, "invalid timeout (%s)", optarg);
usr.bin/fetch/fetch.c
1044
errx(1, "invalid delay (%s)", optarg);
usr.bin/fetch/fetch.c
1103
errx(1, "invalid hostname");
usr.bin/fetch/fetch.c
1106
errx(1, "%s", strerror(ENOMEM));
usr.bin/fetch/fetch.c
1119
errx(1, "%s", strerror(ENOMEM));
usr.bin/fetch/fetch.c
1153
errx(1, "%s is not a directory",
usr.bin/fetch/fetch.c
952
errx(1, "invalid buffer size (%s)", optarg);
usr.bin/fetch/fetch.c
991
errx(1, "the -m and -r flags "
usr.bin/find/function.c
1148
errx(1, "Can't parse date/time: %s", fn_or_tspec);
usr.bin/find/function.c
1264
errx(1, "%s: %s: illegal mode string", option->name, perm);
usr.bin/find/function.c
128
errx(1, "%s: %s: illegal numeric value", option, vp);
usr.bin/find/function.c
130
errx(1, "%s: %s: illegal trailing character", option, vp);
usr.bin/find/function.c
1352
errx(1, "%s: %s",
usr.bin/find/function.c
1379
errx(1, "%s: %s: %s",
usr.bin/find/function.c
1456
errx(1, "%s: %s: illegal trailing character",
usr.bin/find/function.c
1461
errx(1, "%s: %s: value too large",
usr.bin/find/function.c
1543
errx(1, "%s: %s: unknown type", option->name, typestring);
usr.bin/find/function.c
1583
errx(1, "%s: %s: no such user", option->name, username);
usr.bin/find/function.c
164
errx(1, "%s: %s: illegal time value", option, vp);
usr.bin/find/function.c
190
errx(1, "%s: %s: bad unit '%c'", option, vp, *unit);
usr.bin/find/function.c
198
errx(1, "%s: %s: illegal time value", option, vp);
usr.bin/find/function.c
202
errx(1, "%s: %s: missing trailing unit", option, vp);
usr.bin/find/function.c
221
errx(1, "%s: requires additional arguments", option->name);
usr.bin/find/function.c
341
errx(1, "%s: %s: value must be positive", option->name, dstr);
usr.bin/find/function.c
367
errx(1, "-delete: insecure options got turned on");
usr.bin/find/function.c
371
errx(1, "-delete: forbidden when symlinks are followed");
usr.bin/find/function.c
376
errx(1, "-delete: %s: relative path potentially not safe",
usr.bin/find/function.c
414
errx(1, "%s: forbidden when the current directory cannot be opened",
usr.bin/find/function.c
625
errx(1, "%s: forbidden when the current directory cannot be opened",
usr.bin/find/function.c
638
errx(1,
usr.bin/find/function.c
649
errx(1, "%s: no command specified", option->name);
usr.bin/find/function.c
671
errx(1, "no space for arguments");
usr.bin/find/function.c
775
errx(1, "%s: %s: illegal flags string", option->name, flags_str);
usr.bin/find/function.c
950
errx(1, "%s: %s: no such group", option->name, gname);
usr.bin/find/operator.c
101
errx(1, "(): empty inner expression");
usr.bin/find/operator.c
141
errx(1, "): no beginning '('");
usr.bin/find/operator.c
191
errx(1, "!: no following expression");
usr.bin/find/operator.c
193
errx(1, "!: nothing between ! and -o");
usr.bin/find/operator.c
250
errx(1, "-o: no expression before -o");
usr.bin/find/operator.c
254
errx(1, "-o: no expression after -o");
usr.bin/find/operator.c
91
errx(1, "(: missing closing ')'");
usr.bin/find/option.c
158
errx(1, "%s: unknown primary or operator", *argv);
usr.bin/fmt/fmt.c
200
if (result<=0) { Lose: errx(EX_USAGE, "%s", err_mess); }
usr.bin/fmt/fmt.c
209
if (result<0) { Lose: errx(EX_USAGE, "%s", err_mess); }
usr.bin/fmt/fmt.c
345
errx(EX_USAGE, "max length must be >= goal length");
usr.bin/fmt/fmt.c
350
if (max_length >= SIZE_T_MAX / sizeof (wchar_t)) errx(EX_USAGE, "max length too large");
usr.bin/fmt/fmt.c
663
if (p == NULL) errx(EX_OSERR, "out of memory");
usr.bin/fold/fold.c
76
errx(1, "illegal width value");
usr.bin/from/from.c
89
errx(1, "no password file entry for you");
usr.bin/fstat/fstat.c
195
errx(1, "%s: unknown uid", optarg);
usr.bin/fstat/fstat.c
237
errx(1, "%s", buf);
usr.bin/fstat/fstat.c
240
errx(1, "no namelist: %s", kvm_geterr(kd));
usr.bin/fstat/fstat.c
243
errx(1, "%s", kvm_geterr(kd));
usr.bin/gcore/elfcore.c
121
errx(1, "out of memory");
usr.bin/gcore/elfcore.c
146
errx(1, "short read from %s:"
usr.bin/gcore/elfcore.c
153
errx(1, "short write");
usr.bin/gcore/elfcore.c
402
errx(1, "short read from %s: wanted %zu, got %d",
usr.bin/gcore/elfcore.c
413
errx(1, "short read from %s: wanted %zu, got %d",
usr.bin/gcore/elfcore.c
462
errx(1, "out of memory");
usr.bin/gcore/elfcore.c
474
errx(1, "empty map file %s", mapname);
usr.bin/gcore/elfcore.c
496
errx(1, "ill-formed line in %s: '%s'",
usr.bin/gcore/elfcore.c
526
errx(1, "out of memory");
usr.bin/gcore/gcore.c
138
errx(1, "allocation failure");
usr.bin/gcore/gcore.c
154
errx(1, "%s exec header: %s",
usr.bin/gcore/gcore.c
159
errx(1, "Invalid executable file");
usr.bin/getaddrinfo/getaddrinfo.c
152
errx(1, "%s", gai_strerror(error));
usr.bin/getconf/getconf.c
118
errx(EX_USAGE,
usr.bin/getconf/getconf.c
130
errx(EX_USAGE,
usr.bin/getconf/getconf.c
80
errx(EX_USAGE, "invalid programming environment %s",
usr.bin/getconf/getconf.c
93
errx(EX_UNAVAILABLE, "environment %s is not available",
usr.bin/gzip/gzip.c
1213
errx(1, "file path too long: %s", file);
usr.bin/gzip/gzip.c
1305
errx(1, "file path too long: %s", file);
usr.bin/gzip/gzip.c
340
errx(1, "incorrect suffix: '%s'", optarg);
usr.bin/head/head.c
68
errx(1, "illegal byte count -- %s", optarg);
usr.bin/head/head.c
73
errx(1, "illegal line count -- %s", optarg);
usr.bin/head/head.c
91
errx(1, "can't combine line and byte counts");
usr.bin/hexdump/display.c
253
errx(1, "cannot skip past end of input");
usr.bin/hexdump/hexsyntax.c
87
errx(1, "%s: bad length value", optarg);
usr.bin/hexdump/hexsyntax.c
95
errx(1, "%s: bad skip value", optarg);
usr.bin/hexdump/odsyntax.c
141
errx(1, "%s: invalid skip amount", optarg);
usr.bin/hexdump/odsyntax.c
145
errx(1, "%s: invalid length", optarg);
usr.bin/hexdump/odsyntax.c
301
errx(1, "%c: unrecognised format character", fchar);
usr.bin/hexdump/odsyntax.c
332
errx(1, "%s: invalid size", fmt);
usr.bin/hexdump/odsyntax.c
350
errx(1, "unsupported floating point size %lu",
usr.bin/hexdump/odsyntax.c
396
errx(1, "%s: invalid size", fmt);
usr.bin/hexdump/odsyntax.c
399
errx(1, "unsupported int size %lu",
usr.bin/hexdump/odsyntax.c
86
errx(1, "%s: invalid address base", optarg);
usr.bin/hexdump/parse.c
395
errx(1, "byte count with multiple "
usr.bin/hexdump/parse.c
485
errx(1, "%s: bad byte count", s);
usr.bin/hexdump/parse.c
491
errx(1, "%%s: requires a precision or a byte count");
usr.bin/hexdump/parse.c
497
errx(1, "\"%s\": bad format", fmt);
usr.bin/hexdump/parse.c
503
errx(1, "%%%s: bad conversion character", ch);
usr.bin/iconv/iconv.c
112
errx(EXIT_FAILURE,
usr.bin/id/id.c
325
errx(1, "%s: no such user", u);
usr.bin/indent/args.c
264
errx(1, "%s: unknown parameter \"%s\"", option_source, arg - 1);
usr.bin/indent/args.c
304
errx(1, "set_option: internal error: p_special %d", p->p_special);
usr.bin/indent/args.c
318
errx(1, "%s: ``%s'' requires a parameter", option_source, p->p_name);
usr.bin/indent/args.c
324
errx(1, "set_option: internal error: p_type %d", p->p_type);
usr.bin/indent/indent.c
1134
errx(1, "input too long");
usr.bin/indent/indent.c
233
errx(1, "input and output files must be different");
usr.bin/indent/indent.c
240
errx(1, "unknown parameter: %s", argv[i]);
usr.bin/indent/indent.c
466
errx(1, "input too long");
usr.bin/indent/io.c
296
errx(1, "input line too long");
usr.bin/indent/parse.c
208
errx(1, "Parser stack overflow");
usr.bin/ioprio/ioprio.c
64
errx(1, "%s: invalid ioprio value", optarg);
usr.bin/ipcs/ipcs.c
216
errx(1, "unable to read kernel symbol table");
usr.bin/ipcs/ipcs.c
518
errx(1, "No such user");
usr.bin/ipcs/ipcs.c
534
errx(1, "No such group");
usr.bin/join/join.c
129
errx(1, "-1 option field number less than 1");
usr.bin/join/join.c
131
errx(1, "illegal field number -- %s", optarg);
usr.bin/join/join.c
136
errx(1, "-2 option field number less than 1");
usr.bin/join/join.c
138
errx(1, "illegal field number -- %s", optarg);
usr.bin/join/join.c
151
errx(1, "-a option file number not 1 or 2");
usr.bin/join/join.c
155
errx(1, "illegal file number -- %s", optarg);
usr.bin/join/join.c
163
errx(1, "-j option field number less than 1");
usr.bin/join/join.c
165
errx(1, "illegal field number -- %s", optarg);
usr.bin/join/join.c
176
errx(1, "illegal tab character specification");
usr.bin/join/join.c
190
errx(1, "-v option file number not 1 or 2");
usr.bin/join/join.c
194
errx(1, "illegal file number -- %s", optarg);
usr.bin/join/join.c
205
errx(1, "the -a and -v options are mutually exclusive");
usr.bin/join/join.c
221
errx(1, "only one input file may be stdin");
usr.bin/join/join.c
544
errx(1, "malformed -o option field");
usr.bin/join/join.c
546
errx(1, "field numbers are 1 based");
usr.bin/join/join.c
549
errx(1, "malformed -o option field");
usr.bin/join/join.c
616
jbad: errx(1, "illegal option -- %s", ap);
usr.bin/jot/jot.c
107
errx(1, "-%c word too long", ch);
usr.bin/jot/jot.c
115
errx(1, "bad precision value");
usr.bin/jot/jot.c
127
errx(1, "bad s value: %s", argv[3]);
usr.bin/jot/jot.c
154
errx(1, "bad reps value: %s", argv[0]);
usr.bin/jot/jot.c
161
errx(1, "too many arguments. What do you mean by %s?",
usr.bin/jot/jot.c
204
errx(1, "impossible stepsize");
usr.bin/jot/jot.c
223
errx(1, "must specify begin if reps == 0");
usr.bin/jot/jot.c
242
errx(1, "infinite sequences cannot be bounded");
usr.bin/jot/jot.c
253
errx(1, "impossible stepsize");
usr.bin/jot/jot.c
260
errx(1, "bad mask");
usr.bin/jot/jot.c
269
errx(1, "range error in conversion");
usr.bin/jot/jot.c
274
errx(1, "range error in conversion");
usr.bin/jot/jot.c
356
errx(1, "-w word too long");
usr.bin/jot/jot.c
359
errx(1, "-w word too long");
usr.bin/jot/jot.c
363
errx(1, "-w word too long");
usr.bin/jot/jot.c
426
errx(1, "illegal or unsupported format '%s'", p2);
usr.bin/jot/jot.c
431
errx(1, "too many conversions");
usr.bin/kdump/kdump.c
123
errx(1,"invalid number %s", optarg);
usr.bin/kdump/kdump.c
134
errx(1, "unknown trace point in %s", optarg);
usr.bin/kdump/kdump.c
145
errx(1, "%s", strerror(ENOMEM));
usr.bin/kdump/kdump.c
155
errx(1, "bogus length 0x%x", ktrlen);
usr.bin/kdump/kdump.c
159
errx(1, "%s", strerror(ENOMEM));
usr.bin/kdump/kdump.c
163
errx(1, "data too short");
usr.bin/killall/killall.c
201
errx(1, "jail id is %s: %s", errstr, *av);
usr.bin/killall/killall.c
238
errx(1, "illegal signal number: %s", *av);
usr.bin/killall/killall.c
274
errx(1, "%s: not a character device", buf);
usr.bin/killall/killall.c
282
errx(1, "user %s does not exist", user);
usr.bin/killall/killall.c
321
errx(1, "could not reallocate memory");
usr.bin/ktrace/ktrace.c
132
errx(1, "Refuse to append to %s not owned by you.",
usr.bin/ktrdump/ktrdump.c
203
errx(1, "%s: File name too long", optarg);
usr.bin/ktrdump/ktrdump.c
221
errx(1, "%s: File name too long", optarg);
usr.bin/ktrdump/ktrdump.c
282
errx(1, "%s", errbuf);
usr.bin/ktrdump/ktrdump.c
284
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
286
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
288
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
292
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
296
errx(1, "ktr version too high for us to handle");
usr.bin/ktrdump/ktrdump.c
299
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
316
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
319
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
669
errx(1, "Can't parse format string");
usr.bin/ktrdump/ktrdump.c
870
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
875
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
881
errx(1, "%s", kvm_geterr(kd));
usr.bin/ktrdump/ktrdump.c
920
errx(1, "%s", kvm_geterr(kd));
usr.bin/lam/lam.c
102
errx(1, "too many input files");
usr.bin/lam/lam.c
124
errx(1, "need string after -%s", c);
usr.bin/lam/lam.c
131
errx(1, "need character after -%s", c);
usr.bin/lam/lam.c
144
errx(1, "no more format space");
usr.bin/lam/lam.c
147
errx(1, "invalid format string `%s'", p);
usr.bin/lam/lam.c
150
errx(1, "no more format space");
usr.bin/lam/lam.c
154
errx(1, "need string after -%s", c);
usr.bin/lam/lam.c
157
errx(1, "what do you mean by -%s?", c);
usr.bin/last/last.c
194
errx(1, "Cannot access `%s'", _PATH_WTMPX);
usr.bin/ldd/ldd.c
70
errx(1, "too many formats");
usr.bin/locate/locate/fastfind.c
148
errx(1, "database too small: %s", database);
usr.bin/locate/locate/fastfind.c
311
errx(0, "[show only %d lines]", counter - 1);
usr.bin/locate/locate/util.c
236
errx(1, "integer out of +-MAXPATHLEN (%d): %d",
usr.bin/locate/locate/util.c
260
errx(1, "integer out of +-MAXPATHLEN (%d): %d",
usr.bin/locate/locate/util.c
69
errx(1,
usr.bin/lock/lock.c
101
errx(1, "illegal timeout value");
usr.bin/lock/lock.c
107
errx(1, "unknown uid %d", getuid());
usr.bin/lock/lock.c
123
errx(1, "setuid failed");
usr.bin/lock/lock.c
130
errx(1, "not a terminal?");
usr.bin/lockf/lockf.c
121
errx(EX_TEMPFAIL, "%s: already locked", lockname);
usr.bin/lockf/lockf.c
84
errx(EX_USAGE, "invalid timeout \"%s\"", optarg);
usr.bin/logger/logger.c
183
errx(1, "%s: %s", gai_strerror(error), host);
usr.bin/logger/logger.c
200
errx(1, "socket");
usr.bin/logger/logger.c
204
errx(1, "asprintf");
usr.bin/logger/logger.c
233
errx(1, "unknown facility name: %s", save);
usr.bin/logger/logger.c
242
errx(1, "unknown priority name: %s", save);
usr.bin/login/login.c
197
errx(1, "-h option: %s", strerror(EPERM));
usr.bin/login/login.c
199
errx(1, "-h option: %s: exceeds maximum "
usr.bin/login/login.c
642
errx(1, "shell exceeds maximum pathname size");
usr.bin/look/look.c
118
errx(2, "invalid termination character");
usr.bin/look/look.c
141
errx(2, "%s: %s", file, strerror(EFBIG));
usr.bin/m4/gnum4.c
118
errx(1, "out of memory");
usr.bin/m4/gnum4.c
78
errx(1, "out of memory");
usr.bin/m4/gnum4.c
81
errx(1, "out of memory");
usr.bin/m4/main.c
401
errx(1,
usr.bin/m4/main.c
447
errx(1, "internal stack overflow");
usr.bin/m4/misc.c
185
errx(1, "string space overflow");
usr.bin/mail/fio.c
113
errx(1, "/tmp");
usr.bin/mail/fio.c
119
errx(1, "temporary file");
usr.bin/mail/fio.c
223
errx(1, "Insufficient memory for %d messages\n",
usr.bin/mail/fio.c
234
errx(1, "Message temporary file corrupted");
usr.bin/mail/fio.c
96
errx(1, "temporary file");
usr.bin/mail/lex.c
432
errx(1, "Unknown argtype");
usr.bin/mail/list.c
608
errx(1, "Too many regrets");
usr.bin/mail/list.c
751
errx(1, "Bad message number to mark");
usr.bin/mail/list.c
765
errx(1, "Bad message number to unmark");
usr.bin/mail/main.c
216
errx(1, "You must specify direct recipients with -s, -c, or -b.");
usr.bin/mail/main.c
218
errx(1, "Cannot give -f and people to send to.");
usr.bin/mail/names.c
555
errx(1, "No names to unpack");
usr.bin/mail/popen.c
181
errx(1, "Invalid file pointer");
usr.bin/mail/popen.c
193
errx(1, "Invalid file pointer");
usr.bin/mail/strings.c
72
errx(1, "String too large");
usr.bin/mail/temp.c
53
errx(1, "Out of memory");
usr.bin/mail/temp.c
67
errx(1, "\"%s\" is not a user of this system", myname);
usr.bin/mail/temp.c
72
errx(1, "Who are you!?");
usr.bin/ministat/ministat.c
493
errx(2, "Invalid data on line %d in %s", line, n);
usr.bin/mkcsmapper/yacc.y
358
errx(EXIT_FAILURE, "%s: %s", #func, strerror(ret)); \
usr.bin/mkcsmapper/yacc.y
671
errx(EXIT_FAILURE, "%s\n", strerror(ret));
usr.bin/mkesdb/yacc.y
128
errx(EXIT_FAILURE, "%s: %s", #func, strerror(ret)); \
usr.bin/mkesdb/yacc.y
284
errx(EXIT_FAILURE, "%s\n", strerror(ret));
usr.bin/mkesdb/yacc.y
290
errx(EXIT_FAILURE,
usr.bin/mkfifo/mkfifo.c
83
errx(1, "invalid file mode: %s", modestr);
usr.bin/mkstr/mkstr.c
180
errx(1, "message too long");
usr.bin/mktemp/mktemp.c
103
errx(1, "cannot generate template");
usr.bin/mt/mt.c
164
errx(1, "%s: unknown command", p);
usr.bin/mt/mt.c
186
errx(1, "%s: unknown density", *argv);
usr.bin/mt/mt.c
198
errx(1, "%s: unknown compression",
usr.bin/mt/mt.c
215
errx(1, "%s: illegal count", *argv);
usr.bin/ncal/ncal.c
266
errx(EX_USAGE, "Double -A specified");
usr.bin/ncal/ncal.c
269
errx(EX_USAGE,
usr.bin/ncal/ncal.c
274
errx(EX_USAGE, "Double -A specified");
usr.bin/ncal/ncal.c
277
errx(EX_USAGE,
usr.bin/ncal/ncal.c
311
errx(EX_USAGE, "Double -m specified");
usr.bin/ncal/ncal.c
336
errx(EX_USAGE,
usr.bin/ncal/ncal.c
375
errx(EX_USAGE, "year `%s' not in range 1..9999", *argv);
usr.bin/ncal/ncal.c
399
errx(EX_USAGE,
usr.bin/ncal/ncal.c
427
errx(EX_USAGE, "-3 together with -A and -B is not supported.");
usr.bin/ncal/ncal.c
430
errx(EX_USAGE, "-3 together with -y is not supported.");
usr.bin/ncal/ncal.c
434
errx(EX_USAGE,
usr.bin/ncal/ncal.c
439
errx(EX_USAGE,
usr.bin/ncal/ncal.c
443
errx(EX_USAGE, "-y together with -m is not supported.");
usr.bin/ncal/ncal.c
446
errx(EX_USAGE, "-y together a given month is not supported.");
usr.bin/ncal/ncal.c
449
errx(EX_USAGE, "-y together a -A or -B is not supported.");
usr.bin/netstat/main.c
245
errx(1, "cpu%d does not have network data",
usr.bin/netstat/main.c
269
errx(1, "%s: unknown address family", optarg);
usr.bin/netstat/main.c
310
errx(1,
usr.bin/netstat/main.c
521
errx(1, "%s: kvm_nlist: %s", nlistf,
usr.bin/netstat/main.c
524
errx(1, "kvm_nlist: %s", kvm_geterr(kvmd));
usr.bin/netstat/main.c
529
errx(1, "%s: no namelist", nlistf);
usr.bin/netstat/main.c
531
errx(1, "no namelist");
usr.bin/newgrp/newgrp.c
82
errx(1, "unknown user");
usr.bin/newkey/generic.c
109
errx(1, "could not convert modulus to BIGNUM: %s",
usr.bin/newkey/generic.c
113
errx(1, "could not create BN_CTX: %s",
usr.bin/newkey/generic.c
129
errx(1, "could convert sk to hex: %s",
usr.bin/newkey/generic.c
135
errx(1, "could convert pk to hex: %s",
usr.bin/newkey/generic.c
75
errx(1, "could not create BIGNUM: %s",
usr.bin/newkey/newkey.c
108
errx(1, "must be superuser");
usr.bin/newkey/newkey.c
117
errx(1, "unknown user: %s", argv[2]);
usr.bin/newkey/newkey.c
123
errx(1, "unknown host: %s", argv[1]);
usr.bin/newkey/newkey.c
143
errx(1, "password incorrect");
usr.bin/newkey/newkey.c
150
errx(1, "unable to update NIS database (%u): %s",
usr.bin/newkey/newkey.c
153
errx(1, "unable to update publickey database (%u): %s",
usr.bin/nfsstat/nfsstat.c
136
errx(1, "kvm_openfiles: %s", errbuf);
usr.bin/nfsstat/nfsstat.c
139
errx(1, "kvm_nlist: can't get names");
usr.bin/nice/nice.c
71
errx(1, "%s: invalid nice value", optarg);
usr.bin/nl/nl.c
160
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
177
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
186
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
198
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
209
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
218
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
222
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
383
errx(EXIT_FAILURE,
usr.bin/nl/nl.c
390
errx(EXIT_FAILURE,
usr.bin/nohup/nohup.c
110
errx(EXIT_MISC, "can't open a nohup.out file");
usr.bin/objformat/objformat.c
111
errx(1, "Invalid object format");
usr.bin/objformat/objformat.c
156
errx(1, "unknown command type");
usr.bin/passwd/passwd.c
102
errx(1, "%s: no such user", *argv);
usr.bin/passwd/passwd.c
109
errx(1, "permission denied");
usr.bin/passwd/passwd.c
98
errx(1, "who are you?");
usr.bin/paste/paste.c
252
errx(1, "no delimiters specified");
usr.bin/pctrack/pctrack.c
105
errx(1, "%s: File name too long", optarg);
usr.bin/pctrack/pctrack.c
160
errx(1, "%s", errbuf);
usr.bin/pctrack/pctrack.c
162
errx(1, "%s", kvm_geterr(kd));
usr.bin/pctrack/pctrack.c
165
errx(1, "%s", kvm_geterr(kd));
usr.bin/pctrack/pctrack.c
167
errx(1, "%s", kvm_geterr(kd));
usr.bin/pctrack/pctrack.c
186
errx(1, "%s", kvm_geterr(kd));
usr.bin/pctrack/pctrack.c
99
errx(1, "%s: File name too long", optarg);
usr.bin/pkill/pkill.c
305
errx(STATUS_ERROR, "Options -n and -o are mutually exclusive");
usr.bin/pkill/pkill.c
310
errx(STATUS_ERROR,
usr.bin/pkill/pkill.c
323
errx(STATUS_ERROR, "Cannot open kernel files (%s)", buf);
usr.bin/pkill/pkill.c
330
errx(STATUS_ERROR, "Cannot get process list (%s)",
usr.bin/pkill/pkill.c
350
errx(STATUS_BADUSAGE,
usr.bin/pkill/pkill.c
388
errx(STATUS_ERROR,
usr.bin/pkill/pkill.c
708
errx(STATUS_BADUSAGE,
usr.bin/pkill/pkill.c
716
errx(STATUS_BADUSAGE,
usr.bin/pkill/pkill.c
723
errx(STATUS_BADUSAGE, "No such tty: `"
usr.bin/pkill/pkill.c
737
errx(STATUS_BADUSAGE, "Unknown user `%s'", sp);
usr.bin/pkill/pkill.c
742
errx(STATUS_BADUSAGE, "Unknown group `%s'", sp);
usr.bin/pkill/pkill.c
769
errx(STATUS_BADUSAGE, "No such tty: `%s'", sp);
usr.bin/pkill/pkill.c
773
errx(STATUS_BADUSAGE, "Not a tty: `%s'", sp);
usr.bin/pkill/pkill.c
783
errx(STATUS_BADUSAGE,
usr.bin/pkill/pkill.c
819
errx(STATUS_ERROR, "File '%s' can be locked", pidfile);
usr.bin/pkill/pkill.c
822
errx(STATUS_ERROR,
usr.bin/pkill/pkill.c
831
errx(STATUS_ERROR, "Pidfile `%s' is empty", pidfile);
usr.bin/pkill/pkill.c
840
errx(STATUS_ERROR, "Invalid pid in file `%s'", pidfile);
usr.bin/pkill/pkill.c
842
errx(STATUS_ERROR, "Invalid pid in file `%s'", pidfile);
usr.bin/quota/quota.c
443
errx(2, "no filesystems mounted!");
usr.bin/quota/quota.c
449
errx(2, "out of memory");
usr.bin/rfcomm_sppd/rfcomm_sppd.c
146
errx(EXIT_FAILURE, "%s: %s", optarg,
usr.bin/rfcomm_sppd/rfcomm_sppd.c
156
errx(EXIT_FAILURE, "Invalid channel: %s", optarg);
usr.bin/rfcomm_sppd/rfcomm_sppd.c
174
errx(EXIT_FAILURE, "%s: unknown mode", optarg);
usr.bin/rfcomm_sppd/rfcomm_sppd.c
295
errx(EXIT_FAILURE, ": tty name too long");
usr.bin/rfcomm_sppd/rfcomm_sppd.c
300
errx(EXIT_FAILURE, "%s: invalid tty", tty);
usr.bin/rfcomm_sppd/rfcomm_sppd.c
304
errx(EXIT_FAILURE, "Master and slave tty are the same (%s)", tty);
usr.bin/rfcomm_sppd/rfcomm_sppd.c
339
errx(EXIT_FAILURE, "Invalid service: %s", service);
usr.bin/rpcinfo/rpcinfo.c
1209
errx(1, "netid %s not supported", netid);
usr.bin/rpcinfo/rpcinfo.c
1212
errx(1,
usr.bin/rpcinfo/rpcinfo.c
1238
errx(1, "no address for client handle");
usr.bin/rpcinfo/rpcinfo.c
1270
errx(1, "could not find %s", netid);
usr.bin/rpcinfo/rpcinfo.c
1379
errx(1, "could not find %s", netid);
usr.bin/rpcinfo/rpcinfo.c
1482
errx(1, "%s is unknown service", arg);
usr.bin/rpcinfo/rpcinfo.c
1487
errx(1, "%s is illegal program number", arg);
usr.bin/rpcinfo/rpcinfo.c
1500
errx(1, "%s is illegal version number", arg);
usr.bin/rpcinfo/rpcinfo.c
199
errx(1, "%s is illegal port number", optarg);
usr.bin/rpcinfo/rpcinfo.c
552
errx(1, "couldn't find a suitable transport");
usr.bin/rpcinfo/rpcinfo.c
558
errx(1, "%s: %s", host, gai_strerror(error));
usr.bin/rpcinfo/rpcinfo.c
617
errx(1, "broadcast failed: %s", clnt_sperrno(rpc_stat));
usr.bin/rs/rs.c
274
errx(1, "malloc");
usr.bin/rs/rs.c
347
errx(1, "file too large");
usr.bin/rs/rs.c
414
errx(1, "width must be a positive integer");
usr.bin/rs/rs.c
488
errx(1, "too many arguments");
usr.bin/rs/rs.c
500
errx(1,
usr.bin/rs/rs.c
509
errx(1, "no list space");
usr.bin/rs/rs.c
535
errx(1, "option %.1s requires an unsigned integer", p);
usr.bin/rup/rup.c
215
errx(1, "%s", clnt_sperrno(clnt_stat));
usr.bin/ruptime/ruptime.c
152
errx(1, "no hosts in %s", _PATH_RWHODIR);
usr.bin/rusers/rusers.c
180
errx(1, "unknown host \"%s\"", host);
usr.bin/rusers/rusers.c
184
errx(1, "%s", clnt_spcreateerror(""));
usr.bin/rusers/rusers.c
191
errx(1, "%s", clnt_sperror(rusers_clnt, ""));
usr.bin/rusers/rusers.c
209
errx(1, "%s", clnt_sperrno(clnt_stat));
usr.bin/rusers/rusers.c
82
errx(1, "no memory");
usr.bin/rwho/rwho.c
128
errx(1, "too many users");
usr.bin/script/script.c
414
errx(1, "invalid stamp");
usr.bin/script/script.c
459
errx(1, "invalid direction");
usr.bin/sdiff/sdiff.c
1037
errx(2, "invalid divider: %c", divc);
usr.bin/sdiff/sdiff.c
1055
errx(2, "append ended early");
usr.bin/sdiff/sdiff.c
1081
errx(2, "error reading file1 in delete in change");
usr.bin/sdiff/sdiff.c
1098
errx(2, "error reading add in change");
usr.bin/sdiff/sdiff.c
1117
errx(2, "error reading add in change");
usr.bin/sdiff/sdiff.c
1146
errx(2, "file1 ended early in delete");
usr.bin/sdiff/sdiff.c
296
errx(2, "width is %s: %s", errstr, optarg);
usr.bin/sdiff/sdiff.c
306
errx(2, "tabsize is %s: %s", errstr, optarg);
usr.bin/sdiff/sdiff.c
376
errx(2, "width is too large: %zu", width);
usr.bin/sdiff/sdiff.c
415
errx(2, "diff exited abnormally");
usr.bin/sdiff/sdiff.c
732
errx(2, "file1 start is %s: %s", errstr, line);
usr.bin/sdiff/sdiff.c
744
errx(2, "file1 end is %s: %s", errstr, line);
usr.bin/sdiff/sdiff.c
746
errx(2, "invalid line range in file1: %s", line);
usr.bin/sdiff/sdiff.c
753
errx(2, "ed command not recognized: %c: %s", cmd, line);
usr.bin/sdiff/sdiff.c
763
errx(2, "file2 start is %s: %s", errstr, line);
usr.bin/sdiff/sdiff.c
770
errx(2, "invalid line range in file2: %c: %s", c, line);
usr.bin/sdiff/sdiff.c
776
errx(2, "file2 end is %s: %s", errstr, line);
usr.bin/sdiff/sdiff.c
778
errx(2, "invalid line range in file2: %s", line);
usr.bin/sdiff/sdiff.c
785
errx(2, "append cannot have a file1 range: %s",
usr.bin/sdiff/sdiff.c
788
errx(2, "file1 line range too high: %s", line);
usr.bin/sdiff/sdiff.c
797
errx(2, "delete cannot have a file2 range: %s",
usr.bin/sdiff/sdiff.c
800
errx(2, "file2 line range too high: %s", line);
usr.bin/sdiff/sdiff.c
813
errx(2, "file1 shorter than expected");
usr.bin/sdiff/sdiff.c
815
errx(2, "file2 shorter than expected");
usr.bin/sdiff/sdiff.c
839
errx(2, "file1 shorter than expected");
usr.bin/sdiff/sdiff.c
848
errx(2, "file2 shorter than expected");
usr.bin/sdiff/sdiff.c
874
errx(2, "invalid diff command: %c: %s", cmd, line);
usr.bin/sdiff/sdiff.c
881
errx(2, "diff ended early");
usr.bin/sdpquery/sdpquery.c
124
errx(EXIT_FAILURE, "%s: Unknown Command", *argv);
usr.bin/sdpquery/sdpquery.c
80
errx(EXIT_FAILURE, "%s: %s",
usr.bin/sed/compile.c
1015
errx(1, "%lu: %s: duplicate label '%s'", linenum, fname, cp->t);
usr.bin/sed/compile.c
168
errx(1, "%lu: %s: unexpected EOF (pending }'s)",
usr.bin/sed/compile.c
213
errx(1, "%lu: %s: command expected", linenum, fname);
usr.bin/sed/compile.c
219
errx(1, "%lu: %s: invalid command code %c", linenum, fname, *p);
usr.bin/sed/compile.c
221
errx(1,
usr.bin/sed/compile.c
246
errx(1, "%lu: %s: unexpected }", linenum, fname);
usr.bin/sed/compile.c
260
errx(1, "%lu: %s: extra characters at the end of %c command",
usr.bin/sed/compile.c
267
errx(1,
usr.bin/sed/compile.c
272
errx(1,
usr.bin/sed/compile.c
283
errx(1, "%lu: %s: filename expected", linenum, fname);
usr.bin/sed/compile.c
296
errx(1, "%lu: %s: filename expected", linenum, fname);
usr.bin/sed/compile.c
313
errx(1, "%lu: %s: empty label", linenum, fname);
usr.bin/sed/compile.c
319
errx(1,
usr.bin/sed/compile.c
326
errx(1,
usr.bin/sed/compile.c
360
errx(1,
usr.bin/sed/compile.c
431
errx(1, "%lu: %s: \\ can not be used as a string delimiter",
usr.bin/sed/compile.c
434
errx(1, "%lu: %s: newline can not be used as a string delimiter",
usr.bin/sed/compile.c
439
errx(1, "%lu: %s: unbalanced brackets ([])", linenum, fname);
usr.bin/sed/compile.c
541
errx(1, "%lu: %s: RE error: %s",
usr.bin/sed/compile.c
602
errx(1, "%lu: %s: \\%c not defined in the RE",
usr.bin/sed/compile.c
649
errx(1,
usr.bin/sed/compile.c
662
errx(1, "%lu: %s: unterminated substitute in regular expression",
usr.bin/sed/compile.c
687
errx(1,
usr.bin/sed/compile.c
707
errx(1,
usr.bin/sed/compile.c
713
errx(1,
usr.bin/sed/compile.c
738
errx(1, "%lu: %s: no wfile specified", linenum, fname);
usr.bin/sed/compile.c
746
errx(1, "%lu: %s: bad flag in substitute command: '%c'",
usr.bin/sed/compile.c
774
errx(1,
usr.bin/sed/compile.c
779
errx(1, "%lu: %s: unterminated transform source string",
usr.bin/sed/compile.c
783
errx(1, "%lu: %s: unterminated transform target string",
usr.bin/sed/compile.c
795
errx(1, "%lu: %s: transform strings are not the same length",
usr.bin/sed/compile.c
908
errx(1, "%lu: %s: unterminated regular expression", linenum, fname);
usr.bin/sed/compile.c
937
errx(1, "%lu: %s: expected context address", linenum, fname);
usr.bin/sed/compile.c
990
errx(1, "%lu: %s: undefined label '%s'", linenum, fname, cp->t);
usr.bin/sed/main.c
258
errx(1, "illegal script type: %d", script->type);
usr.bin/sed/main.c
335
errx(1, "-I or -i may not be used with stdin");
usr.bin/sed/main.c
403
errx(1, "%s: %s %s", fname,
usr.bin/sed/main.c
412
errx(1, "%s: name too long", fname);
usr.bin/sed/main.c
423
errx(1, "%s: name too long", fname);
usr.bin/sed/process.c
398
errx(1, "%lu: %s: \\%u not defined in the RE",
usr.bin/sed/process.c
581
errx(1, "%s: %s", outfname, strerror(errno ? errno : EIO));
usr.bin/sed/process.c
662
errx(1, "%s: %s", outfname, strerror(errno ? errno : EIO));
usr.bin/sed/process.c
673
errx(1, "first RE may not be empty");
usr.bin/sed/process.c
689
errx(1, "RE error: %s", strregerror(eval, defpreg));
usr.bin/seq/seq.c
145
errx(1, "zero %screment", (first < last)? "in" : "de");
usr.bin/seq/seq.c
153
errx(1, "needs positive increment");
usr.bin/seq/seq.c
156
errx(1, "needs negative decrement");
usr.bin/seq/seq.c
160
errx(1, "invalid format string: `%s'", fmt);
usr.bin/seq/seq.c
372
errx(2, "invalid floating point argument: %s", num);
usr.bin/shlock/shlock.c
77
errx(1, "invalid pid specified");
usr.bin/showmount/showmount.c
145
errx(1, "-E cannot be used with -e");
usr.bin/showmount/showmount.c
147
errx(1, "-E cannot be used with -a or -d");
usr.bin/showmount/showmount.c
163
errx(1, "can't do mountdump rpc");
usr.bin/showmount/showmount.c
170
errx(1, "can't do exports rpc");
usr.bin/sockstat/sockstat.c
120
errx(1, "syntax error in port range");
usr.bin/sockstat/sockstat.c
126
errx(1, "invalid port number");
usr.bin/sockstat/sockstat.c
144
errx(1, "invalid port number");
usr.bin/sort/file.c
1263
errx(2, "%s", getstr(10));
usr.bin/sort/sort.c
1256
errx(1, "%c:%c: %s", 'm', 'c', getstr(1));
usr.bin/sort/sort.c
533
errx(2, "%s: %s", getstr(3), what);
usr.bin/sort/sort.c
554
errx(1, "%c:%c: %s", c, mec, getstr(1));
usr.bin/sort/sort.c
560
errx(1, "%c:%c: %s", c, mutually_exclusive_flags[fo_index], getstr(1));
usr.bin/sort/sort.c
836
errx(2, "%s", getstr(11));
usr.bin/sort/sort.c
848
errx(2, "%s", getstr(11));
usr.bin/split/split.c
103
errx(EX_USAGE, "%s: illegal byte count",
usr.bin/split/split.c
111
errx(EX_USAGE, "%s: illegal regexp", optarg);
usr.bin/split/split.c
118
errx(EX_USAGE,
usr.bin/split/split.c
137
errx(EX_USAGE, "file name prefix is too long");
usr.bin/split/split.c
142
errx(EX_USAGE, "suffix is too long");
usr.bin/split/split.c
323
errx(EX_USAGE, "suffix is too long (max %ld)", i);
usr.bin/split/split.c
328
errx(EX_DATAERR, "too many files");
usr.bin/split/split.c
91
errx(EX_USAGE,
usr.bin/split/split.c
97
errx(EX_USAGE,
usr.bin/stat/stat.c
1074
errx(1, "%.*s: bad format", (int)flen, fmt);
usr.bin/stat/stat.c
269
errx(1, "can't use format '%c' with '%c'",
usr.bin/stat/stat.c
294
errx(1, "can't use format '%c' with -F", fmtchar);
usr.bin/stat/stat.c
603
errx(1, "%.*s: bad format",
usr.bin/stat/stat.c
958
errx(1, "%.*s: bad format", (int)flen, fmt);
usr.bin/stat/stat.c
966
errx(1, "%.*s: bad format", (int)flen, fmt);
usr.bin/su/su.c
117
errx(1, "pam_set_item(" #what "): %s", \
usr.bin/su/su.c
209
errx(1, "not running setuid");
usr.bin/su/su.c
214
errx(1, "Permission denied");
usr.bin/su/su.c
221
errx(1, "Permission denied");
usr.bin/su/su.c
223
errx(1, "username too long");
usr.bin/su/su.c
228
errx(1, "malloc failure");
usr.bin/su/su.c
255
errx(1, "Permission denied");
usr.bin/su/su.c
257
errx(1, "who are you?");
usr.bin/su/su.c
281
errx(1, "pam_start: %s", pam_strerror(pamh, retcode));
usr.bin/su/su.c
296
errx(1, "Permission denied");
usr.bin/su/su.c
300
errx(1, "Sorry");
usr.bin/su/su.c
304
errx(1, "Permission denied");
usr.bin/su/su.c
317
errx(1, "Permission denied");
usr.bin/su/su.c
319
errx(1, "unknown login: %s", user);
usr.bin/su/su.c
333
errx(1, "Permission denied");
usr.bin/su/su.c
337
errx(1, "Sorry");
usr.bin/su/su.c
344
errx(1, "Permission denied");
usr.bin/su/su.c
348
errx(1, "Sorry");
usr.bin/su/su.c
359
errx(1, "Permission denied");
usr.bin/su/su.c
361
errx(1, "only root may use -c");
usr.bin/su/su.c
365
errx(1, "unknown class: %s", class);
usr.bin/su/su.c
371
errx(1, "permission denied (shell)");
usr.bin/su/su.c
404
errx(1, "failed to establish credentials.");
usr.bin/su/su.c
411
errx(1, "failed to open session.");
usr.bin/su/su.c
540
errx(1, "no directory");
usr.bin/systat/devs.c
111
errx(1, "%s", devstat_errbuf);
usr.bin/systat/devs.c
121
errx(1, "%s", devstat_errbuf);
usr.bin/systat/devs.c
137
errx(1, "%s", devstat_errbuf);
usr.bin/systat/iostat.c
143
errx(1, "%s", devstat_errbuf);
usr.bin/systat/iostat.c
313
errx(1, "%s", devstat_errbuf);
usr.bin/systat/main.c
120
errx(1, "%s: ambiguous request", &argv[0][1]);
usr.bin/systat/main.c
122
errx(1, "%s: unknown request", &argv[0][1]);
usr.bin/systat/main.c
163
errx(1, "couldn't read namelist");
usr.bin/systat/vmstat.c
1025
errx(1, "%s", devstat_errbuf);
usr.bin/systat/vmstat.c
1036
errx(1, "%s", devstat_errbuf);
usr.bin/systat/vmstat.c
1047
errx(1, "%s", devstat_errbuf);
usr.bin/systat/vmstat.c
666
errx(1, "%s", devstat_errbuf);
usr.bin/systat/vmstat.c
696
errx(1, "%s", devstat_errbuf);
usr.bin/systat/vmstat.c
959
errx(1, "%s", devstat_errbuf);
usr.bin/systat/vmstat.c
976
errx(2, "out of memory");
usr.bin/tabs/tabs.c
108
errx(1, "%s: invalid increment", arg + 1);
usr.bin/tabs/tabs.c
147
errx(1, "terminal cannot clear tabs");
usr.bin/tabs/tabs.c
149
errx(1, "terminal cannot set tabs");
usr.bin/tabs/tabs.c
209
errx(1, "too many tab stops (limit %d)", NSTOPS);
usr.bin/tabs/tabs.c
213
errx(1, "%s: invalid tab stop", tok);
usr.bin/tabs/tabs.c
216
errx(1, "%s: first tab may not be relative",
usr.bin/tabs/tabs.c
221
errx(1, "cannot go backwards");
usr.bin/tabs/tabs.c
99
errx(1, "%s: invalid margin width",
usr.bin/tail/extern.h
39
errx(1, "stdout"); \
usr.bin/tail/forward.c
178
errx(1, "internal error: forward style cannot be REVERSE");
usr.bin/tail/tail.c
154
errx(-1, "follow support disabled");
usr.bin/tail/tail.c
219
errx(-1, "follow support disabled");
usr.bin/tail/tail.c
256
errx(1, "illegal offset -- %s", optarg);
usr.bin/tail/tail.c
332
errx(1, "illegal option -- %s", *argv);
usr.bin/tail/tail.c
83
errx(-1, "follow support disabled");
usr.bin/tail/tail.c
96
errx(-1, "follow support disabled");
usr.bin/talk/get_addrs.c
49
errx(1, "%s: %s", his_machine_name, hstrerror(h_errno));
usr.bin/talk/get_addrs.c
56
errx(1, "ntalk/udp: service is not registered");
usr.bin/talk/get_names.c
64
errx(1, "standard input must be a tty, not a pipe or a file");
usr.bin/talk/get_names.c
69
errx(1, "you don't exist. Go away");
usr.bin/talk/init_disp.c
60
errx(1, "The callee cannot write to this terminal, use \"mesg y\".");
usr.bin/talk/init_disp.c
73
errx(1, "Terminal type unset or lacking necessary features.");
usr.bin/tcopy/tcopy.c
183
errx(5, "copy aborted");
usr.bin/tcopy/tcopy.c
292
errx(11, "no memory");
usr.bin/tcopy/tcopy.c
320
errx(12, "fstat in rewind");
usr.bin/tcopy/tcopy.c
327
errx(13, "lseek");
usr.bin/timeout/timeout.c
112
errx(EXIT_INVALID, "duration unit suffix invalid");
usr.bin/timeout/timeout.c
116
errx(EXIT_INVALID, "duration out of range");
usr.bin/timeout/timeout.c
138
errx(EXIT_INVALID, "invalid signal");
usr.bin/timeout/timeout.c
91
errx(EXIT_INVALID, "duration is not a number");
usr.bin/timeout/timeout.c
97
errx(EXIT_INVALID, "duration unit suffix too long");
usr.bin/tip/remote.c
253
errx(3, "no host specified");
usr.bin/tip/tip.c
125
errx(1, "phone number too long (max = %zd bytes)", sizeof PNbuf - 1);
usr.bin/tip/tip.c
93
errx(1, "must be interactive");
usr.bin/touch/touch.c
288
errx(1, "out of range or illegal time specification: [[CC]YY]MMDDhhmm[.SS]");
usr.bin/touch/touch.c
315
errx(1,
usr.bin/touch/touch.c
362
errx(1, "out of range or illegal time specification: YYYY-MM-DDThh:mm:SS[.frac][tz]");
usr.bin/touch/touch.c
378
errx(1, "Invalid offset spec, must be [-][[HH]MM]SS");
usr.bin/tput/tput.c
173
errx(2, errfew, 1, cap);
usr.bin/tput/tput.c
180
errx(2, errfew, 2, cap);
usr.bin/tput/tput.c
184
errx(2, errfew, 2, cap);
usr.bin/tput/tput.c
191
errx(2, errmany, arg_need, cap);
usr.bin/tput/tput.c
72
errx(2, "no terminal type specified and no TERM environmental variable.");
usr.bin/tr/str.c
172
errx(1, "unknown class %s", s->str);
usr.bin/tr/str.c
194
errx(1, "misplaced equivalence equals sign");
usr.bin/tr/str.c
202
errx(1, "misplaced equivalence equals sign");
usr.bin/tr/str.c
295
errx(1, "sequences only valid in string2");
usr.bin/tr/str.c
307
errx(1, "misplaced sequence asterisk");
usr.bin/tr/str.c
325
errx(1, "illegal sequence count");
usr.bin/tr/tr.c
189
errx(1, "strdup(argv[1])");
usr.bin/tr/tr.c
194
errx(1, "empty string2");
usr.bin/truncate/truncate.c
70
errx(EXIT_FAILURE,
usr.bin/truss/main.c
165
errx(2, "truss: attempt to self trace: %d\n", trussinfo->pid);
usr.bin/truss/main.c
185
errx(1, "cannot open %s", fname);
usr.bin/tset/map.c
152
badmopt: errx(1, "illegal -m option format: %s", copy);
usr.bin/tset/map.c
244
errx(1, "unknown baud rate %s", rate);
usr.bin/tset/map.c
76
errx(1, "malloc");
usr.bin/tset/term.c
112
errx(1, "termcap: %s", strerror(errno ? errno : ENOENT));
usr.bin/tset/wrterm.c
53
errx(1, "termcap names not colon terminated");
usr.bin/tsort/tsort.c
174
errx(1, "odd data count");
usr.bin/tsort/tsort.c
350
errx(1, "internal error -- could not find cycle");
usr.bin/u4bhidctl/usbhid.c
125
errx(1, "Must specify -w to write variables");
usr.bin/u4bhidctl/usbhid.c
129
errx(1, "Must not specify -w to read variables");
usr.bin/u4bhidctl/usbhid.c
175
errx(1, "Unknown item '%s'", var->name);
usr.bin/u4bhidctl/usbhid.c
515
errx(1, "USB_GET_REPORT_DESC");
usr.bin/u4bhidctl/usbhid.c
79
errx(1, "Must not specify -w to read variables");
usr.bin/ul/ul.c
223
errx(1, "unknown escape sequence in input: %o, %o", IESC, c);
usr.bin/unexpand/unexpand.c
205
errx(1, "bad tab stop spec");
usr.bin/unexpand/unexpand.c
207
errx(1, "bad tab stop spec");
usr.bin/unexpand/unexpand.c
209
errx(1, "too many tab stops");
usr.bin/unexpand/unexpand.c
214
errx(1, "bad tab stop spec");
usr.bin/unifdef/unifdef.c
1424
errx(2, "too many symbols");
usr.bin/unifdef/unifdef.c
1577
errx(2, "output may be truncated");
usr.bin/unifdef/unifdef.c
346
errx(2, "-B and -b are mutually exclusive");
usr.bin/unifdef/unifdef.c
348
errx(2, "-s only works with one input file");
usr.bin/unifdef/unifdef.c
350
errx(2, "-o cannot be used with multiple input files");
usr.bin/unifdef/unifdef.c
352
errx(2, "multiple input files require -m or -M");
usr.bin/uniq/uniq.c
188
errx(1, "conversion buffer length overflow");
usr.bin/uniq/uniq.c
192
errx(1, "internal mbstowcs() error");
usr.bin/uniq/uniq.c
90
errx(1, "illegal field skip value: %s", optarg);
usr.bin/uniq/uniq.c
95
errx(1, "illegal character skip value: %s", optarg);
usr.bin/units/units.c
128
errx(1, "unable to open units file '%s'", userfile);
usr.bin/units/units.c
149
errx(1, "can't find units file '%s'", UNITSFILE);
usr.bin/unstr/unstr.c
81
errx(1, "%s name too long", Infile);
usr.bin/unstr/unstr.c
88
errx(1, "%s read EOF", Datafile);
usr.bin/unstr/unstr.c
98
errx(1, "nothing to do -- table in file order");
usr.bin/unvis/unvis.c
120
errx(1, "bad return value (%d), can't happen", ret);
usr.bin/unvis/unvis.c
77
errx(EXIT_FAILURE, "Can't mix -m with -h and/or -H");
usr.bin/usbhidaction/usbhidaction.c
163
errx(1, "report too large");
usr.bin/usbhidaction/usbhidaction.c
315
errx(1, "config file `%s', line %d,"
usr.bin/usbhidaction/usbhidaction.c
346
errx(1, "config file `%s', line %d, "
usr.bin/usbhidaction/usbhidaction.c
362
errx(1, "config file `%s', line %d, "
usr.bin/usbhidaction/usbhidaction.c
439
errx(1, "config file `%s', line %d, HID item "
usr.bin/uuencode/uuencode.c
121
errx(1, "write error");
usr.bin/uuencode/uuencode.c
150
errx(1, "b64_ntop: error encoding base64");
usr.bin/uuencode/uuencode.c
201
errx(1, "read error");
usr.bin/vis/vis.c
134
errx(1, "Can't specify -m and -h at the same time");
usr.bin/vis/vis.c
82
errx(1, "can't fold lines to less than 5 cols");
usr.bin/vmstat/vmstat.c
1146
errx(1, "objcache stats sysctl failed\n");
usr.bin/vmstat/vmstat.c
1151
errx(1, "objcache stats sysctl failed\n");
usr.bin/vmstat/vmstat.c
1271
errx(1, "symbol %s not defined", sym);
usr.bin/vmstat/vmstat.c
1277
errx(1, "%s: %s", sym, kvm_geterr(kd));
usr.bin/vmstat/vmstat.c
184
errx(EX_USAGE, "sorry, -f is not (re)implemented yet");
usr.bin/vmstat/vmstat.c
204
errx(1, "number of devices %d is < 0",
usr.bin/vmstat/vmstat.c
212
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
221
errx(EX_USAGE, "sorry, -t is not (re)implemented yet");
usr.bin/vmstat/vmstat.c
253
errx(1, "objcache stats can only be gathered on "
usr.bin/vmstat/vmstat.c
260
errx(1, "kvm_openfiles: %s", errbuf);
usr.bin/vmstat/vmstat.c
286
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
340
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
348
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
380
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
396
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
448
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
465
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
865
errx(1, "%s", devstat_errbuf);
usr.bin/vmstat/vmstat.c
905
errx(1, "sysctlbyname");
usr.bin/w/w.c
196
errx(1, "%s", errbuf);
usr.bin/whereis/whereis.c
380
errx(EX_DATAERR, "no directories to search");
usr.bin/whereis/whereis.c
387
errx(EX_UNAVAILABLE, "regcomp(%s) failed: %s",
usr.bin/whereis/whereis.c
607
errx(EX_UNAVAILABLE,
usr.bin/whereis/whereis.c
91
errx(EX_USAGE,
usr.bin/who/utmpentry.c
86
errx(1, "Filename cannot be 0 length.");
usr.bin/whois/whois.c
205
errx(EX_USAGE, "can't search for a null string");
usr.bin/window/main.c
109
errx(1, "%s", wwerror());
usr.bin/window/main.c
98
errx(1, "Out of memory.");
usr.bin/write/write.c
102
errx(1, "%s is not logged in on %s", argv[1], argv[2]);
usr.bin/write/write.c
106
errx(1, "%s has messages disabled on %s", argv[1], argv[2]);
usr.bin/write/write.c
186
errx(1, "%s is not logged in", user);
usr.bin/write/write.c
192
errx(1, "%s has messages disabled", user);
usr.bin/write/write.c
80
errx(1, "can't find your tty");
usr.bin/write/write.c
82
errx(1, "can't find your tty's name");
usr.bin/xargs/xargs.c
146
errx(1, "sysconf(_SC_ARG_MAX) failed");
usr.bin/xargs/xargs.c
176
errx(1, "-L %s: %s", optarg, errstr);
usr.bin/xargs/xargs.c
182
errx(1, "-n %s: %s", optarg, errstr);
usr.bin/xargs/xargs.c
190
errx(1, "-P %s: %s", optarg, errstr);
usr.bin/xargs/xargs.c
192
errx(1, "getrlimit failed");
usr.bin/xargs/xargs.c
204
errx(1, "replacements must be a number");
usr.bin/xargs/xargs.c
212
errx(1, "replsize must be a number");
usr.bin/xargs/xargs.c
217
errx(1, "-s %s: %s", optarg, errstr);
usr.bin/xargs/xargs.c
248
errx(1, "replstr may not be empty");
usr.bin/xargs/xargs.c
259
errx(1, "malloc failed");
usr.bin/xargs/xargs.c
299
errx(1, "insufficient space for command");
usr.bin/xargs/xargs.c
302
errx(1, "malloc failed");
usr.bin/xargs/xargs.c
717
errx(1, "malloc failed");
usr.bin/xargs/xargs.c
766
errx(1, "internal error: no free pid slot");
usr.bin/xinstall/xinstall.c
1125
errx(EX_OSERR, "%s exists but is not a directory", path);
usr.bin/xinstall/xinstall.c
175
errx(EXIT_FAILURE, "%c: invalid link type", *p);
usr.bin/xinstall/xinstall.c
185
errx(EX_USAGE, "invalid file mode: %s",
usr.bin/xinstall/xinstall.c
249
errx(1, "unknown group %s", group);
usr.bin/xinstall/xinstall.c
259
errx(1, "unknown user %s", owner);
usr.bin/xinstall/xinstall.c
268
errx(EX_USAGE, "%s: invalid flag", fflags);
usr.bin/xinstall/xinstall.c
321
errx(EX_USAGE,
usr.bin/xinstall/xinstall.c
546
errx(1, "resolved pathname too long");
usr.bin/xinstall/xinstall.c
551
errx(1, "resolved pathname too long");
usr.bin/xinstall/xinstall.c
751
errx(EX_OSERR, "%s: backup filename too long",
usr.bin/xinstall/xinstall.c
978
errx(EX_OSERR, "%s: backup filename too long",
usr.bin/xstr/xstr.c
236
errx(1, "message too long");
usr.bin/xstr/xstr.c
354
errx(8, "calloc");
usr.bin/ypcat/ypcat.c
135
errx(1, "not running ypbind");
usr.bin/ypcat/ypcat.c
137
errx(1, "no such map %s. reason: %s", inmap, yperr_string(r));
usr.bin/ypmatch/ypmatch.c
124
errx(1, "not running ypbind");
usr.bin/ypmatch/ypmatch.c
126
errx(1, "can't match key %s in map %s. reason: %s",
usr.bin/ypwhich/ypwhich.c
189
errx(ERR_NOSUCHHOST, "host %s unknown", argv[optind]);
usr.bin/ypwhich/ypwhich.c
217
errx(ERR_NOYPBIND, "not running ypbind");
usr.bin/ypwhich/ypwhich.c
219
errx(ERR_NOMASTER, "can't find master for map %s: reason: %s",
usr.bin/ypwhich/ypwhich.c
247
errx(ERR_NOYPBIND, "not running ypbind");
usr.bin/ypwhich/ypwhich.c
249
errx(ERR_NOMASTER, "can't get map list for domain %s: reason: %s",
usr.sbin/ac/ac.c
110
errx(1, "malloc failed");
usr.sbin/ac/ac.c
195
errx(1, "malloc failed");
usr.sbin/ac/ac.c
393
errx(1, "malloc failed");
usr.sbin/acpi/acpiconf/acpiconf.c
221
errx(EX_USAGE, "invalid sleep type (%d)",
usr.sbin/arp/arp.c
167
errx(1, "-i not applicable to this operation");
usr.sbin/arp/arp.c
170
errx(1, "interface %s does not exist",
usr.sbin/arp/arp.c
229
errx(1, "cannot open %s", name);
usr.sbin/arp/arp.c
378
errx(1, "%s: %s", host, hstrerror(h_errno));
usr.sbin/arp/arp.c
497
errx(1, "route-sysctl-estimate");
usr.sbin/arp/arp.c
499
errx(1, "malloc");
usr.sbin/arp/arp.c
501
errx(1, "actual retrieval of routing table");
usr.sbin/arp/arp.c
637
errx(1, "internal wrong cmd");
usr.sbin/boot0cfg/boot0cfg.c
227
errx(1, "%s: short read", disk);
usr.sbin/boot0cfg/boot0cfg.c
229
errx(1, "%s: bad magic", disk);
usr.sbin/boot0cfg/boot0cfg.c
233
errx(1, "%s: unknown or incompatible boot code", disk);
usr.sbin/boot0cfg/boot0cfg.c
237
errx(1, "%s: unable to allocate read buffer", disk);
usr.sbin/boot0cfg/boot0cfg.c
242
errx(1, "%s: short read", disk);
usr.sbin/boot0cfg/boot0cfg.c
248
errx(1, "%s: unable to allocate mbr buffer", disk);
usr.sbin/boot0cfg/boot0cfg.c
268
errx(1, "%s: short write", fname);
usr.sbin/boot0cfg/boot0cfg.c
385
errx(1, "%s: Unknown -o option", q);
usr.sbin/boot0cfg/boot0cfg.c
409
errx(1, "%s: Bad argument to -%c option", arg, opt);
usr.sbin/bootparamd/bootparamd/bootparamd.c
199
errx(1, "no %s", bootpfile);
usr.sbin/bootparamd/bootparamd/bootparamd.c
297
errx(1, "no %s", bootpfile);
usr.sbin/bootparamd/bootparamd/main.c
101
errx(1, "cannot create udp service");
usr.sbin/bootparamd/bootparamd/main.c
103
errx(1, "unable to register (BOOTPARAMPROG, BOOTPARAMVERS, udp)");
usr.sbin/bootparamd/bootparamd/main.c
106
errx(1, "svc_run returned");
usr.sbin/bootparamd/bootparamd/main.c
64
errx(1, "no such host %s", optarg);
usr.sbin/bootparamd/callbootd/callbootd.c
103
errx(2, "bogus addr %s", argv[2]);
usr.sbin/bootparamd/callbootd/callbootd.c
110
errx(1, "bad answer returned from server %s", server);
usr.sbin/bootparamd/callbootd/callbootd.c
131
errx(1, "bad answer returned from server %s", server);
usr.sbin/bootparamd/callbootd/callbootd.c
96
errx(1, "could not contact bootparam server on host %s", server);
usr.sbin/btconfig/btconfig.c
399
errx(EXIT_FAILURE,
usr.sbin/btconfig/btconfig.c
422
errx(EXIT_FAILURE,
usr.sbin/bthcid/bthcid.c
102
errx(EXIT_FAILURE,
usr.sbin/burncd/burncd.c
117
errx(EX_USAGE, "Invalid speed: %s", optarg);
usr.sbin/burncd/burncd.c
233
errx(EX_NOINPUT, "no data format selected");
usr.sbin/chown/chown.c
112
errx(1, "the -R%c and -h options may not be "
usr.sbin/chown/chown.c
256
errx(1, "%s: illegal %s name", name, type);
usr.sbin/chroot/chroot.c
107
errx(1, "no such group `%s'", group);
usr.sbin/chroot/chroot.c
125
errx(1, "no such group `%s'", p);
usr.sbin/chroot/chroot.c
130
errx(1, "too many supplementary groups provided");
usr.sbin/chroot/chroot.c
142
errx(1, "no such user `%s'", user);
usr.sbin/ckdist/ckdist.c
137
errx(2, "%s: not a directory", opt_dir);
usr.sbin/config/config.y
131
errx(1, "%d: only one platform directive is allowed",
usr.sbin/config/config.y
138
errx(1, "%d: only one machine directive is allowed",
usr.sbin/config/config.y
145
errx(1, "%d: only one machine_arch directive is allowed",
usr.sbin/config/config.y
171
errx(1,"line %d: root/dump/swap specifications obsolete",
usr.sbin/config/config.y
252
errx(1, "line %d: The `=' in options should not be quoted", yyline);
usr.sbin/config/config.y
383
errx(1, "line %d: %s", yyline + 1, s);
usr.sbin/config/config.y
398
errx(1, "line %d: already seen device %s%d",
usr.sbin/config/main.c
101
errx(2, "directory already set");
usr.sbin/config/main.c
138
errx(2, "%s isn't a directory", p);
usr.sbin/config/main.c
254
errx(2, "Unable to find root of source tree");
usr.sbin/cron/cron/cron.c
422
errx(ERROR_EXIT,
usr.sbin/cron/cron/cron.c
428
errx(ERROR_EXIT,
usr.sbin/cron/crontab/crontab.c
130
errx(ERROR_EXIT, "your UID isn't in the passwd file, bailing out");
usr.sbin/cron/crontab/crontab.c
144
errx(ERROR_EXIT, "must be privileged to use -u");
usr.sbin/cron/crontab/crontab.c
146
errx(ERROR_EXIT, "user `%s' unknown", optarg);
usr.sbin/cron/crontab/crontab.c
228
errx(ERROR_EXIT, "no crontab for %s", User);
usr.sbin/cron/crontab/crontab.c
279
errx(ERROR_EXIT, "no crontab for %s", User);
usr.sbin/cron/crontab/crontab.c
377
errx(ERROR_EXIT, "temp file must be edited in place");
usr.sbin/cron/crontab/crontab.c
405
errx(ERROR_EXIT, "editor or filename too long");
usr.sbin/cron/crontab/crontab.c
443
errx(ERROR_EXIT, "temp file must be edited in place");
usr.sbin/cron/lib/misc.c
249
errx(ERROR_EXIT, "%s", buf);
usr.sbin/cron/lib/misc.c
259
errx(ERROR_EXIT, "%s", buf);
usr.sbin/daemon/daemon.c
114
errx(5, "unrecognized syslog facility");
usr.sbin/daemon/daemon.c
120
errx(6, "unrecognized listening mask");
usr.sbin/daemon/daemon.c
137
errx(6, "invalid restart delay");
usr.sbin/daemon/daemon.c
142
errx(4, "unrecognized syslog priority");
usr.sbin/daemon/daemon.c
452
errx(3, "process already running, pid: %d",
usr.sbin/daemon/daemon.c
466
errx(3, "process already running, pid: %d",
usr.sbin/daemon/daemon.c
491
errx(1, "unknown user: %s", user);
usr.sbin/daemon/daemon.c
494
errx(1, "failed to set user environment");
usr.sbin/dconschat/dconschat.c
552
errx(1, "tcp/%s: %s\n", service, gai_strerror(error));
usr.sbin/dconschat/dconschat.c
846
errx(1, "invalid target: %s", optarg);
usr.sbin/dconschat/dconschat.c
926
errx(1, "kvm_open");
usr.sbin/dconschat/dconschat.c
929
errx(1, "kvm_nlist: %s", kvm_geterr(dc->kd));
usr.sbin/dconschat/dconschat.c
933
errx(1, "kvm_read: %s", kvm_geterr(dc->kd));
usr.sbin/devinfo/devinfo.c
234
errx(1, "can't find root device");
usr.sbin/edquota/edquota.c
104
errx(1, "permission denied");
usr.sbin/edquota/edquota.c
129
errx(2, "out of memory");
usr.sbin/edquota/edquota.c
164
errx(1, "invalid limit value: "
usr.sbin/edquota/edquota.c
205
errx(1,
usr.sbin/edquota/edquota.c
341
errx(2, "out of memory");
usr.sbin/efibootmgr/efibootmgr.c
1016
errx(1, "malformed boot variable %s", name);
usr.sbin/efibootmgr/efibootmgr.c
1021
errx(1, "malformed boot variable %s", name);
usr.sbin/efibootmgr/efibootmgr.c
1028
errx(1, "Can't convert to unix path");
usr.sbin/efibootmgr/efibootmgr.c
1031
errx(1, "Can't find where %s:%s is mounted",
usr.sbin/efibootmgr/efibootmgr.c
1051
errx(1, "boot to fw ui not supported");
usr.sbin/efibootmgr/efibootmgr.c
1058
errx(1, "failed to set boot to fw ui");
usr.sbin/efibootmgr/efibootmgr.c
1066
errx(1, "efi variables not supported on this system. root? kldload efirt?");
usr.sbin/efibootmgr/efibootmgr.c
245
errx(1, "%s", USAGE);
usr.sbin/efibootmgr/efibootmgr.c
290
errx(1, "%s",CREATE_USAGE);
usr.sbin/efibootmgr/efibootmgr.c
295
errx(1, "%s", ORDER_USAGE);
usr.sbin/efibootmgr/efibootmgr.c
298
errx(1, "%s", ACTIVE_USAGE);
usr.sbin/efibootmgr/efibootmgr.c
301
errx(1, "%s", DELETE_USAGE);
usr.sbin/efibootmgr/efibootmgr.c
304
errx(1, "%s", BOOTNEXT_USAGE);
usr.sbin/efibootmgr/efibootmgr.c
369
errx(1, "%s", ORDER_USAGE);
usr.sbin/efibootmgr/efibootmgr.c
494
errx(1, "Bad boot variable %#x", bootnum);
usr.sbin/efibootmgr/efibootmgr.c
672
errx(1, "Must specify boot loader");
usr.sbin/efibootmgr/efibootmgr.c
683
errx(1, "Loader path too long.");
usr.sbin/efibootmgr/efibootmgr.c
686
errx(1, "Kernel path too long.");
usr.sbin/efibootmgr/efibootmgr.c
689
errx(1, "Can't allocate memory for new device paths");
usr.sbin/efibootmgr/efibootmgr.c
705
errx(1, "Can't create loadopt");
usr.sbin/efibootmgr/efibootmgr.c
976
errx(1, "Can't set Timeout for booting.");
usr.sbin/efibootmgr/efibootmgr.c
994
errx(1, "Can't report both UEFI device-path and Unix path together");
usr.sbin/efidp/efidp.c
224
errx(1, "Can't allocate memory.");
usr.sbin/efidp/efidp.c
229
errx(1, "Can't parse %s", walker);
usr.sbin/efidp/efidp.c
57
errx(1, "efidp [-efpu]");
usr.sbin/efivar/efivar.c
333
errx(1, "unknown or unimplemented option\n");
usr.sbin/efivar/efivar.c
79
errx(1, "efivar [-abdDHlLNpRtuw] [-n name] [-f file] [--append] [--ascii]\n"
usr.sbin/efivar/efivar.c
93
errx(1, "Invalid name: %s", name);
usr.sbin/efivar/efivar.c
97
errx(1, "Invalid guid %s", name);
usr.sbin/fdformat/fdformat.c
114
errx(2, "out of memory");
usr.sbin/fdformat/fdformat.c
307
errx(2, "bad floppy size: %dK", format);
usr.sbin/fdformat/fdformat.c
327
errx(1, "not a floppy disk: %s", dev_name);
usr.sbin/fdformat/fdformat.c
338
errx(2, "invalid transfer rate: %d", rate);
usr.sbin/fdformat/fdformat.c
344
errx(2, "too many sectors per track, max value is %d", FD_MAX_NSEC);
usr.sbin/fdformat/fdformat.c
401
errx(1,
usr.sbin/fdwrite/fdwrite.c
136
errx(1, "not a floppy disk: %s", device);
usr.sbin/fstyp/fstyp.c
172
errx(1, "%s: not a disk", path);
usr.sbin/ftp-proxy/filter.c
180
errx(1, "pf is disabled");
usr.sbin/ftp-proxy/ftp-proxy.c
666
errx(1, "loglevel %s", errstr);
usr.sbin/ftp-proxy/ftp-proxy.c
674
errx(1, "max sessions %s", errstr);
usr.sbin/ftp-proxy/ftp-proxy.c
684
errx(1, "queuename too long");
usr.sbin/ftp-proxy/ftp-proxy.c
695
errx(1, "tagname too long");
usr.sbin/ftp-proxy/ftp-proxy.c
701
errx(1, "timeout %s", errstr);
usr.sbin/ftp-proxy/ftp-proxy.c
718
errx(1, "needs to start as root");
usr.sbin/ftp-proxy/ftp-proxy.c
732
errx(1, "getaddrinfo fixed proxy address failed: %s",
usr.sbin/ftp-proxy/ftp-proxy.c
747
errx(1, "getaddrinfo fixed server address failed: %s",
usr.sbin/ftp-proxy/ftp-proxy.c
762
errx(1, "getaddrinfo listen address failed: %s",
usr.sbin/ftp-proxy/ftp-proxy.c
765
errx(1, "socket failed");
usr.sbin/fwcontrol/fwcontrol.c
271
errx(1, "no such node %d.", node);
usr.sbin/fwcontrol/fwcontrol.c
273
errx(1, "node %d is myself.", node);
usr.sbin/fwcontrol/fwdv.c
169
errx(1, "unknown format 0x%x", ciph->fmt);
usr.sbin/gifconfig/gifconfig.c
240
errx(1, "iflist-sysctl-estimate");
usr.sbin/gifconfig/gifconfig.c
242
errx(1, "malloc");
usr.sbin/gifconfig/gifconfig.c
244
errx(1, "actual retrieval of interface table");
usr.sbin/gifconfig/gifconfig.c
267
errx(1, "out of sync parsing NET_RT_IFLIST");
usr.sbin/gifconfig/gifconfig.c
324
errx(1, "interface %s does not exist", name);
usr.sbin/gifconfig/gifconfig.c
372
errx(1, "'%s' requires argument",
usr.sbin/gifconfig/gifconfig.c
387
errx(1, "destination is not specified");
usr.sbin/gifconfig/gifconfig.c
743
errx(1, "%s: no such interface", cmd);
usr.sbin/gifconfig/gifconfig.c
747
errx(1, "%s: permission denied", cmd);
usr.sbin/gifconfig/gifconfig.c
776
errx(1, "%s: bad value", s);
usr.sbin/gifconfig/gifconfig.c
793
errx(1, "%s: bad value", s);
usr.sbin/gifconfig/gifconfig.c
804
errx(1, "%s: bad value", plen);
usr.sbin/installer/libaura/mem.c
58
errx(EX_UNAVAILABLE, "malloc(%s) failed", what);
usr.sbin/installer/libaura/mem.c
74
errx(EX_UNAVAILABLE, "strdup(\"%s\") failed", string);
usr.sbin/installer/libdfui/system.c
88
errx(EX_UNAVAILABLE, "Transport is not supported: ``%s''.\n",
usr.sbin/installer/libdfui/system.c
91
errx(EX_CONFIG, "Wrong transport name: ``%s''.\n",
usr.sbin/installer/test/test_storage/test_storage.c
115
errx(1, "Failed to start the installer backend");
usr.sbin/iostat/iostat.c
174
errx(1, "count %d is < 1", count);
usr.sbin/iostat/iostat.c
198
errx(1, "number of devices %d is < 0",
usr.sbin/iostat/iostat.c
207
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
216
errx(1, "wait time is < 1");
usr.sbin/iostat/iostat.c
234
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
278
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
320
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
336
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
419
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
435
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
466
errx(1,"%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
631
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
638
errx(1, "%s", devstat_errbuf);
usr.sbin/iostat/iostat.c
645
errx(1, "%s", devstat_errbuf);
usr.sbin/ip6addrctl/ip6addrctl.c
125
errx(1, "malloc failed");
usr.sbin/ip6addrctl/ip6addrctl.c
138
errx(1, "malloc failed\n");
usr.sbin/ip6addrctl/ip6addrctl.c
243
errx(1, "malloc failed\n");
usr.sbin/ip6addrctl/ip6addrctl.c
253
errx(1, "parse failed at line %d", count);
usr.sbin/ip6addrctl/ip6addrctl.c
265
errx(1, "strdup failed");
usr.sbin/ip6addrctl/ip6addrctl.c
398
errx(1, "bad prefix: %s", prefix);
usr.sbin/ip6addrctl/ip6addrctl.c
419
errx(1, "bad prefix: %s", prefix);
usr.sbin/jail/jail.c
162
errx(1, "no home directory");
usr.sbin/jail/jail.c
40
errx(1, "%s: no such user", username); \
usr.sbin/jexec/jexec.c
78
errx(1, "cannot parse jail id: %s.", str);
usr.sbin/kbdcontrol/kbdcontrol.c
246
errx(1, "invalid key definition");
usr.sbin/kbdcontrol/kbdcontrol.c
253
errx(1, "invalid accent key definition");
usr.sbin/kbdcontrol/kbdcontrol.c
261
errx(1, "illegal definition line");
usr.sbin/kbdcontrol/kbdcontrol.c
306
errx(1, "duplicated accent key definition");
usr.sbin/keyserv/keyserv.c
143
errx(1, "failed to register AUTH_DES authenticator");
usr.sbin/keyserv/keyserv.c
154
errx(1, "keyserv must be run as root");
usr.sbin/keyserv/keyserv.c
181
errx(1, "getnetconfig: %s", nc_sperror());
usr.sbin/keyserv/keyserv.c
187
errx(1, "cannot create AF_LOCAL service");
usr.sbin/keyserv/keyserv.c
189
errx(1, "unable to register (KEY_PROG, KEY_VERS, unix)");
usr.sbin/keyserv/keyserv.c
191
errx(1, "unable to register (KEY_PROG, KEY_VERS2, unix)");
usr.sbin/keyserv/keyserv.c
193
errx(1, "unable to register (CRYPT_PROG, CRYPT_VERS, unix)");
usr.sbin/keyserv/setkey.c
290
errx(1, "could not copy BIGNUM");
usr.sbin/keyserv/setkey.c
86
errx(1, "could not convert modulus to BIGNUM: %s",
usr.sbin/lpr/chkprintcap/chkprintcap.c
180
errx(++problems, "unknown printcap library error %d", error);
usr.sbin/lpr/chkprintcap/chkprintcap.c
289
errx(++problems, "cannot locate daemon group");
usr.sbin/lpr/lpd/lpd.c
138
errx(EX_NOPERM,"must run as root");
usr.sbin/lpr/lpd/lpd.c
187
errx(EX_USAGE, "lpd compiled sans INET6 (IPv6 support)");
usr.sbin/lpr/lpd/lpd.c
214
errx(EX_USAGE, "port # %d is invalid", i);
usr.sbin/lpr/lpd/lpd.c
222
errx(EX_OSFILE, "printer/tcp: unknown service");
usr.sbin/lpr/lpd/lpd.c
249
errx(EX_OSFILE, "%d errors in printcap file, exiting",
usr.sbin/lpr/lpr/lpr.c
154
errx(1, "Bad argument to -#, number expected");
usr.sbin/lpr/lpr/lpr.c
227
errx(1, "Bad argument to -i, number expected");
usr.sbin/lpr/lpr/lpr.c
270
errx(1, "multiple copies are not allowed");
usr.sbin/lpr/lpr/lpr.c
272
errx(1, "only %ld copies are allowed", pp->max_copies);
usr.sbin/lpr/lpr/lpr.c
283
errx(1, "only privileged users may use the `-U' flag");
usr.sbin/lpr/lpr/lpr.c
289
errx(1, "Who are you?");
usr.sbin/lpr/lpr/lpr.c
299
errx(1, "Restricted group specified incorrectly");
usr.sbin/lpr/lpr/lpr.c
307
errx(1, "Not a member of the restricted group");
usr.sbin/lpr/lpr/lpr.c
315
errx(1, "Printer queue is disabled");
usr.sbin/lpr/lpr/lpr.c
808
errx(1, "%s: %s", ptrname, pcaperr(status));
usr.sbin/lpr/lpr/lpr.c
810
errx(1, "%s: unknown printer", ptrname);
usr.sbin/lpr/lpr/lpr.c
880
errx(1, "out of memory");
usr.sbin/lpr/pac/pac.c
429
errx(3, "accounting not enabled for printer %s", ptrname);
usr.sbin/lpr/pac/pac.c
434
errx(1, "calloc failed");
usr.sbin/mailwrapper/mailwrapper.c
109
errx(1, "no mapping in %s", _PATH_MAILERCONF);
usr.sbin/mailwrapper/mailwrapper.c
152
errx(1, "parse error in %s at line %lu",
usr.sbin/makefs/cd9660.c
1562
errx(EXIT_FAILURE, "Pathname too long.");
usr.sbin/makefs/cd9660.c
477
errx(EXIT_FAILURE, "allow-multidot requires iso level of 2");
usr.sbin/makefs/cd9660.c
510
errx(EXIT_FAILURE, "%s: converted directory is empty. "
usr.sbin/makefs/cd9660.c
513
errx(EXIT_FAILURE, "%s: tree conversion failed", __func__);
usr.sbin/makefs/cd9660.c
545
errx(EXIT_FAILURE, "setup_boot failed");
usr.sbin/makefs/cd9660/cd9660_eltorito.c
212
errx(EXIT_FAILURE, "Attempted to add boot option, "
usr.sbin/makefs/ffs.c
1002
errx(EXIT_FAILURE, "Reading `%s', %lld bytes to go, "
usr.sbin/makefs/ffs.c
1162
errx(1, "ffs_write_inode: cg %d: bad magic number", cg);
usr.sbin/makefs/ffs.c
1173
errx(1, "ffs_write_inode: fs out of inodes for ino %u",
usr.sbin/makefs/ffs.c
1176
errx(1,
usr.sbin/makefs/ffs.c
301
errx(1, "Image file `%s' not created.", image);
usr.sbin/makefs/ffs.c
313
errx(1, "Image file `%s' not populated.", image);
usr.sbin/makefs/ffs.c
390
errx(1, "`%s' minsize of %lld rounded up to ffs bsize of %d "
usr.sbin/makefs/ffs.c
467
errx(1, "`%s' size of %lld is larger than the maxsize of %lld.",
usr.sbin/makefs/ffs.c
874
errx(1, "Pathname too long.");
usr.sbin/makefs/ffs.c
919
errx(1, "Pathname too long.");
usr.sbin/makefs/ffs/ffs_alloc.c
102
errx(1, "ffs_alloc: bad size: bsize %d size %d",
usr.sbin/makefs/ffs/ffs_alloc.c
448
errx(1, "blkfree: bad size: bno %lld bsize %d size %ld",
usr.sbin/makefs/ffs/ffs_alloc.c
472
errx(1, "blkfree: freeing free block %lld",
usr.sbin/makefs/ffs/ffs_alloc.c
497
errx(1, "blkfree: freeing free frag: block %lld",
usr.sbin/makefs/ffs/ffs_alloc.c
582
errx(1,
usr.sbin/makefs/ffs/ffs_alloc.c
608
errx(1, "ffs_alloccg: block not in map: bno %lld", (long long)bno);
usr.sbin/makefs/ffs/mkfs.c
888
errx(1, "%s: read error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
910
errx(1, "%s: write error for sector %lld", __func__,
usr.sbin/makefs/ffs/mkfs.c
934
errx(1, "%s: %d is not a power of 2", __func__, val);
usr.sbin/makefs/hammer2.c
1074
errx(1, "no such dir %s", dir);
usr.sbin/makefs/hammer2.c
1086
errx(1, "path %s too long", f);
usr.sbin/makefs/hammer2.c
1118
errx(1, "hammer2_nresolve(\"%s\") already exists",
usr.sbin/makefs/hammer2.c
1130
errx(1, "hammer2_nmkdir(\"%s\") failed: %s",
usr.sbin/makefs/hammer2.c
1138
errx(1, "failed to populate %s: %s",
usr.sbin/makefs/hammer2.c
1152
errx(1, "hammer2_ncreate(\"%s\") failed: %s",
usr.sbin/makefs/hammer2.c
1159
errx(1, "hammer2_write_file(\"%s\") failed: %s",
usr.sbin/makefs/hammer2.c
1174
errx(1, "hammer2_nsymlink(\"%s\") failed: %s",
usr.sbin/makefs/hammer2.c
1190
errx(1, "hammer2_nmknod(\"%s\") failed: %s",
usr.sbin/makefs/hammer2.c
1217
errx(1, "hammer2_nlink(\"%s\") failed: %s",
usr.sbin/makefs/hammer2.c
1260
errx(1, "failed to write to %s vnode: %s",
usr.sbin/makefs/hammer2.c
187
errx(1, "I don't understand how to format "
usr.sbin/makefs/hammer2.c
197
errx(1, "Limit of %d local labels", MAXLABELS - 1);
usr.sbin/makefs/hammer2.c
199
errx(1, "Volume label '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
201
errx(1, "Volume label '%s' is too long (%d chars max)",
usr.sbin/makefs/hammer2.c
207
errx(1, "Volume label '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
209
errx(1, "Volume label '%s' is too long (%d chars max)",
usr.sbin/makefs/hammer2.c
2100
errx(1, "%d link entries remained", count);
usr.sbin/makefs/hammer2.c
2120
errx(1, "%d link entries exist for inum %jd",
usr.sbin/makefs/hammer2.c
215
errx(1, "Compression type '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
2174
errx(1, "failed to readdir");
usr.sbin/makefs/hammer2.c
225
errx(1, "Invalid compression type '%s'", buf);
usr.sbin/makefs/hammer2.c
2264
errx(1, "failed to read from %s", name);
usr.sbin/makefs/hammer2.c
229
errx(1, "Check type '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
243
errx(1, "Invalid check type '%s'", buf);
usr.sbin/makefs/hammer2.c
250
errx(1, "PFS argument '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
255
errx(1, "Inode argument '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
264
errx(1, "Destroy argument '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
274
errx(1, "Invalid destroy argument %s", buf);
usr.sbin/makefs/hammer2.c
283
errx(1, "Read argument '%s' cannot be 0-length", buf);
usr.sbin/makefs/hammer2.c
327
errx(1, "image file `%s' not created", image);
usr.sbin/makefs/hammer2.c
338
errx(1, "failed to vfs init, error %d", error);
usr.sbin/makefs/hammer2.c
347
errx(1, "failed to mount, error %d", error);
usr.sbin/makefs/hammer2.c
354
errx(1, "failed to get root vnode, error %d", error);
usr.sbin/makefs/hammer2.c
371
errx(1, "version get `%s' failed '%s'", image,
usr.sbin/makefs/hammer2.c
380
errx(1, "PFS %s`%s' failed '%s'", h2_opt->pfs_cmd_name,
usr.sbin/makefs/hammer2.c
389
errx(1, "PFS %s`%s' failed '%s'", h2_opt->pfs_cmd_name,
usr.sbin/makefs/hammer2.c
398
errx(1, "PFS %s`%s' failed '%s'", h2_opt->pfs_cmd_name,
usr.sbin/makefs/hammer2.c
407
errx(1, "PFS %s`%s' failed '%s'", h2_opt->pfs_cmd_name,
usr.sbin/makefs/hammer2.c
417
errx(1, "PFS %s`%s' failed '%s'", h2_opt->pfs_cmd_name,
usr.sbin/makefs/hammer2.c
426
errx(1, "inode %s `%s' failed '%s'",
usr.sbin/makefs/hammer2.c
437
errx(1, "inode %s `%s' failed '%s'",
usr.sbin/makefs/hammer2.c
444
errx(1, "inode %s `%s' failed '%s'",
usr.sbin/makefs/hammer2.c
457
errx(1, "bulkfree `%s' failed '%s'", image,
usr.sbin/makefs/hammer2.c
469
errx(1, "destroy `%s' in `%s' failed '%s'",
usr.sbin/makefs/hammer2.c
478
errx(1, "destroy %lld in `%s' failed '%s'",
usr.sbin/makefs/hammer2.c
489
errx(1, "growfs `%s' failed '%s'", image,
usr.sbin/makefs/hammer2.c
498
errx(1, "read `%s' failed '%s'", image,
usr.sbin/makefs/hammer2.c
506
errx(1, "image file `%s' not populated", image);
usr.sbin/makefs/hammer2.c
514
errx(1, "failed to unmount, error %d", error);
usr.sbin/makefs/hammer2.c
526
errx(1, "failed to vfs uninit, error %d", error);
usr.sbin/makefs/hammer2.c
557
errx(1, "invalid PFS name \"%s\"", p);
usr.sbin/makefs/hammer2.c
561
errx(1, "invalid PFS name \"%s\"", p);
usr.sbin/makefs/hammer2.c
565
errx(1, "invalid PFS name \"%s\"", p);
usr.sbin/makefs/hammer2.c
569
errx(1, "invalid PFS name \"%s\"", p);
usr.sbin/makefs/hammer2.c
572
errx(1, "invalid PFS command \"%s\"", o);
usr.sbin/makefs/hammer2.c
600
errx(1, "invalid file path \"%s\"", p);
usr.sbin/makefs/hammer2.c
604
errx(1, "invalid argument \"%s\"", p);
usr.sbin/makefs/hammer2.c
608
errx(1, "invalid argument \"%s\"", p);
usr.sbin/makefs/hammer2.c
611
errx(1, "invalid inode command \"%s\"", o);
usr.sbin/makefs/hammer2.c
668
errx(1, "invalid used_size %lld > image_size %lld",
usr.sbin/makefs/hammer2.c
741
errx(1, "fsnode tree not constructed");
usr.sbin/makefs/hammer2.c
755
errx(1, "`%s' size of %lld is larger than the maxsize of %lld",
usr.sbin/makefs/hammer2/hammer2_buf.c
71
errx(1, "buf %p for vp %p has no makefs_fsinfo", bp, vp);
usr.sbin/makefs/hammer2/hammer2_compat.h
93
#define panic(s, ...) errx(1, s, ## __VA_ARGS__)
usr.sbin/makefs/makefs.c
108
errx(1, "Unknown default fs type `%s'.", DEFAULT_FSTYPE);
usr.sbin/makefs/makefs.c
199
errx(1,
usr.sbin/makefs/makefs.c
220
errx(1, "Empty option");
usr.sbin/makefs/makefs.c
254
errx(1, "Unknown fs type `%s'.", optarg);
usr.sbin/makefs/makefs.c
260
errx(1, "Cannot get timestamp from `%s'",
usr.sbin/makefs/makefs.c
294
errx(1, "-x requires -F mtree-specfile.");
usr.sbin/makefs/makefs.c
302
errx(1, "%s: invalid argument", argv[1]);
usr.sbin/makefs/makefs.c
324
errx(1, "%s: not a file or directory", argv[1]);
usr.sbin/makefs/makefs.c
333
errx(1, "%s: not a directory", argv[i]);
usr.sbin/makefs/msdos.c
200
errx(1, "Image file `%s' not created.", image);
usr.sbin/makefs/msdos.c
204
errx(1, "Unable to update FSInfo block.");
usr.sbin/makefs/walk.c
127
errx(1, "Pathname too long.");
usr.sbin/makefs/walk.c
159
errx(1, "Can't merge %s `%s' with existing %s",
usr.sbin/makefs/walk.c
332
errx(1, "Specfile `%s' did not contain a tree", specfile);
usr.sbin/makefs/walk.c
356
errx(1, "Specfile node `%s/%s' is not a directory",
usr.sbin/makefs/walk.c
359
errx(1, "Directory node `%s/%s' is not a directory",
usr.sbin/makefs/walk.c
406
errx(1, "Pathname too long.");
usr.sbin/makefs/walk.c
421
errx(1, "`%s': %s not provided", path, m)
usr.sbin/makefs/walk.c
469
errx(1, "`%s' is not a directory", path);
usr.sbin/makefs/walk.c
484
errx(1, "`%s/%s' type mismatch: specfile %s, tree %s",
usr.sbin/makefs/walk.c
573
errx(1, "Pathname too long.");
usr.sbin/makefs/walk.c
92
errx(1, "Pathname too long.");
usr.sbin/memcontrol/memcontrol.c
138
errx(1, "can't allocate %zu bytes for %d range descriptors",
usr.sbin/mld6query/mld6query.c
170
errx(1, "inet_pton failed");
usr.sbin/mld6query/mld6query.c
191
errx(1, "can't allocate enough memory for cmsg");
usr.sbin/mld6query/mld6query.c
205
errx(1, "inet6_option_init failed\n");
usr.sbin/mld6query/mld6query.c
210
errx(1, "inet6_option_append failed\n");
usr.sbin/ndp/ndp.c
1035
errx(1, "not enough core");
usr.sbin/ndp/ndp.c
1137
errx(1, "not enough core");
usr.sbin/ndp/ndp.c
220
errx(1, "not supported yet");
usr.sbin/ndp/ndp.c
606
errx(1, "malloc");
usr.sbin/newsyslog/newsyslog.c
1108
errx(1, "malformed line (missing fields):\n%s",
usr.sbin/newsyslog/newsyslog.c
1176
errx(1, "malformed line (missing fields):\n%s",
usr.sbin/newsyslog/newsyslog.c
1185
errx(1,
usr.sbin/newsyslog/newsyslog.c
1198
errx(1,
usr.sbin/newsyslog/newsyslog.c
1210
errx(1, "malformed line (missing fields):\n%s",
usr.sbin/newsyslog/newsyslog.c
1219
errx(1, "error in config file; bad permissions:\n%s",
usr.sbin/newsyslog/newsyslog.c
1225
errx(1, "malformed line (missing fields):\n%s",
usr.sbin/newsyslog/newsyslog.c
1229
errx(1, "error in config file; bad value for count of logs to save:\n%s",
usr.sbin/newsyslog/newsyslog.c
1235
errx(1, "malformed line (missing fields):\n%s",
usr.sbin/newsyslog/newsyslog.c
1264
errx(1, "interval is too large:\n%s", errline);
usr.sbin/newsyslog/newsyslog.c
1271
errx(1, "malformed interval/at:\n%s", errline);
usr.sbin/newsyslog/newsyslog.c
1282
errx(1, "nonexistent time for 'at' value:\n%s",
usr.sbin/newsyslog/newsyslog.c
1285
errx(1, "malformed 'at' value:\n%s", errline);
usr.sbin/newsyslog/newsyslog.c
1348
errx(1, "illegal flag in config file -- %c",
usr.sbin/newsyslog/newsyslog.c
1370
errx(1,
usr.sbin/newsyslog/newsyslog.c
1387
errx(1,
usr.sbin/newsyslog/newsyslog.c
1448
errx(1, "missing field in config file:\n%s", errline);
usr.sbin/newsyslog/newsyslog.c
1575
errx(1, "Invalid log filename - became '/'");
usr.sbin/newsyslog/newsyslog.c
1607
errx(1, "Too many old logfiles found");
usr.sbin/newsyslog/newsyslog.c
2105
errx(1, "Exiting...");
usr.sbin/newsyslog/newsyslog.c
2636
errx(1, "%s exists but is not a directory",
usr.sbin/newsyslog/newsyslog.c
339
errx(1, "must have root privs");
usr.sbin/ngctl/main.c
247
errx(EX_OSERR, "EOF from hook \"%s\"?", hook);
usr.sbin/ngctl/main.c
505
errx(EX_USAGE, "usage: ngctl [-d] [-f file] [-n name] [command ...]");
usr.sbin/nghook/main.c
108
errx(EX_OSERR, "can't get sockets");
usr.sbin/nghook/main.c
117
errx(EX_OSERR, "can't connect to node");
usr.sbin/nghook/main.c
142
errx(EX_OSERR, "read EOF from hook?!");
usr.sbin/nghook/main.c
151
errx(EX_OSERR,
usr.sbin/nghook/main.c
167
errx(EX_OSERR, "EOF(stdin)");
usr.sbin/nghook/main.c
219
errx(EX_USAGE, "usage: nghook [-da] path [hookname]");
usr.sbin/nscd/nscd.c
676
errx(EXIT_FAILURE, "There is no daemon running.");
usr.sbin/nscd/nscd.c
683
errx(EXIT_FAILURE, "Can't read from pidfile.");
usr.sbin/nscd/nscd.c
686
errx(EXIT_FAILURE, "Invalid pidfile.");
usr.sbin/nscd/nscd.c
695
errx(EXIT_FAILURE, "Can't connect to the daemon.");
usr.sbin/nscd/nscd.c
711
errx(EXIT_FAILURE, "Only root can initiate "
usr.sbin/nscd/nscd.c
736
errx(EXIT_FAILURE, "Daemon already running, pid: %d.",
usr.sbin/nvmmctl/nvmmctl.c
84
errx(EXIT_FAILURE, "unknown command ``%s''", argv[0]);
usr.sbin/pciconf/cap.c
546
errx(1, "list_caps: bad header type");
usr.sbin/pciconf/pciconf.c
782
errx(1, "cannot parse selector %s", str);
usr.sbin/pfctl/parse.y
2931
errx(1, "host: strlcpy");
usr.sbin/pfctl/parse.y
3578
errx(1, "state_opt_item: strlcpy");
usr.sbin/pfctl/parse.y
4648
errx(1, "expand_label: label too long");
usr.sbin/pfctl/parse.y
4653
errx(1, "expand_label: label too long");
usr.sbin/pfctl/parse.y
4820
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4853
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4856
errx(1, "expand_altq: strlcat");
usr.sbin/pfctl/parse.y
4859
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4862
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4884
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4887
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4890
errx(1, "expand_altq: strlcpy");
usr.sbin/pfctl/parse.y
4972
errx(1, "expand_queue: strlcpy");
usr.sbin/pfctl/parse.y
4975
errx(1, "expand_queue: strlcpy");
usr.sbin/pfctl/parse.y
4997
errx(1, "expand_queue strlcpy");
usr.sbin/pfctl/parse.y
5001
errx(1, "expand_queue strlcpy");
usr.sbin/pfctl/parse.y
5005
errx(1, "expand_queue strlcpy");
usr.sbin/pfctl/parse.y
5071
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/parse.y
5073
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/parse.y
5076
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/parse.y
5122
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/parse.y
5125
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/parse.y
5128
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/parse.y
5201
errx(1, "expand_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1181
errx(1, "Invalid rule type %d", r->action);
usr.sbin/pfctl/pfctl.c
1196
errx(1, "pfctl_add_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1205
errx(1, "pfctl_add_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1321
errx(1, "pfctl_load_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1344
errx(1, "pfctl_load_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1368
errx(1, "qtype not configured");
usr.sbin/pfctl/pfctl.c
1370
errx(1, "%s: driver does not support "
usr.sbin/pfctl/pfctl.c
1431
errx(1, "pfctl_add_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1434
errx(1, "pfctl_add_rule: strlcpy");
usr.sbin/pfctl/pfctl.c
1766
errx(1, "pfctl_set_logif: strdup");
usr.sbin/pfctl/pfctl.c
1878
errx(1, "pfctl_set_interface_flags: strlcpy");
usr.sbin/pfctl/pfctl.c
2150
errx(1, "pfctl: calloc");
usr.sbin/pfctl/pfctl.c
2164
errx(1, "anchor name '%s' too long",
usr.sbin/pfctl/pfctl.c
2261
errx(1, "anchor names beginning with '_' cannot "
usr.sbin/pfctl/pfctl.c
2348
errx(1, "anchor names beginning with '_' cannot "
usr.sbin/pfctl/pfctl.c
242
errx(1, "pf already enabled");
usr.sbin/pfctl/pfctl.c
261
errx(1, "pf not enabled");
usr.sbin/pfctl/pfctl.c
373
errx(1, "invalid interface: %s", iface);
usr.sbin/pfctl/pfctl.c
396
errx(1, "prefix is %s: %s", errstr, p);
usr.sbin/pfctl/pfctl.c
403
errx(1, "getaddrinfo: %s", gai_strerror(ret_ga));
usr.sbin/pfctl/pfctl.c
408
errx(1, "prefix too long for AF_INET");
usr.sbin/pfctl/pfctl.c
410
errx(1, "prefix too long for AF_INET6");
usr.sbin/pfctl/pfctl.c
452
errx(1, "getaddrinfo: %s", gai_strerror(ret_ga));
usr.sbin/pfctl/pfctl.c
474
errx(1, "Unknown address family %d", psnk.psnk_af);
usr.sbin/pfctl/pfctl.c
485
errx(1, "getaddrinfo: %s",
usr.sbin/pfctl/pfctl.c
512
errx(1, "Unknown address family %d",
usr.sbin/pfctl/pfctl.c
553
errx(1, "invalid interface: %s", iface);
usr.sbin/pfctl/pfctl.c
558
errx(1, "getaddrinfo: %s", gai_strerror(ret_ga));
usr.sbin/pfctl/pfctl.c
580
errx(1, "Unknown address family %d", psk.psk_af);
usr.sbin/pfctl/pfctl.c
591
errx(1, "getaddrinfo: %s",
usr.sbin/pfctl/pfctl.c
618
errx(1, "Unknown address family %d",
usr.sbin/pfctl/pfctl.c
653
errx(1, "invalid interface: %s", iface);
usr.sbin/pfctl/pfctl.c
657
errx(1, "label too long: %s", state_kill[1]);
usr.sbin/pfctl/pfctl_altq.c
1292
errx(1, "getifmtu: strlcpy");
usr.sbin/pfctl/pfctl_altq.c
727
errx(1, "parent %s not found for %s", pa->parent, pa->qname);
usr.sbin/pfctl/pfctl_altq.c
853
errx(1, "parent %s not found for %s", pa->parent, pa->qname);
usr.sbin/pfctl/pfctl_optimize.c
1209
errx(1, "Need to add skip step comparitor to pfctl?!");
usr.sbin/pfctl/pfctl_optimize.c
971
errx(1, "skip_compare() out of bounds");
usr.sbin/pfctl/pfctl_osfp.c
604
errx(1, "fingerprint class \"nomatch\" is reserved");
usr.sbin/pfctl/pfctl_parser.c
1714
errx(1, "pfctl_add_trans: strlcpy");
usr.sbin/pfctl/pfctl_parser.c
1727
errx(1, "pfctl_get_ticket: assertion failed");
usr.sbin/pfctl/pfctl_qstats.c
202
errx(1, "parent %s not found", altq.parent);
usr.sbin/pfctl/pfctl_table.c
149
errx(1, "pfctl_table: strlcpy");
usr.sbin/pfctl/pfctl_table.c
153
errx(1, "pfctl_table: strlcpy");
usr.sbin/pfctl/pfctl_table.c
267
errx(1, "expiry time: %s", errstr);
usr.sbin/pfctl/pfctl_table.c
444
errx(1, "print_addrx: strlcpy");
usr.sbin/pfctl/pfctl_table.c
507
errx(1, "pfctl_define_table: strlcpy");
usr.sbin/pflogd/pflogd.c
217
errx(1, "main ifr_name: strlcpy");
usr.sbin/pflogd/privsep.c
238
errx(1, "%s: called from privileged portion", __func__);
usr.sbin/pflogd/privsep.c
261
errx(1, "%s: called from privileged portion", __func__);
usr.sbin/pflogd/privsep.c
276
errx(1, "%s: called from privileged portion\n", __func__);
usr.sbin/pflogd/privsep.c
81
errx(1, "unknown user _pflogd");
usr.sbin/pstat/pstat.c
265
errx(1, "vnode mode not supported");
usr.sbin/pstat/pstat.c
285
errx(1, "kvm_openfiles: %s", buf);
usr.sbin/pstat/pstat.c
288
errx(1, "kcore_open: %s", buf);
usr.sbin/pstat/pstat.c
295
errx(1, "kvm_nlist: %s", kvm_geterr(kd));
usr.sbin/pstat/pstat.c
593
errx(1, "malloc");
usr.sbin/pstat/pstat.c
646
errx(1, "malloc");
usr.sbin/pstat/pstat.c
650
errx(1, "vnode size mismatch");
usr.sbin/pstat/pstat.c
673
errx(1, "malloc");
usr.sbin/pstat/pstat.c
686
errx(1, "no more room for vnodes");
usr.sbin/pstat/pstat.c
722
errx(1, "malloc");
usr.sbin/pstat/pstat.c
746
errx(1, "realloc");
usr.sbin/pw/pw.c
169
errx(EX_USAGE, "unknown keyword `%s'", argv[1]);
usr.sbin/pw/pw.c
188
errx(EX_USAGE, "unknown switch");
usr.sbin/pw/pw.c
198
errx(EX_NOPERM, "you must be root to run this program");
usr.sbin/pw/pw.c
253
errx(ch, "make exited with status %d", i);
usr.sbin/pw/pw.c
448
errx(EX_OSERR, "out of memory");
usr.sbin/pw/pw_group.c
102
errx(EX_DATAERR, "group name or id required");
usr.sbin/pw/pw_group.c
124
errx(EX_DATAERR, "unknown group `%s'", a_name ? a_name->val : a_gid->val);
usr.sbin/pw/pw_group.c
154
errx(EX_DATAERR, "group name required");
usr.sbin/pw/pw_group.c
156
errx(EX_DATAERR, "group name `%s' already exists", a_name->val);
usr.sbin/pw/pw_group.c
213
errx(EX_DATAERR, "empty password read on file descriptor %d", fd);
usr.sbin/pw/pw_group.c
280
errx(EX_SOFTWARE, "group disappeared during update");
usr.sbin/pw/pw_group.c
302
errx(EX_NOUSER, "user `%s' does not exist", user);
usr.sbin/pw/pw_group.c
326
errx(EX_UNAVAILABLE, "out of memory");
usr.sbin/pw/pw_group.c
362
errx(EX_DATAERR, "gid `%ld' has already been allocated", (long) grp->gr_gid);
usr.sbin/pw/pw_group.c
404
errx(EX_SOFTWARE, "unable to allocate a new gid - range fully used");
usr.sbin/pw/pw_group.c
77
errx(EX_USAGE, "'lock' command is not available for groups");
usr.sbin/pw/pw_user.c
1033
errx(EX_CONFIG, "crypt(3) failure");
usr.sbin/pw/pw_user.c
1204
errx(EX_DATAERR, "invalid character %s at position %td in %s",
usr.sbin/pw/pw_user.c
1208
errx(EX_DATAERR, "name too long `%s' (max is %d)", name,
usr.sbin/pw/pw_user.c
149
errx(EX_DATAERR, "invalid directory creation mode '%s'",
usr.sbin/pw/pw_user.c
166
errx(EX_DATAERR, "invalid base directory for home '%s'", cnf->home);
usr.sbin/pw/pw_user.c
200
errx(EX_OSFILE, "'%s' (root home parent) is not a directory", dbuf);
usr.sbin/pw/pw_user.c
211
errx(EX_OSFILE, "root home `%s' is not a directory", cnf->home);
usr.sbin/pw/pw_user.c
229
errx(EX_NOUSER, "group `%s' does not exist", p);
usr.sbin/pw/pw_user.c
243
errx(EX_NOUSER, "group `%s' does not exist", p);
usr.sbin/pw/pw_user.c
254
errx(EX_OSFILE, "skeleton `%s' is not a directory or does not exist", cnf->dotdir);
usr.sbin/pw/pw_user.c
264
errx(EX_DATAERR, "can't combine `-D' with `-n name'");
usr.sbin/pw/pw_user.c
302
errx(EX_DATAERR, "user name or id required");
usr.sbin/pw/pw_user.c
335
errx(EX_NOUSER, "no such uid `%s'", a_uid->val);
usr.sbin/pw/pw_user.c
336
errx(EX_NOUSER, "no such user `%s'", a_name->val);
usr.sbin/pw/pw_user.c
354
errx(EX_DATAERR, "user '%s' is already locked", pwd->pw_name);
usr.sbin/pw/pw_user.c
357
errx(EX_UNAVAILABLE, "out of memory");
usr.sbin/pw/pw_user.c
364
errx(EX_DATAERR, "user '%s' is not locked", pwd->pw_name);
usr.sbin/pw/pw_user.c
376
errx(EX_DATAERR, "cannot remove user 'root'");
usr.sbin/pw/pw_user.c
451
errx(EX_DATAERR, "can't rename `root' account");
usr.sbin/pw/pw_user.c
460
errx(EX_DATAERR, "can't change uid of `root' account");
usr.sbin/pw/pw_user.c
467
errx(EX_DATAERR, "can't change gid of `root' account");
usr.sbin/pw/pw_user.c
487
errx(EX_DATAERR, "invalid password change date `%s'", arg->val);
usr.sbin/pw/pw_user.c
507
errx(EX_DATAERR, "invalid account expiry date `%s'", arg->val);
usr.sbin/pw/pw_user.c
565
errx(EX_DATAERR, "login name required");
usr.sbin/pw/pw_user.c
567
errx(EX_DATAERR, "login name `%s' already exists", a_name->val);
usr.sbin/pw/pw_user.c
649
errx(EX_DATAERR, "empty password read on file descriptor %d", fd);
usr.sbin/pw/pw_user.c
730
errx(EX_NOUSER, "user '%s' disappeared during update", a_name->val);
usr.sbin/pw/pw_user.c
803
errx(EX_DATAERR, "uid `%ld' has already been allocated", (long) pwd->pw_uid);
usr.sbin/pw/pw_user.c
838
errx(EX_SOFTWARE, "unable to allocate a new uid - range fully used");
usr.sbin/pw/pw_user.c
866
errx(EX_NOUSER, "group `%s' is not defined", a_gid->val);
usr.sbin/pw/pw_user.c
924
errx(EX_DATAERR, "invalid date/time `%s'", arg->val);
usr.sbin/pw/pw_user.c
940
errx(EX_DATAERR, "invalid date/time `%s'", arg->val);
usr.sbin/pw/pw_user.c
958
errx(EX_CONFIG, "no base home directory set");
usr.sbin/pw/pw_user.c
993
errx(EX_OSFILE, "can't find shell `%s' in shell paths", sh);
usr.sbin/pw/pw_user.c
994
errx(EX_CONFIG, "no default shell available or defined");
usr.sbin/quot/quot.c
116
errx(1, "allocate inodes");
usr.sbin/quot/quot.c
205
errx(1, "allocate users");
usr.sbin/quot/quot.c
224
errx(1, "allocate users");
usr.sbin/quot/quot.c
257
errx(1, "allocate users");
usr.sbin/quot/quot.c
343
errx(1, "allocate fsize structure");
usr.sbin/quot/quot.c
374
errx(1, "allocate fsize structure");
usr.sbin/quot/quot.c
424
errx(1, "allocate users");
usr.sbin/quotaon/quotaon.c
80
errx(1, "name must be quotaon or quotaoff");
usr.sbin/repquota/repquota.c
334
errx(1, "out of memory for fileusage structures");
usr.sbin/rip6query/rip6query.c
121
errx(1, "%s: %s", argv[0], gai_strerror(error));
usr.sbin/rip6query/rip6query.c
125
errx(1, "%s: %s", argv[0], "resolved to multiple addrs");
usr.sbin/rip6query/rip6query.c
129
errx(1, "%s: %s", argv[0], "invalid addrlen");
usr.sbin/rip6query/rip6query.c
91
errx(1, "invalid interface %s", optarg);
usr.sbin/rpc.lockd/lockd.c
469
errx(1, "Cannot get port number");
usr.sbin/rpc.lockd/lockd.c
504
errx(1, "usage: rpc.lockd [-d <debuglevel>]"
usr.sbin/rpc.lockd/test.c
278
errx(1, "Failed to create client\n");
usr.sbin/rpc.statd/file.c
154
errx(1, "unable to open status file %s", filename);
usr.sbin/rpc.statd/statd.c
74
errx(1, "cannot create udp service");
usr.sbin/rpc.statd/statd.c
76
errx(1, "cannot create tcp service");
usr.sbin/rpcbind/rpcbind.c
128
errx(1, "another rpcbind is already running. Aborting");
usr.sbin/rpcbind/rpcbind.c
716
errx(1, "Out of memory");
usr.sbin/rpcbind/rpcbind.c
719
errx(1, "Out of memory");
usr.sbin/rtadvd/rtadvd.c
252
errx(1, "%s already running, pid: %d",
usr.sbin/rtsold/rtsold.c
170
errx(1, "could not autoprobe interface");
usr.sbin/rtsold/rtsold.c
212
errx(1, "failed to set signal for dump status");
usr.sbin/rtsold/rtsold.c
222
errx(1, "failed to open a socket");
usr.sbin/rtsold/rtsold.c
227
errx(1, "failed to open a socket");
usr.sbin/rtsold/rtsold.c
235
errx(1, "failed to initilizatoin interfaces");
usr.sbin/rtsold/rtsold.c
240
errx(1, "failed to initialize %s", *argv);
usr.sbin/rtsold/rtsold.c
248
errx(1, "failed to setup for probing routers");
usr.sbin/rtsold/rtsold.c
730
errx(1, "-a is not available with the configuration");
usr.sbin/rwhod/rwhod.c
176
errx(1, "not super user");
usr.sbin/rwhod/rwhod.c
189
errx(1, "invalid ttl: %s", *argv);
usr.sbin/rwhod/rwhod.c
192
errx(1, "ttl must not exceed %u",
usr.sbin/rwhod/rwhod.c
201
errx(1, "time must be greater than 0");
usr.sbin/rwhod/rwhod.c
205
errx(1, "invalid argument: %s", *argv);
usr.sbin/rwhod/rwhod.c
210
errx(1, "invalid argument: %s", *argv);
usr.sbin/rwhod/rwhod.c
214
errx(1, "cannot be greater than 180 seconds (3 minutes)");
usr.sbin/rwhod/rwhod.c
216
errx(1, "missing argument");
usr.sbin/sa/main.c
176
errx(1, "only one of -f requires -v");
usr.sbin/sa/main.c
178
errx(1, "only one of -a and -v may be specified");
usr.sbin/sa/main.c
184
errx(1, "process accounting initialization failed");
usr.sbin/sa/main.c
186
errx(1, "user accounting initialization failed");
usr.sbin/sensorsd/sensorsd.c
118
errx(1, "check %s", errstr);
usr.sbin/sensorsd/sensorsd.c
744
errx(1, "unknown unit %s for temp sensor", p);
usr.sbin/sensorsd/sensorsd.c
752
errx(1, "unknown unit %s for voltage sensor", p);
usr.sbin/sensorsd/sensorsd.c
775
errx(1, "unsupported sensor type");
usr.sbin/slstat/slstat.c
129
errx(1, "interface %s does not exist", interface);
usr.sbin/spray/spray.c
224
errx(1, "invalid value: %s", arg);
usr.sbin/syslogd/syslogd.c
2123
errx(1, "child pid %d exited with return code %d",
usr.sbin/syslogd/syslogd.c
2126
errx(1, "child pid %d exited on signal %d%s",
usr.sbin/syslogd/syslogd.c
2166
errx(1, "timed out waiting for child");
usr.sbin/syslogd/syslogd.c
399
errx(1, "socket name must be absolute "
usr.sbin/syslogd/syslogd.c
405
errx(1, "invalid mode %s, exiting",
usr.sbin/syslogd/syslogd.c
409
errx(1, "invalid mode %s, exiting",
usr.sbin/syslogd/syslogd.c
412
errx(1, "can't parse path %s", optarg);
usr.sbin/syslogd/syslogd.c
415
errx(1, "%s path too long, exiting", name);
usr.sbin/syslogd/syslogd.c
417
errx(1, "malloc failed");
usr.sbin/syslogd/syslogd.c
439
errx(1, "%s path too long, exiting", optarg);
usr.sbin/syslogd/syslogd.c
450
errx(1, "%s path too long, exiting", optarg);
usr.sbin/syslogd/syslogd.c
471
errx(1, "syslogd already running, pid: %d", spid);
usr.sbin/syslogd/syslogd.c
595
errx(1, "calloc fd_set");
usr.sbin/tcpdrop/tcpdrop.c
148
errx(1, "%s is empty", name);
usr.sbin/tcpdrop/tcpdrop.c
152
errx(1, "malloc failed");
usr.sbin/tcpdrop/tcpdrop.c
264
errx(1, "getaddrinfo: %s port %s: %s", lhost, lport,
usr.sbin/tcpdrop/tcpdrop.c
270
errx(1, "getaddrinfo: %s port %s: %s", fhost, fport,
usr.sbin/traceroute/traceroute.c
352
errx(1, "min ttl must be 1 to %u.", max_ttl);
usr.sbin/traceroute/traceroute.c
366
errx(1, "too many gateways; max %d", MAX_LSRR);
usr.sbin/traceroute/traceroute.c
370
errx(1, "unknown host %s", optarg);
usr.sbin/traceroute/traceroute.c
379
errx(1, "protocol already set with -P");
usr.sbin/traceroute/traceroute.c
392
errx(1, "max ttl must be %u to %u.", first_ttl,
usr.sbin/traceroute/traceroute.c
407
errx(1, "port must be >0, <65536.");
usr.sbin/traceroute/traceroute.c
412
errx(1, "protocol already set with -I");
usr.sbin/traceroute/traceroute.c
425
errx(1, "proto must be >=1, or a name.");
usr.sbin/traceroute/traceroute.c
434
errx(1, "nprobes must be >0.");
usr.sbin/traceroute/traceroute.c
452
errx(1, "tos must be 0 to 255.");
usr.sbin/traceroute/traceroute.c
463
errx(1, "wait must be >1 sec.");
usr.sbin/traceroute/traceroute.c
484
errx(1, "unknown host %s", *argv);
usr.sbin/traceroute/traceroute.c
498
errx(1, "datalen out of range");
usr.sbin/traceroute/traceroute.c
517
errx(1, "packet size must be 0 to %d.",
usr.sbin/traceroute/traceroute.c
578
errx(1, "unknown host %s", source);
usr.sbin/traceroute/traceroute.c
583
errx(1, "source is on 127/8, destination is not");
usr.sbin/trpt/trpt.c
113
errx(1, "too many pcb's specified");
usr.sbin/trpt/trpt.c
148
errx(1, "%s: no namelist", syst);
usr.sbin/trpt/trpt.c
152
errx(1, "can't do core files yet");
usr.sbin/tzsetup/tzsetup.c
142
errx(1, "Failed to allocate memory in xdialog_menu");
usr.sbin/tzsetup/tzsetup.c
357
errx(1, "%s:%d: invalid format", path_iso3166, lineno);
usr.sbin/tzsetup/tzsetup.c
365
errx(1, "%s:%d: invalid format", path_iso3166, lineno);
usr.sbin/tzsetup/tzsetup.c
367
errx(1, "%s:%d: invalid code `%s'", path_iso3166,
usr.sbin/tzsetup/tzsetup.c
374
errx(1, "%s:%d: country code `%s' multiply defined: %s",
usr.sbin/tzsetup/tzsetup.c
378
errx(1, "malloc failed");
usr.sbin/tzsetup/tzsetup.c
381
errx(1, "malloc failed");
usr.sbin/tzsetup/tzsetup.c
395
errx(1, "%s:%d: country code `%s' invalid", path_zonetab,
usr.sbin/tzsetup/tzsetup.c
400
errx(1, "%s:%d: country code `%s' unknown", path_zonetab,
usr.sbin/tzsetup/tzsetup.c
405
errx(1, "%s:%d: conflicting zone definition",
usr.sbin/tzsetup/tzsetup.c
410
errx(1, "malloc(%zu)", sizeof(*zp));
usr.sbin/tzsetup/tzsetup.c
417
errx(1, "malloc failed");
usr.sbin/tzsetup/tzsetup.c
420
errx(1, "malloc failed");
usr.sbin/tzsetup/tzsetup.c
426
errx(1, "%s:%d: zone must have description",
usr.sbin/tzsetup/tzsetup.c
429
errx(1, "%s:%d: zone multiply defined",
usr.sbin/tzsetup/tzsetup.c
434
errx(1, "malloc failed");
usr.sbin/tzsetup/tzsetup.c
488
errx(1, "%s:%d: invalid format", path_zonetab, lineno);
usr.sbin/tzsetup/tzsetup.c
495
errx(1, "%s:%d: invalid country code `%s'",
usr.sbin/tzsetup/tzsetup.c
502
errx(1, "%s:%d: invalid zone name `%s'", path_zonetab,
usr.sbin/tzsetup/tzsetup.c
506
errx(1, "%s:%d: continent name in zone name `%s' too long",
usr.sbin/tzsetup/tzsetup.c
511
errx(1, "%s:%d: invalid region `%s'", path_zonetab,
usr.sbin/tzsetup/tzsetup.c
565
errx(1, "malloc for continent menu");
usr.sbin/tzsetup/tzsetup.c
591
errx(1, "malloc for submenu");
usr.sbin/tzsetup/tzsetup.c
871
errx(1, "%s/%s name too long", path_zoneinfo, zoneinfo);
usr.sbin/tzsetup/tzsetup.c
974
errx(1, "Error reading %s.\n", path_db);
usr.sbin/tzsetup/tzsetup.c
977
errx(1,
usr.sbin/tzsetup/tzsetup.c
981
errx(1, "Cannot open %s for reading. Does it exist?", path_db);
usr.sbin/uefisign/child.c
111
errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST);
usr.sbin/uefisign/child.c
117
errx(1, "EVP_MD_CTX_create(3) failed");
usr.sbin/uefisign/child.c
123
errx(1, "EVP_DigestInit_ex(3) failed");
usr.sbin/uefisign/child.c
167
errx(1, "number of bytes hashed is larger than file size");
usr.sbin/uefisign/child.c
180
errx(1, "EVP_DigestFinal_ex(3) failed");
usr.sbin/uefisign/child.c
245
errx(1, "file not signed");
usr.sbin/uefisign/child.c
255
errx(1, "file already signed");
usr.sbin/uefisign/child.c
67
errx(1, "%s: file is empty", x->x_path);
usr.sbin/uefisign/child.c
91
errx(1, "EVP_DigestUpdate(3) failed");
usr.sbin/uefisign/pe.c
148
errx(1, "%s starts at negative offset %jd",
usr.sbin/uefisign/pe.c
152
errx(1, "%s starts at %jd, past the end of executable at %zd",
usr.sbin/uefisign/pe.c
156
errx(1, "%s size %zd is larger than the executable size %zd",
usr.sbin/uefisign/pe.c
160
errx(1, "%s extends to %jd, past the end of executable at %zd",
usr.sbin/uefisign/pe.c
210
errx(1, "wrong certificate chunk revision, is %d, should be %d",
usr.sbin/uefisign/pe.c
214
errx(1, "wrong certificate chunk type, is %d, should be %d",
usr.sbin/uefisign/pe.c
235
errx(1, "section table outside of headers");
usr.sbin/uefisign/pe.c
240
errx(1, "too many sections: got %d, should be %d",
usr.sbin/uefisign/pe.c
247
errx(1, "section points inside the headers");
usr.sbin/uefisign/pe.c
271
errx(1, "wrong NumberOfRvaAndSizes %d; should be at least %d",
usr.sbin/uefisign/pe.c
278
errx(1, "PE Data Directory outside of headers");
usr.sbin/uefisign/pe.c
365
errx(1, "wrong PE Optional Header subsystem 0x%x",
usr.sbin/uefisign/pe.c
389
errx(1, "invalid SizeOfHeaders %d", po->po_size_of_headers);
usr.sbin/uefisign/pe.c
414
errx(1, "wrong PE Optional Header subsystem 0x%x",
usr.sbin/uefisign/pe.c
438
errx(1, "invalid SizeOfHeaders %d", po->po_size_of_headers);
usr.sbin/uefisign/pe.c
463
errx(1, "wrong PE Optional Header magic 0x%x", po->po_magic);
usr.sbin/uefisign/pe.c
478
errx(1, "wrong PE signature 0x%x", pe->pe_signature);
usr.sbin/uefisign/pe.c
495
errx(1, "MZ header not found");
usr.sbin/uefisign/uefisign.c
176
errx(1, "BIO_new_mem_buf(3) failed");
usr.sbin/uefisign/uefisign.c
182
errx(1, "NCONF_new(3) failed");
usr.sbin/uefisign/uefisign.c
188
errx(1, "NCONF_load_bio(3) failed");
usr.sbin/uefisign/uefisign.c
194
errx(1, "NCONF_get_string(3) failed");
usr.sbin/uefisign/uefisign.c
200
errx(1, "ASN1_generate_nconf(3) failed");
usr.sbin/uefisign/uefisign.c
222
errx(1, "PKCS7_dataInit(3) failed");
usr.sbin/uefisign/uefisign.c
230
errx(1, "PKCS7_dataFinal(3) failed");
usr.sbin/uefisign/uefisign.c
260
errx(1, "BIO_new_mem_buf(3) failed");
usr.sbin/uefisign/uefisign.c
266
errx(1, "PKCS7_sign(3) failed");
usr.sbin/uefisign/uefisign.c
272
errx(1, "EVP_get_digestbyname(\"%s\") failed", DIGEST);
usr.sbin/uefisign/uefisign.c
278
errx(1, "PKCS7_sign_add_signer(3) failed");
usr.sbin/uefisign/uefisign.c
301
errx(1, "BIO_new(3) failed");
usr.sbin/uefisign/uefisign.c
307
errx(1, "i2d_PKCS7_bio(3) failed");
usr.sbin/uefisign/uefisign.c
313
errx(1, "BIO_get_mem_data(3) failed");
usr.sbin/uefisign/uefisign.c
375
errx(1, "-V and -c are mutually exclusive");
usr.sbin/uefisign/uefisign.c
377
errx(1, "-V and -k are mutually exclusive");
usr.sbin/uefisign/uefisign.c
379
errx(1, "-V and -o are mutually exclusive");
usr.sbin/uefisign/uefisign.c
382
errx(1, "-c option is mandatory");
usr.sbin/uefisign/uefisign.c
384
errx(1, "-k option is mandatory");
usr.sbin/uefisign/uefisign.c
386
errx(1, "-o option is mandatory");
usr.sbin/uefisign/uefisign.c
411
errx(1, "failed to load certificate from %s", certpath);
usr.sbin/uefisign/uefisign.c
418
errx(1, "failed to load private key from %s", keypath);
usr.sbin/usbconfig/usbconfig.c
236
errx(1, "%s: illegal %s name", name, type);
usr.sbin/usbconfig/usbconfig.c
253
errx(1, "illegal number: %s", s);
usr.sbin/usbconfig/usbconfig.c
638
errx(1, "cannot "
usr.sbin/usbdump/usbdump.c
175
errx(EX_SOFTWARE, "Out of memory.");
usr.sbin/usbdump/usbdump.c
198
errx(EX_SOFTWARE, "Out of memory.");
usr.sbin/usbdump/usbdump.c
666
errx(EX_SOFTWARE, "Out of memory.");
usr.sbin/usbdump/usbdump.c
725
errx(EX_SOFTWARE, "Invalid magic field(0x%08x) "
usr.sbin/usbdump/usbdump.c
730
errx(EX_SOFTWARE, "Invalid major version(%d) "
usr.sbin/usbdump/usbdump.c
737
errx(EX_SOFTWARE, "Invalid minor version(%d) "
usr.sbin/usbdump/usbdump.c
902
errx(EXIT_FAILURE, "Kernel BPF filter out of date");
usr.sbin/usbdump/usbdump.c
913
errx(EXIT_FAILURE, "Could not open a socket");
usr.sbin/usbdump/usbdump.c
918
errx(EXIT_FAILURE, "Invalid bus interface: %s", i_arg);
usr.sbin/usbdump/usbdump.c
928
errx(EXIT_FAILURE, "No buffer size worked.");
usr.sbin/usbdump/usbdump.c
936
errx(EX_SOFTWARE, "Out of memory.");
usr.sbin/vidcontrol/vidcontrol.c
1003
errx(1, "failed to allocate memory for dump");
usr.sbin/vidcontrol/vidcontrol.c
1031
errx(1, "failed to allocate memory for line buffer");
usr.sbin/vidcontrol/vidcontrol.c
1072
errx(1, "argument must be a positive number");
usr.sbin/vidcontrol/vidcontrol.c
1203
errx(1, "bg color for text modes must be < 8");
usr.sbin/vidcontrol/vidcontrol.c
199
errx(1, "option requires two arguments -- %c", oc);
usr.sbin/vidcontrol/vidcontrol.c
259
errx(1, "screenmap file not found");
usr.sbin/vidcontrol/vidcontrol.c
270
errx(1, "bad screenmap file");
usr.sbin/vidcontrol/vidcontrol.c
387
errx(1, "%s: can't load font file", filename);
usr.sbin/vidcontrol/vidcontrol.c
404
errx(1, "%s: bad font size specification", type);
usr.sbin/vidcontrol/vidcontrol.c
434
errx(1, "%s: can't guess font size", filename);
usr.sbin/vidcontrol/vidcontrol.c
449
errx(1, "%s: bad font file", filename);
usr.sbin/vidcontrol/vidcontrol.c
479
errx(1, "argument must be a positive number");
usr.sbin/vidcontrol/vidcontrol.c
507
errx(1, "argument to -c must be normal, blink or destructive");
usr.sbin/vidcontrol/vidcontrol.c
561
errx(1, "invalid video mode number");
usr.sbin/vidcontrol/vidcontrol.c
573
errx(1, "invalid video mode name");
usr.sbin/vidcontrol/vidcontrol.c
731
errx(1, "bad console number");
usr.sbin/vidcontrol/vidcontrol.c
738
errx(1, "console number out of range");
usr.sbin/vidcontrol/vidcontrol.c
772
errx(1, "argument to -M must be 0 through %d", UCHAR_MAX);
usr.sbin/vidcontrol/vidcontrol.c
800
errx(1, "argument to -m must be either on or off");
usr.sbin/vidcontrol/vidcontrol.c
817
errx(1, "argument to -S must be either on or off");
usr.sbin/vidcontrol/vidcontrol.c
953
errx(1, "argument to -i must be either adapter or mode");
usr.sbin/vipw/vipw.c
101
errx(0, "no changes made");
usr.sbin/vipw/vipw.c
107
errx(0, "password list updated");
usr.sbin/vknetd/vknetd.c
500
errx(1, "Failed to create pidfile %s", pidfile);
usr.sbin/vnconfig/vnconfig.c
154
errx(1, "invalid options '%s'", s);
usr.sbin/vnconfig/vnconfig.c
167
errx(1, "invalid options '%s'", s);
usr.sbin/vnconfig/vnconfig.c
290
errx(1, "unknown vn device: %s", vname);
usr.sbin/watch/watch.c
147
errx(error, "fatal: %s", buf);
usr.sbin/watchdogd/watchdogd.c
101
errx(1, "retrigger interval too long");
usr.sbin/watchdogd/watchdogd.c
108
errx(1, "no watchdog timer available");
usr.sbin/watchdogd/watchdogd.c
74
errx(1, "interval is %s: %s", errstr, optarg);
usr.sbin/watchdogd/watchdogd.c
82
errx(1, "period is %s: %s", errstr, optarg);
usr.sbin/wlandebug/wlandebug.c
169
errx(1, "missing interface name for -i option");
usr.sbin/wlandebug/wlandebug.c
171
errx(1, "expecting a wlan interface name");
usr.sbin/wlandebug/wlandebug.c
208
errx(1, "unknown flag %.*s",
usr.sbin/ypbind/ypbind.c
388
errx(1, "another ypbind is already running. Aborting");
usr.sbin/ypbind/ypbind.c
393
errx(1, "domainname not set. Aborting");
usr.sbin/ypbind/ypbind.c
407
errx(1, "unknown option: %s", argv[i]);
usr.sbin/ypbind/ypbind.c
432
errx(1, "cannot create udp service");
usr.sbin/ypbind/ypbind.c
435
errx(1, "unable to register (YPBINDPROG, YPBINDVERS, udp)");
usr.sbin/ypbind/ypbind.c
439
errx(1, "cannot create tcp service");
usr.sbin/ypbind/ypbind.c
443
errx(1, "unable to register (YPBINDPROG, YPBINDVERS, tcp)");
usr.sbin/ypbind/ypbind.c
448
errx(1, "malloc");
usr.sbin/yppoll/yppoll.c
100
errx(1, "no such map %s. Reason: %s", inmap, yperr_string(r));
usr.sbin/yppoll/yppoll.c
95
errx(1, "no such map %s. Reason: %s", inmap, yperr_string(r));
usr.sbin/ypset/ypset.c
138
errx(1, "host %s unknown", optarg);
usr.sbin/ypset/ypset.c
70
errx(1, "%s not running ypserv", server);
usr.sbin/ypset/ypset.c
80
errx(1, "can't find address for %s", server);
usr.sbin/zic/zdump.c
259
errx(EXIT_FAILURE,
usr.sbin/zic/zdump.c
291
errx(EXIT_FAILURE,
usr.sbin/zic/zdump.c
311
errx(EXIT_FAILURE,
usr.sbin/zic/zdump.c
379
errx(EXIT_FAILURE, _("error writing standard output"));
usr.sbin/zic/zic.c
1210
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
1230
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
1663
errx(EXIT_FAILURE, _("error writing %s"), fullname);
usr.sbin/zic/zic.c
2714
errx(EXIT_FAILURE, _("multiple -g flags specified"));
usr.sbin/zic/zic.c
2726
errx(EXIT_FAILURE, _("group `%s' not found"), name);
usr.sbin/zic/zic.c
2737
errx(EXIT_FAILURE, _("multiple -u flags specified"));
usr.sbin/zic/zic.c
2749
errx(EXIT_FAILURE, _("user `%s' not found"), name);
usr.sbin/zic/zic.c
354
errx(EXIT_FAILURE, _("memory exhausted"));
usr.sbin/zic/zic.c
459
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
469
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
482
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
492
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
499
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
811
errx(EXIT_FAILURE,
usr.sbin/zic/zic.c
818
errx(EXIT_FAILURE, _("error reading %s"), filename);