nullfs and named pipes.

2007-02-03 Thread Josef Karthauser
Hey guys, does anyone know off the top of their heads why named pipes don't appear to work across null_fs mounted partitions? i.e. if I have a named pipe in a file system, # ls -ld /mysql/mysql.sock srwxrwxrwx 1 mysql wheel 0 Feb 3 19:01 /mysql/mysql.sock # mysql --socket=/mysql

Re: nullfs and named pipes.

2007-02-07 Thread Josef Karthauser
On Tue, Feb 06, 2007 at 10:15:46AM -0600, Eric Anderson wrote: > > > >Is this a fundamental design issue with null_fs or a bug? > > > >There appears to be a lot of confusion on the lists about this point > >as many people are trying to do this so as to make a single mysql > >server available from w

Re: nullfs and named pipes.

2007-02-15 Thread Josef Karthauser
On Thu, Feb 15, 2007 at 02:57:50PM +0100, Jeremie Le Hen wrote: > > Note that all processes within a jail can only intefere with processes > from another jail or host as if they were on different machines. This > means they can communicate through PF_INET for instance but not > PF_LOCAL. > You

Re: nullfs and named pipes.

2007-02-15 Thread Josef Karthauser
On Thu, Feb 15, 2007 at 05:31:35PM +0200, Kostik Belousov wrote: > > --- null_subr.c 13 Mar 2006 03:05:17 - 1.48.2.1 > > +++ null_subr.c 14 Feb 2007 00:02:28 - > > @@ -235,6 +235,8 @@ > > xp->null_vnode = vp; > > xp->null_lowervp = lowervp; > > vp->v

Re: nullfs and named pipes.

2007-02-18 Thread Josef Karthauser
On Fri, Feb 16, 2007 at 04:36:56PM +0200, Kostik Belousov wrote: > > >>cvs diff: Diffing . > > >>Index: null_subr.c > > >>=== > > >>RCS file: /home/ncvs/src/sys/fs/nullfs/null_subr.c,v > > >>retrieving revision 1.48

Re: Zombie Jails - why don't they disappear?

2007-02-21 Thread Josef Karthauser
On Wed, Feb 21, 2007 at 09:00:35PM +0300, Maxim Konovalov wrote: > > > > Sockets (stuck in a state which can not be released immediately?) or > > other resources? I really think that this is a bug, though. > > It was discussed millon times already and there is at least one open > PR: > > http://

Zombie Jails - why don't they disappear?

2007-02-21 Thread Josef Karthauser
I've got zombie jails on a freebsd 6.x box (currently 6.2). There are no processes running under any of them, but they still appear on the jail list: server# jls JID IP Address Hostname Path 2 xxx.xxx.1.234host1.domain /data/jails/host1 1 xxx

Re: VMWare plug/quickie tests.

1999-07-25 Thread Josef Karthauser
h slagging it off, NT that is, not VMWare ;b. Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [...@pavilion.net, j...@uk.freebsd.org, j...@tao.org.uk] To Unsubscr

Re: VMWare plug/quickie tests.

1999-07-27 Thread Josef Karthauser
gt; currently counting noses in FreeBSD-land to see if it makes > market sense. All the techs there appear to be sold on the idea, > but it takes more than tech buy-in to get a project approved. :) > > - Jordan I _have_ written to them. If you look at the archives you'll se

Re: Mentioning RFC numbers in /etc/services

