/netbsd-src/crypto/dist/ipsec-tools/src/racoon/doc/ |
H A D | FAQ | 2 apply to ipsec-tools (they are obsolete or not up to date). They are 9 http://www.kame.net/dev/cvsweb.cgi/kame/IMPLEMENTATION 27 ipsec-tools is also available as a package in the NetBSD pkgsrc 32 --enable-adminport: 35 --enable-natt: 36 Enable NAT-Traversal. This needs kernel support, which is 37 available on Linux. On NetBSD, NAT-Traversal kernel support 39 http://ipsec-tools.sourceforge.net/netbsd_nat-t.diff 41 using NAT-Traversal might infringe a patent. 42 --enable-broken-natt: [all …]
|
/netbsd-src/lib/libpam/modules/pam_securetty/ |
H A D | pam_securetty.c | 3 /*- 11 * Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 41 __FBSDID("$FreeBSD: src/lib/libpam/modules/pam_securetty/pam_securetty.c,v 1.13 2004/02/10 10:13:21… 59 #define TTY_PREFIX "/dev/" 85 if (pwd->pw_uid != 0) in pam_sm_acct_mgmt() 94 /* Ignore any "/dev/" on the PAM_TTY item */ in pam_sm_acct_mgmt() 97 tty = (const char *)tty + sizeof(TTY_PREFIX) - 1; in pam_sm_acct_mgmt() 101 (ty->ty_status & TTY_SECURE) != 0) in pam_sm_acct_mgmt() 112 pwd->pw_name, (const char *)hostname, in pam_sm_acct_mgmt() 117 pwd->pw_name, (const char *)tty); in pam_sm_acct_mgmt()
|
/netbsd-src/external/bsd/openpam/dist/bin/openpam_dump_policy/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/modules/pam_return/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/lib/ |
H A D | Makefile | 68 SUBDIR+= ../external/bsd/am-utils/lib 125 SUBDIR+= ../external/public-domain/xz/lib # depends on libpthread 130 SUBDIR+= ../external/public-domain/sqlite/lib # depends on libm 175 SUBDIR+= ../external/gpl3/${EXTERNAL_GCC_SUBDIR}/lib/libstdc++-v3 259 SUBDIR+= ../external/lgpl2/userspace-rcu/lib 268 # libuv, userspace-rcu 290 SUBDIR+= libpam # depends on heimdal, libssh 306 SUBDIR+= ../external/bsd/pam-u2f/lib # depends on libpam 314 SUBDIR+= ../crypto/external/cpl/tpm-tool [all...] |
/netbsd-src/external/bsd/openpam/dist/modules/pam_deny/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/modules/pam_unix/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/modules/pam_permit/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/bin/su/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/bin/pamtest/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/lib/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 if test -z '$(MAKELEVEL)'; then \ 20 elif test -n '$(MAKE_HOST)'; then \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 case $${target_option-} in \ 32 "target option '$${target_option-}' specified" >&2; \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 if test -z '$(MAKELEVEL)'; then \ 20 elif test -n '$(MAKE_HOST)'; then \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 case $${target_option-} in \ 32 "target option '$${target_option-}' specified" >&2; \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
H A D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 14 ## -------------------- ## 16 ## -------------------- ## 21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 27 alias -g '${1+"$@"}'='"$@"' 30 case `(set -o) 2>/dev/null` in #( 32 set -o posix ;; #( 46 # Quoting is to prevent editors from complaining about space-tab. [all …]
|
/netbsd-src/external/bsd/openpam/dist/t/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/bsd/openpam/dist/lib/libpam/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 20 if test -z '$(MAKELEVEL)'; then \ 22 elif test -n '$(MAKE_HOST)'; then \ 24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 31 case $${target_option-} in \ 34 "target option '$${target_option-}' specified" >&2; \ 57 *=*|--*) continue;; \ 58 -*I) strip_trailopt 'I'; skip_next=yes;; \ 59 -*I?*) strip_trailopt 'I';; \ 60 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | racoon.conf.5 | 103 .Bl -tag -width addressx -compact 130 .Bl -tag -width Ds -compact 148 .Bl -tag -width Ds -compact 166 .Bl -tag -width Ds -compact 167 .It Pa /dev/random 168 .It Pa /dev/urandom 191 .Bl -tag -width Ds -compact 197 Specifies a file containing pre-shared key(s) for various ID(s). 199 .Sx Pre-shared key File . 235 .Bl -tag -width Ds -compact [all …]
|
/netbsd-src/external/bsd/openpam/dist/doc/man/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 17 if test -z '$(MAKELEVEL)'; then \ 19 elif test -n '$(MAKE_HOST)'; then \ 21 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 28 case $${target_option-} in \ 31 "target option '$${target_option-}' specified" >&2; \ 54 *=*|--*) continue;; \ 55 -*I) strip_trailopt 'I'; skip_next=yes;; \ 56 -*I?*) strip_trailopt 'I';; \ 57 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog | 1 2005-09-04 Werner LEMBERG <wl@gnu.org> 7 * install-sh, mkinstalldirs: New versions; taken from texinfo CVS. 9 2005-09-04 J�rgen Grahn <jgrahn@algonet.se> 13 2005-09-03 Werner LEMBERG <wl@gnu.org> 17 2005-09-01 Keith Marshall <keith.d.marshall@ntlworld.com> 21 * tmac/an-old.tmac (LL): Initialize it to respect prior LL register 28 2005-08-29 Gary W. Swearingen <garys@opusnet.com> 33 2005-08-29 Werner LEMBERG <wl@gnu.org> 38 2005-08-27 Bernd Warken 43 2005-08-11 Bernd Warken [all …]
|