Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:man (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/netbsd-src/external/bsd/openldap/
H A DMakefile16 # ----------------
19 # update-include make configure, then update ./include/ appropriately
20 # update-man make configure, then update ./man/ appropriately
28 CONFIGURE_ARGS+= --prefix=${LDAP_PREFIX}
29 CONFIGURE_ARGS+= --sysconfdir=${LDAP_ETCDIR}
30 CONFIGURE_ARGS+= --localstatedir=${LDAP_RUNDIR}
32 CONFIGURE_ARGS+= --enable-dynamic
33 CONFIGURE_ARGS+= --disable-bdb
34 CONFIGURE_ARGS+= --disable-hdb
35 CONFIGURE_ARGS+= --disable-slapd
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-collect-app.texi1 @c ----------------------------------------------------------------------------
2 @c This is the Texinfo source file for the gp-collect-app man page.
5 @c ----------------------------------------------------------------------------
6 @ifset man
7 \input texinfo @c -*-texinfo-*-
8 @setfilename gp-collect-app
10 @include gp-macros.texi
13 @c ----------------------------------------------------------------------------
14 @c This is from the man-pages(7) man page
37 @c REPORTING BUGS [Not used in man-pages]
[all …]
H A Dgprofng.texi1 @c ----------------------------------------------------------------------------
2 @c This is the Texinfo source file for the gprofng man page.
5 @c ----------------------------------------------------------------------------
6 @ifset man
7 \input texinfo @c -*-texinfo-*-
10 @include gp-macros.texi
21 @c ----------------------------------------------------------------------------
22 @c This is from the man-pages(7) man page
45 @c REPORTING BUGS [Not used in man-pages]
46 @c COPYRIGHT [Not used in man-pages]
[all …]
H A Dgp-display-html.texi1 @c ----------------------------------------------------------------------------
2 @c This is the Texinfo source file for the gp-display-html man page.
5 @c ----------------------------------------------------------------------------
6 @ifset man
7 \input texinfo @c -*-texinfo-*-
8 @setfilename gp-display-html
10 @include gp-macros.texi
13 @c ----------------------------------------------------------------------------
14 @c This is from the man-pages(7) man page
37 @c REPORTING BUGS [Not used in man-pages]
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-csky.texi1 @c Copyright (C) 2012-2022 Free Software Foundation, Inc.
4 @c man end
7 @node C-SKY-Dependent
8 @chapter C-SKY Dependent Features
12 @chapter C-SKY Dependent Features
15 @cindex C-SKY support
17 * C-SKY Options:: Options
18 * C-SKY Syntax:: Syntax
21 @node C-SKY Options
23 @cindex C-SKY options
[all …]
H A Dc-nds32.texi1 @c Copyright (C) 2013-2022 Free Software Foundation, Inc.
4 @c man end
8 @node NDS32-Dependent
17 The NDS32 processors family includes high-performance and low-power 32-bit
18 processors for high-end to low-end. @sc{gnu} @code{@value{AS}} for NDS32
25 * NDS32 Syntax:: High-level assembly macros
36 @c man begin OPTIONS
39 @item -O1
42 @item -Os
45 @item -EL
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-csky.texi1 @c Copyright (C) 2012-2024 Free Software Foundation, Inc.
4 @c man end
7 @node C-SKY-Dependent
8 @chapter C-SKY Dependent Features
12 @chapter C-SKY Dependent Features
15 @cindex C-SKY support
17 * C-SKY Options:: Options
18 * C-SKY Syntax:: Syntax
21 @node C-SKY Options
23 @cindex C-SKY options
[all …]
H A Dc-nds32.texi1 @c Copyright (C) 2013-2024 Free Software Foundation, Inc.
4 @c man end
8 @node NDS32-Dependent
17 The NDS32 processors family includes high-performance and low-power 32-bit
18 processors for high-end to low-end. @sc{gnu} @code{@value{AS}} for NDS32
25 * NDS32 Syntax:: High-level assembly macros
36 @c man begin OPTIONS
39 @item -O1
42 @item -Os
45 @item -EL
[all …]
/netbsd-src/sys/arch/news68k/conf/
H A DGENERIC13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
18 # of each device driver in this file see the section 4 man page for the
25 #ident "GENERIC-$Revision: 1.141 $"
27 makeoptions COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer"
28 # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for
65 #makeoptions DEBUG="-g" # compile full symbol table
76 file-system FFS # Berkeley Fast Filesystem
77 #file-system LFS # log-structured file system
[all …]
/netbsd-src/sys/arch/sun3/conf/
H A DGENERIC13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
18 # of each device driver in this file see the section 4 man page for the
28 #ident "GENERIC-$Revision: 1.192 $"
30 makeoptions COPTS="-Os -fno-unwind-tables -fno-omit-frame-pointer"
31 # Bootloader has size limit (~2MB). -fno-omit-frame-pointer is
50 #options INSECURE # disable kernel security level
63 makeoptions DEBUG="-g" # debugging symbols for gdb
87 file-system FFS # Berkeley Fast Filesystem
[all …]
/netbsd-src/sys/arch/evbmips/conf/
H A DLOONGSON13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
18 # of each device driver in this file see the section 4 man page for the
25 #ident "LOONGSON-$Revision: 1.46 $"
30 options DDB # in-kernel debugger
38 makeoptions DEBUG="-g"
54 #options RTC_OFFSET=-540 # JST-9
63 options SYSVMSG # System V-like message queues
64 options SYSVSEM # System V-like semaphores
[all …]
/netbsd-src/sys/arch/sun2/conf/
H A DGENERIC13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
18 # of each device driver in this file see the section 4 man page for the
33 #ident "GENERIC-$Revision: 1.111 $"
37 # memory. -fno-omit-frame-pointer is necessary for backtraces in DDB.
39 makeoptions COPTS="-Os -fno-inline-small-functions -fno-asynchronous-unwind-tables -fno-unwind-tabl…
52 #options INSECURE # disable kernel security level
65 #makeoptions DEBUG="-g" # debugging symbols for gdb
84 file-system FFS # Berkeley Fast Filesystem
[all …]
/netbsd-src/external/bsd/file/dist/
H A Dconfigure.ac3 AM_INIT_AUTOMAKE([subdir-objects foreign])
4 AM_MAINTAINER_MODE(disable)
12 [ --disable-elf disable builtin ELF support],
15 AC_DEFINE([BUILTIN_ELF], 1, [Define if built-in ELF support is used])
21 AC_DEFINE([BUILTIN_ELF], 1, [Define in built-in ELF support is used])
25 AC_ARG_ENABLE(elf-core,
26 [ --disable-elf-core disable ELF core file support],
40 [AS_HELP_STRING([--disable-zlib], [disable zlib compression support @<:@default=auto@:>@])])
45 [AS_HELP_STRING([--disable-bzlib], [disable bz2lib compression support @<:@default=auto@:>@])])
50 [AS_HELP_STRING([--disable-xzlib], [disable liblzma/xz compression support @<:@default=auto@:>@])])
[all …]
/netbsd-src/sbin/ifconfig/
H A Difconfig.880 .Bl -tag -width Ds
83 .Tn DARPA-Internet
116 .Bl -tag -width dest_addressxx
120 adds or modifies any link-layer address.
133 pseudo-device, set the base advertisement interval to
136 This ia an 8-bit number; the default value is 1 second.
140 pseudo-device, skew the advertisement interval by
142 This is an 8-bi
[all...]
/netbsd-src/external/bsd/mdocml/dist/
H A Dman.options.11 .\" Id: man.options.1,v 1.7 2017/07/04 23:40:01 schwarze Exp
21 .Nm man.options
45 .\" option was present in groff-1.01 as contained in 4.3BSD-Net/2
47 .\" so it's probably older than groff-0.4, where the log started
49 .No probably before groff-0.4 Pq before July 14, 1990 \\$1
54 .\" man-1.5e was released on July 11, 1998.
56 .No man-1.5e Pq not before 1993, not after 1998 \\$1
58 .\" man-1.5g was released on April 7, 1999.
60 .No man-1.5g Pq not before 1993, not after 1999 \\$1
62 .\" code first seen in the initial import of man-db into CVS ,
[all …]
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A Dcmd-doc.tlib1 [+: -*- Mode: nroff -*-
3 AutoGen5 template man
5 # cmd-doc.tlib -- Template for command line man/mdoc pages
9 # Copyright (C) 1992-2013 Bruce Korb - all rights reserved
27 # Produce a man page for section 1, 5, 6 or 8 commands. Which is
28 # selected via: -DMAN_SECTION=n. "n" may have a suffix, if desired.
30 # with -DSECTIN_NAME=XX, also passed to the autogen invocation.
34 ;;# START-BUILDTREE-ISMS
37 test -x \"${CLexe}\" || {
39 test -x \"${CLexe}\" || die 'columns program is not findable'
[all …]
/netbsd-src/external/mpl/bind/dist/doc/man/
H A Dconf.py4 # SPDX-License-Identifier: MPL-2.0
19 # https://www.sphinx-doc.org/en/master/config
21 # -- Path setup ----
[all...]
/netbsd-src/external/bsd/pam-u2f/dist/build-aux/ci/
H A Dbuild-linux-gcc.sh2 set -ex
4 BUILDROOT="$(git rev-parse --show-toplevel)"
8 ./configure --disable-silent-rules --disable-man
9 make -j $(nproc) check
/netbsd-src/usr.bin/resize/
H A DMakefile8 CPPFLAGS+=-DRESIZE_ONLY -Wno-format-nonliteral
10 LDADD+= -lutil
16 # XXX disable for now; breaks on r/o source trees.
19 . for i in resize.c resize.man
22 cp -p ${.ALLSRC} ${.TARGET}
29 resize.1: resize.man
30 @rm -f ${.TARGET}
32 -e "s@__app_date__@1970-01-01@" \
33 -e "s@__app_version__@NetBSD@" \
34 -e "s@__default_termname__@vt100@" \
[all …]
/netbsd-src/sys/arch/sandpoint/conf/
H A DGENERIC13 # man page.
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
18 # of each device driver in this file see the section 4 man page for the
25 #ident "GENERIC-$Revision: 1.113 $"
32 #options INSECURE # disable kernel security levels
63 #makeoptions DEBUG="-g"
82 file-system FFS # UFS
83 file-system EXT2FS # second extended file system (linux)
84 #file-system LFS # log-structured file system
[all …]
/netbsd-src/external/bsd/top/dist/
H A Dconfigure.ac5 # -----
32 # -----
57 AC_ARG_WITH(module, AC_HELP_STRING([--with-module=NAME],
59 [if test ! -f machine/m_$withval.c;
62 AC_ARG_WITH(ext, AC_HELP_STRING([--with-ext=EXT],
64 [if test -f ext/$withval.c; then
73 AC_ARG_WITH(default-topn, AC_HELP_STRING([--with-default-topn=N],
76 DEFAULT_TOPN="-1"
77 elif test x`echo $with_default_topn | tr -d '[0-9+-]'` = x; then
84 AC_ARG_WITH(nominal-topn, AC_HELP_STRING([--with-nominal-topn=N],
[all …]
/netbsd-src/external/bsd/libevent/dist/cmake/
H A DUseDoxygen.cmake4 option(DOXYGEN_GENERATE_MAN "Generate man pages" OFF)
5 option(DOXYGEN_MAN_LINKS "Generate man links" ON)
8 # If the case-insensitive value of the cmake option is one of
98 # Install manual into <prefix>/share/man/man3
101 ${PROJECT_BINARY_DIR}/${DOXYGEN_OUTPUT_DIRECTORY}/man/man3
102 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man
108 message(FATAL_ERROR "Doxygen command not found, set EVENT__DOXYGEN to disable")
/netbsd-src/external/bsd/nsd/dist/doc/
H A DRELNOTES6 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD.
7 It can be configured with proxy-protocol-port: portnum with the
10 - Merge #301: improve the logging of ixfr fallbacks to axfr.
11 - Merge #305: faster stats. Statistics can be gathered while a reload
14 - Merge #282: Improve nsd.conf man page.
15 - Fix unused but set variable warning.
16 - Fix #283: Compile failure in remote.c when --disable-bind8-stats
17 and --without-ssl are specified.
18 - Fix #284: dnstap_collector.c: SOCK_NONBLOCK is not available on
20 - Fix unused variable warning in unit test of udb.
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dminizip.11 .\" Hey, EMACS: -*- nroff -*-
6 .\" .nh disable hyphenation
10 .\" .nf disable filling
14 .\" for manpage-specific macros, see man(7)
16 minizip - create ZIP archives
19 .RI [ -o ]
24 in the ZIP format used by the MS-DOS utility PKZIP. It was written as
32 .RI -o
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dminizip.11 .\" Hey, EMACS: -*- nroff -*-
6 .\" .nh disable hyphenation
10 .\" .nf disable filling
14 .\" for manpage-specific macros, see man(7)
16 minizip - create ZIP archives
19 .RI [ -o ]
24 in the ZIP format used by the MS-DOS utility PKZIP. It was written as
32 .RI -o

12345678910>>...35