Re: Deterministic builds?

2010-11-15 Thread Tom Evans
On Sun, Nov 14, 2010 at 9:13 PM, Spörlein wrote: > On Sun, 14.11.2010 at 21:57:25 +0100, Erik Cederstrand wrote: >> >> Den 14/11/2010 kl. 21.32 skrev Dimitry Andric: >> >> > On 2010-11-14 21:22, Erik Cederstrand wrote: >> >> I'm curious as to why this might be useful? Would the mtime of the >> >>

Re: [RELEASE] New Boot-Loader Menu -- version 1.5

2011-05-16 Thread Tom Evans
On Sat, May 14, 2011 at 9:36 PM, Mehmet Erol Sanliturk wrote: > My main idea is that the present Boot-Loader Menu -- version 1.5 is a very > good menu . Instead of destroying its elegant structure , the already > available FreeBSD Boot Loader ( actually Kernel selection ) menu could be > improved

Re: [RELEASE] New Boot-Loader Menu -- version 1.5

2011-05-16 Thread Tom Evans
On Mon, May 16, 2011 at 1:50 PM, Andriy Gapon wrote: > on 16/05/2011 14:34 Tom Evans said the following: >> I disagree entirely, the boot loader knows nothing of kernels > > Eh?  Maybe I misunderstand what you are saying, but: > > set kernel=kernel.old > boot > > IM

Re: ZFS installs on HD with 4k physical blocks without any warning as on 512 block size device

2011-08-19 Thread Tom Evans
On Thu, Aug 18, 2011 at 6:50 PM, Yuri wrote: > Some latest hard drives have logical sectors of 512 byte when they actually > have 4k physical sectors. Here is the document describing what to do in such > case: > http://ivoras.net/blog/tree/2011-01-01.freebsd-on-4k-sector-drives.html . > For UFS: n

Re: Does anyone use nscd?

2011-10-07 Thread Tom Evans
On Fri, Oct 7, 2011 at 3:05 PM, wrote: > Ivan Voras wrote: >> On 05/10/2011 09:38, Trond Endrest??l wrote: >> > On Wed, 5 Oct 2011 12:54+1030, Daniel O'Connor wrote: >> >> In my experience ncsd seems to cache negative hits forever, >> >> regardless of the setting for negative-time-to-live. >> >

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-25 Thread Tom Evans
On Fri, Nov 25, 2011 at 7:02 AM, Jason Hellenthal wrote: > > List, > > When using @reboot with cron you expect your proccesses to always start when > the system boots up and only when the system boots. But long after the system > in question had been booted, my @reboot processes ran again! after

Re: cron(8) mis-feature with @reboot long after system startup

2011-11-25 Thread Tom Evans
On Fri, Nov 25, 2011 at 4:09 PM, Cy Schubert wrote: > Changing the behaviour by default would change the semantics of @reboot, > altering  the behaviour of cron jobs which rely on the brokenness. What if > both behaviours are wanted on the same system? Unlikely, as I can't see > anyone relying on

Re: 64bit build errors

2011-12-07 Thread Tom Evans
On Wed, Dec 7, 2011 at 12:40 AM, Da Rock wrote: > I'm trying to build some newer versions of ffserver. But I keep getting asm > build errors when I get to libavcodec/vp*. > > Error: `(%esi,%eax)' is not a valid 64 bit base/index expression > > If I set it to build static it fails at h264. > > "Err

Re: 64bit build errors

2011-12-07 Thread Tom Evans
On Wed, Dec 7, 2011 at 10:59 AM, Da Rock wrote: > Cool! Thanks for that. > > I got a manual to read by the looks of it anyway, but can anyone give me the > inside gos on the why it does what it does? (Or something like that.. :) ) > > This email explains it: http://lists.mplayerhq.hu/pipermail/m

Re: 64bit build errors

2011-12-07 Thread Tom Evans
On Wed, Dec 7, 2011 at 11:47 AM, Da Rock wrote: > I really hate sounding like an idiot, but if I don't ask I'll never know: > The assembler in base is not up-to-date with the latest instruction sets for > the cpu, and is causing an error because its telling the cpu to do something > it doesn't und

Re: 64bit build errors