1999-07-29 Thread Josef Karthauser
d me (I'm fairly easy to baffle) is why we've got some numbers defined as both udp and tcp when the service type is only one or the other. Does anyone know? Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for yo

Re: Mentioning RFC numbers in /etc/services

1999-07-29 Thread Josef Karthauser
On Thu, Jul 29, 1999 at 12:11:39PM -0700, Doug wrote: > Dominic Mitchell wrote: > > > > On Thu, Jul 29, 1999 at 09:04:20AM +0100, Josef Karthauser wrote: > > > A question that always baffled me (I'm fairly easy to baffle) is why we've > > > got some n

Re: So, back on the topic of enabling bpf in GENERIC...

1999-08-02 Thread Josef Karthauser
o reason to change access to bpf at higher secure levels, because a master filter can be installed at boot time to do this work. Of course we may have an equivalent of 'IPFIREWALL_DEFAULT_TO_ACCEPT' to accomodate this. Joe -- Josef KarthauserFreeBSD: How many times have

Disk label recovery - request for suggestions.

1999-08-08 Thread Josef Karthauser
sed on non UFS fs's? Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [...@pavilion.net, j...@uk.freebsd.org, j...@tao.org.uk] To Unsubscribe: send mail to majord...

Re: Disk label recovery - request for suggestions.

1999-08-11 Thread Josef Karthauser
On Wed, Aug 11, 1999 at 03:38:05PM +0200, Dag-Erling Smorgrav wrote: > Josef Karthauser writes: > > If so, what extra work is required to make it work with non UFS file > > systems - is 'disklabel' used on non UFS fs's? > > Disklabel doesn't work at

Re: Disk label recovery - request for suggestions.

1999-08-11 Thread Josef Karthauser
On Wed, Aug 11, 1999 at 06:23:24PM +0200, Dag-Erling Smorgrav wrote: > Josef Karthauser writes: > > Ahha - of course. Ok, let me re-phrase the question then. By looking > > at the contents of the superblocks on a UFS file system it's possible to > > reconstru

Re: Disk label recovery - request for suggestions.

1999-08-11 Thread Josef Karthauser
On Wed, Aug 11, 1999 at 06:46:51PM +0200, Dag-Erling Smorgrav wrote: > Josef Karthauser writes: > > On Wed, Aug 11, 1999 at 06:23:24PM +0200, Dag-Erling Smorgrav wrote: > > > Josef Karthauser writes: > > > > Ahha - of course. Ok, let me re-phrase the question th

Re: VMWare: porting kernel modules to FreeBSD

1999-08-18 Thread Josef Karthauser
a step closer to a native FreeBSD version > of VMWare, since some (most?) of the work would already be done for > them (the porting of vmmon and vmnet). We will _definitely_ buy VMWare if we can run it on a FreeBSD host system - I believe that I've told them so in the past. Joe -- Josef

Postfix standard in FreeBSD?

1999-09-02 Thread Josef Karthauser
On Thu, Sep 02, 1999 at 11:44:14AM +0200, Sheldon Hearn wrote: > > > On Thu, 02 Sep 1999 00:39:28 +0200, Ollivier Robert wrote: > > > BTW I'd still see Postfix standard in FreeBSD :-) > I'd like to see Postfix standard as well :) Joe -- Josef Karthauser

Re: Postfix standard in FreeBSD?

1999-09-02 Thread Josef Karthauser
On Thu, Sep 02, 1999 at 11:52:50AM +0200, Sheldon Hearn wrote: > > > On Thu, 02 Sep 1999 10:48:01 +0100, Josef Karthauser wrote: > > > I'd like to see Postfix standard as well :) > > Thanks for the subject line change. I appreciate it. Now please make > sure you

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-03 Thread Josef Karthauser
ver. "mta" just feels a little obscure. > > "smtp", the first proposal is a better idea then. "mailman" (like it is used > on hub) is more for a human. Don't use 'mailman' please. We've already got it assigned across site for the Ma

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-03 Thread Josef Karthauser
On Fri, Sep 03, 1999 at 10:49:35AM +0100, Wood, Richard wrote: > > -Original Message- > > From: Josef Karthauser [mailto:j...@pavilion.net] > > Sent: 03 September 1999 10:41 > > > Don't use 'mailman' please. We've already got it assign

Re: Superblock.

1999-09-08 Thread Josef Karthauser
lling to post a description of a solution for the FAQ if I can > find the filesystems. > > Dave. Search the hackers mailing list for a mail from me, which contains a C program to do the work for you. Joe -- Josef KarthauserFreeBSD: How many times have you boot

Re: Superblock.

1999-09-08 Thread Josef Karthauser
lling to post a description of a solution for the FAQ if I can > find the filesystems. > If you have problems finding it, let me know - I'll send a copy (which is currently at home.) Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager

Re: Superblock.

1999-09-10 Thread Josef Karthauser
t; Julian It's on my TODO list, honest :) I've got the code, and just need to finish the tool. Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [...@pavil

Re: More Press

1999-09-13 Thread Josef Karthauser
atches of my own (the netscape > source segfaults if no command is given and apparently presumes netscape > 1.1). If I can find out the answer to fetching the 2 files, I'll send-pr the > port right away. > Take a look at the XFree86 port in x11. That fetches two large tarballs, and

Wierd behavour from G++28!

1999-06-08 Thread Josef Karthauser
0f in ostream::flush () at /usr/include/ctype.h:149 #1 0x8052912 in ostream::operator<< () at /usr/include/ctype.h:149 #2 0x804995f in main (argc=1, argv=0xbfbfdb54) at search.c:219 (gdb) l What gives? It looks like a library thing. Can anyone put me on the right track please? Joe

Re: Wierd behavour from G++28!

1999-06-08 Thread Josef Karthauser
print endl $4 = {} 0x8052d20 (gdb) s 0x80528ed in ostream::operator<< () at /usr/include/ctype.h:149 149 } (gdb) s Program received signal SIGSEGV, Segmentation fault. 0x8052c0f in ostream::flush () at /usr/include/ctype.h:149 149

Re: Wierd behavour from G++28!

1999-06-08 Thread Josef Karthauser
x27;ll have to defer that to someone who's used gcc2.8... Can someone comment please? Is this a bug in the way the gcc2.8 is installed, or is it a bug in my understanding? (probably the latter). Tnx, Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Man

Re: Wierd behavour from G++28!

1999-06-09 Thread Josef Karthauser
On Wed, Jun 09, 1999 at 12:40:46AM +0100, Brian Somers wrote: > > > > Can someone comment please? Is this a bug in the way the gcc2.8 is > > installed, or is it a bug in my understanding? (probably the latter). > > Perhaps you need a gcc-compiled version of libstdc++. It's just a > guess, but

Re: IR Remote for AverMedia and FlyVideo

1999-06-15 Thread Josef Karthauser
ards want to knock something up for the > Bt848 driver, I'll gladly add it in along side the Hauppauge IR support > we already have. Hi Roger, I've got a phototransistor plugged into my DTR line on the serial port. Is there any working software for FreeBSD for utilising this

Re: Inactive vs. free Memory

1999-06-15 Thread Josef Karthauser
> > Inactive means the page contains valid data belonging to some file, > but is not mapped into any address space. Free means, the page doesn't > contain valid data. Thanks Arun, This has been bugging us for ages :) At last it's clear Joe -- Josef KarthauserFreeBSD: Ho

[DISKLABEL FRAGGED] Clues requested... ;)

