cdr and cdrw with 4.3 release

2001-04-12 Thread Tom
Does anyone know if it is possible to use a cdr/cdrw with 4.3 release? I want to use it with my sony vaio f580 (notebook). I have the option of usb or pcmcia. Can you tell me which models are known to work? Thanks for your help. Please mail all responses to [EMAIL PROTECTED] Thanks again.. Tom

Search Engine Optimization Kit-2001 24123

2000-12-05 Thread tom
Get Top 10 Positions With The Search Engine Optimization Kit-2001 No hype ... no gimmicks ... just the facts ... and only $59! Hello Friend, We created the Search Engine Optimization Kit-2001 to achieve high positions in search engines. This unique Kit includes: Detailed information a

Re: Swapping performance

2002-03-07 Thread Tom
nux$ time ./malloc_test > > > *# > > > real0m6.371s > > > user0m0.450s > > > sys 0m1.510s > > > Linux$ > > > > > > FreeBSD$ time ./malloc_test > > > *# > > > real0m11.571s > > > user0m1.150s &

Re: mbuf problem (panic)--possibly related to Berkeley DB 2.7.7

1999-10-26 Thread Tom
the heaviest DoS attack. In fact, if you don't specify a number of mbufs in your kernel file, MAXUSERS set to 64 will probably give you more than 4096 mbufs! Tom To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: softupdates and debug.max_softdeps

1999-12-30 Thread Tom
uot; is steadily increasing. I _think_ I need to increase tick_delay, so when the max_softdeps limit is finally hit, syncer gets run for a while and clean things up. > -Matt Tom Uniserve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: softupdates and debug.max_softdeps

1999-12-31 Thread Tom
:This is a much smaller system of course, with smaller memory and filesystem > :working set. (postfix spool of ~50-80MB, 256MB ram). I thought I'd post > :this as a real-use datapoint. > :Cheers, > :-Peter > :-- > :Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED];

Re: softupdates and debug.max_softdeps

2000-01-01 Thread Tom
em, 80 MB/sec SCSI bus on the other. > > : > : Well, I lost last nights panic because of fsck complaining about several > :million unreferenced files. I'm going to log to disk next time. > : > :Tom > :Uniserve > > Ach. I think fsck verbosity is a proble

softupdates and debug.max_softdeps

1999-12-29 Thread Tom
k instances are allowed to run, disk usage seems to climb indefinitely (at 40GB it was still climbing), until eventually the machine silently reboots. debug.max_softdeps is by default set to 523,712 (1 GB of RAM). Is that a resonable value? I see some tests in the docs with max_softdeps

Re: softupdates and debug.max_softdeps

1999-12-30 Thread Tom
ticular system, it doesn't seem to stabilize either. If the > :4 postmark instances are allowed to run, disk usage seems to climb > :indefinitely (at 40GB it was still climbing), until eventually the machine > :silently reboots. > : > : debug.max_softdeps is by default set to

Re: softupdates and debug.max_softdeps

1999-12-30 Thread Tom
or the kernel memory space. > -- > Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Tom Uniserve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: interesting results from softupdates/postmark test (was Re:softupdates and debug.max_softdeps)

2000-01-18 Thread Tom
ecember, because there have been no commits since August. Is anyone able to commit this change back to -stable? Tom Uniserve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Deterministic builds?

2010-11-15 Thread Tom Evans
ormat, but I don't know them :) The important things for us are that given a binary, you should be able to easily reproduce the source environment that the binary was produced from, and any two binaries produced from the same sources should be identical. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

sys/boot/boot0/boot0.S - r186598

2011-01-08 Thread Tom Judge
d" including the second command and 'shutdown -r now'. Both of which leave this really work around fairly broken. Tom Index: boot0.S === --- boot0.S (revision 213760) +++ boot0.S (working copy) @@ -373,7 +

Re: sys/boot/boot0/boot0.S - r186598

