Displaying 20 results from an estimated 110 matches similar to: "klibc 1.5.21-1 and mksh"
2011 Jan 29
1
[PATCH] Re: klibc barfs on m68k syscall interface
tag 334917 = patch
thanks
Hi,
I?ve fixed the m68k syscall of klibc and made it able to use
six-argument syscalls like mmap2. However, I could not yet
fully test it (only mostly; opendir() specifically fails) due
to: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47533
@m68k porters: Please have a look at the gcc bug as well.
@klibc: Please apply the patch, it?s better than what we have,
and
2006 Aug 08
1
Release of cwRsync 2.0.9 !
Hi,
A new version of cwRsync is available now. Enjoy!
Rgrds Tev
http://itefix.no/cwrsync
---------------------
Release Name: 2.0.9
Notes:
cwRsync VERSION 2.0.9 - August 2006
highlights (see changelog for more info)
- Cygwin 1.5.21-2
- Sechaw 1.4
Signatures:
MD5:
54c3fb72e182328169dde0bd068df09a *cwRsync_2.0.9_Installer.zip
d404a4fe0f7cf171790e9f1f128fb467
2011 Feb 27
4
[PATCH] Add minimal mkstemp(3) implementation.
This uses time, ASLR and pid for randomisation. (Closes: #516774)
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
---
usr/include/stdlib.h | 2 +
usr/klibc/Kbuild | 2 +-
usr/klibc/mkstemp.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+), 1 deletions(-)
create mode 100644 usr/klibc/mkstemp.c
diff --git a/usr/include/stdlib.h
2013 Jan 04
0
Wine release 1.5.21
The Wine development release 1.5.21 is now available.
What's new in this release (see below for details):
- Beginnings of a netstat built-in program.
- Support for selecting resolution in the PostScript driver.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.5.21.tar.bz2
2013 Jun 25
1
RFC: encrypted hostkeys patch
Hi,
About a year and a half ago I brought up the topic of encrypted hostkeys
and posted a patch
(http://marc.info/?l=openssh-unix-dev&m=132774431906364&w=2), and while the
general reaction seemed receptive to the idea, a few problems were pointed
out with the implementation (UI issues, ssh-keysign breakage).
I've finally had some spare time in which to get back to this, and I've
2018 Aug 21
0
CESA-2018:2526 Important CentOS 7 mutt Security Update
CentOS Errata and Security Advisory 2018:2526 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:2526
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
2ca7e16f23cccebc666efefe699253208b2dd802f83f4fd9582d5131981c8892 mutt-1.5.21-28.el7_5.x86_64.rpm
Source:
2013 Nov 06
4
[Bug 2168] New: Fails to build after arc4random API change in OpenBSD
https://bugzilla.mindrot.org/show_bug.cgi?id=2168
Bug ID: 2168
Summary: Fails to build after arc4random API change in OpenBSD
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: OpenBSD
Status: NEW
Severity: minor
Priority: P5
Component: Build system
Assignee:
2013 Jan 12
1
Using Wine-git for running programs.
OS Debian Linux Wheezy
wine-1.5.21-109-g136b738
I am just reinstalling wine and installed wine-git because I know I am
going to have to do a regression or two. I haven't bothered to install
wine by it self. When I tried to install and run a version of Websters
dictionary the program installed without error but refused to run
producing a fatal error window. I had this program running under
2009 Jan 13
1
[Bug 569] New: in6addr_any undeclared
http://bugzilla.netfilter.org/show_bug.cgi?id=569
Summary: in6addr_any undeclared
Product: iptables
Version: CVS (please indicate timestamp)
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P1
Component: unknown
AssignedTo: laforge at netfilter.org
ReportedBy:
2012 Jan 29
5
[PATCH 0/2 v3] mkstemp() and m68k support
Hi,
after a year, I decided to hack on klibc again. I?ve reworked
both the patch to add mkstemp(), discussing to use AT_RANDOM
as cheap entropy source on IRC (if there will ever be another
entropy consumer, I can quickly write a minimal arc4random()
seeded from it, as it has only 16 octets), capable of making
a working mksh (static and shared) on amd64/xen, and the m68k
support code, leading to
2016 Jan 06
0
[klibc:master] Remove obsolete getpt() function
Commit-ID: 7671eacc1ad3b8582dce1ec6f1e295c517f514ff
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7671eacc1ad3b8582dce1ec6f1e295c517f514ff
Author: H. Peter Anvin <hpa at linux.intel.com>
AuthorDate: Tue, 5 Jan 2016 18:01:55 -0800
Committer: H. Peter Anvin <hpa at linux.intel.com>
CommitDate: Tue, 5 Jan 2016 18:01:55 -0800
[klibc] Remove obsolete getpt()
2016 Jan 27
0
[klibc:master] Make posix_openpt() an inline
Commit-ID: b4babe7a3618705a283fc9458de19aba1d12401d
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=b4babe7a3618705a283fc9458de19aba1d12401d
Author: H. Peter Anvin <hpa at zytor.com>
AuthorDate: Tue, 26 Jan 2016 15:58:49 -0800
Committer: H. Peter Anvin <hpa at zytor.com>
CommitDate: Tue, 26 Jan 2016 15:58:49 -0800
[klibc] Make posix_openpt() an inline
This
2011 May 31
1
How do I diagnose what's going wrong with a Gluster NFS mount?
Hi,
Has anyone even seen this before - an NFS mount through Gluster that gets
the filesystem size wrong and is otherwise garbled and dangerous?
Is there a way within Gluster to fix it, or is the lesson that Gluster's NFS
sometimes can't be relied on? What have the experiences been running an
external NFS daemon with Gluster? Is that fairly straightforward? Might like
to get the
2013 Jan 15
0
msvcirt.dll problem with Mirriam Webster Dictionary
Recently, I had to reinstall one of my Debian Wheezy systems and
installed wine-git (wine 1.5.21) in the process. I am using wine-git
because of an anticipated problem with one of the packages that I need
to install. I didn't anticipate a problem with the dictionary since I
have use it before with no problem. The dictionary program installed
with no problem but when I try to run it I get
2010 Dec 09
1
mutt freezes
Hi
Sometimes mutt freezes saying "Closing connection to imap.impa.br...".
Any clue?
Thanks
Manoel
===
My configuration:
User-Agent: Mutt/1.5.21 (2010-09-15)
# dovecot -n
# 2.0.8: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-194.26.1.el5xen x86_64 CentOS release 5.5 (Final)
default_client_limit = 1027
default_process_limit = 512
first_valid_gid = 1000
first_valid_uid = 1001
log_path
2006 Dec 19
0
connection unexpectedly closed
Hi.
I have a Windows machine (XP/SP2) which i want backup to a Linux machine
(named "Pippi") using rsync. I have cwRsyncServer running on the Windows
machine (10.10.10.90). When i start rsync from the Linux machine after a
while rsync stops - as far as i understand it because of a network timeout.
> io timeout after 60 seconds -- exiting
> rsync error: timeout in data
2015 Oct 08
0
{syslinux} Hyper-V Gen 2 waiting for ldlinux.e64
> Hello James,
>
>
> ----- Forwarded message from Geert Stappers via Syslinux
> <syslinux at zytor.com> -----
>
> Date: Thu, 8 Oct 2015 01:24:26 +0200
> From: Geert Stappers via Syslinux <syslinux at zytor.com>
> To: "Clements, James" <James.Clements at affiliate.oliverwyman.com>
> Cc: "syslinux at zytor.com" <syslinux at
2016 Jan 06
0
[klibc:master] Add accept4(), handle fallback from accept () to accept4()
Commit-ID: cf8147c43a60d9eb6a6713d16f30364a698a6936
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=cf8147c43a60d9eb6a6713d16f30364a698a6936
Author: H. Peter Anvin <hpa at linux.intel.com>
AuthorDate: Tue, 5 Jan 2016 18:31:40 -0800
Committer: H. Peter Anvin <hpa at linux.intel.com>
CommitDate: Tue, 5 Jan 2016 18:35:16 -0800
[klibc] Add accept4(), handle
2003 Oct 08
4
OS/390 openssh
Hello Steve, Hello OpenSSH-portable developers,
I am building OpenSSH for our (EBCDIC-based) BS2000 mainframe
operating system, and I noticed you do the same for OS/390.
Because my initial ssh port was based on IBM's OSS port (ssh-1.2.2
or some such), I thought it was fair enough to help with a little
co-operation; we might come up with a unified EBCDIC patch which could
be contributed to
2007 Aug 15
0
[git patch] fstype support + minor stuff
hello hpa,
rebased my branch, please pull latest
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
for the following shortlog
maximilian attems (6):
fstype: add squashfs v3 support
reiser4_fs.h: add attribute packed to reiser4_master_sb
fstype: add ext4 support
.gitignore: add subdir specific entries
usr/klibc/Kbuild: beautify klibc build
fstype: