| /mirbsd/src/usr.sbin/httpd/ |
| D | Makefile.tmpl | 156 build-support = @build_support@ 157 install-support = @install_support@ 158 clean-support = @clean_support@ 159 distclean-support = @distclean_support@ 187 $(MAKE) -f $(TOP)/$(MKF) $(MFLAGS) $(MFWD) $(build-support); \ 204 build-support: 209 cd $(TOP)/$(SRC)/support; $(MAKE) $(MFLAGS) all || exit 1; \ 281 install-mktree install-programs $(install-support) \ 357 $(CP) $(TOP)/$(SRC)/support/httpd.exp $(root)$(libexecdir)/; \ 381 $(INSTALL_DATA) $(TOP)/$(SRC)/support/httpd.8 $(root)$(mandir)/man8/$(TARGET).8 [all …]
|
| D | Makefile.bsd-wrapper | 147 ${.OBJDIR}/src/support/Makefile \ 156 BINFILES= src/support/htdigest src/support/htpasswd 160 src/support/logresolve src/support/rotatelogs src/support/suexec 162 MAN+= httpd.8 src/support/apxs.8 src/support/dbmmanage.1 \ 163 src/support/htdigest.1 src/support/htpasswd.1 src/support/suexec.8 \ 164 src/support/logresolve.8 src/support/rotatelogs.8
|
| /mirbsd/src/libexec/identd/ |
| D | CREDITS | 5 (Added support for SunOS 5 (Solaris 2)) 8 (Added support for HP9K HPUX 8.*) 11 (Added support for MIPS RISC/os and fixed a few other things) 14 (Added support for HP9K HP-UX 7.*) 17 (Added support for DEC Ultrix 4.*) 20 (Added support for Silicon Graphics IRIX 4.*) 23 (Added support for Sequent Dynix 3.*) 26 (Added support for System V/Release 4) 29 (Added support for 386BSD) 32 (Added support for Convex & 4.3BSDtahoe (then heavily hacked by me)) [all …]
|
| /mirbsd/src/sys/ntfs/ |
| D | TODO | 28 generally, better write support 30 - once writing would work, consider quota support 32 - support mount update 36 - write necessary bits to support NTFS in libsa 38 - basic sysinst support for NTFS 40 - NTFS ACL support (though usefullness of such feature is arguable)
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.beos | 23 network socket support should remain enabled on BONE systems. This might 26 As more recent versions of autoconf require flock() support, I wrote a flock() 31 If you want to build a Perl with flock() support, you have to install this 36 With flock() support: 44 Without flock() support: 50 With flock() support: 54 Without flock() support: 79 Network socket support is disabled for BeOS R5 net server. I didn't dare yet 84 The LFS (large file support) tests (C<t/op/lfs> and C<xt/Fcntl/t/syslfs>) are
|
| D | README.vos | 42 must build perl using the alpha version of VOS POSIX support and 55 build perl using the alpha version of VOS POSIX support and using 70 perl using the alpha version of VOS POSIX support and using the 86 support, and using either the VOS Standard C compiler or the VOS 104 support. You must use the VOS GNU C compiler and the VOS GNU 117 support on VOS. There is an alpha version of POSIX that is 149 the generally-available version of POSIX support, you may 166 The alpha version of POSIX.1 support is available on the 177 POSIX.1 support is bundled with the VOS Standard C compiler 193 support, then you should also acquire the VOS GNU C/C++ Compiler [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | config.in | 13 systems. This function is required for `alloca.c' support on those systems. 102 /* old COFF support? */ 135 /* a.out support? */ 138 /* b.out support? */ 141 /* COFF support? */ 144 /* ECOFF support? */ 147 /* ELF support? */ 150 /* generic support? */ 153 /* HP300 support? */ 156 /* IEEE support? */ [all …]
|
| D | configure.in | 91 # # Permit "all", etc. We don't support it yet though. 133 AC_MSG_WARN(GAS support for ${generic_target} is preliminary and a work in progress) 353 # See if we really can support this configuration with the emulation code. 361 # Can't support other configurations this way. 365 # Can't support this configuration. 389 # Uncommenting the next line will turn on support for i386 AOUT 425 # Assign floating point type. Most processors with FP support 426 # IEEE FP. On those that don't support FP at all, usually IEEE 449 dnl Make sure the desired support files exist. 453 AC_MSG_ERROR(GAS does not support target CPU ${target_cpu_type}) [all …]
|
| /mirbsd/src/usr.sbin/httpd/src/ |
| D | Makefile.tmpl | 76 @./support/mkcert.sh \ 78 "$(SSL_PROGRAM)" ./support \ 92 support: support-dir 94 support-dir: 96 …cd support; $(MAKE) $(MFLAGS_STATIC) SDP='$(SDP)' CC='$(CC)' AUX_CFLAGS='$(CFLAGS)' RANLIB='$(RANL…
|
| /mirbsd/src/lib/libkeynote/ |
| D | TODO | 6 - Make X509 support be non-RSA specific 8 - PGPlib support 9 - ElGamal support
|
| /mirbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.openbsd | 28 Jan 28 MirOS #2 released (statically built a.out with exec-ELF support), 2003 31 Jan 31 MirPorts work for ekkoBSD and OpenBSD support, 2004 36 Feb 10 full ELF support in MirOS with gcc 3.x, 2003 38 Feb 16 MirOS sirc gains UTF-8 support, 2003 40 Feb 26 OpenBSD/Amiga gets ISA bus support, 1996 60 Apr 06 MirOS gets real ISDN4BSD support from NetBSD, 2003 69 Apr 29 MirOS Unicode support leads to working ntfsprogs, 2007 132 Jul 23 OpenBSD goes multimedia with Brooktree 848 support, 1998 135 Jul 29 MirOS IRC support channel moves to OFTC, 2004 156 Sep 02 PLIP support in MirOS, 2003 [all …]
|
| /mirbsd/src/usr.sbin/httpd/src/modules/ssl/ |
| D | README | 35 ssl_engine_compat.c ..... backward compatibility support 37 ssl_engine_dh.c ......... DSA/DH support 41 ssl_engine_io.c ......... I/O support 43 ssl_engine_log.c ........ logfile support 44 ssl_engine_mutex.c ...... mutual exclusion support 46 ssl_engine_rand.c ....... PRNG support 47 ssl_engine_vars.c ....... Variable Expansion support 131 reconfiguration hacks until OpenSSL has better support for this. It 140 The ability to support the new forthcoming OpenSSL ENGINE stuff.
|
| /mirbsd/src/gnu/usr.bin/perl/jpl/ |
| D | ChangeLog | 21 * JNI/JNI.xs (GetJavaVM): Added support for Kaffe's options, and 26 * JNI/Makefile.PL: Added support to configure Kaffe, including 29 * JNI/JNI.pm (AUTOLOAD): Added support for Kaffe.
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | remote.c | 566 enum packet_support support; member 585 config->support = PACKET_ENABLE; in update_packet_config() 588 config->support = PACKET_DISABLE; in update_packet_config() 591 config->support = PACKET_SUPPORT_UNKNOWN; in update_packet_config() 599 char *support = "internal-error"; in show_packet_config_cmd() local 600 switch (config->support) in show_packet_config_cmd() 603 support = "enabled"; in show_packet_config_cmd() 606 support = "disabled"; in show_packet_config_cmd() 609 support = "unknown"; in show_packet_config_cmd() 616 config->name, config->title, support); in show_packet_config_cmd() [all …]
|
| /mirbsd/src/usr.bin/vi/ |
| D | README | 35 perl_api ...... Perl scripting language support. 38 tcl_api ....... Tcl scripting language support. 61 IEEE POSIX 1003.2 style regular expression support is courtesy of 65 to support a full-screen editor using curses. 72 Rob Mayoff provided the original Cscope support. 87 The financial support of UUNET Communications Services is gratefully 98 during initial development to keep things simple. Wide character support
|
| /mirbsd/src/usr.bin/sudo/ |
| D | TODO | 18 08) Add generic STREAMS support for getting interfaces and netmasks. 20 09) Add support for "safe scripts" by checking for shell script 64 24) Add support for: Default:user@host 68 26) Add support for parsing multiple sudoers files. Basically make 77 28) Add support for trusted users. E.g. allow user to run a certain 107 37) Wildcard support for user and group names? (netgroup too?) 119 43) Add support for systrace (requires that sudo fork and be persistent)
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | irix_6_0.sh | 48 IRIX `uname -r` does not support POSIX threads. 58 IRIX `uname -r` does not support 64-bit types.
|
| D | irix_6_1.sh | 48 IRIX `uname -r` does not support POSIX threads. 58 IRIX `uname -r` does not support 64-bit types.
|
| D | irix_5.sh | 57 IRIX `uname -r` does not support POSIX threads. 67 IRIX `uname -r` does not support 64-bit types.
|
| D | irix_4.sh | 29 IRIX `uname -r` does not support POSIX threads. 39 IRIX `uname -r` does not support 64-bit types.
|
| /mirbsd/src/etc/ |
| D | make.cfg | 19 ### Remove support for shared libraries 28 # Set MKC_DEBG to enable debugging support 51 #SENDMAIL_WANT_LDAP?= Yes # LDAP support, needs OpenLDAP package
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-hppa.texi | 9 @cindex support 33 support will be added as it becomes necessary. 86 @code{@value{AS}} does @emph{not} support the following assembler directives 257 various flavors of one-only support when using the SOM linker. The SOM 261 @samp{comdat} provides a form of linkonce support. It is useful for 268 @samp{common} provides Fortran named common support. It is only useful 274 @samp{common} and @samp{dup_comm} together provide Cobol common support. 276 support is similar to the Fortran common support. 278 @samp{dup_comm} by itself provides a type of one-only support for code. 281 @samp{dup_common} flag are hidden. This support was intended for "C++ [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ext/DB_File/ |
| D | Changes | 70 * Added support to allow DB_File to build with Berkeley DB 4.1.X 153 * Added a patch from Edward Avis that adds support for splice with 173 * Updated dbinfo to support Berkeley DB 3.2 file format changes. 181 * Updated dbinfo to support Berkeley DB 3.1 file format changes. 203 * Added support in version.c for building with threaded Perl. 205 * Berkeley DB 3.1 has reenabled support for null keys. The test 224 * Updated to support Berkeley DB 3.x 297 Changed the test to check for full tied array support 309 Tied Array support was enhanced in Perl 5.004_57. DB_File now 317 If Perl has been compiled with Threads support,the symbol op will be [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Net/ |
| D | Changes.libnet | 21 * Added support for POP3 CAPA command 22 * Added support for XVERP to Net::SMTP 32 * Added support for more non-standard responses to Net::FTP->size
|
| /mirbsd/src/gnu/usr.bin/perl/vos/ |
| D | compile_perl.cm | 38 &display_line GCC is not supported by the alpha version of POSIX support. 43 &display_line The mc68020 CPU is not supported by the GA version of POSIX support. 48 &display_line The i80860 CPU is not supported by the GA version of POSIX support.
|