Dfly-1.2.0 using fbsdports+firebirdsql

Jimmy Lim jimmyblim at gmail.com
Tue Apr 19 03:54:47 PDT 2005


Hi Skoda and Matt,
I can now see semaphores using the patched ipcs, and remove usingipcrm!  I can now connect to my firebirdsql!
I hope this will be committed on stable.
Thank you very much!
On Tue, 19 Apr 2005 05:31:46 UT, Skoda Tomas <tomas.skoda at xxxxxxxxx> wrote:> Hello Jimmy, Matt> > AFAIK problem is with DFly ipcs utility which seem to be broken now.> Please try following patch:> > RCS file: /home/dcvs/src/usr.bin/ipcs/ipcs.c,v> retrieving revision 1.7> diff -u -r1.7 ipcs.c> --- ipcs.c      2 Nov 2004 19:38:49 -0000       1.7> +++ ipcs.c      18 Apr 2005 22:33:15 -0000> @@ -133,12 +133,13 @@>         int     display = SHMINFO | MSGINFO | SEMINFO;>         int     option = 0;> 
        char   *core, *namelist;> -       const char *user, *grp;> +       char   *user, *grp;>         int     i;>         uid_t   useruid;>         gid_t   grpgid;> >         core = namelist = NULL;> +       user = grp = NULL;> >         while ((i = getopt(argc, argv, "MmQqSsabC:cN:ou:g:ptT")) != -1)>                 switch (i) {> > Regards> --> Tomas> > --- reklama -----------------------------------------------------> Pošlite si na mobil farebný obrázok alebo kool zvonenie!> http://mobil.zo
znam.sk> 

-- Jimmy B. Limj i m m y b l i m @ g m a i l . c o m





More information about the Kernel mailing list