Displaying 20 results from an estimated 300 matches similar to: "padding bug in ext3 util-linux patch"
2003 Jun 12
2
How can I read superblock(ext2, ext3)'s information?
Hello,
I'd like to read superblock's information on Redhat 7.3,
but I don't know how to do it.
For example,
Input : "/dev/sdj2"
Output : ext2_super_block struct's s_wtime
(I saw it at "/usr/include/ext2fs/ext2_fs.h")
Input : "/dev/sdj1"
Output : ext3_super_block struct's s_wtime
(I saw it at
2005 Oct 31
2
What is the history of CONFIG_EXT{2,3}_CHECK?
Can anyone tell me the history of CONFIG_EXT{2,3}_CHECK?
There is code for a "check" option for mount if these options are
enabled, but there's no way to enable them.
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
2006 Jan 25
1
EXT3: failed to claim external journal device.
We are having problems remounting an ext3 filesystem using an external
journal device. The filesystem in question was working fine until the
server was rebooted.
This is what we see on dmesg when trying to mount:
EXT3: failed to claim external journal device.
The external journal lives on a LVM2 logical volume and it seems to be
accessible ( we can dumpe2fs and see filesystem information).
2002 Nov 05
3
Adding Printer
We are a very small company and moved from WinTel environment to Linux.
Killed the WinTel file/print server and implemented SAMBA om Red Hat 7.2.
I have some users that need to print to a RICOH Aficio 4106 printer. When I
go through the sequence to add printer ...... it appears to install, but
the people cannot print.
Can anyone walk me through steps as I am novice...... and I do not want to
go
2008 Nov 24
2
ext2 inode size patch - RE: PR kern/124621
A while back, I submitted a patch for PR kern/124621, which allows the
mounting of an ext2(3) filesystem created with an inode size other
than 128. The e2fsprogs' default is now 256, so file systems created
on newer Linux distributions or with the port will not be mountable.
I was hopeful this would get committed in time for 7.1-RELEASE (and
6.4-RELEASE), however the PR remains open.
If
2001 Oct 22
0
[RHSA-2001:132-04] New util-linux packages available to fix /bin/login pam problem
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: New util-linux packages available to fix /bin/login pam problem
Advisory ID: RHSA-2001:132-04
Issue date: 2001-10-11
Updated on: 2001-10-16
Product: Red Hat Linux
Keywords: login pam pam_limits
Cross references:
2001 Oct 16
1
[RHSA-2001:132-03] New util-linux packages available to fix /bin/login pam problem
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: New util-linux packages available to fix /bin/login pam problem
Advisory ID: RHSA-2001:132-03
Issue date: 2001-10-11
Updated on: 2001-10-16
Product: Red Hat Linux
Keywords: login pam pam_limits
Cross references:
2000 Jan 07
2
problems with compiling on SPARC solaris 2.7
ssh won't compile on this platform
log:
gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\"
-DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o
In file included from config.h:294,
from bsd-misc.h:39,
from includes.h:91,
1999 Dec 30
1
more problems with solaris 7?
configure appears to be setting things right:
dragon:/var/src/openssh-1.2.1pre23> grep INTXX config.h
#define HAVE_INTXX_T 1
/* #undef HAVE_U_INTXX_T */
#define HAVE_UINTXX_T 1
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared
2004 Nov 23
0
Jumping to PXE boot from DOS
Hello all,
I want to create a program that runs from a
pxe-loaded virtual floppy (using memdisk + keeppxe) to
call again PXE boot.
I took a piece of code form NILO to look for PXE
data structures and the call to function
PXENV_START_BASE from PXE spec as follows:
lower = (unsigned char *)LOWER_PXE_MEM;
upper = (unsigned char *)UPPER_PXE_MEM;
for (i=upper; i>lower;i--) {
if
2004 Dec 19
2
[Bug 775] patches for Cray systems
http://bugzilla.mindrot.org/show_bug.cgi?id=775
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From djm at mindrot.org 2004-12-20 10:59
2010 Sep 14
7
II jornadas
Estimados usuarios de R en Castellano
Hace meses la Escuela Politécnica de Mieres asumió la organización de las II
Jornadas de Usuarios de R en Castellano.
Como miembro del comité organizador, os envío una primera propuesta del
programa a realizar, en la que las comunicaciones se prevé inicialmente se
dividan en cuatro temáticas:
1. Aplicaciones industriales.
2. Aplicaciones médicas.
3.
2006 Nov 16
2
Connlimit in Shorewall?
Hi everyone,
I see that shorewall has "ratelimit" but i''m interested in deny
conexions by number of them, not by number/sec.
Is connlimit feature supported by shorewall? Or maybe someone have an
extraofficial patch for them?
Regards,
Angel Mieres
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
2012 Oct 08
3
[LLVMdev] Multiply i8 operands promotes to i32
Hi,
I am trying to complete the hardware multiplier option for MSP430 backend.
As the hardware multiplier in most of the MSP430 devices is for i8 and
i16 operands, with i16 and i32 result, I am lowering MUL_i8 and MUL_I16.
However, the front-end promotes the i8 argument to i32, executes 32-bit
multiplier and truncates to 16-bit, so I never lower MUL_I8 nor MUL_I16
but MUL_I32, wchich is lowered
2001 Jun 19
0
patching util-linux-2.11f fails
I tried to use the util-linux patch from Andrew's site last night on
util-linux-2.11f and had no luck getting it to work. I then tried it on
util-linux-2.11d and it worked flawlessly. Didn't try any real
workarounds. Wanted to give everyone heads up on this and see if anyone
else has tried and succeeded/failed. Take care, -peel
john peel
jrp@thepeel.org
2001 Feb 08
0
BindView advisory: sshd remote root (bug in deattack.c)
Remote vulnerability in SSH daemon crc32 compensation attack detector
-----------------------------------------------------------------------
Issue date: 8 February 2001
Author: Michal Zalewski <lcamtuf at razor.bindview.com>
Contact: Scott Blake <blake at razor.bindview.com>
CVE: CAN-2001-0144
Topic:
Remotely exploitable vulnerability condition exists in most ssh daemon
2000 Jan 17
1
pre27 compilation fails on Sol7 box
Something strange happens when I compile the pre27 SSH:
ocal/ssh//include -DETCDIR=\"/usr/local/ssh//etc\" \
-DSSH_PROGRAM=\"/usr/local/ssh//bin/ssh\" \
-DSSH_ASKPASS_DEFAULT=\"/usr/local/ssh//libexec/ssh/ssh-askpass\" \
-DHAVE_CONFIG_H -c atomicio.c
In file included from includes.h:106,
from atomicio.c:26:
fake-socket.h:30: parse error before
2012 Mar 20
13
[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
Hi,
The following patches add support for ext4 and btrfs to
PV-GRUB. These patches are taken nearly verbatim from those provided
by Fedora and Gentoo.
We''ve been using these patches for the PV-GRUB images available in EC2
for some time now with no problems.
Changes from v1:
- Makefile has been changed to check the exit code from patch
- The btrfs patch has been rebased to apply
1999 Nov 19
1
[solaris 7 patch] resubmit and extended ...
Okay, everything as the first large one I sent today, with a few extra
mods. _PATH_MAILDIR is only used in sshd.c, that I can see, so moved the
#ifdef from config.h.in to there.
several files had __progname defined in the middle of the code, as well as
at the top of the code, so cleaned those out.
all the fixes for u_int32_t -> uint32_t and u_int16_t -> uint16_t, plus
added appropriate
1997 Apr 22
1
SNI-12: BIND Vulnerabilities and Solutions (fwd)
I don''t know if this has made it to you yet, so here it is...
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Kirk Bauer Georgia Tech gt5918a@prism.gatech.edu or
Finger for PGP Key --> kirk@kaybee.gt.ed.net
http://www.kaybee.gt.ed.net/~kirk/html/index.html
Resnet RTA (Residence Technical Advisor) GTRI Co-Op
----------