1999-06-21 Thread Josef Karthauser
er yet. The data on the disk isn't crucial, I can rebuild the system if necessary, but it seems that maybe I can spend less time writing a recovery tool than it would take to start from scratch. Thanks in advance, Joe -- Josef KarthauserFreeBSD: How many times have you booted today?

Re: [DISKLABEL FRAGGED] Clues requested... ;)

1999-06-23 Thread Josef Karthauser
On Wed, Jun 23, 1999 at 12:24:07AM -0600, Warner Losh wrote: > In message <19990621083803.m95...@pavilion.net> Josef Karthauser writes: > : The data on the disk isn't crucial, I can rebuild the system if necessary, > but > : it seems that maybe I can spend less time writi

Re: [DISKLABEL FRAGGED] Clues requested... ;)

1999-06-30 Thread Josef Karthauser
On Mon, Jun 21, 1999 at 01:48:45PM +, Niall Smart wrote: > Josef Karthauser wrote: > > > > Guess what... I've got a disk where the partition table and the disklabel > > has > > mysteriously disappeared! Oops. > > > > I've reconstructed t

Re: Budget on user-ppp

1999-07-06 Thread Josef Karthauser
ay and thereby vary the timeouts, etc. I wonder whether any of this can be adapted for "modem ppp". Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [...@pavi

re: HELP!! Slice info disappeared

1999-07-09 Thread Josef Karthauser
#x27;s Niall's basic code saved my harddisk a few weeks ago :) Joe - Forwarded message from Niall Smart - Date: Mon, 21 Jun 1999 13:48:45 + From: Niall Smart Organization: Trinity Commerce X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en

KGDB not reading my crash dump.

2006-03-01 Thread Josef Karthauser
Hi guys, I've got a crash dump that I'm trying to examine, but kgdb isn't recognising it: genius# kgdb /usr/obj/usr/src/sys/GENIUS2/kernel.debug ./vmcore.12 kgdb: cannot read PTD genius# file vmcore.12 vmcore.12: ELF 32-bit LSB core file Intel 80386, invalid version (embedded) Is

Re: Patch to fix "make buildkernel requires full obj directory" mistake

2001-01-18 Thread Josef Karthauser
On Thu, Jan 18, 2001 at 10:13:15AM +0200, Neil Blakey-Milner wrote: > Hi, > > I've kept on forgetting to apply a patch similar to this one. > > "make buildkernel" currently fails if a "make buildworld" has not > previously been done on the machine (and still has the populated object > environmen

Re: stray irq 7

2001-01-18 Thread Josef Karthauser
On Thu, Jan 18, 2001 at 02:45:34PM -0800, Mike Smith wrote: > > Ok, so why is this only a problem in FreeBSD 4.x, or better yet, since its > > a well known problem, why arent they handled more eloquently? > > I have no idea why it only happens to you with 4.x; the code that does > that has been

Re: Patch to fix "make buildkernel requires full obj directory" mistake

2001-01-18 Thread Josef Karthauser
On Thu, Jan 18, 2001 at 05:36:30PM -0700, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Josef Karthauser writes: > : Hear hear. We had to back out the 'make buildkernel' within PicoBSD > : because there was no guarentee that the user had ever done a make > :

Re: Patch to fix "make buildkernel requires full obj directory" mistake

2001-01-19 Thread Josef Karthauser
On Fri, Jan 19, 2001 at 07:43:50PM +1300, Dan Langille wrote: > On 18 Jan 2001, at 20:13, Warner Losh wrote: > > Either we change the handbook to make it clear, as I hope my patch[1] > does, or we fix buildkernel so it works as advertised in the handbook. I > don't mind either solution. > Do

Re: Patch to fix "make buildkernel requires full obj directory" mistake

2001-01-19 Thread Josef Karthauser
On Fri, Jan 19, 2001 at 07:43:50PM +1300, Dan Langille wrote: > > answered one too many questions that boil down to "just rebuild the > > world and stop arguing with me, things will start to work". > > Either we change the handbook to make it clear, as I hope my patch[1] > does, or we fix buildk

Re: Patch to fix "make buildkernel requires full obj directory" mistake

2001-01-19 Thread Josef Karthauser
On Thu, Jan 18, 2001 at 08:13:57PM -0700, Warner Losh wrote: > > I thought that crunchgen dealt with the .o's that were created in the > buildworld process. It looks like it rebuilds them itself in a > whacked out way to make the whole thing work. No - it looks at the original Makefile to deter

Re: Does anyone know how to let fd0.1720 be bootable?

2001-01-21 Thread Josef Karthauser
On Sat, Jan 20, 2001 at 01:19:17PM -0800, Luigi Rizzo wrote: > > I think this is a BIOS issue. I don't think any BIOS will let you > > boot from arbitrarily-formatted floppies :) > > the 1480 format works. Have you got this working now - or was it the larger size that didn't work? Joe > >

What's changed recently with vmware/linuxemu/file I/O

2001-02-06 Thread Josef Karthauser
Hi, I'm wondering what's changed recently to cause vmware2 running on the linuxemu to lose a lot of performance with disk I/O. A couple of weeks ago I could boot win2000 under vmware2 in a matter of minutes; on today's kernel it takes 5 or 10 minutes to boot, and disk I/O is through the roof.

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-06 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 02:40:27AM +1100, Bruce Evans wrote: > > Could someone please hit me with a clue-bat :) > > Read your freebsd-emulation mail :-). /me wanders off to subscribe to freebsd-emulation. Thanks Bruce. Joe PGP signature

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-07 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 08:26:15PM +0100, Dag-Erling Smorgrav wrote: > Brian Somers <[EMAIL PROTECTED]> writes: > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm > > for three days (probably about 36 hours excluding suspends) on a > > 366MHz laptop with a ATA33 disk. > > Wo

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-07 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 08:26:15PM +0100, Dag-Erling Smorgrav wrote: > Brian Somers <[EMAIL PROTECTED]> writes: > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm > > for three days (probably about 36 hours excluding suspends) on a > > 366MHz laptop with a ATA33 disk. > > Wo

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-07 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 08:56:14PM +, Josef Karthauser wrote: > On Wed, Feb 07, 2001 at 08:26:15PM +0100, Dag-Erling Smorgrav wrote: > > Brian Somers <[EMAIL PROTECTED]> writes: > > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-08 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 10:07:06PM -0500, Robert Watson wrote: > > On 7 Feb 2001, Dag-Erling Smorgrav wrote: > > > Brian Somers <[EMAIL PROTECTED]> writes: > > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm > > > for three days (probably about 36 hours excluding suspends)

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-08 Thread Josef Karthauser
On Thu, Feb 08, 2001 at 04:08:12AM -0800, Julian Elischer wrote: > Josef Karthauser wrote: > > > > 714 root -14 0 123M 79192K inode0:45 25.29% 25.29% vmware > > > > When this happens the whole machine freezes also. Processes run, but > > new proce

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-08 Thread Josef Karthauser
On Thu, Feb 08, 2001 at 04:58:17AM -0800, Julian Elischer wrote: > > Looks like some way of clustering this might achieve a lot. > > what does systat -vmstat or vmstat 1 > show? > Better still, I guess we could do a linux-truss > and see what it's doing... I believe that it's strace under linux

rootdev problems with /boot/loader.

2001-02-27 Thread Josef Karthauser
I've got a bootable filesystem that although it's installed in the first slice on a disk the kernel/bootloader tries to mount /dev/ad0s2a as the root filesystem. I'm scratching my head as to why. Any ideas? It should be mounting /dev/ad0s1a automatically. The following are set by /boot/loader:

Re: rootdev problems with /boot/loader.

2001-02-27 Thread Josef Karthauser
On Tue, Feb 27, 2001 at 02:44:04PM -0800, John Baldwin wrote: > > On 27-Feb-01 Josef Karthauser wrote: > > > > p.s. This image is being booted via /dev/md0 in vmware. What I'm > > trying to work out is whether it's a bug in either of these parts. > >

Re: rootdev problems with /boot/loader.

2001-02-28 Thread Josef Karthauser
On Tue, Feb 27, 2001 at 03:51:03PM -0800, Paul Saab wrote: > Oops. > make that > vfs.root.mountrootfrom="ufs:/dev/ad0s1a" Thanks Paul Joe PGP signature

Re: rootdev problems with /boot/loader.

2001-02-28 Thread Josef Karthauser
On Tue, Feb 27, 2001 at 02:44:04PM -0800, John Baldwin wrote: > > On 27-Feb-01 Josef Karthauser wrote: > > I've got a bootable filesystem that although it's installed in the first > > slice on a disk the kernel/bootloader tries to mount /dev/ad0s2a as the > > r

Re: rootdev problems with /boot/loader.

2001-02-28 Thread Josef Karthauser
On Wed, Feb 28, 2001 at 11:32:02AM +, Josef Karthauser wrote: > > What does 'lsdev' show. > > Here's what lsdev shows: > > disk @ 0xf3e4 > disk0: BIOS drive A: > disk1: BIOS drive C: > disk1s1a: FFS > > So why is it trying

Re: doFS.sh newfs parameters for install floppy

2001-03-09 Thread Josef Karthauser
On Thu, Mar 08, 2001 at 05:40:11PM -0800, David O'Brien wrote: > Does anyone know of *any* problems with committing this diff? > It changes the % free space from the 8% default to 0. I would imagine that this should be fine. We've been doing this in PicoBSD for a long while. BTW, I believe that

Re: howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Josef Karthauser
On Fri, Mar 09, 2001 at 11:42:13AM +0100, Luigi Rizzo wrote: > Hi, > i have the following problem (related to picobsd this is > why this msg is Bcc to -small). > > We can format 1722KB floppies, which is 21 sectors/2heads/82 tracks, > but the bios is unable to boot from them -- it will only read

Re: howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Josef Karthauser
On Fri, Mar 09, 2001 at 01:05:58PM +0100, Luigi Rizzo wrote: > > It would be possible to teach the floppy driver that cyl 0-9 has > > 18 sectors while cyl10-81 has 21. > > this would only work after the kernel has control, and the kernel > needs far more than 10 cylinders... What about /boot/loa

Re: md disks more than one from a kldload?

2001-05-19 Thread Josef Karthauser
On Fri, May 18, 2001 at 10:51:15PM -0400, Andrew Gallatin wrote: > > Jaye Mathisen writes: > > > > I kldload md.ko. First md device comes up just peachy. > > > > however, attempts to now create an md1 fail with device not > > configured. > > If you're feeling brave, I just back ported th

Re: md disks more than one from a kldload?

2001-05-19 Thread Josef Karthauser
On Fri, May 18, 2001 at 10:13:35PM -0600, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Andrew Gallatin >writes: > : If anybody else feels like testing this, please do so. Is there > : some interest an MFC? > > If this fixes the problem where sometimes the system would hang when > writing

Re: -R for make update ?

2001-05-21 Thread Josef Karthauser
On Mon, May 21, 2001 at 07:48:28PM +0200, Wilko Bulte wrote: > Hi > > Is there any specific reason why one needs to be able to write a lock to the > CVS repo when running 'make update' to get a freshly checked out source? > The Makefile.inc1 has: > > .if defined(CVS_UPDATE) > @echo >

Re: Fixing documented bug in env(1)

