Searched refs:intact (Results 1 – 25 of 30) sorted by relevance
12
| /src/sbin/devd/ |
| H A D | devd.cc | 231 struct sigaction ign, intact, quitact; in my_system() local 244 ::sigaction(SIGINT, &ign, &intact); in my_system() 256 ::sigaction(SIGINT, &intact, NULL); in my_system() 274 ::sigaction(SIGINT, &intact, NULL); in my_system()
|
| /src/contrib/ntp/ |
| H A D | readme.y2kfixes | 44 and any AT&T "comments" on the changed code remain intact. 47 intact, without any change, including copyright and disclaimer
|
| /src/contrib/tcsh/ |
| H A D | sh.c | 973 intact = 1; in main() 1102 intty |= intact; in main() 1104 if (intty || (intact && isatty(SHOUT))) { in main() 1122 if (loginsh || intact || (intty && isatty(SHOUT))) in main()
|
| H A D | sh.sem.c | 108 (intty || intact) && (t->t_dtyp == NODE_COMMAND) && in execute() 124 if (implicit_cd && (intty || intact) && t->t_dcom && t->t_dcom[0] && in execute()
|
| H A D | sh.h | 562 EXTERN int intact IZERO; /* We are interactive... therefore prompt */
|
| H A D | sh.func.c | 489 if (chkstop == 0 && (intty || intact) && evalvec == 0) in doexit()
|
| /src/tools/tools/sysbuild/ |
| H A D | README | 10 a specification, while leaving the current installation intact.
|
| /src/contrib/sendmail/contrib/ |
| H A D | mailprio | 64 # and this list of conditions remain intact and modified versions are 319 and this list of conditions remain intact and modified versions are 431 # and this list of conditions remain intact and modified versions are
|
| H A D | mmuegel | 1673 filtered. All of the original headers will remain intact.
|
| /src/usr.bin/indent/ |
| H A D | README | 22 copyright intact.
|
| /src/contrib/bsnmp/ |
| H A D | NEWS | 138 Bump version to 1.5 but leave library version intact.
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | snprintf.m4 | 26 # this file, nor is leaving this notice intact mandatory.
|
| /src/crypto/openssh/ |
| H A D | LICENCE | 86 * OpenBSD project by leaving this copyright notice intact. 218 * notice remains intact on all source code distributions
|
| H A D | PROTOCOL | 259 with datagram boundaries intact between endpoints equipped with 286 are kept intact. Specifically, packets are transmitted using normal
|
| /src/contrib/bmake/ |
| H A D | boot-strap | 145 # left intact.
|
| /src/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.gplv3 | 200 keep intact all notices stating that this License and any 202 keep intact all notices of the absence of any warranty; and give all 220 "keep intact all notices".
|
| /src/contrib/unbound/doc/ |
| H A D | requirements.txt | 247 It succeeds if one has 0x20 intact, or else all are equal.
|
| /src/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | THIRDPARTYLICENSE.gplv2 | 82 copyright notice and disclaimer of warranty; keep intact all the
|
| /src/sys/contrib/zstd/ |
| H A D | COPYING | 82 copyright notice and disclaimer of warranty; keep intact all the
|
| /src/gnu/ |
| H A D | COPYING | 82 copyright notice and disclaimer of warranty; keep intact all the
|
| /src/crypto/openssl/external/perl/Text-Template-1.56/ |
| H A D | LICENSE | 85 disclaimer of warranty; keep intact all the notices that refer to this
|
| /src/contrib/dialog/ |
| H A D | COPYING | 153 appropriate copyright notice and disclaimer of warranty; keep intact
|
| /src/contrib/byacc/ |
| H A D | aclocal.m4 | 1670 CF_MSG_LOG(if the second compile does not leave our definition intact error)
|
| /src/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 471 returns 0 if the original address is intact or non 0 if the address is
|
| /src/share/examples/ipfilter/ |
| H A D | ipf-howto.txt | 1489 your head <-> torso network intact, you can speed things
|
12