errx              109 user/bin/cp/cp.c 		errx(1, "Usage: cp OLDFILE NEWFILE");
errx               90 user/bin/ln/ln.c 		errx(1, "       ln -s symlinkcontents symlinkfile\n");
errx               67 user/bin/ls/ls.c 			errx(1, "Unknown option -%c", ch);
errx               46 user/bin/mkdir/mkdir.c 		errx(1, "Usage: mkdir DIRECTORY");
errx               60 user/bin/mv/mv.c 		errx(1, "Usage: mv oldfile newfile");
errx               55 user/bin/rm/rm.c 		errx(1, "Usage: rm FILES");
errx               44 user/bin/rmdir/rmdir.c 		errx(1, "Usage: rmdir DIRECTORY");
errx              516 user/bin/sh/sh.c 		errx(1, "Usage: sh [-c command]");
errx               50 user/include/err.h void errx(int exitcode, const char *fmt, ...);
errx               51 user/lib/hostcompat/host-err.h void errx(int exitcode, const char *fmt, ...);
errx              156 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error - MBLOCKSIZE wrong");
errx              159 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error - MBLOCKSIZE not power of 2");
errx              162 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error - MBLOCKSHIFT wrong");
errx              167 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error - bad init call");
errx              176 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error - heap began at 0");
errx              226 user/lib/libc/stdlib/malloc.c 			errx(1, "malloc: Heap corrupt; header at 0x%lx"
errx              231 user/lib/libc/stdlib/malloc.c 			errx(1, "malloc: Heap corrupt; header at 0x%lx"
errx              247 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Heap corrupt; ran off end");
errx              273 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error - "
errx              298 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error (size %lu passed to split)",
errx              314 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Internal error (split screwed up?)");
errx              344 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: heapbase 0x%lx; heaptop 0x%lx", 
errx              365 user/lib/libc/stdlib/malloc.c 			errx(1, "malloc: Heap corrupt; header at 0x%lx"
errx              370 user/lib/libc/stdlib/malloc.c 			errx(1, "malloc: Heap corrupt; header at 0x%lx"
errx              404 user/lib/libc/stdlib/malloc.c 		errx(1, "malloc: Heap corrupt; ran off end");
errx              457 user/lib/libc/stdlib/malloc.c 		errx(1, "free: Heap corrupt (%p and %p inconsistent)",
errx              494 user/lib/libc/stdlib/malloc.c 		errx(1, "free: heapbase 0x%lx; heaptop 0x%lx", 
errx              500 user/lib/libc/stdlib/malloc.c 		errx(1, "free: Invalid pointer %p freed (out of range)", x);
errx              510 user/lib/libc/stdlib/malloc.c 		errx(1, "free: Invalid pointer %p freed (corrupt header)", x);
errx              514 user/lib/libc/stdlib/malloc.c 		errx(1, "free: Invalid pointer %p freed (already free)", x);
errx               66 user/sbin/dumpsfs/dumpsfs.c 		errx(1, "Not an sfs filesystem");
errx              167 user/sbin/dumpsfs/dumpsfs.c 		errx(1, "Usage: dumpsfs device/diskfile");
errx               87 user/sbin/mksfs/disk.c 			errx(1, "%s: Not a System/161 disk image", path);
errx               78 user/sbin/mksfs/mksfs.c 		errx(1, "Volume name %s too long", volname);
errx              127 user/sbin/mksfs/mksfs.c 		errx(1, "Filesystem too large "
errx              157 user/sbin/mksfs/mksfs.c 		errx(1, "Usage: mksfs device/diskfile volume-name");
errx              168 user/sbin/mksfs/mksfs.c 			errx(1, "Illegal volume name %s", volname);
errx              176 user/sbin/mksfs/mksfs.c 		errx(1, "Illegal volume name %s", volname);
errx              183 user/sbin/mksfs/mksfs.c 		errx(1, "Device has wrong blocksize %u (should be %u)\n",
errx              165 user/sbin/sfsck/sfsck.c 		errx(EXIT_FATAL, "Out of memory");
errx              402 user/sbin/sfsck/sfsck.c 			errx(EXIT_FATAL, "Out of memory");
errx              522 user/sbin/sfsck/sfsck.c 		errx(EXIT_UNRECOV, "Not an sfs filesystem");
errx             1251 user/sbin/sfsck/sfsck.c 		errx(EXIT_USAGE, "Usage: sfsck device/diskfile");
errx               48 user/testbin/add/add.c 		errx(1, "Usage: add num1 num2");
errx               56 user/testbin/bigfile/bigfile.c 		errx(1, "Usage: bigfile <filename> <size>");
errx              149 user/testbin/dirseek/dirseek.c 			errx(1, ".: entry %d: getdirentry returned "
errx              155 user/testbin/dirseek/dirseek.c 			errx(1, ".: entry %d: getdirentry returned "
errx              160 user/testbin/dirseek/dirseek.c 			errx(1, ".: entry %d: getdirentry returned "
errx              178 user/testbin/dirseek/dirseek.c 			errx(1, ".: getdirentry failed to return %s",
errx              189 user/testbin/dirseek/dirseek.c 		errx(1, ".: getdirentry returned %d names, not %d (huh...?)",
errx              205 user/testbin/dirseek/dirseek.c 		errx(1, ".: File position after open not 0");
errx              226 user/testbin/dirseek/dirseek.c 		errx(1, ".: lseek(0, SEEK_SET) returned %ld", (long) pos);
errx              244 user/testbin/dirseek/dirseek.c 		errx(1, ".: getdirentry returned invalid length %d", len);
errx              249 user/testbin/dirseek/dirseek.c 		errx(1, ".: getdirentry returned %s (expected %s)",
errx              264 user/testbin/dirseek/dirseek.c 		errx(1, ".: lseek(%ld, SEEK_SET) returned %ld",
errx              316 user/testbin/dirseek/dirseek.c 		errx(1, ".: at EOF: getdirentry returned "
errx              320 user/testbin/dirseek/dirseek.c 	errx(1, ".: at EOF: got unexpected name %s", buf);
errx              339 user/testbin/dirseek/dirseek.c 			errx(1, ".: EOF position %ld below position %ld of %s",
errx              478 user/testbin/dirseek/dirseek.c 		errx(1, "%s: short write (%d bytes)", name, r);
errx               69 user/testbin/f_test/f_read.c 			errx(1, "Read error: %s", buffer);
errx               98 user/testbin/f_test/f_read.c 			errx(1, "%s: read: short count", FNAME);
errx              162 user/testbin/f_test/f_test.c 			errx(1, "[BIGFILE]: read: only %d bytes", j);
errx              173 user/testbin/f_test/f_test.c 			errx(1, "[BIGFILE] : Failed read check : "
errx               55 user/testbin/filetest/filetest.c 		errx(1, "Usage: filetest <filename>");
errx               91 user/testbin/filetest/filetest.c 		errx(1, "Buffer data mismatch!");
errx               70 user/testbin/forkbomb/forkbomb.c 				errx(1, "pid mismatch (%d, should be %d) "
errx               84 user/testbin/forktest/forktest.c 			errx(1, "pid mismatch (%d, should be %d) "
errx               64 user/testbin/hash/hash.c 		errx(1, "Usage: hash filename");
errx              603 user/testbin/malloctest/malloctest.c 		errx(1, "%s: Short read", _PATH_RANDOM);
errx              216 user/testbin/rmdirtest/rmdirtest.c 		errx(1, "%s: works after rmdir", buf);
errx              328 user/testbin/rmdirtest/rmdirtest.c 			errx(1, ".: getdirentry: returned invalid length");
errx              335 user/testbin/rmdirtest/rmdirtest.c 		errx(1, ".: getdirentry: returned unexpected name %s", buf);
errx              382 user/testbin/rmdirtest/rmdirtest.c 		errx(1, "getcwd after removing %s: succeeded (got %s)",
errx              121 user/testbin/rmtest/rmtest.c 		errx(1, "Failed: data read back was not the same");
errx              143 user/testbin/rmtest/rmtest.c 		errx(1, "Failed: data read after deletion was not the same");
errx              153 user/testbin/rmtest/rmtest.c 		errx(1, "Failed: the file could still be opened");
errx              121 user/testbin/sort/sort.c 			errx(1, "Failed: A[%d] is %d, A[%d] is %d", 
errx               71 user/testbin/tail/tail.c 		errx(1, "Usage: tail <file> <location>");
errx               81 user/testbin/zero/zero.c 		errx(1, "FAILED");
errx               97 user/testbin/zero/zero.c 			errx(1, "FAILED");
errx              127 user/testbin/zero/zero.c 			errx(1, "FAILED");
errx               31 user/uw-testbin/widefork/widefork.c     errx(1,"fork %d",childnum);