multiple mounts of single device

2002-01-29 Thread Brent Verner
Hi, I've been searching for info regarding mounting the same device to multiple locations in the filesystem, i.e... # mount /dev/ad0s1e /usr # mount -r /dev/ad0s1e /var/jail//usr # mount -r /dev/ad0s1e /var/jail//usr [Warning: I /know/ I know next-to-nothing about filesystems...

Re: Junior Kernel Hacker task: improve vnode-v_tag

2001-09-04 Thread Brent Verner
On 04 Sep 2001 at 10:36 (+0200), Poul-Henning Kamp wrote: | | Assignment: | | The v_tag element in struct vnode is a debugging aid, but unfortunately | it is implemented in a way which means that adding a filesystem means | modifying the definition in sys/vnode.h. | | Convert the v_tag to an

Re: Sysadmin article

2001-06-14 Thread Brent Verner
On 15 Jun 2001 at 00:38 (-0500), Stephen Montgomery-Smith wrote: | Mike Silbersack wrote: | | | Matt's performance manpage covers a lot of this, but is probably not as | easy to digest as an interactive script. | | | What do I type to read this man page? $ man tuning To Unsubscribe:

gcc (cpp) include search path problem

2001-05-24 Thread Brent Verner
Hi, I'm not sure if this has been the default for gcc/cpp on FBSD for a while but I noticed it since some ports failed to build due to includes (present in /usr/local/include) not being found. Has this changed, or is that port (wget) just broken. IMO, the search path for cpp should