Home
last modified time | relevance | path

Searched refs:UX (Results 1 – 25 of 162) sorted by relevance

1234567

/freebsd/contrib/ntp/html/hints/
H A Da-ux7 for use under Apple's A/UX Version 3.x.x There is also one for A/UX 2.0.1
12 distribution; the native cc supplied with A/UX will NOT correctly compile
17 MAKING XNTPD FOR A/UX:
33 After this is done (you should be told that your system is A/UX 3), make
39 compatibility with A/UX. Rather, I pull out each of the executables and
51 By default, A/UX doesn't have rc.local, so you'll need to add the following to
110 having A/UX add the default of 16666ms every 1/60th of a second, you
124 A/UX's default value of 'tickadj' is 1666 which is too big for
132 Finally, before A/UX and 'xntpd' will work happily together, you need to
133 patch the kernel. This is due to the fact that A/UX attempts to keep the
[all …]
/freebsd/contrib/libpcap/doc/
H A DREADME.hpux1 For HP-UX 11i (11.11) and later, there are no known issues with
2 promiscuous mode under HP-UX. If you are using a earlier version of
3 HP-UX and cannot upgrade, please continue reading.
5 HP-UX patches to fix packet capture problems
7 Note that packet-capture programs such as tcpdump may, on HP-UX, not be
62 What you are seeing is expected, un-patched, behaviour for an HP-UX
85 > What you are seeing is expected, un-patched, behaviour for an HP-UX
124 captures on HP-UX 9.x:
127 Subject: Re: tcpdump HP/UX 9.x
132 : Has anyone ported tcpdump (or something similar) to HP/UX 9.x?
[all …]
/freebsd/contrib/sendmail/test/
H A DResults23 HP-UX 8.07 OK 93.07.19 eric (on 7xx series)
24 HP-UX 8.02 OK 93.07.19 Michael Corrigan (on 8xx series)
25 HP-UX 8.00 OK 93.07.21 Michael Corrigan (on 3xx/4xx series)
26 HP-UX 9.01 OK 93.11.19 Cassidy (on 7xx series)
146 HP-UX 9.05 -1/0 -1/EOPNOTSUPP* -1/EOPNOTSUPP
147 HP-UX 9.05[R] 1/0 -1/EOPNOTSUPP* -1/EOPNOTSUPP*
148 HP-UX 10.10 -1/0 -1/EOPNOTSUPP* -1/EOPNOTSUPP
149 HP-UX 10.20 -1/EOPNOTSUPP? -1/EOPNOTSUPP?
150 HP-UX 10.30 -1/0 -1/EOPNOTSUPP -1/EOPNOTSUPP
161 A/UX 3.1.1 1/0
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dhp20 # HP-UX 10.0's "/usr/include/sys/unistd.h" (68030, 68040, PA-RISC 1.1,
21 # 1.2, and 2.0). The 1.2 and 2.0 stuff isn't in the HP-UX 10.0
29 # 0 beshort 0x20c hp200/300 HP-UX binary
30 # 0 beshort 0x20d hp400 (68030) HP-UX binary
31 # 0 beshort 0x20e hp400 (68040?) HP-UX binary
32 # 0 beshort 0x20b PA-RISC1.0 HP-UX binary
33 # 0 beshort 0x210 PA-RISC1.1 HP-UX binary
34 # 0 beshort 0x211 PA-RISC1.2 HP-UX binary
35 # 0 beshort 0x214 PA-RISC2.0 HP-UX binary
275 # HP-UX 10.20 core file format from /usr/include/sys/core.h
[all …]
/freebsd/sbin/ipf/ipsend/
H A DCrashable10 HP-UX 9.0
11 HP-UX 10.1
/freebsd/crypto/heimdal/
H A Dconfig.guess306 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
473 m88k:CX/UX:7*:*)
589 9000/[34678]??:HP-UX:*:*)
671 ia64:HP-UX:*:*)
675 3050*:HI-UX:*:*)
1156 mc68*:A/UX:*:*)
1181 SX-4:SUPER-UX:*:*)
1184 SX-5:SUPER-UX:*:*)
1187 SX-6:SUPER-UX:*:*)
1190 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/dialog/
H A Dconfig.guess368 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
535 m88k:CX/UX:7*:*)
652 9000/[34678]??:HP-UX:*:*)
734 ia64:HP-UX:*:*)
738 3050*:HI-UX:*:*)
1290 mc68*:A/UX:*:*)
1318 SX-4:SUPER-UX:*:*)
1321 SX-5:SUPER-UX:*:*)
1324 SX-6:SUPER-UX:*:*)
1327 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess368 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
535 m88k:CX/UX:7*:*)
652 9000/[34678]??:HP-UX:*:*)
734 ia64:HP-UX:*:*)
738 3050*:HI-UX:*:*)
1280 mc68*:A/UX:*:*)
1308 SX-4:SUPER-UX:*:*)
1311 SX-5:SUPER-UX:*:*)
1314 SX-6:SUPER-UX:*:*)
1317 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h699 const U UX = static_cast<U>(X); in AddOverflow()
701 const U UResult = UX + UY; in AddOverflow()
725 const U UX = static_cast<U>(X); in SubOverflow()
727 const U UResult = UX - UY; in SubOverflow()
751 const U UX = X < 0 ? (0 - static_cast<U>(X)) : static_cast<U>(X); in MulOverflow()
753 const U UResult = UX * UY; in MulOverflow()
760 if (UX == 0 || UY == 0) in MulOverflow()
767 return UX > (static_cast<U>(std::numeric_limits<T>::max()) + U(1)) / UY; in MulOverflow()
769 return UX > (static_cast<U>(std::numeric_limits<T>::max())) / UY; in MulOverflow()
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess327 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
494 m88k:CX/UX:7*:*)
611 9000/[34678]??:HP-UX:*:*)
693 ia64:HP-UX:*:*)
697 3050*:HI-UX:*:*)
1206 mc68*:A/UX:*:*)
1234 SX-4:SUPER-UX:*:*)
1237 SX-5:SUPER-UX:*:*)
1240 SX-6:SUPER-UX:*:*)
1243 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess341 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
508 m88k:CX/UX:7*:*)
625 9000/[34678]??:HP-UX:*:*)
707 ia64:HP-UX:*:*)
711 3050*:HI-UX:*:*)
1218 mc68*:A/UX:*:*)
1246 SX-4:SUPER-UX:*:*)
1249 SX-5:SUPER-UX:*:*)
1252 SX-6:SUPER-UX:*:*)
1255 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/openpam/
H A Dconfig.guess361 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
523 m88k:CX/UX:7*:*)
640 9000/[34678]??:HP-UX:*:*)
722 ia64:HP-UX:*:*)
726 3050*:HI-UX:*:*)
1234 mc68*:A/UX:*:*)
1262 SX-4:SUPER-UX:*:*)
1265 SX-5:SUPER-UX:*:*)
1268 SX-6:SUPER-UX:*:*)
1271 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/libpcap/
H A DINSTALL.md71 particular type. (If you have HP-UX, see below.) If your system uses a
127 ## HP-UX specifics
128 If you use HP-UX, you must have at least version 9 and either the
140 The DLPI streams package is standard starting with HP-UX 10.
145 based on the ifnet "index" number. Under HP-UX 9, it is necessary to
146 read `/dev/kmem` and the kernel symbol file (`/hp-ux`). Under HP-UX 10,
152 It is impossible to capture outbound packets on HP-UX 9. To do so on
153 HP-UX 10, you will, apparently, need a late "LAN products cumulative
157 so on HP-UX 11 you will, apparently, need the latest lancommon/DLPI
158 patches and the latest driver patch for the interface(s) in use on HP-UX
[all …]
H A Dconfig.guess402 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
575 m88k:CX/UX:7*:*)
693 9000/[34678]??:HP-UX:*:*)
775 ia64:HP-UX:*:*)
779 3050*:HI-UX:*:*)
1397 mc68*:A/UX:*:*)
1428 SX-4:SUPER-UX:*:*)
1431 SX-5:SUPER-UX:*:*)
1434 SX-6:SUPER-UX:*:*)
1437 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/openbsm/config/
H A Dconfig.guess313 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
457 m88k:CX/UX:7*:*)
569 9000/[34678]??:HP-UX:*:*)
641 ia64:HP-UX:*:*)
645 3050*:HI-UX:*:*)
1112 mc68*:A/UX:*:*)
1134 SX-4:SUPER-UX:*:*)
1137 SX-5:SUPER-UX:*:*)
1140 SX-6:SUPER-UX:*:*)
1170 *:NonStop-UX:*:*)
/freebsd/contrib/ntp/adjtimed/
H A DREADME7 future HP-UX releases. Perhaps HP-UX will have a real adjtime(2)
/freebsd/contrib/file/
H A Dconfig.guess400 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
573 m88k:CX/UX:7*:*)
691 9000/[34678]??:HP-UX:*:*)
773 ia64:HP-UX:*:*)
777 3050*:HI-UX:*:*)
1346 mc68*:A/UX:*:*)
1374 SX-4:SUPER-UX:*:*)
1377 SX-5:SUPER-UX:*:*)
1380 SX-6:SUPER-UX:*:*)
1383 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/crypto/openssh/
H A Dconfig.guess396 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
569 m88k:CX/UX:7*:*)
687 9000/[34678]??:HP-UX:*:*)
769 ia64:HP-UX:*:*)
773 3050*:HI-UX:*:*)
1362 mc68*:A/UX:*:*)
1393 SX-4:SUPER-UX:*:*)
1396 SX-5:SUPER-UX:*:*)
1399 SX-6:SUPER-UX:*:*)
1402 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/sqlite3/
H A Dconfig.guess396 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
569 m88k:CX/UX:7*:*)
687 9000/[34678]??:HP-UX:*:*)
769 ia64:HP-UX:*:*)
773 3050*:HI-UX:*:*)
1345 mc68*:A/UX:*:*)
1373 SX-4:SUPER-UX:*:*)
1376 SX-5:SUPER-UX:*:*)
1379 SX-6:SUPER-UX:*:*)
1382 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/ldns/
H A Dconfig.guess396 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
569 m88k:CX/UX:7*:*)
687 9000/[34678]??:HP-UX:*:*)
769 ia64:HP-UX:*:*)
773 3050*:HI-UX:*:*)
1356 mc68*:A/UX:*:*)
1387 SX-4:SUPER-UX:*:*)
1390 SX-5:SUPER-UX:*:*)
1393 SX-6:SUPER-UX:*:*)
1396 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/ncurses/
H A Dconfig.guess402 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
575 m88k:CX/UX:7*:*)
693 9000/[34678]??:HP-UX:*:*)
775 ia64:HP-UX:*:*)
779 3050*:HI-UX:*:*)
1397 mc68*:A/UX:*:*)
1428 SX-4:SUPER-UX:*:*)
1431 SX-5:SUPER-UX:*:*)
1434 SX-6:SUPER-UX:*:*)
1437 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/byacc/
H A Dconfig.guess400 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
573 m88k:CX/UX:7*:*)
691 9000/[34678]??:HP-UX:*:*)
773 ia64:HP-UX:*:*)
777 3050*:HI-UX:*:*)
1395 mc68*:A/UX:*:*)
1426 SX-4:SUPER-UX:*:*)
1429 SX-5:SUPER-UX:*:*)
1432 SX-6:SUPER-UX:*:*)
1435 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/tcpdump/
H A Dconfig.guess402 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
575 m88k:CX/UX:7*:*)
693 9000/[34678]??:HP-UX:*:*)
775 ia64:HP-UX:*:*)
779 3050*:HI-UX:*:*)
1397 mc68*:A/UX:*:*)
1428 SX-4:SUPER-UX:*:*)
1431 SX-5:SUPER-UX:*:*)
1434 SX-6:SUPER-UX:*:*)
1437 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/unbound/
H A Dconfig.guess402 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
575 m88k:CX/UX:7*:*)
694 9000/[34678]??:HP-UX:*:*)
777 ia64:HP-UX:*:*)
781 3050*:HI-UX:*:*)
1399 mc68*:A/UX:*:*)
1430 SX-4:SUPER-UX:*:*)
1433 SX-5:SUPER-UX:*:*)
1436 SX-6:SUPER-UX:*:*)
1439 SX-7:SUPER-UX:*:*)
[all …]
/freebsd/contrib/bmake/
H A Dmachine.sh34 HP-UX)

1234567