/freebsd/usr.sbin/lpr/chkprintcap/ |
H A D | chkprintcap.c | 59 static int problems; /* number of problems encountered */ variable 115 problems = 1; in main() 118 problems = skres->fatalerr; in main() 139 problems++; in main() 165 return (problems); in main() 178 err(++problems, "reading printer database"); in interpret_error() 180 ++problems; in interpret_error() 189 errx(++problems, "unknown printcap library error %d", error); in interpret_error() 232 err(++problems, "malloc(%lu)", (u_long)sizeof *dp); in note_spool_dir() 237 err(++problems, "malloc(%lu)", strlen(pp->printer) + 1UL); in note_spool_dir() [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | sntp_problemtests.m4 | 4 dnl Some platforms have problems building or running certain tests. 16 AC_MSG_CHECKING([if we want to enable tests with undiagnosed problems]) 21 [+ enable tests with undiagnosed problems]
|
H A D | ntp_problemtests.m4 | 4 dnl Some platforms have problems building or running certain tests. 16 AC_MSG_CHECKING([if we want to enable tests with undiagnosed problems]) 21 [+ enable tests with undiagnosed problems]
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/ |
H A D | regress.in | 1 # past problems, and suspected problems
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | Kconfig | 24 If unsure, say Y to make it easier to debug problems. But if 33 If unsure, say Y to make it easier to debug problems. But if
|
/freebsd/tools/test/stress2/ |
H A D | README | 1 stress2 is a tool for finding problems in the kernel. 10 stress2 has found a large number of problems:
|
/freebsd/contrib/bzip2/ |
H A D | README.COMPILATION.PROBLEMS | 15 bzip2 should compile without problems on the vast majority of 30 can cause problems. 53 any compilation problems which affect bzip2 will also affect spewG.c,
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | Kconfig | 36 If unsure, say Y to make it easier to debug problems. 44 If unsure, say Y to make it easier to debug problems.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_generate_parameters.pod | 67 The value of B<*codes> is updated with any problems found. 68 If B<*codes> is zero then no problems were found, otherwise the 96 value of B<*codes> is updated with any problems found. If B<*codes> is zero then 97 no problems were found, otherwise the following bits may be set:
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | Kconfig | 104 If unsure, say Y to simplify debug problems 113 If unsure, say Y to simplify debug problems
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | Kconfig | 60 If unsure, say Y to make it easier to debug problems. 68 If unsure, say Y to make it easier to debug problems.
|
/freebsd/tools/test/stress2/misc/ |
H A D | README | 2 tests for problems fixed.
|
/freebsd/share/doc/papers/malloc/ |
H A D | Makefile | 3 SRCS= abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
|
/freebsd/contrib/ee/ |
H A D | README.ee | 81 than vendor supplied curses. Unless problems occur during the building 85 If you experience problems with data being displayed improperly, check 98 built. If there are problems encountered, you will be notified about 102 solves the problems of some users, I also have no doubt that some will decry
|
/freebsd/contrib/dialog/package/freebsd/ |
H A D | pkg-descr | 5 "Initially, I made fixes and reviewed the code to ensure that problems
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README.IRIX | 20 restarting inetd does not solve all problems. 39 (5) When an IRIX 5.2 system is a NIS client, it can have problems with
|
/freebsd/contrib/tcsh/ |
H A D | Y2K | 3 code has been also visually inspected for Y2K compliance problems.
|
/freebsd/contrib/sendmail/src/ |
H A D | SECURITY | 17 This has been demonstrated by OS problems which have subsequently 19 One way to minimize the possibility of such problems is to install 39 avoid problems with a world-writable directory. It is however 45 and hence is not open to system configuration/OS problems or at
|
/freebsd/contrib/nvi/cl/ |
H A D | README.signal | 41 and obviously no reentrancy problems. The down side is that it's easy 55 2: Run in cbreak mode. There are two problems in this area. First, the 83 problems because it didn't use curses.) It entered signals following 124 There are a couple of other problems to consider. 141 Second, SIGTSTP has its own little problems. It's broadcast to the entire
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | DEVANAGA%UCS.src | 176 # WIDTH NON-JOINER in Unicode. However, this causes problems with 180 # problems. 201 # sequence 0xC6 0xE9. This leads to some roundtrip problems. First 202 # note that we have the following mappings without such problems: 213 # However, those mappings above cause roundtrip problems for the
|
H A D | UCS%DEVANAGA.src | 176 # WIDTH NON-JOINER in Unicode. However, this causes problems with 180 # problems. 201 # sequence 0xC6 0xE9. This leads to some roundtrip problems. First 202 # note that we have the following mappings without such problems: 213 # However, those mappings above cause roundtrip problems for the
|
/freebsd/contrib/diff/ |
H A D | README | 25 --disable-nls'. Many of the problems arise from dynamic linking 27 problems tend to be shared by other GNU applications on these
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | INSTALL | 29 If you have problems, send me mail:
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 5419 int problems = 0; in rule_consistent() local 5427 problems = filter_consistent(r, anchor_call); in rule_consistent() 5431 problems = nat_consistent(r); in rule_consistent() 5435 problems = rdr_consistent(r); in rule_consistent() 5442 return (problems); in rule_consistent() 5448 int problems = 0; in filter_consistent() local 5454 problems++; in filter_consistent() 5459 problems++; in filter_consistent() 5463 problems++; in filter_consistent() 5467 problems++; in filter_consistent() [all …]
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.aix | 49 If you fix the problems yourself, please submit a patch by forking 57 If you don't fix the problems yourself, you can, as a workaround,
|