Displaying 20 results from an estimated 38 matches for "14,11".
Did you mean:
1,11
2000 Mar 30
0
Browsing works, but not graphically
...ic, but I've not seemed to find out what is
causing my problem. Browsing seems to work from the command line, but not
graphically.
Complaint:
inside of windows, mug does not show up on the browse list, but allows
connections.
Environment:
se-ntserver is a NT Server on domain SE-NTNET 128.143.6.*
mug is linux on 128.143.6.* (running samba 2.0.6)
vmware running win98 as Mugwin on SE-NTNET inside of mug , getting a
dhcp address of 128.143.6.170
Symptoms:
mug# testparm # works fine
mug# smbclient -L mug -U% # works fine
c:>net view \\mug # also works...
2011 Nov 25
2
[PATCH 6/7] Create 2 ocaml packages, libxen-4.1-ocaml and libxen-4.1-ocaml-dev.
...ld.diff | 81 +++++++++++++++++++++++++
xen/debian/rules | 5 ++
xen/debian/rules.real | 39 ++++++++++++
xen/debian/templates/control.main.in | 16 +++++
xen/debian/templates/control.source.in | 5 +-
6 files changed, 146 insertions(+), 1 deletions(-)
create mode 100644 xen/debian/patches/tools-ocaml-fix-build.diff
diff --git a/xen/debian/patches/series b/xen/debian/patches/series
index 8f816da..a576794 100644
--- a/xen/debian/patches/series
+++ b/xen/debian/patches/series
@@ -57,3 +57,4 @@ tools-ocaml-fix-xc-dep...
2012 Nov 29
0
[PATCH] Add gtags and tags rune in gitignore.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index f6edc43..d849a4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,11 @@
*.spot
*.spit
TAGS
+GTAGS
+GRTAGS
+GPATH
+GSYMS
+tags
cscope.files
cscope.in.out
cscope.out
--
1.7.10.4
2013 Dec 13
0
[PATCH V10 10/14] xen/pvh: specify xen features strings cleanly for PVH
...eszutek Wilk <konrad.wilk@oracle.com>
---
arch/x86/xen/xen-head.S | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/arch/x86/xen/xen-head.S b/arch/x86/xen/xen-head.S
index 1a6bca1..45226cb 100644
--- a/arch/x86/xen/xen-head.S
+++ b/arch/x86/xen/xen-head.S
@@ -14,12 +14,11 @@
#include <asm/xen/interface.h>
#ifdef CONFIG_XEN_X86_PVH
-#define FEATURES_PVH "|writable_descriptor_tables" \
- "|auto_translated_physmap" \
- "|supervisor_mode_kernel" \
- "|hvm_callback_vector"
+
+#define PVH_FEATUR...
2009 May 31
7
[mapstraction commit] r11 - Added functionality to automatically load scripts needed.
...first loaded provider).
Minor change to yahoo implementation - syntax/spelling error.
Modified: trunk/source/mxn.core.js
==============================================================================
--- trunk/source/mxn.core.js (original)
+++ trunk/source/mxn.core.js Sun May 31 11:13:23 2009
@@ -14,11 +14,12 @@
/**
* Mapstraction instantiates a map with some API choice into the HTML
element given
* @param {String} element The HTML element to replace with a map
- * @param {String} api The API to use, one
of ''google'', ''yahoo'', ''microsoft&...
2014 Jul 14
0
[RFC PATCH 1/3] hw_random: allow RNG devices to give early randomness after a delay
...+ cancel_delayed_work_sync(&rng->dwork);
if (current_rng == rng) {
hwrng_cleanup(rng);
if (list_empty(&rng_list)) {
diff --git a/include/linux/hw_random.h b/include/linux/hw_random.h
index b4b0eef..8f7370d 100644
--- a/include/linux/hw_random.h
+++ b/include/linux/hw_random.h
@@ -14,6 +14,11 @@
#include <linux/types.h>
#include <linux/list.h>
+#include <linux/workqueue.h>
+
+#define HWRNG_DELAY_READ_AT_INIT BIT(0) /* Schedule delayed work to fetch
+ * initial randomness instead of doing
+ * it at ->init()-time */
/**
* struct hwrng - Har...
2002 Jan 07
0
rsync-2.5.1 / zlib patches
...len -= k;
while (k >= 16) {
PROJECT_ROOT:[rsync_vms.ZLIB]TREES.GDIFF;2
--- ref_zlib:trees.c Fri May 22 08:45:43 1998
+++ lcl_zlib:trees.c Sun Jan 6 18:09:15 2002
@@ -1,3 +1,4 @@
+/* Converted by prj_src:unix_c_to_vms_c.tpu AND prj_zlib:trees.tpu on
6-JAN-2002 18:09:14.93 OPENVMS_AXP */
/* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-1998 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
@@ -238,7 +239,7 @@
/*
===========================================================================...
2012 Aug 28
1
[PATCH hivex 1/2] maint: avoid some syntax-check test failures
...ailures
* cfg.mk (_img_regexp): Exempt two VC'd image files from syntax
check rules that look for trailing blanks and empty lines at EOF.
* sh/hivexsh.pod: Remove trailing spaces.
---
cfg.mk | 7 +++++--
sh/hivexsh.pod | 24 ++++++++++++------------
2 files changed, 17 insertions(+), 14 deletions(-)
diff --git a/cfg.mk b/cfg.mk
index c1334fe..528f722 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -14,8 +14,11 @@ gnulib_dir = .gnulib
exclude_file_name_regexp--sc_trailing_blank = \
^sh/hivexsh\.pod$$
-exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = \
- ^images/minimal$$
+_img...
2010 Jul 16
0
Mixed Conditional Logit with nested data
...1,0
1,8,B,0,0,1,0,0,1,0,0,0,1
1,9,A,1,0,1,0,1,0,0,1,0,0
1,9,B,0,0,0,1,0,1,0,0,1,0
1,10,A,1,1,0,0,1,0,0,0,1,0
1,10,B,0,0,0,1,0,0,1,1,0,0
1,11,A,1,0,1,0,0,1,0,1,0,0
1,11,B,0,0,0,1,1,0,0,0,0,1
1,12,A,1,1,0,0,0,1,0,1,0,0
1,12,B,0,0,1,0,0,0,1,0,1,0
1,13,A,0,0,0,1,0,0,1,0,1,0
1,13,B,1,1,0,0,0,1,0,0,0,1
1,14,A,0,0,0,1,0,0,1,0,0,1
1,14,B,1,0,1,0,1,0,0,1,0,0
1,15,A,1,1,0,0,1,0,0,0,1,0
1,15,B,0,0,0,1,0,1,0,0,0,1
1,16,A,1,1,0,0,0,0,1,1,0,0
1,16,B,0,0,1,0,0,1,0,0,1,0
1,17,A,1,0,1,0,1,0,0,0,1,0
1,17,B,0,0,0,1,0,0,1,1,0,0
1,18,A,1,1,0,0,1,0,0,1,0,0
1,18,B,0,0,0,1,0,0,1,0,0,1
1,19,A,1,1,0,0,1,0,0,0,0,1
1,19,B,...
2015 Nov 05
1
[PATCH v2] build: Drop serial_tests.
I pushed the (hopefully) completely non-controversial bits
upstream:
https://github.com/libguestfs/libguestfs/commit/8a72616bf7bc686ad4d033482541fcd73c148b53
https://github.com/libguestfs/libguestfs/commit/b20d36aa1bcabfe1e5eefcf47b727280a6474be8
This patch is what remains.
Rich.
2015 Nov 06
1
[PATCH v3] build: Drop serial_tests.
Same as v2, except:
- Drop the RUN_OUTPUT_FILE functionality completely. It will be
replaced with enhanced .trs files as discussed.
- Rebase on head.
Rich.
2007 Jan 06
0
[835] trunk/wxruby2/doc/textile: Updated documentation about TreeItemId
...       2007-01-06 00:04:46 UTC (rev 834)
+++ trunk/wxruby2/doc/textile/treeevent.txtl        2007-01-06 00:39:19 UTC (rev 835)
</span><span class="lines">@@ -14,11 +14,9 @@
</span><span class="cx">
</span><span class="cx"> h2. Event table macros
</span><span class="cx">
</span><del>-To process input from a tree control, use these event handler macros to direct input to member
-...
2014 Jul 14
4
[RFC PATCH 0/3] hw_random: support for delayed init randomness requests
Hello,
This series introduces a way to allow devices to contribute to initial
system randomness after a certain delay. Specifically, the virtio-rng
device can contribute initial randomness only after a successful
probe().
A delayed workqueue item is queued in the system queue to fetch this
randomness if the device indicates it's capable of contributing only
after a delay, via the new
2014 Jul 14
4
[RFC PATCH 0/3] hw_random: support for delayed init randomness requests
Hello,
This series introduces a way to allow devices to contribute to initial
system randomness after a certain delay. Specifically, the virtio-rng
device can contribute initial randomness only after a successful
probe().
A delayed workqueue item is queued in the system queue to fetch this
randomness if the device indicates it's capable of contributing only
after a delay, via the new
2006 Dec 03
0
[776] trunk/wxruby2: Added Bitmap#draw method, updated sample
...ur (i.e. 0) whereas all other
+colours will draw the foreground colour (i.e. 1).
</ins><span class="cx">
</span><span class="cx"> h2. Derived from
</span><span class="cx">
</span><span class="lines">@@ -15,21 +14,11 @@
</span><span class="cx"> h2. Remarks
</span><span class="cx">
</span><span class="cx"> A bitmap must be selected into the new memory DC before it may be used
</span><del>-for anything. Typical usage is as follows:...
2019 Jan 15
0
[PATCH] drm: Split out drm_probe_helper.h
...de/drm/drm_probe_helper.h
[snip]
> diff --git a/drivers/gpu/drm/bridge/adv7511/adv7511.h
> b/drivers/gpu/drm/bridge/adv7511/adv7511.h index 73d8ccb97742..d52ffab41eb4
> 100644
> --- a/drivers/gpu/drm/bridge/adv7511/adv7511.h
> +++ b/drivers/gpu/drm/bridge/adv7511/adv7511.h
> @@ -14,8 +14,11 @@
> #include <linux/regmap.h>
> #include <linux/regulator/consumer.h>
>
> -#include <drm/drm_crtc_helper.h>
> +#include <drm/drm_probe_helper.h>
The probe helpers are needed in adv7511_drv.c only, I would move the include
there.
> #include...
2005 Jan 20
0
AllowUsers - proposal for useful variations on the theme
...ine SEP ","
char *
match_list(const char *client, const char *server, u_int *next)
diff -r -U 8 openssh-3.9p1.orig/match.h openssh-3.9p1.jpmg/match.h
--- openssh-3.9p1.orig/match.h 2002-03-05 01:42:43.000000000 +0000
+++ openssh-3.9p1.jpmg/match.h 2005-01-20 10:11:24.691070340 +0000
@@ -14,11 +14,12 @@
#ifndef MATCH_H
#define MATCH_H
int match_pattern(const char *, const char *);
int match_pattern_list(const char *, const char *, u_int, int);
int match_hostname(const char *, const char *, u_int);
int match_host_and_ip(const char *, const char *, const char *);
int match...
2013 Jan 19
21
[PATCH]: PVH: specify xen features strings cleany for PVH
...x it up so I can put it in the Linux tree.
Please see below.
Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Thanks,
Mukesh
diff --git a/arch/x86/xen/xen-head.S b/arch/x86/xen/xen-head.S
index 1a6bca1..543877d 100644
--- a/arch/x86/xen/xen-head.S
+++ b/arch/x86/xen/xen-head.S
@@ -14,12 +14,17 @@
#include <asm/xen/interface.h>
#ifdef CONFIG_XEN_X86_PVH
-#define FEATURES_PVH "|writable_descriptor_tables" \
- "|auto_translated_physmap" \
- "|supervisor_mode_kernel" \
- "|hvm_callback_vector"
+#define XEN_FEATURES...
2019 Sep 24
7
[centos/centos.org] branch master updated (2459e4e -> 6c8ca10)
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository centos/centos.org.
from 2459e4e Correct download links for ISO images for 7.7.1810 release
new 0ce3254 Updating who/what/where/why for the world of two CentOS distros. - Quick blurb about each distro begins answering questions about the new distro - Release
2015 Nov 05
1
[PATCH 1/2] test-data: phony-guests: Don't use *.tmp.* temporary files.
...t-data/phony-guests/make-archlinux-img.sh | 4 ++--
test-data/phony-guests/make-coreos-img.sh | 10 ++++----
test-data/phony-guests/make-debian-img.sh | 10 ++++----
test-data/phony-guests/make-fedora-img.pl | 34 ++++++++++++++--------------
test-data/phony-guests/make-ubuntu-img.sh | 14 ++++++------
test-data/phony-guests/make-windows-img.sh | 4 ++--
7 files changed, 39 insertions(+), 40 deletions(-)
diff --git a/test-data/phony-guests/Makefile.am b/test-data/phony-guests/Makefile.am
index 98922c7..f05aeb9 100644
--- a/test-data/phony-guests/Makefile.am
+++ b/test-data/phony...