| /NextBSD/contrib/ntp/sntp/ag-tpl/0-old/ |
| HD | mdoc2texi | 118 my %lists = ( 128 die "Not supported list type <$type>" if not exists $lists{ $type }; 129 Mdoc::set_El_callback(sub { $lists{ $type }[1] }); 130 $lists{ $type }[0]
|
| HD | mdoc2man | 78 my %lists = ( 120 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) { 128 $lists{$1}->(%opts);
|
| /NextBSD/contrib/subversion/subversion/svn/schema/ |
| HD | list.rnc | 24 start = lists 26 lists = element lists { \list+ }
|
| /NextBSD/contrib/flex/ |
| HD | README | 16 There are several mailing lists available as well: 18 flex-announce@lists.sourceforge.net - where posts will be made 21 flex-help@lists.sourceforge.net - where you can post questions about 24 flex-devel@lists.sourceforge.net - where you can discuss development of
|
| /NextBSD/contrib/ntp/sntp/ag-tpl/ |
| HD | mdoc2man | 104 my %lists = ( 146 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) { 154 $lists{$1}->(%opts);
|
| /NextBSD/contrib/subversion/ |
| HD | README | 50 as how to join discussion lists. 78 please email the cvs2svn project's mailing lists, not the 79 Subversion lists.
|
| /NextBSD/contrib/groff/src/libs/libbib/ |
| HD | index.cpp | 63 int *lists; member in index_search_item 212 lists = (int *)(tags + header.tags_size); in load() 213 table = (int *)(lists + header.lists_size); in load() 225 if (lists[header.lists_size - 1] >= 0) in do_verify() 233 for (int *ptr = lists + li; *ptr >= 0; ptr++) { in do_verify() 497 return li < 0 ? &minus_one : lists + li; in search1()
|
| /NextBSD/contrib/groff/contrib/groffer/ |
| HD | README | 62 Mailing lists 69 http://lists.gnu.org/mailman/listinfo/groff. 72 package for more details on these mailing lists.
|
| /NextBSD/contrib/groff/ |
| HD | README | 110 Three mailing lists are available: 125 http://lists.gnu.org/mailman/listinfo/bug-groff 126 http://lists.gnu.org/mailman/listinfo/groff 127 http://lists.gnu.org/mailman/listinfo/groff-commit
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| HD | JDTrace.java | 896 List <List <Probe>> lists = in main() local 899 lists.add(dtrace.listProgramProbeDetail(p)); in main() 903 for (List <Probe> list : lists) { in main() 912 List <List <ProbeDescription>> lists = in main() local 915 lists.add(dtrace.listProgramProbes(p)); in main() 917 for (List <ProbeDescription> list : lists) { in main()
|
| /NextBSD/share/skel/ |
| HD | dot.mail_aliases | 8 # FreeBSD Mailing lists aliases
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | TODO | 174 * place all change lists at the beginning of the pack file 242 Packed change lists 245 Change lists tend to be large, in some cases >20% of the repo. Due to the 246 new ordering of pack data, the change lists can be the largest part of 250 Packing will only be applied to binary representations of change lists
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set22 | 15 12 in one of the lists\n
|
| /NextBSD/crypto/heimdal/ |
| HD | README | 12 <http://www.h5l.org/> or the mailing lists:
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | modcalls_example.txt | 42 The output lists kernel modules, and the number of function calls for
|
| HD | rb_who_example.txt | 4 provider support, and how active they are. It lists the name of the program,
|
| /NextBSD/share/examples/kld/firmware/ |
| HD | README | 8 menu). The Makefile lists the firmware file "firmware.img" and the
|
| /NextBSD/sys/ufs/ufs/ |
| HD | README.acls | 10 Access control lists allow the association of fine-grained discretionary 19 Support for UFS access control lists may be enabled by adding:
|
| /NextBSD/etc/ |
| HD | motd | 9 Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/
|
| /NextBSD/contrib/ofed/libibverbs/ |
| HD | libibverbs.spec.in | 95 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-3 98 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-2
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | MAINTAINERS | 24 and not to the binutils lists. Patches to the other top level 26 be sent to the binutils lists, and copied to the gcc and gdb 27 lists as well (gcc-patches@gcc.gnu.org and 141 one of the above lists (blanket write or maintainers).
|
| /NextBSD/contrib/ofed/management/libibcommon/ |
| HD | configure.in | 4 AC_INIT(libibcommon, 1.2.0, general@lists.openfabrics.org)
|
| /NextBSD/contrib/groff/src/preproc/eqn/ |
| HD | TODO | 11 Perhaps push hmotions down through lists to avoid upsetting spacing
|
| /NextBSD/contrib/netbsd-tests/fs/tmpfs/ |
| HD | README | 5 tested by further tests in the lists.
|
| /NextBSD/contrib/ntp/lib/isc/ |
| HD | log.c | 1110 void *lists; in sync_channellist() local 1123 lists = isc_mem_get(lctx->mctx, bytes); in sync_channellist() 1125 if (lists == NULL) in sync_channellist() 1128 memset(lists, 0, bytes); in sync_channellist() 1133 memcpy(lists, lcfg->channellists, bytes); in sync_channellist() 1137 lcfg->channellists = lists; in sync_channellist()
|