Displaying 5 results from an estimated 5 matches for "newconfig".
Did you mean:
netconfig
2003 Apr 11
2
2.2.8a install on HPUX 11i
...eading the fileset "core" at line 23.
* configure (configure.bin)
* unconfigure (unconfigure.bin)
* / (/usr/local/samba)
* / (/usr/local/samba/bin)
* / (/usr/local/samba/lib)
* / (/usr/local/samba/lib/codepages)
* / (/usr/local/samba/newconfig)
* / (/usr/local/samba/newconfig/examples)
* / (/usr/local/samba/private)
* / (/var/usr/local/samba)
* / (/var/usr/local/samba/locks)
* ../../COPYING (/usr/local/samba/COPYING)
* ./samba.boot (/sbin/init.d/samba)
* ./samba.config (/usr/local/s...
2008 Feb 10
0
[LLVMdev] semicolon breaking builds on llvm-gcc4.2 cygwin build for arm target 2.2prerelease2
...languages=c,c++,objc,obj-c++
--program-transform-name=s,^,arm-apple-darwin,; --srcdir=../.././gcc
Its an easy fix to get these to compile, though:
- cd host-i686-pc-cygwin/gcc/
- grep configure config.log|head -3|tail -1 | perl -pe
's/\;//;s/^\s+\$//;' > newonfig.sh
- bash newconfig.sh
- make
$ cat newconfig.sh
/cygdrive/e/llvm-gcc4.2-2.2.source/gcc/configure
--cache-file=./config.cache --
build=i686-pc-cygwin --host=i686-pc-cygwin --target=arm-apple-darwin
--enable-ll
vm=/cygdrive/e/llvm-2.2 --enable-sjlj-exceptions --with-gcc=/usr/bin/gcc
--with-as=/usr/local/bin/llvm-a...
2010 Jul 15
1
Accessing command_line from core C code
...mmand_line, s)) {
+ printf(" %s", vk->vname);
+ }
+ t = regs->esi.l;
+ }
+ printf("\n");
+ return;
+}
diff --git a/core/extern.inc b/core/extern.inc
index 64edea6..58d0f27 100644
--- a/core/extern.inc
+++ b/core/extern.inc
@@ -24,6 +24,9 @@
; newconfig.c
extern pm_is_config_file
+ ; display_labels.c
+ extern pm_display_labels
+
%if IS_PXELINUX
; pxe.c
extern unload_pxe, reset_pxe
diff --git a/core/include/core.h b/core/include/core.h
index 7db5daf..8d77b52 100644
--- a/core/include/core.h
+++ b/core/include/core.h
@@ -14,6 +14,9 @@ exter...
2020 Jun 25
2
[libcxx-dev] How to include abi and unwind tests in libcxx test suite in standalone mode
I just landed these patches:
commit c55051eea5d3cd57abfd9727f519b670517704d9
Author: Louis Dionne <ldionne at apple.com>
Date: Thu Jun 25 12:02:43 2020 -0400
[libunwind] Allow specifying custom Lit config files
This is the libunwind counterpart of 0c66af970c80.
commit 33c9c10d183371edc95fa936705bef56f55ab611
Author: Louis Dionne <ldionne at
2005 Dec 23
4
Bug#344553: logcheck: Fails silently to read config file
Package: logcheck
Version: 1.2.42
Severity: minor
Tags: patch
Logcheck does not report any error if the config file is not readable
or does not exists. This may easily happen, as logcheck is run as
logcheck user and while one is testing a new configuration on live
system with running configuration intact.
Following fragment may help:
# Now source the config file - before things that should