search for: pvv

Displaying 20 results from an estimated 24 matches for "pvv".

Did you mean: evv
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] Small optimisation of command -pv change
...; const struct alias *ap; + path = path ?: pathval(); + if (verbose) { outstr(command, out); } @@ -840,19 +842,19 @@ commandcmd(argc, argv) VERIFY_BRIEF = 1, VERIFY_VERBOSE = 2, } verify = 0; - const char *path = pathval(); + const char *path = NULL; while ((c = nextopt("pvV")) != '\0') if (c == 'V') verify |= VERIFY_VERBOSE; else if (c == 'v') verify |= VERIFY_BRIEF; - else if (c == 'p') - path = defpath; #ifdef DEBUG - else + else if (c != 'p') abort(); #endif + else + path = defpath; cmd =...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Small optimisation of command -pv change
...; const struct alias *ap; + path = path ?: pathval(); + if (verbose) { outstr(command, out); } @@ -840,19 +842,19 @@ commandcmd(argc, argv) VERIFY_BRIEF = 1, VERIFY_VERBOSE = 2, } verify = 0; - const char *path = pathval(); + const char *path = NULL; while ((c = nextopt("pvV")) != '\0') if (c == 'V') verify |= VERIFY_VERBOSE; else if (c == 'v') verify |= VERIFY_BRIEF; - else if (c == 'p') - path = defpath; #ifdef DEBUG - else + else if (c != 'p') abort(); #endif + else + path = defpath; cmd =...
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] command: allow combining -p with -v
...ntry; struct tblentry *cmdp; const struct alias *ap; - const char *path = pathval(); if (verbose) { outstr(command, out); @@ -840,20 +840,23 @@ commandcmd(argc, argv) VERIFY_BRIEF = 1, VERIFY_VERBOSE = 2, } verify = 0; + const char *path = pathval(); while ((c = nextopt("pvV")) != '\0') if (c == 'V') verify |= VERIFY_VERBOSE; else if (c == 'v') verify |= VERIFY_BRIEF; + else if (c == 'p') + path = defpath; #ifdef DEBUG - else if (c != 'p') + else abort(); #endif cmd = *argptr; if (verify &&...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] command: allow combining -p with -v
...ntry; struct tblentry *cmdp; const struct alias *ap; - const char *path = pathval(); if (verbose) { outstr(command, out); @@ -840,20 +840,23 @@ commandcmd(argc, argv) VERIFY_BRIEF = 1, VERIFY_VERBOSE = 2, } verify = 0; + const char *path = pathval(); while ((c = nextopt("pvV")) != '\0') if (c == 'V') verify |= VERIFY_VERBOSE; else if (c == 'v') verify |= VERIFY_BRIEF; + else if (c == 'p') + path = defpath; #ifdef DEBUG - else if (c != 'p') + else abort(); #endif cmd = *argptr; if (verify &&...
1999 Jan 13
2
makefile and path questions
Hi! This morning, I found a system that was still running an ancient samba. I immediately upgraded it to samba 1.9.18p1 and had the opportunity to fiddle with the make file after not doing this for a couple of months. The default makefile sorts the files like this: BINDIR (/usr/local/samba/bin) smbpasswd smbrun smbclient testparm testprns smbrun smbstatus smbpasswd
2008 May 21
0
Errors in using gdb (PR#11496)
...6fPnnkxcf6u 5DPAuJq/W3Ohvd35gYPFFKBd2OEjsO4inSYfH00BWIp0N6KGdqFHImgnkUgkGbTL3GNIY0WZ gyl7gU4YYdPjpgza04EMvNVYwo7lAQPhn8ZQgva0TzvnITNsckdL+x133HHqqacCigOQX9QR 7J900kmXXnrpihUrENqDCeu2Jr1H/SKq4B6jfjGTfz+UfxGV0SnvHsNez8RAfGRm80ym31cV 0seHbha/nfxawVITMsC7nDHvFLbDnMaFPLMsQUwM5N+BFaBdiMAChRdyhfjYGwilSFdX+pVV Bu2mb/Ewn3Z6EZVEItGLqKQx9CIqP5gyW7owcPPQzh/Ou8ewUVgIFIBBjSXsWBafZQwtb216 O5VeRB2G9oEhbh/sbAm3X3/99TfddNNZZ511/vnnz507Fxj+xhtvvO2222699db58+dfddVV l1122eWXX/7kk08CtPtrTonWnibM014E2vkmKrwzwrd2WbMXZjVJQzv/bSa1akI7/xTQ5t5n 4e9lnuQV0C7c9eyMmtDOfu/jIwjVxXKC37Jp89kLuZpq0+wxJBJpVYV2mvJxPEE7DmfsCrJh lJ+3QWA...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...do <aleksander@gnu.org> Aleksander Morgado <aleksander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deucher <alexander.deucher@amd.com> Alex Deuch...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...ander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deucher <alexander.deucher@amd.com> Alex Deuch...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...ander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deucher <alexander.deucher@amd.com> Alex Deuch...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...ander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex A. Mihaylov <minimumlaw@rambler.ru> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deuch...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...ander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex A. Mihaylov <minimumlaw@rambler.ru> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deuch...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...ander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex A. Mihaylov <minimumlaw@rambler.ru> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deuch...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...ander@lanedo.com> Aleksey Babahin <tamerlan311@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex A. Mihaylov <minimumlaw@rambler.ru> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deuch...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...1@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Miceli <angelofsky1980@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex A. Mihaylov <minimumlaw@rambler.ru> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deuch...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...1@gmail.com> Aleksey Chudov <aleksey.chudov@gmail.com> Aleksi Torhamo <aleksi@torhamo.net> Alessandro Lannocca <alessandro.lannocca@gmail.com> Alessandro Miceli <angelofsky1980@gmail.com> Alessandro Rubini <rubini@gnudd.com> Alessandro Rubini <rubini@ipvvis.unipv.it> Alessandro Rubini <rubini@unipv.it> Alessandro Zummo <a.zummo@towertech.it> Alessio Igor Bogani <abogani@kernel.org> Alex A. Mihaylov <minimumlaw@rambler.ru> Alex Bligh <alex@alex.org.uk> Alex Copot <alex.mihai.c@gmail.com> Alex Deuch...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...6-)s*|P>S}9~X_>|S{i0{)9wd)(&0{O; z;!H#42$Sp%$K1P$CdF~;6J5(KqKmPy+@{go<P&$Ac{+ at e(~}wU?4rpT&WKG2JG=X( zrS*pDvy093VcQxxk_26DjG<{=t+?2;XRaSk8<>k80q>B^VX)gGFSc&8Y?7rVatYOj zg5t#CtFUhcgQ2k7W)yBrTGC}g^Z2WVE=ieAadtAVqM}FU7zyr&dC8S#=UFHBX0XW+ zcZGe2lDLF$=n62Y-xWr=HPVV4tBAO*h~sWzk*ymQi)u3`X}IANJYs&b(7WoSrI;>g zjn$IG=d23_teXfbdZ{5T>q}~_MS|dx?`Seb(I`#cLpbI6P2Tu9gsUOesG!NCo-f?e z^pcX?p&r4InV%t#YYEpr^3*DpgTIC$w;0DfQ-8$KZUD|T8Q3 at z%ZS?ybI#<IWUlCv z%n-{f)>w99eKDd(CnH)*c3sWI18rI9uSsfmpg&S&Q$%U&cCo)-Tv0`WH5s-BMJZX) ztH3VNt3bUx0JD2ZqQSq&a...
2003 Feb 20
2
LDAP auth with nis.schema
I'm wondering if it's possible to get samba to auth against LDAP without saving multiple hashes in the directory? I'd like to keep it to the hash that we use to auth unix-systems today, without cluttering the directory with other hashes that need to be synchronized etc. -- Odd Rune
2003 Mar 18
1
Looking for a libai(n) library
Hi I see that the libao deal with output of sound to various targets (esg, arts, alsa, oss etc...) Is there a high level library that makes it easy to get the input from f.ex a microphone or line-in etc... for recording purposes? Preferably platform independant. Thanks in advance for any hints. Preben --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2005 May 06
0
[fdo] Shared Mime Info
Hello First I don't know if this is the correct list, so please point me further if it isn't. I noticed that the shared-mime-info contained this entry for the Ada95 programming language: <mime-type type="text/x-adasrc"> <comment>Ada source code</comment> <comment xml:lang="de">Ada-Quelltext</comment> <comment
2002 Dec 22
1
Cross compiling of software depending on libvorbis
Hi I'm trying to compile my game project (that depends on libvorbis) for the win32 platform. I use mingw (both native in linux and inside cygwin) to achieve this. But I can't get libvorbis to work because of a dependency problem with libogg. libogg seems to have a file (os_types.h) that depends on an include-file called _G_config.h. This file is supposed to contain some system-specific