Displaying 20 results from an estimated 100 matches similar to: "stdout flush"
2006 Jan 11
5
FreeBSD Security Advisory FreeBSD-SA-06:01.texindex
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-06:01.texindex Security Advisory
The FreeBSD Project
Topic: Texindex temporary file privilege escalation
Category: contrib
Module: texinfo
2004 Dec 01
1
FreeBSD Security Advisory FreeBSD-SA-04:17.procfs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-04:17.procfs Security Advisory
The FreeBSD Project
Topic: Kernel memory disclosure in procfs and linprocfs
Category: core
Module: sys
Announced:
2013 Jul 03
1
curl and CVE-2013-2174
Dear members,
It may sound a silly question. I have curl installed:
# pkg_info |grep curl
curl-7.24.0_3 Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
Today portsnap updated the ftp/curl port, and patch-CVE-2013-2174 appeared
in files/, but the port version remained such that portaudit, and
portupgrade still complain about curl's version. What is the recommended
way to
2004 Dec 16
2
Strange command histories in hacked shell server
Hi,
Sorry for cross posting.
I have with FreeBSD 5.3-stable server which serves as a public shell server.
FreeBSD public.ub.mng.net 5.3-STABLE FreeBSD 5.3-STABLE #6: Wed Nov 24
15:55:36 ULAT 2004 tsgan@public.ub.mng.net:/usr/obj/usr/src/sys/PSH i386
It has ssh and proftp-1.2.10 daemons.
However it was hacked and I'm trying to analyze it and having some
difficulties.
Machine is
2011 Jun 04
0
[LLVMdev] Fwd: Re: How to identify LLVM version? [updated patch]
Forwarding the patch to commits so that it doesn't get lost.
Yuri
-------- Original Message --------
From: - Fri Jun 03 12:15:47 2011
X-Mozilla-Status: 0011
X-Mozilla-Status2: 10000000
Return-Path: <llvmdev-bounces at cs.uiuc.edu>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.rawbw.com
X-Spam-Level:
X-Spam-Status: No, score=-0.2 required=7.0
2002 Nov 05
2
[PATCH] Add a chroot_users option to sshd
This patch adds a new option to sshd, chroot_users. It has the effect of
chroot()ing incoming ssh users to their home directory. Note: this option
does not work if UsePrivilegeSeparation is enabled.
Patch is based on OpenSSH 3.4p1.
*** servconf.h@@\main\1 Tue Oct 1 17:25:32 2002
--- servconf.h Wed Oct 2 06:17:48 2002
***************
*** 131,136 ****
--- 131,137 ----
char
2004 Sep 07
1
Cisco 7912 issues
Hello all,
I tried to set up some cisco 7912G phones with asterisk with not much
success.
Can anyone give me some tips on this one ?
Is it better to use SCCP or SIP ? Where can I get a SIP software image ?
Regards
Kiss Karoly
2020 May 26
4
sshd/winbind wrong GID redux
Hi, I'm in the position of having to support a fix for a bad
interaction between sshd and winbind/Active Directory. It's solved by a
small patch against openssh, but it would be nice to have the solution
generally available.
The problem has previously been described on this list by Andreas
Schneider, see:
https://lists.mindrot.org/pipermail/openssh-unix-dev/2019-February/037556.html
2005 Dec 17
6
i915drm
HI all,
I am running FreeBSD 6.0-STABLE (of today) on a HP Pavillon (centrino based
notebook with i915 graphic chipset).
I am trying to use the latest drm hook for i915, but I get this error:
drmsub0: <Intel i915GM> port 0x1800-0x1807 mem
0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at
device 2.0 on pci0
error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or
2012 Nov 08
1
[[PATCH v9 3/3] 1/1] virtio_console: Remove buffers from out_vq at port removal
From: Sjur Br?ndeland <sjur.brandeland at stericsson.com>
Remove buffers from the out-queue when a port is removed. Rproc_serial
communicates with remote processors that may crash and leave buffers in
the out-queue. The virtio serial ports may have buffers in the out-queue
as well, e.g. for non-blocking ports and the host didn't consume them
yet.
[Amit: Remove WARN_ON for generic ports
2012 Nov 08
1
[[PATCH v9 3/3] 1/1] virtio_console: Remove buffers from out_vq at port removal
From: Sjur Br?ndeland <sjur.brandeland at stericsson.com>
Remove buffers from the out-queue when a port is removed. Rproc_serial
communicates with remote processors that may crash and leave buffers in
the out-queue. The virtio serial ports may have buffers in the out-queue
as well, e.g. for non-blocking ports and the host didn't consume them
yet.
[Amit: Remove WARN_ON for generic ports
2001 Feb 26
1
For language 'english' several language ids were found:????????
Hi ,
I am new to Linux and to wine.
Under Suse 7.1 I tried to use wine for the first time.
I tried to install the Benelux map ("Garmin mapsource").
First error:
For language 'english' several language ids were found:
en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409;
en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809;
en_TT - 2C09;
Instead of
2002 Oct 25
1
Problems starting wine...
I'm hoping someone can help me out with this...
I've been running the Wine package in Debian/Woody for quite a while
now, and have been able to run most of the windows programs I want to.
However, for some reason wine just stopped working for me. Here is the
error output for every windows program I run:
For language 'english' several language ids were found:
en_US - 0409; en_GB
2001 Apr 07
2
Assertion `hdc' failed
i've compiled my own wine from source and have had the same problem twice.
can anyone tellme what this means.
how to fix it?
$ wine icad.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
For language 'en' several language ids were found:
en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA -
2020 Apr 14
0
[PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
From: Joerg Roedel <jroedel at suse.de>
All drivers are converted to use the probe/release_device()
call-backs, so the add_device/remove_device() pointers are unused and
the code using them can be removed.
Signed-off-by: Joerg Roedel <jroedel at suse.de>
---
drivers/iommu/iommu.c | 149 ++++++++----------------------------------
include/linux/iommu.h | 4 --
2 files changed, 29
2012 Jul 18
1
Problem connecting to eaton ups. No matching HID UPS found. Driver failed to start(exit status=1)
Hi!
Info
OS: TinyCore Linux 4.5.6
NUT version: 2.6.4
NUT innstallation method: source tarball
Device name: Eaton Ellipse ups eco 1600 usb din (EL1600USBDIN)
/usr/local/ups/etc/ups.conf file:
[eaton]
driver = usbhid-ups
port = auto
When I run:
root at Dalen:/usr/local/ups/bin/upsdrvctl start eaton
I get this error message:
Network UPS Tools - UPS driver controller 2.6.4
2010 Jan 13
3
Recovering a broken mirror
We have a production SunFireV240 that had a zfs mirror until this week. One of the drives (c1t3d0) in the mirror failed.
The system was shutdown and the bad disk replaced without an export.
I don''t know what happened next but by the time I got involved there was no evidence that the remaining good disk (c1t2d0) had ever been part of a ZFS mirror.
Using dd on the raw device I can see data
2001 Jul 19
0
Help No luck with Lotus Notes 5.0.7
Question: Setup or code problems? (rather than making you wade through
the mire that is my config file and error dumps).
If you answer me, please copy me also in email. Thanks.
John Olson
jolson@sanden.com
Computer setup:
Athlon 650, Linux-SuSE 7.1, Win98, Win2k, KDE2.1.2 w/Qt-experimental
2.3.0, XFree86 4.1.0, TNT2 card w/32MB, 128MB Ram, plenty of hard drive
space.
Situation:
Have
2009 Feb 27
28
[Bug 20341] New: NV31 lockup
http://bugs.freedesktop.org/show_bug.cgi?id=20341
Summary: NV31 lockup
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: detringj at
2012 Jun 25
8
[net-next RFC V4 PATCH 0/4] Multiqueue virtio-net
Hello All:
This series is an update version of multiqueue virtio-net driver based on
Krishna Kumar's work to let virtio-net use multiple rx/tx queues to do the
packets reception and transmission. Please review and comments.
Test Environment:
- Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 8 cores 2 numa nodes
- Two directed connected 82599
Test Summary:
- Highlights: huge improvements on TCP_RR