2001-06-06 Thread Josef Karthauser
On Sat, Jun 02, 2001 at 02:03:38AM -0400, Garance A Drosihn wrote: > > It also strikes me that this might be another topic to > send thru [EMAIL PROTECTED], as Posix > might have something to say about what's appropriate. > How much traffic does this list produce and how many people are on it?

Re: Query: How to tell if Microsoft is using BSD TCP/IP code?

2001-06-18 Thread Josef Karthauser
On Sat, Jun 16, 2001 at 01:16:28PM -0400, [EMAIL PROTECTED] wrote: > is BSDI's stack so superior to any of the other BSDs that MS would pay BSDI > for it, particularly at a time when BSDI was trying to compete with MS in the > server market? Seems like something that a bunch of BSD fanatics conj

Re: FreeBSD Mall now BSDCentral

2001-07-06 Thread Josef Karthauser
On Fri, Jul 06, 2001 at 02:28:18PM -0700, Kris Kennaway wrote: > > In the past, the officially blessed CD distributor was kicking back > money directly to FreeBSD; whatever happens in the future with respect > to CD distribution, I think we should make sure this continues to > happen in an econom

Re: ACPI project progress report

2000-06-20 Thread Josef Karthauser
On Mon, Jun 19, 2000 at 05:40:30PM -0700, Mike Smith wrote: > > The real issue here is persistent system state across the S4 suspend; ie. > leaving applications open, etc. IMO this isn't really something worth a > lot of effort to us, and it has a lot of additional complications for a > "serve

Re: ACPI project progress report

2000-06-20 Thread Josef Karthauser
On Mon, Jun 19, 2000 at 09:34:01PM -0600, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Mike Smith writes: > : Can we guarantee that we can find this area? On eg. the Dell i7500 that > : I've been playing most with, it's a file on a FAT filesystem, and the > : BIOS will only "find" it if

Re: ACPI project progress report

2000-06-21 Thread Josef Karthauser
On Tue, Jun 20, 2000 at 08:14:41PM +0200, Narvi wrote: > > You obviously haven't considered the ability to be able to near hot-swap > motherboard and cpu - or even RAM - in this way. > You're right! I hadn't! (Although I've dreamed about it a few times). Joe To Unsubscribe: send mail to [

Re: ls -G seems to depend on TERM=xterm-color

2000-07-03 Thread Josef Karthauser
On Mon, Jul 03, 2000 at 12:10:13AM -0700, Doug Barton wrote: > Brian Fundakowski Feldman wrote: > > > That's because the "color" escape sequences are defined for xterm-color > > in termcap; xterm-color is defined as a superset of xterm (see the tc= > > directive). > > Right... I am down w

Re: ls -G seems to depend on TERM=xterm-color

2000-07-04 Thread Josef Karthauser
On Tue, Jul 04, 2000 at 04:17:53PM -0700, Doug Barton wrote: > > So, I've put my time where my mouth is and produced the attached patch > for ls.1. I am 100% open to modifications of both style and content, my > only request being that someone commit _something_ before 4.1 goes out > the do

Re: audiofs mixing audio and data tracks

2000-08-10 Thread Josef Karthauser
On Thu, Aug 10, 2000 at 12:14:26PM +0200, Theo van Klaveren wrote: > Soren Schmidt wrote: > > | Well, the idea is that you get one device pr CD track, that way you can > | do what you want with them, ie to rip audio track 4 you do: > | > | dd if=/dev/acdNt4 of=track4.raw bs=2352 > | > | To mount

Re: audiofs mixing audio and data tracks

2000-08-10 Thread Josef Karthauser
On Thu, Aug 10, 2000 at 11:27:56AM +0200, Soren Schmidt wrote: > It seems Tony Finch wrote: > > Soren Schmidt <[EMAIL PROTECTED]> wrote: > > >It seems Koster, K.J. wrote: > > >> > > >> Am I right in thinking that a cdrom can have at most one data track? In that > > >> case, I'd suggest assighing

Re: ls -l | more inverts colour

2000-08-31 Thread Josef Karthauser
running? Please send the results of running: # uname -a # ls -l /bin/ls # env Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [[EMAIL PROTECTED], [EMAIL PROTECTED], [E

Re: ls -l | more inverts colour

2000-08-31 Thread Josef Karthauser
TH=/usr/lib:/usr/local/lib > tshell=/usr/local/bin/tcsh > MUSIC_CD=/dev/wcd0c > >CVSROOT=:pserver:[EMAIL PROTECTED]:/cs/research/mice/starship/src/local/CVS_repository > > > > Theo > -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Ma

Re: ls -l | more inverts colour

2000-09-01 Thread Josef Karthauser
On Fri, Sep 01, 2000 at 08:48:56AM +0100, Theo PAGTZIS wrote: > Josef Karthauser wrote: > > > You're not using the flags for colourized ls are you? > > > > If you do: > > > > % ls > /tmp/ls > > % cat /tmp/ls | more > > > > Doe

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Josef Karthauser
/* name */ > }; > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > [EMAIL PROTECTED] | TCP/IP since RFC 956 > FreeBSD coreteam member | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > &g

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Josef Karthauser
pcm0: hwptr went backwards 8420 -> 8192 > >Sep 5 23:12:57 genius /kernel: pcm0: hwptr went backwards 8212 -> 8192 > >Sep 5 23:13:04 genius /kernel: pcm0: hwptr went backwards 8196 -> 8192 > >Sep 5 23:13:21 genius /kernel: pcm0: hwptr went backwards 8208 -> 8192 -- J