2011-12-07 Thread Tom Evans
On Wed, Dec 7, 2011 at 1:52 PM, Dimitry Andric wrote: > On 2011-12-07 01:40, Da Rock wrote: >> >> I'm trying to build some newer versions of ffserver. But I keep getting >> asm build errors when I get to libavcodec/vp*. >> >> Error: `(%esi,%eax)' is not a valid 64 bit base/index expression >> >> I

Re: [SOLVED]Re: 64bit build errors - use gcc46

2011-12-08 Thread Tom Evans
On Thu, Dec 8, 2011 at 6:05 AM, Da Rock wrote: > > Just to let the list know, I changed as - ./configure > --as=/usr/local/bin/as. I still had the exact same error oddly enough. > > I then had to install gcc46; and the error changed. > > I then had to update the configure script to comment out the

Re: FreeBSD has serious problems with focus, longevity, and lifecycle

2012-01-17 Thread Tom Evans
On Tue, Jan 17, 2012 at 11:41 AM, Ivan Voras wrote: > I've concluded very early that because of what I've said above, the only way > to run FreeBSD effectively is to track -STABLE. The developers MFC-ing stuff > usually try hard not to break things so -STABLE has become a sort of > "running RELEAS

Re: Odd RAID Performance Issue

2012-02-13 Thread Tom Evans
On Mon, Feb 13, 2012 at 2:48 PM, Stephen Sanders wrote: > We've an application that logs data on one very large raid6 array > and updates/accesses a database on another smaller raid5 array. > > Both arrays are connected to the same PCIe 3ware RAID controller.   The > system has 2 six core 3Ghz pro

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-20 Thread Tom Evans
On Sat, Feb 18, 2012 at 1:14 AM, Doug Barton wrote: > Because loading modules through loader.conf is > veeryy slooww I added an rc.d script called > kld that will load the specified modules after disks are mounted. This > is at least an order of magnitude faster. Come

Re: 8 to 9: Kernel modularization -- did it change?

2012-02-21 Thread Tom Evans
On Mon, Feb 20, 2012 at 9:10 PM, Doug Barton wrote: > On 02/20/2012 06:44, Tom Evans wrote: >> Whatever happened to POLA? This change surprised me, wasn't mentioned >> in /usr/src/UPDATING, > > You're supposed to compare your existing kernel config to the new >

Re: Graphical Terminal Environment

2012-03-06 Thread Tom Evans
On Tue, Mar 6, 2012 at 4:27 PM, Brandon Falk wrote: > SDL is massive to what I plan on doing, and SDL is dependent on X11. Incorrect. SDL has no dependency upon X. Linux users can run SDL applications directly on a framebuffer device. Cheers Tom ___ f

Re: Graphical Terminal Environment

2012-03-06 Thread Tom Evans
On Tue, Mar 6, 2012 at 6:08 PM, Brandon Falk wrote: > On 3/6/2012 12:30 PM, Tom Evans wrote: >> On Tue, Mar 6, 2012 at 4:27 PM, Brandon Falk wrote: >>> SDL is massive to what I plan on doing, and SDL is dependent on X11. >> >> Incorrect. SDL has no dependency u

Re: Status of BSD Diff replacement?

2012-04-18 Thread Tom Evans
On Wed, Apr 18, 2012 at 4:30 AM, Matthew Story wrote: > Is there anyway either of you could provide me with an archive of the > working tree for these 2 perforce repos?  or make it available in a branch > on svn.freebsd.org?  I'd like to look into this more, but after reading > through the P4Web d

Re: gpart is junk

2012-09-17 Thread Tom Evans
On Sun, Sep 16, 2012 at 8:12 PM, Jeff Anton wrote: >… my point is that all this information needs to be > together in one human and machine readable form. We need to be able to look > at the whole picture of a device and say "that makes sense" then do it. And > this shouldn't be from some GUI ju

Re: Providing a default graphical environment on FreeBSD

2012-09-17 Thread Tom Evans
On Mon, Sep 17, 2012 at 5:00 PM, Zhihao Yuan wrote: > I definitely agree with this. Sun has a book, "UNIX Essentials > featuring the Solaris...", and GUI takes a big part in the book. A > default GUI is essential to a modern UNIX. FreeBSD can no longer > regard GUI as a third-party bonus. This is