2011-01-09 Thread Tom Judge
the new configuration to the boot block every time i have tried. 2) It does not touch the partition table at all only the mbr, so it was never designed to change the active partition. If this is not a bug in boot0 then its a bug in the man pages for boot0cfg as it does make reference to having to change the active slice to make this work. Tom signature.asc Description: OpenPGP digital signature

Re: sys/boot/boot0/boot0.S - r186598

2011-01-09 Thread Tom Judge
On 09/01/2011 12:33, Luigi Rizzo wrote: > On Sun, Jan 09, 2011 at 12:39:28AM -0600, Tom Judge wrote: >> Hi, >> >> Today I ran into an issue where setting the default slice with boot0cfg >> -s is broken. > a few questions inline: > Output inline, full script log att

Re: sys/boot/boot0/boot0.S - r186598

2011-01-10 Thread Tom Judge
On 01/09/2011 04:44 PM, Luigi Rizzo wrote: > On Sun, Jan 09, 2011 at 12:57:24PM -0600, Tom Judge wrote: >> On 09/01/2011 12:33, Luigi Rizzo wrote: >>> On Sun, Jan 09, 2011 at 12:39:28AM -0600, Tom Judge wrote: >>>> Hi, >>>> >>>> Today I

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

2011-05-16 Thread Tom Evans
selection menu is disingenuous, since this is simply a by-product of having different kernels on different drives/partitions, whilst the most commonly desired kernel selection (kernel vs kernel.old) is not available via this method. Cheers Tom _

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
t; Shouldn't UFS and ZFS drivers be able to either read the right sector size > from the underlying device or at least issue a warning? > > Yuri The device never reports the actual sector size, so unless FreeBSD keeps a database of 4k sector hard drives that report as 512 byte sector har

Re: Does anyone use nscd?

2011-10-07 Thread Tom Evans
to be a unified mechanism for ports > to use when adding users, so that necessary notifications -- > e.g. restarting nscd if it is running -- can be done in a > standardized way and any necessary customizations can be done > in a single place. Or nscd fixed to not permanently cache negativ

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

2011-11-25 Thread Tom Evans
mplest solution is to not run stuff you want to run at boot time through cron, and instead use rc.d, which is designed to do this. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

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

2011-11-25 Thread Tom Evans
ng a foreground fsck could delay boot time by hours, thereby forcing cron to not think that it is running at boot time when it is finally started. Cheers Tom Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: 64bit build errors

2011-12-07 Thread Tom Evans
Any ideas how to fix this? > > Cheers Yes, you need to use newer binutils from ports. It also helps with ffmpeg/mplayer to use a newer gcc from ports as well (I use gcc46), but the main thing is installing binutils and configuring with --as=/usr/local/bin/as. Cheers Tom _

Re: 64bit build errors

2011-12-07 Thread Tom Evans
yerhq.hu/pipermail/mplayer-users/2011-July/083051.html Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: 64bit build errors

2011-12-07 Thread Tom Evans
re, or whether it is due to ffmpeg using newer features would have to be answered by someone who understands what is going on! Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscri

Re: 64bit build errors

2011-12-07 Thread Tom Evans
version (0.8.7) from ffmpeg.org, > and it compiles just fine with base gcc.  What are the exact commands > you are running? I imagine you are running CURRENT or 9.0, which has a newer binutils than 8-STABLE, which is what causes/exposes this issue. Cheers Tom ___

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

2011-12-08 Thread Tom Evans
project that I need to keep the status quo for. Yes, sometimes as is invoked via gcc, and if you are using the stock gcc, it uses the stock as, and you still get the errors. You need both gcc46 and binutils from ports. Sorry, forgot that bit :o Cheers Tom

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

2012-01-17 Thread Tom Evans
ing changes I'm off to Linux-land, however there is mutterings at $JOB that too much time is spent massaging FreeBSD and that using Linux would be significantly easier to manage. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://list

Re: Odd RAID Performance Issue

2012-02-13 Thread Tom Evans
nks Do you have a BBU on the 3ware device? It sounds very similar to effects we used to suffer when we used servers with twa without a BBU. Our newer servers use LSI/Dell PERC (with BBUs!), and don't have this sort of issue anymore. Cheers Tom ___

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