Re: mergemaster RFC (long)

2000-09-21 Thread Josef Karthauser
lines. > > Aye. Looks like we're thinking along the same lines. > > I'll have to talk to Wes at BSDCon about trying to get the NetBSD > guys to introduce it there too - maybe some of the NetBSD developers > will be there too. > > > -- > > Christian "naddy"

using raw disks in vmware under -current

2000-10-10 Thread Josef Karthauser
Has anyone got rawdisks working in vmware under -current? They used to work - my guess that that something happened when we lost block devices, or I've got a hosed linux_compat installation. Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Ma

Re: using raw disks in vmware under -current

2000-10-11 Thread Josef Karthauser
On Wed, Oct 11, 2000 at 01:17:34PM +0700, Max Khon wrote: > hi, there! > > On Tue, 10 Oct 2000, Josef Karthauser wrote: > > > Has anyone got rawdisks working in vmware under -current? > > > > They used to work - my guess that that something happened when we >

Re: Rijndael status in FreeBSD??

2000-10-27 Thread Josef Karthauser
On Wed, Oct 25, 2000 at 08:24:24PM -0500, Jim Bryant wrote: > What are the plans for incorporating Rijndael, the finalist algorithm > for the Advanced Encryption Standard, into FreeBSD? > > jim I believe that there are people working on this. Expect it in current shortly. J

Mounting a md as a root filesystem.

