Re: RFC: removal of share/doc/{papers,psd,smm,usd} in 2 months

2012-10-19 Thread Mark Blackman
On 19 Oct 2012, at 15:36, Ulrich Spörlein wrote: > Hi all, > > those roff sources have been very naughty and will be removed from the > tree by the end of the year. Most of those papers are severely out of > date and provide no more use to the system. They can probably also be > found online us

Re: Buying recommendation for silent router/fileserver

2012-10-11 Thread Mark Blackman
On 11 Oct 2012, at 16:05, Rainer Duffner wrote: > Am Thu, 11 Oct 2012 16:54:53 +0200 > schrieb Ulrich Spörlein : >> >> So how well is networking going to be supported by FreeBSD? Should I >> just bite the bullet and find out? > > > > What about the > > HP ProLiant N40L > ? > > It's not fa

Re: Clang as default compiler November 4th

2012-09-12 Thread Mark Blackman
On 12 Sep 2012, at 10:15, Mark Linimon wrote: > On Tue, Sep 11, 2012 at 11:27:50AM +0200, Lars Engels wrote: >> At the moment the ports maintainers don't give much about if their ports >> build with CLANG or not because they're not forced to. > > I think this is a mis-representation. > > Addin

Re: Apropos Removal of sysinstall

2011-12-29 Thread Mark Blackman
On Thu, 29 Dec 2011, Peter J. Cherny wrote: I believe removal of sysinstall exposes the community's blindness to a major parts of it's future, ZFS root. Other than following arcane recipes, the only way to create a system with ZFS root is by using Martin Matu?ka's excellent mfsboot images.

Re: GCC debug flags cleanup

2011-12-22 Thread Mark Blackman
On Thu, 22 Dec 2011, Bob Bishop wrote: Hi, On 22 Dec 2011, at 11:52, Erik Cederstrand wrote: I've created a patch that cleans up FreeBSD Makefiles that unconditionally set the -g flag for GCC. [etc] Just a note of caution that I have had cases in the past where I suspected that GCC was

Re: device driver memory leak in 5.1-20030726?

2003-07-28 Thread Mark Blackman
Ok, you asked for it.. Jul 28 10:13:02 maddog kernel: usbd_alloc_xfer() = 0xc1c92900 Jul 28 10:13:02 maddog kernel: usbd_bulk_transfer: start transfer 53 bytes Jul 28 10:13:02 maddog kernel: usbd_transfer: xfer=0xc1c92900, flags=0, pipe=0xc1bb5480, running=0 Jul 28 10:13:02 maddog kernel: usbd_du

Re: device driver memory leak in 5.1-20030726?

2003-07-27 Thread Mark Blackman
On Saturday, July 26, 2003, at 10:02 PM, Gary Jennejohn wrote: Mark Blackman writes: I'm seeing the same 'kmem_malloc(4096): kmem_map too small: X total allocated' messages that a few other have reported. [snip] From these symptoms, I'm speculating that one or mor

Re: device driver memory leak in 5.1-20030726?

2003-07-26 Thread Mark Blackman
tf_eflags = 531, tf_esp = -1077937732, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:1008 params = 0xbfbff9c0---Can't read userspace from dump, or kernel process--- (kgdb) (kgdb) quit On Saturday, July 26, 2003, at 09:06 PM, Mark Blackman wrote: Hi all, I'm seeing the same 

device driver memory leak in 5.1-20030726?

2003-07-26 Thread Mark Blackman
o this conclusion? As a side note, I also briefly witnessed scrolling errors like 'ad0: out of memory in start'. I have no idea if this implies the 'ad' driver is an issue. Regards, Mark Blackman Exonetric Consulting ___ [EMAIL PROT

Re: OpenSSH 2.1

2000-05-17 Thread Mark Blackman
to Internat all the time. > > -- > -- David([EMAIL PROTECTED]) > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > -- Mark Blackman,Internet Systems Administrator,Sophos Anti-Virus e-m

Re: ELF interpreter /compat/linux/lib/ld-linux.so.1 not found

1999-02-22 Thread Mark Blackman
you'll need to upgrade to a slightly newer than 3.1-RELEASE version of the kernel and recompile. Anything newer than about Feb. 19 should do. See freebsd-emulation lists last week for details. Mark Blackman In message , Don S ullivan writes: > >RSI's IDL/ENVI product's l

Re: Experiences with aout-to-elf and new bootblocks

1999-01-21 Thread Mark Blackman
FWIW, I've done it under 2.2.7 by 1) installing booteasy on both wd0 *AND* wd2 2) altering the boot.config to 1:wd(2,a)kernel 3) compiling above kernel with config kernel root on wd2 Mark In message <74039.916912...@axl.noc.iafrica.com>, Sheldon Hearn writes: > > >On Thu, 21 Jan