2012-02-20 Thread Tom Evans
ever happened to POLA? This change surprised me, wasn't mentioned in /usr/src/UPDATING, and I still don't understand what benefits this change is supposed to bring. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/

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

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
About 5 years ago I wrote a ruby script for extracting a branch from p4web. It worked then, but I've not looked at it since… some people found it useful for getting the latest WIP version of Ben's wpi(4) driver from perforce, so there is a copy preserved on Ben's website: http://www.c

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-21 Thread Tom Rhodes
On Thu, 21 Jun 2012 17:10:06 +0200 Daniel Gerzo wrote: > Hello, > > > Just picking a random message related to this issue. Maybe Tom might > update us a bit with the status of his project ;-) Oh, put me on the spot, thanks Daniel! :) > > Citát Wojciech Puchar : &g

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-21 Thread Tom Rhodes
nough." and would ask you elaborate for me. Thanks, -- Tom Rhodes ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-22 Thread Tom Rhodes
vicetoberemoved file >file.new;mv file.new file > Why have people edit yet another file to do process monitoring, and have them kill hup a service just to have it work? Not very optimal I thought. -- Tom Rhodes ___ freebsd-hackers@freebsd.

Re: gpart is junk

2012-09-17 Thread Tom Evans
des a clear framework that anything can plug in to, from labels to whole disk encryption. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: Providing a default graphical environment on FreeBSD

2012-09-17 Thread Tom Evans
latively stable during minor releases, meaning if you DO want X11, then you are being hamstrung by requiring it in base. Status quo for me please. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-

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

2012-09-18 Thread Tom Evans
o the list as > well to avoid checking in patch `artifact` files? > Thanks! svn:ignore is not recursive, so this would only prevent orig/rej files being committed if they are at the top level, which they are unlikely to be. This is best handled personally in ~/.subversion/config Chee

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
> > > > Callee RC: NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) > " https://www.virtualbox.org/ticket/2335 Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, se

Re: Building v8 on FreeBSD with clang

2012-12-11 Thread Tom Evans
/bin/clang > setenv CXX /usr/bin/clang++ > setenv GYP_DEFINES "clang=1" setenv LINK /usr/bin/clang++ (as grokked from the v8 ports makefile - there are also patches in there to fix building on fbsd10 and adding pthread to the libraries to link to, which may help you next...) Cheers To

Re: NFS based /usr prevents normal startup due to slow net init

2007-03-09 Thread Tom Judge
nice fix but it does the job. Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: iSCSI boot mussings

2007-03-17 Thread Tom Samplonius
n't have one of the very rare iSCSI dedicated HBAs, then PXE booting an iSCSI enabled kernel is probably the way to go. > Making it easy to integrate iSCSI into existing environments (diskless > or not) > is IMO the biggest hole in the current implementation (the missing r

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-13 Thread Tom Judge
or bad, just that this kind of response seems to be against the ethos of the project. Just my 2p Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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
label [0]) > > ;; Fill column > (make-local-variable 'fill-column) > (setq fill-column 74)) > > (add-hook 'c-mode-common-hook 'des-knf) > > As for how to cross-build, read build(7). > > DES Before I start translating this/style(9), does anyone already have an equivalent for vim? Regards Tom signature.asc Description: This is a digitally signed message part

Re: Insufficient locking in log() / kvprintf() / somewhere?

2007-07-20 Thread Tom Judge
this problem a lot where certain apache server modules have been miss configured causing apache children to call abort and dump core as soon as they are spawned. (Makes for a lot of messages) I have also seen it produced by network drivers with large quantities of de

Re: alias netmask bug?

2007-07-24 Thread Tom Judge
ne box that got a config like this by accident kicked one of the IP's off the interface several hours after it was set up. Never been able to reproduce that though. Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailm

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: FreeBSD & Hot pluggable disks (SATA?)

2007-07-26 Thread Tom Judge
A controllers do, not sure about Sil or nVidia MCP. DES If you where using SATA disks on a SAS controller then I think you would also need a back plane with an environmental services controller on it to support hot plug. Tom ___ freebsd-hackers@freebsd.

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: vlan taggging on etherchannel

2007-08-21 Thread Tom Judge
ggport bge0 laggport bge1" ifconfig_vlan100="inet x.x.x.x/24 vlan 100 vlandev lagg0" ifconfig_vlan101="inet x.x.x.x/24 vlan 101 vlandev lagg0" ifconfig_vlan102="inet x.x.x.x/24 vlan 102 vlandev lagg0" ifconfig_vlan103="inet x.x.x.x/24 vlan 103 vlandev l

Re: vlan taggging on etherchannel

2007-08-21 Thread Tom Judge
Arne Schwabe wrote: Tom Judge schrieb: Mohacsi Janos wrote: Dear All, What is the recommended way to configure vlan interfaces on etherchannel bonded interfaces in a failure mode. I found, that etherchannel is supported by ng_fec(4) (but not exactly what I want) and also found that there

Re: two-way terminal multiplexing

2007-08-30 Thread Tom Judge
s). It's quite trivial to implement, but maybe it won't meet your requirements. The other option might be to use the terminal snooping option in the kernel. I have never used it but it sounds like what you may want. Tom ___ freebsd

