| /freebsd-13-stable/usr.sbin/lpr/chkprintcap/ |
| HD | 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-13-stable/contrib/ntp/sntp/m4/ |
| HD | 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]
|
| HD | 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-13-stable/contrib/netbsd-tests/lib/libc/regex/data/ |
| HD | regress.in | 1 # past problems, and suspected problems
|
| HD | complex.in | 19 # fish for problems as brackets go past 8
|
| /freebsd-13-stable/contrib/bzip2/ |
| HD | 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-13-stable/crypto/openssl/doc/man3/ |
| HD | DH_generate_parameters.pod | 58 The value of B<*codes> is updated with any problems found. 59 If B<*codes> is zero then no problems were found, otherwise the 79 value of B<*codes> is updated with any problems found. If B<*codes> is zero then 80 no problems were found, otherwise the following bits may be set:
|
| /freebsd-13-stable/sys/contrib/dev/rtw89/ |
| HD | Kconfig | 57 If unsure, say Y to simplify debug problems 66 If unsure, say Y to simplify debug problems
|
| /freebsd-13-stable/contrib/traceroute/ |
| HD | CHANGES | 23 - Fix problems caused by savestr(). 53 - Avoid problems when broken routers return 0.0.0.0 as their source 76 - Modified linux specific struct ipovly definition to avoid problems 87 - Rewrite source routing code to eliminate a number of problems on
|
| /freebsd-13-stable/share/doc/papers/malloc/ |
| HD | Makefile | 5 SRCS= abs.ms intro.ms kernel.ms malloc.ms problems.ms alternatives.ms \
|
| /freebsd-13-stable/contrib/ee/ |
| HD | 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-13-stable/contrib/dialog/package/freebsd/ |
| HD | pkg-descr | 5 "Initially, I made fixes and reviewed the code to ensure that problems
|
| /freebsd-13-stable/contrib/apr-util/ |
| HD | README.FREETDS | 2 It is known to have problems, and we are not able to maintain it.
|
| /freebsd-13-stable/contrib/tcsh/ |
| HD | Y2K | 3 code has been also visually inspected for Y2K compliance problems.
|
| /freebsd-13-stable/contrib/tcp_wrappers/ |
| HD | 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-13-stable/contrib/opie/ |
| HD | README | 45 This should solve the endian problems that were in S/Key. 95 Removed active attack protection support due to patent problems. 125 many of the utmp/wtmp problems people have been having. 148 there are a few problems remaining to be solved). Just about re-wrote 216 you are seeing, but may have new problems of their own (that's why they're 305 the system's termios(4). This can cause problems. If you are having 306 compilation problems that seem to relate to termios and you are using 311 termios(4) problem. We haven't reproduced these problems ourselves 353 plain broken. Solaris has other problems with its telnetd and getty; you may 375 potential for problems and because opieauto uses system features that are not [all …]
|
| /freebsd-13-stable/contrib/sendmail/src/ |
| HD | 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-13-stable/contrib/diff/ |
| HD | 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-13-stable/share/i18n/csmapper/APPLE/ |
| 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
|
| 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-13-stable/contrib/nvi/cl/ |
| HD | 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-13-stable/contrib/libpcap/doc/ |
| HD | 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,
|
| /freebsd-13-stable/sbin/pfctl/ |
| HD | parse.y | 4783 int problems = 0; in rule_consistent() local 4790 problems = filter_consistent(r, anchor_call); in rule_consistent() 4794 problems = nat_consistent(r); in rule_consistent() 4798 problems = rdr_consistent(r); in rule_consistent() 4805 return (problems); in rule_consistent() 4811 int problems = 0; in filter_consistent() local 4817 problems++; in filter_consistent() 4822 problems++; in filter_consistent() 4826 problems++; in filter_consistent() 4832 problems++; in filter_consistent() [all …]
|
| /freebsd-13-stable/contrib/libpcap/ |
| HD | TODO | 18 problems at the first glance which needs fixing:
|
| /freebsd-13-stable/tools/tools/netrate/tcpp/ |
| HD | README | 4 even more problems for device drivers and the kernel, so that's OK. 71 rounding errors and probably conceptual problems.
|