similar to: 6361537 create_ramdisk: cannot seek to offset -1

Displaying 20 results from an estimated 10000 matches similar to: "6361537 create_ramdisk: cannot seek to offset -1"

2006 Oct 31
0
6267174 "bootadm set-menu" should give more boundary check for the "default" option
Author: vikram Repository: /hg/zfs-crypto/gate Revision: 713996eb2dc91bcfcc9abdc42346acdc09d25708 Log message: 6267174 "bootadm set-menu" should give more boundary check for the "default" option 6294234 bootadm silently fails to update archive 6294785 bootadm hangs during reboot with args 6299969 bootadm can''t update archive on alternate path 6300723 bootadm misbehaves
2006 Oct 31
0
6264767 cfgadm expects to write into string constants
Author: vikram Repository: /hg/zfs-crypto/gate Revision: 7cb2dd61ac3bb5d96888dbfeb5be96c2ab5b7ff0 Log message: 6264767 cfgadm expects to write into string constants Files: update: usr/src/cmd/cfgadm/Makefile update: usr/src/cmd/cfgadm/cfgadm.c update: usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
2006 Oct 31
0
6315667 bootadm complains when running init under pfexec
Author: vikram Repository: /hg/zfs-crypto/gate Revision: d549354bd629eeb05494b7ad6228b8fc8c650915 Log message: 6315667 bootadm complains when running init under pfexec Files: update: usr/src/lib/libsecdb/exec_attr.txt
2006 Oct 31
0
6414238 no menu on x86 cd
Author: setje Repository: /hg/zfs-crypto/gate Revision: 538dbfddda692163b723b8101962a74a070a8b5c Log message: 6414238 no menu on x86 cd Files: update: usr/src/cmd/boot/scripts/root_archive.ksh
2006 Oct 31
0
6303398 lseek(., offset, SEEK_HOLE) asserts with tainted offsets
Author: perrin Repository: /hg/zfs-crypto/gate Revision: 39a587f9abc6273f4188996d9e4de4e0ea126efa Log message: 6303398 lseek(., offset, SEEK_HOLE) asserts with tainted offsets Files: update: usr/src/uts/common/fs/ufs/ufs_bmap.c
2009 Dec 06
1
isohybrid: change default offset to 1 to avoid parted troubles
Using the default offset 0, parted will complain about a recursive partition and will be unable to do any further work on a USB device that uses an isohybrid image created with offset 0. Setting offset to 1 will fix this. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: isohybrid.in-change-offset.patch URL:
2009 Nov 20
0
[PATCH] memdisk: Use boot_lba logic for booting an offset within the di
The previous MEMDISK El Torito code merge did not actually work without this. Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca> --- memdisk/setup.c | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/memdisk/setup.c b/memdisk/setup.c index 40f3f8c..5a45f39 100644 --- a/memdisk/setup.c +++ b/memdisk/setup.c @@ -338,6 +338,7 @@ struct geometry
2009 Apr 11
0
Can''t load specfs
I have a USB disk with opensolaris200906 installed. I''m using it to test OS on the different boxes. Recently(B109, B110, B111) I run into a weird problem from time to time. ====================================== SunOS Release 5.11 Version snv_111 64-bit Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. (Can''t load specfs) Press any
2006 Apr 26
0
[LLVMdev] Re: Newbie questions
>>>>> "Vikram" == Vikram Adve <vadve at cs.uiuc.edu> writes: Vikram> Ok, this makes sense. But I was actually asking how you deal with Vikram> this in the LLVM JIT for libgcj (I guess it is too early for you to Vikram> have an answer). Yeah. I completely punted on exception handling in general, since at the moment there is really no hope for integrating
2006 Apr 26
0
[LLVMdev] Re: Newbie questions
>>>>> "Vikram" == Vikram Adve <vadve at cs.uiuc.edu> writes: Vikram> Either way, one issue that you will have to deal with is preserving Vikram> the behavior of Java exceptions (assuming you care about that). LLVM Vikram> does not preserve the order of potentially excepting instructions Vikram> (e.g., a divide or a load). This would have to be handled
2006 Apr 26
5
[LLVMdev] Re: Newbie questions
On Apr 26, 2006, at 10:45 AM, Tom Tromey wrote: >>>>>> "Vikram" == Vikram Adve <vadve at cs.uiuc.edu> writes: > > Vikram> Either way, one issue that you will have to deal with is > preserving > Vikram> the behavior of Java exceptions (assuming you care about > that). LLVM > Vikram> does not preserve the order of potentially
2004 Jan 01
1
Syncing sshd/krb GetAFSToken change to Portable: help wanted
Hi All. Recently a change was merged from OpenBSD's sshd into Portable that implements a KerberosGetAFSToken option (patchset attached). This change causes compile errors with both MIT Kerberos and Heimdal (errors when compiled with MIT Kerberos below). I've figured out that the functions called in the new code are in Heimdal's libkafs, so adding -lkafs to the start for the
2005 May 12
1
[LLVMdev] Computing live values
On Thursday 12 May 2005 04:56, Vikram Adve wrote: > > Good point. :) If PHI nodes matter (depends on your application), it > > would turn into something like this: > > > > bool LiveOutsideOfBlock(Instruction *I) { > > for (Value::use_iterator UI = I->use_begin(), E = I->use_end(); UI > > != E; ++UI) > > if
2003 Dec 31
1
BAD rsync, or is it bad me?
Something very scary just happened to me while I was creating a ksh script to rsync mulitple FS between two hosts. Here is the script, notice the 'i' at the end of rsync line, it got put there by mistake. You also see the contents of $FSLIST cat'd below the script. When I ran this, it started to delete files in root's home directory and place files from the fist FS,
2003 Oct 23
0
[LLVMdev] RE: Ticket #7559: FW: Bradfields/PCJF-10959
Sorry for that last message, it was intended for llvm at cs instead of llvmdev at cs. --Vikram http://www.cs.uiuc.edu/~vadve > -----Original Message----- > From: Vikram S. Adve [mailto:vadve at cs.uiuc.edu] > Sent: Thursday, October 23, 2003 1:55 PM > To: 'Nate Fyie' > Cc: 'LLVM Developers List' > Subject: RE: Ticket #7559: FW: Bradfields/PCJF-10959 > >
2016 Feb 24
2
Implement Loop Fusion Pass
> On Feb 22, 2016, at 6:27 AM, Vikram TV <vikram.tarikere at gmail.com> wrote: > > > > On Fri, Feb 19, 2016 at 10:46 PM, Vikram TV <vikram.tarikere at gmail.com <mailto:vikram.tarikere at gmail.com>> wrote: > Hi, > > Thanks for the reply. Few thoughts inlined. > > On Fri, Feb 19, 2016 at 8:00 AM, Adam Nemet <anemet at apple.com
2002 Aug 16
1
Summary:ROracle error
Oracle is finally up and running on RH 7.3 now. I will try to summarize the pitfalls to avoid here for future reference. 1> Make sure you have the Pro C/C++ drivers in Oracle client installed. This can be verified by looking for the existence of the proc directory in $ORACLE_HOME. Existence of proc means it worked 2> Put the following in the .bashrc script in root export
2023 Jan 17
6
[Bug 3523] New: standard output file descriptor was set with: O_NONBLOCK, but restore with flag: 0
https://bugzilla.mindrot.org/show_bug.cgi?id=3523 Bug ID: 3523 Summary: standard output file descriptor was set with: O_NONBLOCK, but restore with flag: 0 Product: Portable OpenSSH Version: 9.1p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5
2015 Apr 24
2
Real sh? Or other efficient shell for non-interactive scripts
On Fri, Apr 24, 2015 at 08:54:48AM -0400, Pete Geenhuizen wrote: > Even though Solaris started using ksh as the default user environment, > almost all of the start scrips were either bourne or bash scripts. With > Bash having more functionality the scripts typically used the > environment that suited the requirements best. Bash is a better command shell for many people, but ksh
2005 Dec 16
1
Bug in acepack (PR#2352)
This ancient bug was tracked to the acepack library, line 556 in line src/avas.f The troublesome line is: if (x(n).gt.x(1)) go to 30 Since the input arguments are empty, referencing x(1) and x(n) cause a Segmentation fault, and cause R to crash. Acepack author and maintainer Rob Tibshirani <tibs at utstat.toronto.edu> has been contacted with this information. This is not a