Re: SCSI and SAN

2007-10-04 Thread Tom Judge
s you have at the moment. Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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
n with the local changes. When you want to see what has changed since you last did a 'cvs up', issue a 'cvs -n up'. When you want to see the local modifications in your working copy, issue a 'cvs diff'. Read the cvs red-bean book for more info. http://cvsbook.red-bean.com/cvsbook.html HTH Tom signature.asc Description: This is a digitally signed message part

Wine compatibility and performance on FreeBSD 7

2007-12-06 Thread Tom Wickline
ml Thanks for your time. Cheers, Tom Wickline ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Wine compatibility and performance on FreeBSD 7

2007-12-10 Thread Tom Wickline
ed using it > as a result. > > --Brett Glass > Wins is under a free licence, its LGPL and I'm almost 100% sure you have no idea why the licence was changed! Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Re: Wine compatibility and performance on FreeBSD 7

2007-12-10 Thread Tom Wickline
On Dec 11, 2007 12:43 AM, Simon Cornelius P. Umacob <[EMAIL PROTECTED]> wrote: > > Salamat sa review, Tom. Now, if only Wine could run on x86_64, that > would be really cool =) > > [ simon.cpu ] > > Salamat Simon, Wine runs on x86_64 chips, that's what th

Re: Wine compatibility and performance on FreeBSD 7

2007-12-10 Thread Tom Wickline
nd Warcraft III can be run in OpenGL mode. Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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 > >

Re: Wine compatibility and performance on FreeBSD 7

2007-12-11 Thread Tom Wickline
han-ever.html They will even have a GUI in 3.x releases. Ive not tried IE7 yet, but im sure ill get around to it. Cheers, Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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: Pasting data between terminals

1999-07-28 Thread Tom Uffner
text displayed in this term as info. I must transport lots of > data between these terminals. Have you any ideas? have you tried using a pseudo-terminal? see pty(4) -- Tom Uffner t...@wact.net Themes were useless! Destiny was here and the

Re: About Marvell Yukon drivers skgeinit and sky2

2010-06-22 Thread Tom Evans
, so backport to 6.1 might be possible - have you tried taking the driver from 6.3 and compiling it on 6.1? 6.1 is no longer one of the 'supported' branches of FreeBSD, you may consider upgrading to a version that is. Cheers Tom ___ freebsd-

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
I also have this in make.conf: CUPS_OVERWRITE_BASE=yes WITHOUT_LPR=yes which print/cups-base uses to do make any lpr related binaries in /usr/bin non-executable, so they are skipped over and the cups specific ones in /usr/loca/bin are used instead. WITHOUT_LPR just stops LPR being built by buildworld.

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
this: if you want to have LPR from CUPS, and don't want to use LPR from base, then you set these settings in make.conf: CUPS_OVERWRITE_BASE=yes WITHOUT_LPR=yes With these, lpr in base will not be built, and print/cups-base will deactivate any base system lpr bin

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
27;User question/technical support' rather than 'General technical discussion'. Please try to keep the mailing lists on topic. Cheers Tom signature.asc Description: This is a digitally signed message part

