search for: jrnieder

Displaying 20 results from an estimated 37 matches for "jrnieder".

2012 Jun 01
20
[Bug 50571] New: nouveau crashes with GeForce GT 520
https://bugs.freedesktop.org/show_bug.cgi?id=50571 Bug #: 50571 Summary: nouveau crashes with GeForce GT 520 Classification: Unclassified Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2012 Feb 07
7
[Bug 45752] New: Debian Wheezy with xfce4-power-manager and noveau fails to resume from hibernate
https://bugs.freedesktop.org/show_bug.cgi?id=45752 Bug #: 45752 Summary: Debian Wheezy with xfce4-power-manager and noveau fails to resume from hibernate Classification: Unclassified Product: xorg Version: 7.7 (2011) Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity:
2012 Jul 02
0
[klibc:master] [OUTPUT] Make outc an inline function
Commit-ID: 8ce54e2a6adb82cbbb988e1f335fa5ebf370f6c5 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8ce54e2a6adb82cbbb988e1f335fa5ebf370f6c5 Author: Jonathan Nieder <jrnieder at gmail.com> AuthorDate: Thu, 7 Jul 2011 15:20:29 +0800 Committer: maximilian attems <max at stro.at> CommitDate: Mon, 2 Jul 2012 10:43:24 +0200 [klibc] [OUTPUT] Make outc an inline function As "gcc -pedantic" warns, ISO C forbids conditional expressions with only one void si...
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] Fix "test -x" as root on FreeBSD 8
Commit-ID: aa5f2856e82ac8e625729beb93b52e6868901507 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=aa5f2856e82ac8e625729beb93b52e6868901507 Author: Jonathan Nieder <jrnieder at gmail.com> AuthorDate: Tue, 27 Sep 2011 18:19:06 -0500 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [BUILTIN] Fix "test -x" as root on FreeBSD 8 POSIX.1-2008 ?4.4 "File Access Permission" sayeth: If execut...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Fix "test -x" as root on FreeBSD 8
Commit-ID: 8f7f6479f4dc1c65f9574eb0596d50bae13b9ba9 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8f7f6479f4dc1c65f9574eb0596d50bae13b9ba9 Author: Jonathan Nieder <jrnieder at gmail.com> AuthorDate: Tue, 27 Sep 2011 18:19:06 -0500 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: [BUILTIN] Fix "test -x" as root on FreeBSD 8 [ dash commit f6d4def4e27b13fab174e948b94cd10550d3e10e ] POSIX.1-...
2012 Jul 02
0
[klibc:master] [EVAL] Remove unused EV_BACKCMD flag
Commit-ID: 4467d6e5caa5c97023c824114cf76c7d862340e5 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=4467d6e5caa5c97023c824114cf76c7d862340e5 Author: Jonathan Nieder <jrnieder at gmail.com> AuthorDate: Thu, 7 Jul 2011 11:55:42 +0800 Committer: maximilian attems <max at stro.at> CommitDate: Mon, 2 Jul 2012 10:38:03 +0200 [klibc] [EVAL] Remove unused EV_BACKCMD flag The original ash defered forking commands in backquotes so builtins could be run in the same con...
2020 Mar 28
0
[klibc:update-dash] dash: main: Print \n upon EOF (CTRL-D) when run interactively
...sh-3.1$ ^D sh-3.1$ dash $ sh-3.1$ It is more neat and tidy to send a newline similarly to what bash does, so it doesn't make the next prompt of the parent shell look ugly. Suggested by jidanni. Signed-off-by: Gerrit Pape <pape at smarden.org> Signed-off-by: Jonathan Nieder <jrnieder at gmail.com> [reworded the patch description] Signed-off-by: Andrej Shadura <andrew.shadura at collabora.co.uk> Bug-Debian: http://bugs.debian.org/476422 Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/...
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] Use PRIdMAX instead of %j in printf
...ly inlined. Perhaps that could be a reason for applying this, even if the original reason for it, making the code work on not-quite-conforming systems, isn't good enough to get it in dash. Tested with normal glibc, and with glibc hacked to not provide PRIdMAX. Reviewed-by: Jonathan Nieder <jrnieder at gmail.com> Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/dash/bltin/printf.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/usr/dash/bltin/printf.c b/usr/dash/bltin/...
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Use PRIdMAX instead of %j in printf
...ly inlined. Perhaps that could be a reason for applying this, even if the original reason for it, making the code work on not-quite-conforming systems, isn't good enough to get it in dash. Tested with normal glibc, and with glibc hacked to not provide PRIdMAX. Reviewed-by: Jonathan Nieder <jrnieder at gmail.com> Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/dash/bltin/printf.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/usr/dash/bltin/printf.c b/usr/dash/bltin/...
2011 Mar 07
0
[Announce] Samba 3.5.8 Available for Download
...ME if we just want to set the account name. * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'. * BUG 7942: Fix endless loops caused by inotify. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o olivier <olivier at virtscano.fakenet> * BUG 7789: vfs_scannedonly: Switch from mtime to ctime which is more reliable. o Rusty Russell <rusty at rustcorp.c...
2011 Mar 07
0
[Announce] Samba 3.5.8 Available for Download
...ME if we just want to set the account name. * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'. * BUG 7942: Fix endless loops caused by inotify. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o olivier <olivier at virtscano.fakenet> * BUG 7789: vfs_scannedonly: Switch from mtime to ctime which is more reliable. o Rusty Russell <rusty at rustcorp.c...
2019 Jan 25
0
[klibc:update-dash] [SHELL] Optimize dash -c "command" to avoid a fork
...gh and forks will not be omitted. The same thing > seems to happen in bash. > > Example: > sh -c 'ps lT' > No longer shows a shell process waiting for ps to finish. > > [jn: ported from FreeBSD SVN r194128. Bugs are mine.] > > Signed-off-by: Jonathan Nieder <jrnieder at gmail.com> Instead of detecting EOF using the input layer, I'm going to use the parser instead. In either case, we always have to read ahead in order to complete the parsing of the previous node. Therefore we always know whether there is more to come, except in the case where we see a n...
2020 Mar 28
0
[klibc:update-dash] dash: [SHELL] Optimize dash -c "command" to avoid a fork
...gh and forks will not be omitted. The same thing > seems to happen in bash. > > Example: > sh -c 'ps lT' > No longer shows a shell process waiting for ps to finish. > > [jn: ported from FreeBSD SVN r194128. Bugs are mine.] > > Signed-off-by: Jonathan Nieder <jrnieder at gmail.com> Instead of detecting EOF using the input layer, I'm going to use the parser instead. In either case, we always have to read ahead in order to complete the parsing of the previous node. Therefore we always know whether there is more to come, except in the case where we see a n...
2011 Apr 12
2
[Announce] Samba 3.6.0pre2 Preview Release Available for Download
...rpc vampire keytab'. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. * Don't grant SEC_STD_DELETE always to the owner of a file. * Fix segfaults on addrchange errors in Winbind. * Allow machine accounts as members in groupdb. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o Andreas Schneider <asn at samba.org> * Add an Endpoint Mapper daemon. * Add IPv6 support for the endpoint mapper. * Free unused memory in the rpc server....
2011 Apr 12
2
[Announce] Samba 3.6.0pre2 Preview Release Available for Download
...rpc vampire keytab'. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. * Don't grant SEC_STD_DELETE always to the owner of a file. * Fix segfaults on addrchange errors in Winbind. * Allow machine accounts as members in groupdb. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o Andreas Schneider <asn at samba.org> * Add an Endpoint Mapper daemon. * Add IPv6 support for the endpoint mapper. * Free unused memory in the rpc server....
2011 Sep 20
15
Re: Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000
On Tue, 2011-09-20 at 14:20 +0100, Ben Hutchings wrote: > On Tue, 2011-09-20 at 10:12 +0400, rush wrote: > > Hi, > > > > There are several Not tainted lines in old messages file. There are all of them: > > > > Sep 10 22:35:33 xen-dom0 kernel: [24183.985513] Pid: 2605, comm: > > debootstrap Not tainted 3.0.0-1-amd64 #1 Intel Corporation > >
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...s beginning with "@" or ";" Changed Bug submitter to 'Fr?d?ric Bri?re <fbriere at fbriere.net>' from 'Fr??d??ric Bri??re <fbriere at fbriere.net>' > submitter 526989 David F?rster <david at dfoerster.de> Bug #526989 {Done: Jonathan Nieder <jrnieder at gmail.com>} [git-svn] git-svn died of signal 13 (SIGPIPE) Bug #540150 {Done: Jonathan Nieder <jrnieder at gmail.com>} [git-svn] git-svn died of signal 13 (SIGPIPE) Changed Bug submitter to 'David F?rster <david at dfoerster.de>' from 'David F??rster <david at dfoers...
2011 Apr 26
1
[Announce] Samba 3.6.0pre3 Available for Download
...rpc vampire keytab'. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. * Don't grant SEC_STD_DELETE always to the owner of a file. * Fix segfaults on addrchange errors in Winbind. * Allow machine accounts as members in groupdb. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o Andreas Schneider <asn at samba.org> * Add an Endpoint Mapper daemon. * Add IPv6 support for the endpoint mapper. * Free unused memory in the rpc server....
2011 Apr 26
1
[Announce] Samba 3.6.0pre3 Available for Download
...rpc vampire keytab'. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. * Don't grant SEC_STD_DELETE always to the owner of a file. * Fix segfaults on addrchange errors in Winbind. * Allow machine accounts as members in groupdb. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o Andreas Schneider <asn at samba.org> * Add an Endpoint Mapper daemon. * Add IPv6 support for the endpoint mapper. * Free unused memory in the rpc server....
2011 May 17
0
[Announce] Samba 3.6.0rc1 Available for Download
...rpc vampire keytab'. * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp. * Don't grant SEC_STD_DELETE always to the owner of a file. * Fix segfaults on addrchange errors in Winbind. * Allow machine accounts as members in groupdb. o Jonathan Nieder <jrnieder at gmail.com> * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less scary. o Andreas Schneider <asn at samba.org> * Add an Endpoint Mapper daemon. * Add IPv6 support for the endpoint mapper. * Free unused memory in the rpc server....