Re: [RFC] Add *.orig/*.rej to svn:ignore in src?

2012-09-18 Thread Tom Evans
On Sun, Sep 16, 2012 at 10:11 AM, Garrett Cooper wrote: > I noticed that we have a handful of patterns currently ignored in > svn:ignore (at least at the top-level… the lower levels don't appear to be > set in any particular manner): > > $ svn propget svn:ignore > _.tinderbox.* > _.amd64

Re: gpart is junk

2012-09-27 Thread Tom Evans
On Thu, Sep 27, 2012 at 3:05 PM, Daniel Eischen wrote: >> > On Mon, 17 Sep 2012, Tom Evans wrote: >> >> The current GEOM configuration is available from a sysctl in machine >> >> readable format - check out kern.geom.confxml. If you are concerned > > &

Re: help me,my virtualbox run error.

2012-10-03 Thread Tom Evans
On Wed, Oct 3, 2012 at 4:16 PM, cz li wrote: > my os version is freebsd 9.0.I installed virtualbox 4.0.2.Installation > no error.but, can not run.error infromation: > "Failed to create the VirtualBox COM object. > > The application will now terminate. > > > > Callee RC: NS_ERROR_FACTORY_NOT_R

Re: Building v8 on FreeBSD with clang

2012-12-11 Thread Tom Evans
On Mon, Dec 10, 2012 at 6:30 PM, Robert Simmons wrote: > I'm having a problem building google v8 on FreeBSD with clang. I get > this error: > > /usr/bin/ld: final link failed: Nonrepresentable section on output > clang++: error: linker command failed with exit code 1 (use -v to see > invocation)

Re: Problem with test(1)

2007-04-05 Thread Tom Evans
On Thu, 2007-04-05 at 03:12 -0400, Joe Marcus Clarke wrote: > I noticed something weird with test(1) when I ran across a problem port > Makefile. Our test(1) doesn't properly check to make sure there is an > operand argument to unary operators like -f. For example: > > test -f > > Will print "T

Re: FreeBSD 6.1 6.2 C++ stl set.clear() very slow

2007-05-04 Thread Tom Evans
On Fri, 2007-05-04 at 18:03 +0400, valiy wrote: > TEST1 > FreeBSD idx 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Wed Nov 8 > 18:59:20 UTC 2006 [EMAIL PROTECTED]:/usr/src/sys/amd64/compile/SMP amd64 > > > 19:07:15 [EMAIL PROTECTED] ~ $ g++ ./test_set.cpp > 19:07:23 [EMAIL PROTECTED] ~ $ .

Re: FreeBSD 6.1 6.2 C++ stl set.clear() very slow

2007-05-04 Thread Tom Evans
On Fri, 2007-05-04 at 19:58 +0400, valiy wrote: > Tom Evans wrote: > > On Fri, 2007-05-04 at 18:03 +0400, valiy wrote: > > > > > >> TEST1 > >> FreeBSD idx 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Wed Nov 8 > >> 18:59:20 UTC 2006

Re: DPS Initial Ideas

2007-05-14 Thread Tom Evans
On Sun, 2007-05-13 at 16:27 -0400, Kris Kennaway wrote: > FYI, "Using XML" and other buzzword-compliance is not currently on the > table either. Let's all try to maintain some focus, OK? > > Kris Clearly, the answer is to store XML inside SQLite, and use JavaBeans to represent ports. My bikeshe

Re: DPS Initial Ideas

2007-05-14 Thread Tom Evans
On Mon, 2007-05-14 at 10:25 +0200, 'Michel Talon' wrote: > On Mon, May 14, 2007 at 12:33:23AM +0100, Thomas Sparrevohn wrote: > > > > converted INDEX > > into postgresSQL because I was playing around with making a message queue > > based approach - > > and it becomes BIG - The only table structure

Re: SoC

2007-05-15 Thread Tom Evans
On Mon, 2007-05-14 at 22:17 -0700, Garrett Cooper wrote: > Ruby's nice, but it's built on Perl so I have suspicions on its overall > usability / speed given my experience with Perl over the past 4 months > daily for work :(.. Ruby's just the new big thing for programming > languages, so everyone

Re: DPS Initial Ideas

2007-05-15 Thread Tom Evans
On Tue, 2007-05-15 at 11:23 -0400, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, Dag-Erling Smørgrav <[EMAIL PROTECTED]> typed: > > Peter Jeremy <[EMAIL PROTECTED]> writes: > > > Mike Meyer <[EMAIL PROTECTED]> writes: > > > [Linux package systems] > > > > As far as I know, none of them handle updates

Re: Status of base GDB

2007-06-08 Thread Tom Evans
On Fri, 2007-06-08 at 03:15 +0300, Abdullah Ibn Hamad Al-Marri wrote: > On 6/7/07, Vlad GALU <[EMAIL PROTECTED]> wrote: > > I couldn't help noticing that our gdb lags behind other BSDs. Is > > there a technical reason for this? I'm thinking threading changes/gcc > > changes (although I can't re

Re: Setting up development environment

2007-07-16 Thread Tom Evans
On Wed, 2007-05-30 at 08:21 +0200, Dag-Erling Smørgrav wrote: ... > Emacs setup (for both C and C++): > > (defun des-knf () > (interactive) > > ;; Basic indent is 8 spaces > (make-local-variable 'c-basic-offset) > (setq c-basic-offset 8) > > ;; Continuation lines are indented 4 spaces

Re: Getting FreeBSD to see my dvd drive

2007-07-26 Thread Tom Evans
On Wed, 2007-07-25 at 13:07 -0500, Joshua Isom wrote: > I've reposted this from freebsd-questions, and added some minor details. > > Yesterday I bought and installed a Lite-ON SATA DVD Writer for my > computer. But FreeBSD fails to recognize it at all. > Hi Joshua. FreeBSD doesn't support SA

Re: gcc -m32 option on amd64.

2007-07-27 Thread Tom Evans
On Fri, 2007-07-27 at 20:20 +1000, Peter Jeremy wrote: > On 2007-Jul-27 15:13:48 +0530, Sharad Chandra <[EMAIL PROTECTED]> wrote: > >I am trying gcc -m32 on freebsd 6.1 amd64 env, but it does not seems to be > >working. i also installed /usr/port/lang/linux-libgcc/ but did not help > >what i did i

Re: gcc -m32 option on amd64.

2007-07-30 Thread Tom Evans
On Sat, 2007-07-28 at 17:55 +1000, Peter Jeremy wrote: > On 2007-Jul-27 17:32:35 +0100, Tom Evans <[EMAIL PROTECTED]> wrote: > >gcc on amd64 is capable of generating i386 code, but ld on amd64 is > >incapable of linking i386 code together without serious amounts of work. >

Re: SCSI and SAN

2007-10-05 Thread Tom Evans
On Fri, 2007-10-05 at 12:43 +0100, Tom Evans wrote: Excuse the formatting, my keyboard went nuts and decided I was done editing :o In addition to the example I showed, I was just going to say that the purpose of glabel is to stop referring to /dev/da[0-9]* and instead be able to refer to

Re: SCSI and SAN

2007-10-05 Thread Tom Evans
On Fri, 2007-10-05 at 16:46 +0530, Sharad Chandra wrote: > Yes, right by analyzing camcontrol devlist it can be told, but i guess not > always. > > [EMAIL PROTECTED] ~]# camcontrol devlist > at scbus0 target 0 lun 0 (da0,pass0) > at scbus0 target 0 lun 1 (da1,pass1) >

Re: questions on development(7)

2007-11-09 Thread Tom Evans
On Fri, 2007-11-09 at 21:49 +0800, OutbackDingo wrote: > well thats kinda hard to do with CVS, though other revision systems such > as mercurial, bazaar, git and perforce, even subversion do it well, > there is also a mercurial respository for FreeBSD out there some where > > On Fri, 2007-11-09 at

Re: Wine compatibility and performance on FreeBSD 7

2007-12-11 Thread Tom Evans
On Mon, 2007-12-10 at 23:44 -0500, Tom Wickline wrote: > On Dec 10, 2007 11:41 PM, Brett Glass <[EMAIL PROTECTED]> wrote: > > It's worth noting that the WINE project, not long ago, abandoned > > the BSD license for the GPL despite urging from many sources to keep > > the code open and free for use

Re: [OT] Q: what would you choose for a VCS today

2008-01-31 Thread Tom Evans
On Thu, 2008-01-31 at 11:02 -0500, Mike Meyer wrote: > On Thu, 31 Jan 2008 08:45:55 +0200 "Adrian Penisoara" <[EMAIL PROTECTED]> > wrote: > Subversion is a close second, but is still a little rough > around the edges. Most notably, merge tracking is in the 1.5 beta > builds, but not in the pr

Re: double start of scripts in /usr/local/etc/rc.d

2008-02-01 Thread Tom Evans
On Fri, 2008-02-01 at 14:06 +0300, sam wrote: > Peter Jeremy wrote: > > On Fri, Feb 01, 2008 at 12:28:39PM +0300, sam wrote: > > > >> services apache, mysql & shell-script none.sh is double started > >> > > > > What do you have as local_startup in /etc/rc.conf or /etc/defaults/rc.conf? > >

Re: Anybody have a patch for pdksh derivatives, for jails?

2008-02-26 Thread Tom Evans
On Sun, 2008-02-24 at 19:42 +0100, cali clarke wrote: > Hi. > > pdksh and derivatives (openbsd ksh, mirbsd mksh etc) all have > the same "bug" with regards to jails. On all of my systems, trying > to start *ksh in a jail results in a message that /dev/tty could > not be opened (device busy) and th

Re: Comments on pmake diffs for building on Linux

2008-03-06 Thread Tom Evans
On Wed, 2008-03-05 at 21:34 -0700, M. Warner Losh wrote: > Yup. The proof will be in the pudding, as they say. > > Warner The proof of the pudding is in the eating, actually. There's no proof actually in the pudding. signature.asc Description: This is a digitally signed message part

Re: About Marvell Yukon drivers skgeinit and sky2

2010-06-22 Thread Tom Evans
On Mon, Jun 21, 2010 at 8:09 PM, Anjali Kulkarni wrote: > Hi, > > As I understand, there are 2 flavors of the Marvel Yukon driver. One is for > Yukon-I devices, and is called skgeinit, and other is for Yukon-II devices > and called sky2 driver. > Looking at the release notes for 7.0, it looks li

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Tom Evans
On Thu, Jun 24, 2010 at 8:23 AM, Gary Jennejohn wrote: > On Wed, 23 Jun 2010 18:15:09 -0700 > Ted Faber wrote: > >> (/usr/local/bin/ preceeds /usr/bin in my path so I can use the lpr >> commands from cupsd, though it's evidently a bit of a dangerous idea.) >> > [trimmed Cc] > > I use cupsd and ha

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Tom Evans
On Thu, Jun 24, 2010 at 10:21 AM, Andrew Reilly wrote: > On Thu, Jun 24, 2010 at 09:23:37AM +0200, Gary Jennejohn wrote: >> in /etc/src.conf - WITHOUT_LPR=yes >> >> and these symbolic links in /usr/bin >> lrwxr-xr-x  1 root  wheel      17 Mar 18  2009 /usr/bin/lp -> >> /usr/local/bin/lp >> lrwxr-

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Tom Evans
On Thu, Jun 24, 2010 at 10:45 AM, Alex Dupre wrote: > Tom Evans ha scritto: >> make delete-old removes old deprecated files, not files that weren't >> built because of src.conf options. > > I think you are wrong: > http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/build

Re: /usr/src/Makefile instructions

2008-05-23 Thread Tom Evans
On Fri, 2008-05-23 at 05:49 -0700, KAYVEN RIESE wrote: > My professor told me about instructions being in /usr/src/Makefile > for rebuilding my world. I feel better about following them because > they are close to the command line to me and can't be out of date, right? > > I am looking at this l

Re: Sysinstall is still inadequate after all of these years

2008-07-03 Thread Tom Evans
On Thu, 2008-07-03 at 11:33 +0200, Michel Talon wrote: > Antoine BRUNEL wrote: > > > In conclusion, I can agree you in that the "sysinstall" soft is a bit > > out-dated, but it respond on a need of a BSD philosophy: just installing > > a working operating system. All the later tasks have to be

Re: Laptop suggestions?

2008-07-31 Thread Tom Evans
On Wed, 2008-07-30 at 21:45 -0300, Carlos A. M. dos Santos wrote: > On Wed, Jul 30, 2008 at 5:20 PM, Achim Patzner <[EMAIL PROTECTED]> wrote: > > Am 30.07.2008 um 18:40 schrieb Dag-Erling Smørgrav: > >> > >> I don't understand what Macs have to do with this - we're talking about > >> iX Systems's

Re: Laptop suggestions?

2008-08-01 Thread Tom Evans
On Thu, 2008-07-31 at 20:26 -0300, Carlos A. M. dos Santos wrote: > On Thu, Jul 31, 2008 at 9:06 AM, Tom Evans <[EMAIL PROTECTED]> wrote: > > > > On Wed, 2008-07-30 at 21:45 -0300, Carlos A. M. dos Santos wrote: > >> Please define "comfortable&quo

Re: If not the force, what should I use?

2008-08-13 Thread Tom Evans
On Wed, 2008-08-13 at 08:00 -0400, Mike Meyer wrote: > >stop If the service is to be started as specified by > rc.conf(5), stop the service. This should check that the > service is running and complain if it is not. If >

Re: If not the force, what should I use?

2008-08-14 Thread Tom Evans
On Wed, 2008-08-13 at 13:06 -0400, Mike Meyer wrote: > On Wed, 13 Aug 2008 17:58:39 +0100 Tom Evans <[EMAIL PROTECTED]> wrote: > > > On Wed, 2008-08-13 at 08:00 -0400, Mike Meyer wrote: > > > > > >stop If the serv

Re: If not the force, what should I use?

2008-08-14 Thread Tom Evans
On Thu, 2008-08-14 at 11:09 -0400, Mike Meyer wrote: > > I don't - and didn't - propose changing it. I proposed correcting the > wording on the man page so it reflects the reality of the 'force' > prefix. > > signature.asc Description: This is a digitally signed message part

Re: TPM Device Driver - FreeBSD

2008-12-01 Thread Tom Evans
On Mon, 2008-12-01 at 15:33 +0200, Ilias Marinos wrote: > Hello list, > > We are two undergraduate students studying computer engineering and > informatics at Patra's University, Greece. We are currently working on > our diploma thesis which is about developing a driver for the TPM > (Trusted Pl

Re: usinig cvs diff to make a patch

2009-02-03 Thread Tom Evans
On Tue, 2009-02-03 at 14:32 -0500, Chuck Robey wrote: > Aryeh M. Friedman wrote: > > I use a local cvs repo and I have modified a port and which to submit an > > update for it how do I generate a patch file with cvs (cvs diff seems to > > give a unusable format)? > > ___

Re: Disk quota for Jail. Discussion.

2009-05-26 Thread Tom Evans
On Tue, 2009-05-26 at 17:01 +0400, Menshikov Konstantin wrote: > Kostik Belousov wrote: > > On Tue, May 26, 2009 at 04:35:04PM +0400, Menshikov Konstantin wrote: > > > >> Kostik Belousov wrote: > >> > >>> On Tue, May 26, 2009 at 10:32:24AM +0400, Menshikov Konstantin wrote: > >>> > >

RE: Request for opinions - gvinum or ccd?

2009-06-01 Thread Tom Evans
On Mon, 2009-06-01 at 09:32 +0100, krad wrote: > Zfs has been designed for highly scalable redundant disk pools therefore > using it on a single drive kind of goes against it ethos. Remember a lot of > the blurb in the man page was written by sun and therefore is written with > corporates in mind,

RE: Request for opinions - gvinum or ccd?

2009-06-01 Thread Tom Evans
On Mon, 2009-06-01 at 14:19 +0100, krad wrote: > no you would only loose the data for that block. Zfs also checksums meta > data, but by default keeps multiple copies of it so that's fairly resilient. > If you had the copies set to > 1 then you wouldn't loose the block either, > unless you were rea

Re: c question: *printf'ing arrays

2009-06-30 Thread Tom Evans
On Tue, 2009-06-30 at 18:12 +0200, Alexander Best wrote: > hi there, > > i need to output the header of a file to stdout. the header looks like this: > > struct Header > { > u_int8_t rom_entry[4]; > u_int8_t nintendo_logo[156]; > u_char game_title[12]; > u_

Re: kern+world / ports make options

2010-04-24 Thread Tom Evans
On Sat, Apr 24, 2010 at 5:42 PM, Pegasus Mc Cleaft wrote: > Hello Hackers & Current, > >        I was wondering it if is possible, or if it can be done so a separate > set > of CC, CXX, etc can be specified for building the world and kernel > independently of a ports build? > >        Right now,