Re: Sysinstall is still inadequate after all of these years

2008-07-03 Thread Tom Evans
e. Personally, there's nothing that would make me want to use Linux/Windows (and unless a great deal has changed over the past 3 years, I doubt Linux is actually that user friendly. It probably doesn't confuse as much, due to the fancy idiot tools.) Tom signature.asc Description: This is a digitally signed message part

RE: FreeBSD Best Practice

2008-07-14 Thread Tom Norris
Absolute FreeBSD by Michael W. Lucas is also a good book for getting a FreeBSD system up and running. When I first started running BSD that book and the handbook were my bibles. (sorry for the top reply -- limitation of my wintendo phone) -Original Message- From: Karl Fischer <[EMAIL P

Re: Laptop suggestions?

2008-07-31 Thread Tom Evans
x27;t use bluetooth or the card reader, so cannot comment on them. The one down side of my HP laptop is the HP BIOS refuses to start up with a different wifi card installed - I'd quite like to use an ath(4) based card.. I could imagine if you just need to play with an OS, or if you mainly d

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
r your time. > > Best Regards, > Marinos Ilias <[EMAIL PROTECTED]> > Mellos Seraphim <[EMAIL PROTECTED]> > > > -- > echo "Sysadmin know better bash than english." | sed s/min/mins/ \ > | sed 's/better bash/bash better/' This book[1] is very go

Re: usinig cvs diff to make a patch

2009-02-03 Thread Tom Evans
uld never forget that you put them in there. # cvs -q diff -u update -Pd checkout -P Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: Disk quota for Jail. Discussion.

2009-05-26 Thread Tom Evans
these processes have what relation to disk to > quotas for jail. Please explain more in detail A process outside of the jail can still write to the file system that you consider to be jailed, depending upon permissions. If all your quota calculations are only triggered by jailed processes writing to the file system, then you can exceed quota trivially. Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

RE: Request for opinions - gvinum or ccd?

2009-06-01 Thread Tom Evans
is just a raid5, then a disk failure combined with an undetected checksum error on a different disk would lead you to lose all your data. Or am I missing something? (PS, top posting is bad) Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebs

RE: Request for opinions - gvinum or ccd?

2009-06-01 Thread Tom Evans
ata. PS, top posting is still bad. Thanks for making me cut the context out of all these emails. Cheers Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: c question: *printf'ing arrays

2009-06-30 Thread Tom Evans
*printf without using > sizeof()-loops for all the arrays? > > cheers. None of your arrays are dynamically sized, so surely write(fd, &hdr, sizeof(Header)); would do the trick? Cheers Tom ___ freebsd-hackers@freebsd.org mail

Adding support for the Intel SS4000-E NAS aka the EM-7210

2009-09-23 Thread Tom Judge
I am doing wrong and need to change? The board is currently supported by the Linux kernel (as the em7210.c) so I was hoping that adding support to FreeBSD would not be difficult. More information about the system can be found here: http://em7210.kwaak.net/ Thanks in advance for any help, Tom $

USB Device identification in dmesg and usbconfig

2009-09-23 Thread Tom Judge
usbconfig list output: ugen2.3: at usbus2, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON How do I get the output to match other devices like this: ugen2.4: at usbus2 ums0: 2.00/1.20, addr 4> on usbus2 ums0: 3 buttons and [XYZ] coordinates ID=17 Thanks

Help debugging: Fatal kernel mode data abort: 'External Linefetch Abort (P)'

2009-09-28 Thread Tom Judge
r4=0xa1008288 Thanks Tom ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

  1   2   >