| /freebsd/contrib/libpcap/doc/ |
| H A D | README.hpux | 1 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 11 https://groups.google.com/groups?selm=82ld3v%2480i%241%40mamenchi.zrz.TU-Berlin.DE 15 Newsgroups: comp.sys.hp.hpux 18 From: Lutz Jaenicke <jaenicke@emserv1.ee.TU-Berlin.DE> 35 echo 'lanc_outbound_promisc_flag/W1' | /usr/bin/adb -w /stand/vmunix /dev/kmem 43 http://groups.google.com/groups?selm=88cf4t%24p03%241%40web1.cup.hp.com [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | hp | 2 #------------------------------------------------------------------------------ 3 # $File: hp,v 1.27 2024/08/27 18:50:57 christos Exp $ 4 # hp: file(1) magic for Hewlett Packard machines (see also "printer") 6 # XXX - somebody should figure out whether any byte order needs to be 8 # big-endian as it was mostly 68K-based. 10 # I think the 500 series was the old stack-based machines, running a 12 # big-endian or little-endian. 16 # HP magic is useful for reference, but using "long" magic is a better 20 # 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 [all …]
|
| /freebsd/contrib/sendmail/test/ |
| H A D | Results | 1 +------------+ 3 +------------+ 17 FreeBSD 2.1-sta OK 96.04.14 Jaye Mathisen <mrcpu@cdsnet.net> 23 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) 34 OSF/1 T1.3-4 OK 93.07.19 eric (on DEC Alpha) 56 SCO 3.2v4.0 OK 93.10.02 Peter Wemm (with -lsocket from 3.2v4 devsys) 63 Linux 0.99p14 OK 93.11.30 Christian Kuhtz <chk@data-hh.Hanse.DE> [all …]
|
| H A D | t_exclopen.c | 13 ** security-defeating semantics that an open with O_CREAT|O_EXCL 15 ** points to a non-existent file. Sadly, Posix is mute on what 24 ** HP-UX 9.04 FAIL 25 ** HP-UX 9.05 FAIL 26 ** HP-UX 9.07 OK 27 ** HP-UX 10.01 OK 28 ** HP-UX 10.10 OK 29 ** HP-UX 10.20 OK 52 static char id[] = "@(#)$Id: t_exclopen.c,v 8.7 2013-11-22 20:52:01 ca Exp $"; 79 printf("Could not create %s->%s symlink: %d\n", [all …]
|
| /freebsd/contrib/libpcap/ |
| H A D | INSTALL.md | 12 `AUTORECONF=autoreconf-2.69 ./autogen.sh` 18 control the configuration of libpcap; `./configure --help` will show 40 build directory to the source directory as an argument. The `-G` flag 42 system you're using; various `-D` flags can be used to control the 71 particular type. (If you have HP-UX, see below.) If your system uses a 77 `--with-pcap` option to `./configure` or the `-DPCAP_TYPE` option to 102 Berkeley YACC can be found [here](https://invisible-island.net/byacc/). 125 Solaris-related information. 127 ## HP-UX specifics 128 If you use HP-UX, you must have at least version 9 and either the [all …]
|
| H A D | pcap-dlpi.c | 24 * <List-tcpdump-workers@subscriptions.pizzolato.net>, 25 * Mark C. Brown (mbrown@hp.com), and Sagun Shakya <Sagun.Shakya@Sun.COM>. 29 * Packet capture routine for DLPI under SunOS 5, HP-UX 9/10/11, and AIX. 33 * - The DLIOCRAW ioctl() is specific to SunOS. 35 * - There is a bug in bufmod(7) such that setting the snapshot 38 * - It might be desirable to use pfmod(7) to filter packets in the 41 * - An older version of the HP-UX DLPI Programmer's Guide, which 45 * http://docs.hp.com/hpux/onlinedocs/B2355-90093/B2355-90093.html 49 * http://h21007.www2.hp.com/dspp/files/unprotected/Drivers/Docs/Refs/B2355-90093.pdf 53 * - The HP-UX 10.x, 11.0, and 11i v1.6 version of the HP-UX DLPI [all …]
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | hpux | 6 First off, all the standard disclaimers hold here ... HP doesn't have anthing 8 because I like to. We just happen to have a lot of HP machines around here :-) 10 on various HP platforms within the company. I can't really guarantee bug fixes 20 have to worry about adjtimed as HP-UX now has adjtime(2). The rest of you 24 Next, let me explain a bit about how this stuff works on HP-UX's that do not 36 -> cd machines 37 -> vi hpux 38 -> (change -DSYS_HPUX=? to match whatever you are running [7,8,9]) 39 -> cd .. 54 * I'd suggest reading the xntp docs about now :-) ... seriously !! [all …]
|
| /freebsd/contrib/bmake/mk/sys/ |
| H A D | HP-UX.mk | 1 # $Id: HP-UX.mk,v 1.17 2022/03/25 23:43:06 sjg Exp $ 5 OS ?= HP-UX 9 # HP-UX's cc does not provide any clues as to wether this is 9.x or 10.x 10 # nor does sys/param.h, so we'll use the existence of /hp-ux 11 .if exists("/hp-ux") 25 # the build tree available :-) 27 LD_bpath ?=-Wl,+b/lib:/usr/lib:/usr/local/lib 28 LD_spath ?=-Wl,+s 42 COMPILE.S ?= ${CC} ${AFLAGS} ${CPPFLAGS} -c 45 PIPE ?= -pipe [all …]
|
| /freebsd/contrib/ntp/adjtimed/ |
| H A D | README | 1 ------------------------------------------------------------------------------ 7 future HP-UX releases. Perhaps HP-UX will have a real adjtime(2) 10 Author: Tai Jin (tai@sde.hp.com) 11 ------------------------------------------------------------------------------ 22 -- Ken
|
| /freebsd/sbin/ipf/ipsend/ |
| H A D | Crashable | 2 Solaris 2.4 - upto and including 101945-34, > 34 ? 3 Solaris 2.5 - 11/95 10 HP-UX 9.0 11 HP-UX 10.1
|
| /freebsd/contrib/ntp/html/drivers/ |
| H A D | driver26.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 8 <title>Hewlett Packard 58503A GPS Receiver and HP Z3801A</title> 13 <h3>Hewlett Packard 58503A GPS Receiver and HP Z3801A</h3> 15 <!-- #BeginDate format:En2m -->5-Oct-2005 04:37<!-- #EndDate --> 22 …Port: <tt>/dev/hpgps<i>u</i></tt>; 9600 baud, 8-bits, no parity, 19200 baud 7-bits, odd parity for… 24 …<p>This driver supports the HP 58503A Time and Frequency Reference Receiver and HP Z3801A GPS Rece… 29 …-time character, at 980 msec. before the next 1PPS edge. The # is the timecode format type. We loo… 31 To use an HP Z3801A, specify <tt>mode 1</tt> on the server config line to setup the right line para… 32 The timekeeping portion of HP's business has been sold to <a href="http://www.symmetricom.com/">Sym…
|
| /freebsd/contrib/tcpdump/ |
| H A D | parsenfsfh.c | 35 * parsenfsfh.c - portable parser for NFS file handles 45 #include "netdissect-stdinc.h" 51 #include "netdissect-ctype.h" 64 * file-system id, and an internal representation of an inode-number. 86 const char **osnamep, /* if non-NULL, return OS name here */ in Parse_fh() 87 const char **fsnamep, /* if non-NULL, return server fs name here (for VMS) */ in Parse_fh() 96 * Require at least 16 bytes of file handle; it's variable-length in Parse_fh() 97 * in NFSv3. "len" is in units of 32-bit words, not bytes. in Parse_fh() 135 /* probably rules out HP-UX, AIX unless they allow major=0 */ in Parse_fh() 138 /* XXX or could be Ultrix+MASSBUS "hp" disk? */ in Parse_fh() [all …]
|
| /freebsd/contrib/ntp/libntp/lib/isc/unix/ |
| H A D | ifiter_ioctl.c | 2 * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") 3 * Copyright (C) 1999-2003 Internet Software Consortium. 135 iter->bufsize = IFCONF_BUFSIZE_INITIAL; in getbuf4() 138 iter->buf = isc_mem_get(iter->mctx, iter->bufsize); in getbuf4() 139 if (iter->buf == NULL) in getbuf4() 142 memset(&iter->ifc.ifc_len, 0, sizeof(iter->ifc.ifc_len)); in getbuf4() 143 iter->ifc.ifc_len = iter->bufsize; in getbuf4() 144 iter->ifc.ifc_buf = iter->buf; in getbuf4() 146 * Ignore the HP/UX warning about "integer overflow during in getbuf4() 150 if (isc_ioctl(iter->socket, SIOCGIFCONF, (char *)&iter->ifc) in getbuf4() [all …]
|
| /freebsd/share/doc/smm/01.setup/ |
| H A D | 2.t | 49 Intel 386/486-based machines (ISA/AT or EISA bus only) 51 Sony News MIPS-based workstations 53 Omron Luna 68000-based workstations 150 HP-IB/CS80 (7912, 7914, 7933, 7936, 7945, 7957, 7958, 7959, 2200, 2203) 151 and SCSI-I (including magneto-optical). 155 Low-density CS80 cartridge (7914, 7946, 9144), 156 high-density CS80 cartridge (9145), 162 98644 built-in single-port, 98642 4-port and 98638 8-port interfaces. 185 Battery-backed real time clock, 186 builtin and 98625A/B HP-IB interfaces, [all …]
|
| /freebsd/contrib/ncurses/man/ |
| H A D | curs_attr.3x | 3 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 4 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. * 32 .TH curs_attr 3X 2024-04-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" 48 .\" --------------------------------------------------------------------------- 73 \fB\%wstandout\fP \- 75 .\" --------------------------------------------------------------------------- 113 .\" --------------------------------------------------------------------------- 129 .\" --------------------------------------------------------------------------- 150 .\" --------------------------------------------------------------------------- 208 .\" --------------------------------------------------------------------------- [all …]
|
| /freebsd/crypto/openssl/util/ |
| H A D | shlib_wrap.sh.in | 2 {- 7 -} 12 if [ -n "$OPENSSL_REGRESSION" ]; then 14 if [ -x "$shlibwrap" ]; then 19 if [ -f "$shlibwrap" ]; then 28 [ $# -ne 0 ] || set -x # debug mode without arguments:-) 30 THERE="`echo $0 | sed -e 's|[^/]*$||' 2>/dev/null`.." 31 [ -d "${THERE}" ] || exec "$@" # should never happen... 33 LIBCRYPTOSO="${THERE}/{- platform->sharedlib('libcrypto') -}" 34 LIBSSLSO="${THERE}/{- platform->sharedlib('libssl') -}" [all …]
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | iconv.m4 | 2 dnl Copyright (C) 2000-2002, 2007-2014, 2016-2019 Free Software Foundation, 25 AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles 33 dnl via --without-libiconv-prefix). The first AC_LINK_IFELSE will 70 dnl This tests against bugs in AIX 5.1, AIX 6.1..7.1, HP-UX 11.11, 92 iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); 93 if (cd_utf8_to_88591 != (iconv_t)(-1)) 112 iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); 113 if (cd_ascii_to_88591 != (iconv_t)(-1)) 131 iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); 132 if (cd_88591_to_utf8 != (iconv_t)(-1)) [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | README.privsep | 8 Privilege separation is now mandatory. During the pre-authentication 10 "sshd" user and its primary group. sshd is a pseudo-account that should 21 # useradd -g sshd -c 'sshd privsep' -d /var/empty -s /bin/false sshd 28 --with-privsep-path=xxx Path for privilege separation chroot 29 --with-privsep-user=user Specify non-privileged user for privilege separation 31 PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD, 32 HP-UX (including Trusted Mode), Linux, NetBSD and Solaris. 34 On Cygwin, Tru64 Unix and OpenServer only the pre-authentication part 35 of privsep is supported. Post-authentication privsep is disabled 41 Given the following process listing (from HP-UX): [all …]
|
| H A D | TODO | 3 - Update the docs 4 - Update README 5 - Update INSTALL 6 - Merge INSTALL & README.privsep 8 - Install FAQ? 10 - General FAQ on S/Key, TIS, RSA, RSA2, DSA, etc and suggestions on when it 13 - Create a Documentation/ directory? 17 - Grep for 'XXX' comments and fix 19 - Link order is incorrect for some systems using Kerberos 4 and AFS. Result 21 <holger.trapp@hrz.tu-chemnitz.de> reports that changing the configure [all …]
|
| /freebsd/contrib/openpam/ |
| H A D | config.guess | 3 # Copyright 1992-2018 Free Software Foundation, Inc. 5 timestamp='2018-08-29' 32 # Please send patches to <config-patches@gnu.org>. 35 me=`echo "$0" | sed -e 's,.*/,,'` 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 47 Report bugs and patches to <config-patches@gnu.org>." 53 Copyright 1992-2018 Free Software Foundation, Inc. 59 Try \`$me --help' for more information." [all …]
|
| /freebsd/crypto/heimdal/ |
| H A D | config.guess | 7 timestamp='2009-11-20' 21 # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 22 # 02110-1301, USA. 31 # diff format) to <config-patches@gnu.org> and include a ChangeLog 41 me=`echo "$0" | sed -e 's,.*/,,'` 49 -h, --help print this help, then exit 50 -t, --time-stamp print date of last modification, then exit 51 -v, --version print version number, then exit 53 Report bugs and patches to <config-patches@gnu.org>." 66 Try \`$me --help' for more information." [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | config.guess | 3 # Copyright 1992-2015 Free Software Foundation, Inc. 5 timestamp='2015-03-04' 32 # Please send patches to <config-patches@gnu.org>. 35 me=`echo "$0" | sed -e 's,.*/,,'` 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 47 Report bugs and patches to <config-patches@gnu.org>." 53 Copyright 1992-2015 Free Software Foundation, Inc. 59 Try \`$me --help' for more information." [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | config.guess | 3 # Copyright 1992-2014 Free Software Foundation, Inc. 5 timestamp='2014-11-04' 32 # Please send patches to <config-patches@gnu.org>. 35 me=`echo "$0" | sed -e 's,.*/,,'` 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 47 Report bugs and patches to <config-patches@gnu.org>." 53 Copyright 1992-2014 Free Software Foundation, Inc. 59 Try \`$me --help' for more information." [all …]
|
| /freebsd/contrib/dialog/ |
| H A D | config.guess | 3 # Copyright 1992-2020 Free Software Foundation, Inc. 5 timestamp='2020-08-17' 32 # Please send patches to <config-patches@gnu.org>. 35 me=`echo "$0" | sed -e 's,.*/,,'` 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 47 Report bugs and patches to <config-patches@gnu.org>." 53 Copyright 1992-2020 Free Software Foundation, Inc. 59 Try \`$me --help' for more information." [all …]
|
| /freebsd/contrib/libevent/build-aux/ |
| H A D | config.guess | 3 # Copyright 1992-2020 Free Software Foundation, Inc. 5 timestamp='2020-01-01' 32 # Please send patches to <config-patches@gnu.org>. 35 me=`echo "$0" | sed -e 's,.*/,,'` 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 47 Report bugs and patches to <config-patches@gnu.org>." 53 Copyright 1992-2020 Free Software Foundation, Inc. 59 Try \`$me --help' for more information." [all …]
|