Obtain Biotech IPOs! 177

2001-01-20 Thread emed11
Title: Help Beta Test Our Site and Be Eligible to Purchase Shares of Future IPOs In Which We Participate** eMedsecurities has selected you as a possible participant to help test our online stock-trading engine for knowledge-based investing in the

Re: [DOC-FIX] netfs.h

2001-01-20 Thread Marcus Brinkmann
On Sat, Jan 20, 2001 at 06:25:12PM +0100, Marcus Brinkmann wrote: > On Sun, Jan 14, 2001 at 10:33:51PM -0500, Neal H Walfield wrote: > > > > -/* Add a reference to node NP, which must be locked by the caller. */ > > +/* Add a reference to node NP (NP does not have to be locked). */ > > void n

Re: settrans

2001-01-20 Thread Roland McGrath
This is pretty confusing to me, but it's hard to see much without being able to debug it myself. First, please check whether the scenario you are trying does or doesn't exhibit the same bug in a vanilla system without your changes. Next, here are some things to try. When you attach gdb, look a

Re: [DOC-FIX] netfs.h

2001-01-20 Thread Marcus Brinkmann
On Sun, Jan 14, 2001 at 10:33:51PM -0500, Neal H Walfield wrote: > > -/* Add a reference to node NP, which must be locked by the caller. */ > +/* Add a reference to node NP (NP does not have to be locked). */ > void netfs_nref (struct node *np); > > /* Releases a node. Drops a reference t