2000-11-07 Thread Josef Karthauser
ve MD_ROOT compiled into my kernel. Any help would be very much appreciated. Thanks, Joe -- Josef KarthauserFreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [[EMAIL PROTECTED], [EMAIL PROTECTE

Re: Optimal UFS parameters

2000-12-08 Thread Josef Karthauser
On Fri, Dec 08, 2000 at 05:53:18AM +, [EMAIL PROTECTED] wrote: > > How frequently do people fsck? Once per reboot usually. Joe -- Josef Karthauser[[EMAIL PROTECTED], [EMAIL PROTECTED]] . FreeBSD: The power to change the world To Unsubscribe: send mail to

Re: fd1720

2000-12-23 Thread Josef Karthauser
On Fri, Dec 22, 2000 at 10:51:49PM +0100, Cliff Sarginson wrote: > On Fri, Dec 22, 2000 at 08:52:52AM -0800, Luigi Rizzo wrote: > > > Hey. > > > > > > Did anybody suceed with fd1720 flopies ? I couldn't write any single > > > 1720K image there. > > > > you must fdformat /dev/fd0.1720 (check sy

Re: A couple of Junior Hacker tasks...

2000-12-28 Thread Josef Karthauser
On Thu, Dec 28, 2000 at 11:03:15AM +0200, Jacques Marneweck wrote: > On Thu Dec 28 21:58:12 2000 Dan Langille wrote: > > On 28 Dec 2000, at 9:36, Poul-Henning Kamp wrote: > > > > > which are good candidates for people looking for a good and simple > > > task to do for FreeBSD. > > > > How do we

Re: -STABLE+vinum+smp+softupdates+CVSup(local CVS repo)==corruption?

2000-12-28 Thread Josef Karthauser
On Tue, Dec 26, 2000 at 05:30:09PM -0500, David E. Cross wrote: > I have run across a problem since updating to -STABLE a week or so ago... > my CVS vinum partition would go corrupt after a few updates. I have been > running with no softupdates on my system for a day now and no problems. > Has an

Re: Silent FreeBSD

2000-12-30 Thread Josef Karthauser
On Fri, Dec 29, 2000 at 11:56:57AM +1300, David Preece wrote: > At 10:12 28/12/00 -0700, you wrote: > > >Lastly, search for quiet fans from a large supplier. > > http://www.quietpc.com/ > > I haven't bought any stuff from them, yet, so I can't vouch other than for > their existence. I have.

Reprobing the ATAPI bus.

2001-01-02 Thread Josef Karthauser
Does anyone know how to reprobe the ATAPI bus, e.g. for a cd rom drive in a laptop that wasn't present during boot? Joe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Reprobing the ATAPI bus.

2001-01-02 Thread Josef Karthauser
On Tue, Jan 02, 2001 at 03:50:34PM +0100, Soren Schmidt wrote: > It seems Josef Karthauser wrote: > > Does anyone know how to reprobe the ATAPI bus, e.g. for a cd rom drive > > in a laptop that wasn't present during boot? > > Yes :) > > Most of the code is al

Re: Reprobing the ATAPI bus.

2001-01-02 Thread Josef Karthauser
On Tue, Jan 02, 2001 at 10:22:02AM -0600, Daryl Chance wrote: > That could look/get ugly. > > if > ( > retval > == > -1 > ) > { >// blah > } > > hehe ;P He only gets paid if it conforms to style(9) Heh :b. Joe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-h

Re: Reprobing the ATAPI bus.

2001-01-02 Thread Josef Karthauser
On Tue, Jan 02, 2001 at 05:54:34PM +0100, Soren Schmidt wrote: > It seems Josef Karthauser wrote: > > > > He only gets paid if it conforms to style(9) Heh :b. > > > Just forget about it then, and be patient :) Oh go on then :) I'll pay you anyway :). Joe

Re: Just how standard is APM?

2001-01-05 Thread Josef Karthauser
On Thu, Jan 04, 2001 at 11:57:37PM -0800, Mike Smith wrote: > > Warner Losh wrote: > > > > > > APM is standard. Except when it is broken in some brain damaged ways. > > > > > > However, you likely have your apm device disabled in your kernel and > > > all you need to do is enable it. > > > > >

Re: Link up/down events

2001-01-10 Thread Josef Karthauser
On Wed, Jan 10, 2001 at 08:57:14AM -0500, Robert Watson wrote: > On Wed, 10 Jan 2001, Samuel Tardieu wrote: > > > Is there a way to be warned about ethernet link up/down events? I have a > > laptop with an internal fxp0 interface, and I'd like to launch/kill > > dhclient whenever the link goes up

Re: One thing linux does better than FreeBSD...

2001-01-15 Thread Josef Karthauser
On Mon, Jan 15, 2001 at 01:40:38PM +0100, Poul-Henning Kamp wrote: > > There is one point where I have to conceed defeat to Linux. > > That fat little penguin is everywhere. > > The main reason we practically don't see beastie at all is that > there is no artwork to get hold of anywhere... > >

Compiled in module disablement?

2001-01-16 Thread Josef Karthauser
How hard/easy would it be to disable a pre-compiled in kernel module? In my case I've got a machine here that's running ipfw, and I want to make some experimental changes without rebooting the box. Ideally I could recompile a ipfw.ko, disable the pre-compiled-in one (isn't this just a matter of r

Re: Wacom Graphire3 USB Tablet and FreeBSD

2004-02-02 Thread Josef Karthauser
oo > ;-) > The uhid framework in NetBSD and OpenBSD is different from ours. I have plans to port it over to ours, but that project is currently blocked due to lack of time. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister

Getting root via a user that was obtained via NIS.

2004-03-03 Thread Josef Karthauser
f), 0(wheel), 14(sysadmin) phoenix:~ grep jlk23 /etc/group wheel:*:0:root,joe,jlk23 phoenix:~ ypcat passwd | grep jlk23 jlk23::9876:20:Joe Karthauser:/users/jlk23:/local/bin/tcsh Any ideas? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs

100mhz Wavelab on -current PCI and PCCARD.

2004-06-13 Thread Josef Karthauser
o using a wireless card in the machine and be able to filter at a MAC address level? I want a bit of control of the network. Is there a recommended configuration? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http

freebsd-hackers@freebsd.org

2001-08-02 Thread Josef Karthauser
On Thu, Aug 02, 2001 at 07:58:43PM -0700, Julian Elischer wrote: > ha! > > no, I just got my first DVD drive for my dell and I > want to see if I can look at a dvd on it.. > but All the DVD howto's for FreeBSD seem to be dead links. > > One just says "The ioctls are now in -current" > and seems

  1   2   3   >