similar to: [klibc:update-dash] dash: eval: Report I/O error on stdout

Displaying 20 results from an estimated 500 matches similar to: "[klibc:update-dash] dash: eval: Report I/O error on stdout"

2020 Mar 28
0
[klibc:update-dash] dash: main: Print \n upon EOF (CTRL-D) when run interactively
Commit-ID: d754d32592fa1c6359b37d101485ced1ff7cdf79 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=d754d32592fa1c6359b37d101485ced1ff7cdf79 Author: Gerrit Pape <pape at smarden.org> AuthorDate: Fri, 7 Sep 2018 10:34:14 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: main: Print \n upon EOF
2020 Mar 28
0
[klibc:update-dash] dash: eval: Use sh_warnx instead of warnx
Commit-ID: ff52f9cbec8aa6ef0c1fc4e07e8b947c41d643cf Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=ff52f9cbec8aa6ef0c1fc4e07e8b947c41d643cf Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Tue, 20 Nov 2018 10:09:26 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: eval: Use
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] Allow return in loop conditional to set exit status
Commit-ID: fd669f4411c49513b030328ee8e85910db5bf1b8 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=fd669f4411c49513b030328ee8e85910db5bf1b8 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 6 Oct 2014 21:22:43 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [BUILTIN] Allow return
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Allow return in loop conditional to set exit status
Commit-ID: 020270d27f71a91afa9238152fe55da2dbcb5800 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=020270d27f71a91afa9238152fe55da2dbcb5800 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 6 Oct 2014 21:22:43 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: [BUILTIN] Allow
2008 Nov 09
3
Dovecot and Bogofilter
Hi, on my small Xen-virtualised server with 48 MiB RAM I use Postfix and Dovecot, because the Debian administrators dislike qmail [1], which is in my opinion despite some maintainability and code quality issues a quite well designed software, because it mostly follows the UNIX principles. Postfix is not able to sort my E-Mail into different Maildir folders and after I looked at procmail's
2020 Aug 06
1
[PATCH][next] vdpa/mlx5: fix memory allocation failure checks
From: Colin Ian King <colin.king at canonical.com> The memory allocation failure checking for in and out is currently checking if the pointers are valid rather than the contents of what they point to. Hence the null check on failed memory allocations is incorrect. Fix this by adding the missing indirection in the check. Also for the default case, just set the *in and *out to null as these
2020 Mar 28
0
[klibc:update-dash] dash: builtin: Default to mktemp, not tempfile
Commit-ID: b0626ba1febdb535a674743070dfc3f3c5735b29 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=b0626ba1febdb535a674743070dfc3f3c5735b29 Author: Andrej Shadura <andrew.shadura at collabora.co.uk> AuthorDate: Fri, 7 Sep 2018 10:34:11 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: builtin:
2020 Aug 07
1
[PATCH] vdpa/mlx5: Fix erroneous null pointer checks
On 2020/8/7 ??3:18, Alex Dewar wrote: > In alloc_inout() in net/mlx5_vnet.c, there are a few places where memory > is allocated to *in and *out, but only the values of in and out are > null-checked (i.e. there is a missing dereference). Fix this. > > Addresses-Coverity: ("CID 1496603: (REVERSE_INULL)") > Fixes: 1a86b377aa21 ("vdpa/mlx5: Add VDPA driver for
2019 Oct 04
2
CentOS 8 Release Notes - Czech translation
Thank you David. As it is written in article https://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5 (Subheader 3. Contribute to the Wiki) it is necessary to write here to allow access. So I did it. Is there anybody who can give me the right to edit pages on wiki, please? Jan p? 4. 10. 2019 v 10:14 odes?latel David Hrb?? <david-lists at hrbac.cz> napsal: >
2020 Mar 28
0
[klibc:update-dash] dash: eval: Use the correct expansion mode for fd redirection
Commit-ID: 60413cc28c9b0b423e89fefff476d39c1926d6da Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=60413cc28c9b0b423e89fefff476d39c1926d6da Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 19 Nov 2018 18:00:32 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: eval: Use the
2003 Nov 25
1
rsync-bugs and unclear semantics when copying multiple source-dirs to one target
On 24 Nov 2003, Dirk Pape <pape@inf.fu-berlin.de> wrote: > Dear Martin Pool, > > I tried to ask via the rsync-mailing list but never got an answer. So I > contact you directly. > > I refer to the rsync syntax > > rsync [OPTION]... SRC [SRC]... DEST > > with more than one SRC, which is mentioned in the man-pages. > We use this form to "overlay"
2019 Oct 04
2
CentOS 8 Release Notes - Czech translation
Hello, I see the page, but there is no button to edit it. If I try to add ?action=edit to URL, wiki shows message "Nem?te dovoleno editovat tuto str?nku." (You are not allowed to edit this page). Jan ?t 3. 10. 2019 v 21:08 odes?latel David Hrb?? <david-lists at hrbac.cz> napsal: > > Jan, > > I have created the page. Are you able to edit it? > > Regards. > DH
2019 Oct 04
0
CentOS 8 Release Notes - Czech translation
Jan, I'm not able to modify ACLs on the page... It must be done by admin. DH p? 4. 10. 2019 v 9:09 odes?latel Jan Pape? (honyczek) < honyczek-mailing at email.cz> napsal: > Hello, > > I see the page, but there is no button to edit it. If I try to add > ?action=edit to URL, wiki shows message "Nem?te dovoleno editovat tuto > str?nku." (You are not allowed to
2019 Oct 03
2
CentOS 8 Release Notes - Czech translation
Hello, I'm Jan Pape? and I'd like to contribute to CentOS Wiki as translator. I'm planning to translate Release Notes of CentOS 8, but now I have no rights to create new page: https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.1905/Czech My username is JanPapez. Please, could you give me an access to make it? Thank you. Jan Pape? -------------- next part -------------- An HTML
2019 Oct 03
0
CentOS 8 Release Notes - Czech translation
Jan, I have created the page. Are you able to edit it? Regards. DH ?t 3. 10. 2019 v 19:20 odes?latel Jan Pape? (honyczek) < honyczek-mailing at email.cz> napsal: > Hello, > > I'm Jan Pape? and I'd like to contribute to CentOS Wiki as translator. I'm > planning to translate Release Notes of CentOS 8, but now I have no rights > to create new page: >
2006 Jan 18
1
phyper returns 1 if x==k (PR#8499)
Full_Name: Utz J. Pape Version: 2.2.0 OS: linux Submission from: (NULL) (141.14.23.12) If I use phyper and set parameter x equal to k (meaning that all balls I draw are white) phyper returns 1 which is not (always) correct: pape at xxx:~> R2.2.0 --vanilla R : Copyright 2005, The R Foundation for Statistical Computing Version 2.2.0 (2005-10-06 r35749) ISBN 3-900051-07-0 R is free software
2019 Oct 07
0
CentOS 8 Release Notes - Czech translation
Hi, it works now. Thanks Alan. Jan p? 4. 10. 2019 v 16:26 odes?latel Alan Bartlett <ajb at elrepo.org> napsal: > > On Fri, 4 Oct 2019 at 15:16, Alan Bartlett <ajb at elrepo.org> wrote: > > > > On Fri, 4 Oct 2019 at 09:37, Jan Pape? (honyczek) > > <honyczek-mailing at email.cz> wrote: > > > > > > Thank you David. > > > >
2019 Oct 11
0
CentOS 8 Release Notes - Czech translation
Hello, I've just finished the translation and added the link to main article https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.1905 Now I'd like to create my Userpage, could you add me rights, please? https://wiki.centos.org/JanPapez Thank you. Jan po 7. 10. 2019 v 17:02 odes?latel Alan Bartlett <ajb at elrepo.org> napsal: > > On Mon, 7 Oct 2019 at 06:18, Jan Pape?
2020 Mar 28
0
[klibc:update-dash] dash: options: Do not set commandname in procargs
Commit-ID: 871ec43d428db7327b73ecc099e0ab680a32ab4d Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=871ec43d428db7327b73ecc099e0ab680a32ab4d Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 25 Feb 2019 12:49:20 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: options: Do not
2019 Oct 04
2
CentOS 8 Release Notes - Czech translation
On Fri, 4 Oct 2019 at 15:16, Alan Bartlett <ajb at elrepo.org> wrote: > > On Fri, 4 Oct 2019 at 09:37, Jan Pape? (honyczek) > <honyczek-mailing at email.cz> wrote: > > > > Thank you David. > > > > As it is written in article > > https://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5 > > (Subheader 3. Contribute to