Displaying 20 results from an estimated 11000 matches similar to: "root.flp image in 2.1.0-950726-SNAP was corrupted"
1995 Dec 09
0
ftp://freefall.freebsd.org/pub/FreeBSD/sup-server-kit.tar.gz updated
An embedded message was scrubbed...
From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
Subject: ftp://freefall.freebsd.org/pub/FreeBSD/sup-server-kit.tar.gz updated
Date: Sat, 09 Dec 1995 20:04:05 -0800
Size: 1410
Url: http://lists.freebsd.org/pipermail/freebsd-announce/attachments/19951209/ef03493a/attachment.eml
1995 May 30
1
Announcing FreeBSD 2.0.5 ALPHA!
It gives me great pleasure to announce the release of FreeBSD 2.0.5-ALPHA!
2.0.5A represents a significant improvement over FreeBSD 2.0R and is our
release-candidate for 2.0.5R later on this week. We're doing a short ALPHA
release in order to shake out any glaring bugs before rolling 2.0.5R and
moving on to 2.1R, which is the bigger goal. If you're looking for 2.1R,
then THIS ISN'T
2012 Aug 21
1
FIX vs FLP switch?
Gents,
Where might I find the Fixed Point switch for the Silk portion of Opus
1.0.1? I have generated a config.h file and added #define FIXED_POINT to my
project, but still get FLP compile errors in the Silk files.
Thx,
MikeH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20120821/f1c2327a/attachment.htm
1995 Dec 28
0
No subject
>From owner-majordomo Wed Dec 27 18:00:16 1995
Received: from minnie.cs.adfa.oz.au (minnie.cs.adfa.oz.au [131.236.21.160])
by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA02351
for <freebsd-announce@freefall.FreeBSD.org>; Wed, 27 Dec 1995 18:00:13 -0800 (PST)
Received: (warren@localhost) by minnie.cs.adfa.oz.au (8.6.8/8.3) id MAA04468; Thu, 28 Dec 1995
1997 Apr 22
0
2.2-970422-RELENG on ftp.freebsd.org (and about SNAP CDs..)
As many of you probably already know, a "SNAP" release is built once
per day on the RELENG_2_2 branch (where 2.2.1 came from and from where
future 2.2.x releases will be derived) and put up for anonymous FTP
at:
ftp://releng22.freebsd.org/pub/FreeBSD
Since this site isn't always the easiest to get to or mirror, I will
also periodically copy "known good" release snapshots
1997 Jan 25
0
3.0-970124-SNAP on ftp.freebsd.org
You all know the drill by now, I'm sure.
This SNAP fixes the broken NFS, tape and floppy installation methods
(don't ask) of the previous SNAPshot as well as Justin's latest SCSI
changes. ftp://ftp.freebsd.org/pub/FreeBSD/3.0-970124-SNAP is the
full URL for those reading this in an HTML capable mailer reader. :)
As always (with SNAPs, anyway) feedback to current@freebsd.org please.
2002 Oct 09
0
openssh-3.5p1 snap ok on RHL73
Hello,
I rebuilt the latest snap (Oct 7?? at least on ftp.se.openbsd.org) on
RHL73.
Works quite nicely so far.
I noticed a few compile warnings, though:
cipher.c:73: warning: initialization from incompatible pointer type
cipher.c: In function `cipher_get_keycontext':
cipher.c:721: warning: comparison of distinct pointer types lacks a cast
cipher.c: In function `cipher_set_keycontext':
1996 Feb 04
0
No subject
>From owner-freebsd-announce Fri Feb 2 09:08:30 1996
Received: (from root@localhost)
by freefall.freebsd.org (8.7.3/8.7.3) id JAA01852
for owner-freebsd-announce@FreeBSD.ORG; Fri, 2 Feb 1996 09:08:28 -0800 (PST)
Date: Fri, 2 Feb 1996 09:08:28 -0800 (PST)
Message-Id: <199602021708.JAA01852@freefall.freebsd.org>
To: owner-freebsd-announce@FreeBSD.ORG
From:
2009 Sep 22
0
[LLVMdev] Status of blocks runtime in compiler-rt?
Hi Jordan,
I've committed my changes to hook up the BlocksRuntime/ subdirectory
of compiler-rt, using CMake.
The cmake build process is documented at <http://llvm.org/docs/CMake.html
>
More specifically, to use this support on FreeBSD, for example, you
would do:
1) Install cmake (<http://www.cmake.org/>), add it to your PATH
2) Check out the source code for llvm and clang
2009 Sep 15
0
[LLVMdev] Status of blocks runtime in compiler-rt?
Good day,
I been working on the CMake build system (which is nice and portable)
+ code clean ups over the whole Compiler-RT software suit.
I recently added Blocks to the CMake build system but there is some
ugly looking warnings I need to fix up in the Blocks code which I have
not had time to look into yet.
N.B. The CMake build system is not complete yet due to my lack of
time, however I am still
2009 Sep 16
3
[LLVMdev] Status of blocks runtime in compiler-rt?
The Blocks language and implementation specifications are checked into
clang/docs.
More generally, on Mac OS X, the blocks runtime is linked into the C
library ("libSystem"), and available to the entire OS. Clients that
create blocks may implicitly get compiler-generated calls to some of
the runtime functions, and the developer may also make explicit calls
to, e.g.,
2002 Apr 20
1
rsync breaks on FreeBSD without -O2?(fwd from grog@FreeBSD.org) PR 36998
Apparently rsync breaks on FreeBSD if you turn off -O2 (which is the
default.) The breakage is apparently inside zlib.
You'd have to think it was a compiler bug, but perhaps not.
I haven't tried to reproduce it yet.
--
Martin
----- Forwarded message from grog@FreeBSD.org -----
Date: Fri, 19 Apr 2002 23:14:46 -0700 (PDT)
From: <grog@FreeBSD.org>
To: mbp@samba.org
Subject: PR
1996 Sep 26
0
JDK 1.0.2 for FreeBSD released [Java Development Kit]
From: Jeffrey Hsu <hsu@FreeBSD.org>
Subject: JDK 1.0.2 for FreeBSD
Announcement
------------
A native FreeBSD binary distribution of the JDK 1.0.2 is now available from
freefall.FreeBSD.org:/pub/FreeBSD/LOCAL_PORTS/jdk102.tar.gz
This port contains the java interpreter, compiler, and appletviewer.
This is a completely unsupported distribution.
Installation
------------
1. Grab
1997 Jul 13
0
CVSup Brazil mirror site
I'm happy to announce a new CVSup mirror site "CVSup.br.FreeBSD.org",
located in Brazil. It offers the entire FreeBSD CVS repository, as
well as the FreeBSD web page data.
Many thanks to Joao Carlos Mendes Luis and Rodolfo Heitor Gevaerd de
Faria for making this service available!
--
John Polstra jdp@polstra.com
John D. Polstra &
1995 Dec 28
0
No subject
>From owner-majordomo Thu Dec 28 05:29:23 1995
Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11])
by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA04159
for <announce@freebsd.org>; Thu, 28 Dec 1995 05:29:12 -0800 (PST)
Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id OAA04823 for
2009 Sep 23
2
[LLVMdev] Status of blocks runtime in compiler-rt?
On Sep 21, 2009, at 6:21 PM, Shantonu Sen wrote:
> I've committed my changes to hook up the BlocksRuntime/ subdirectory
> of compiler-rt, using CMake.
>
> The cmake build process is documented at <http://llvm.org/docs/CMake.html
> >
Whoops, looks like the presence of a CMakeFiles directory in the
SRCROOT was screwing things up, even when I was in a build
2009 Sep 15
2
[LLVMdev] Status of blocks runtime in compiler-rt?
Hi folks,
So, various folks are in the process of porting Grand Central Dispatch
to FreeBSD (c.f. http://libdispatch.macosforge.org and http://lists.macosforge.org/pipermail/libdispatch-dev
for mailing list discussion on the topic) and are making good
progress, but one of the issues they're running into is support for
Blocks in FreeBSD.
On the one hand, they could try and back-port
2005 Nov 14
1
Snap to grid for Draggables
Heya,
Following an idea from Saimon (http://dev.rubyonrails.org/ticket/
2826) and
Borlum (http://dev.rubyonrails.org/ticket/2583) and possibly others,
script.aculo.us Draggables now sport a new "snap" option that works
like this:
snap:25
snap to a 25x25 grid (0,0 is at the elements 0,0 coordinate)
snap:[10,25]
same as above but with different x/y grid size
snap:function(x,y) {
2005 Jan 12
1
Samba on Snap
Hi,
We have a snap server 4400 which is running Samba and which we have
successfully added to our Samba domain which is running on a Sun. However,
when we save a file on the Snap server, the unix owner/group are set
incorrectly to the values 20111 and 20002. A file saved on the Sun server
has the correct unix owner/group.
Consequently, the file save on the snap server cannot be edited at the
2010 Jun 18
1
Two patches for Snap
Hi,
There are a couple of problems with Snapping Windows that I tried to fix:
(1) The snap to windows checkbox in ccsm has no effect because Snap treats
any window with struts as an edge, and all windows have struts. I think it
should be a test for dock windows.
(2) Windows don't snap to the left edge because it has been erased. The
right edge doesn't seem to get erased because it is