Bug#462349: libcroco3 contains a binary

2008-01-23 Thread Sean Neakums
Package: libcroco3
Version: 0.6.1-1

This package contains a binary, csslint-0.6.  According to the
Debian Policy, section 8.2, this should not be the case.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320627: crash w/ xpdf

2007-06-04 Thread Sean Neakums
Brice Goglin [EMAIL PROTECTED] writes:

 About 2 years ago, you reported (or replied to) a bug in the Debian BTS
 regarding a crash of the X server when running xpdf. Did any of you guys
 reproduce this problem recently? With Xorg/Etch? With latest
 xserver-xorg-core in unstable? If not, I will close this bug in the next
 weeks.

X server crash (x86 with Intel graphics) when I load the chapter64.pdf
Albert supplied and scroll down the index tree by dragging the
scrollbar thumb. Looks like I reproduced it last time on my PowerBook.
I can try that again too later if you like.  (PowerPC, Radeon graphics.)

Perhaps an X protocol trace would help find the request that triggers it?
I seem to recall there are tools for doing that sort of thing.
Maybe I should try with EXA instead of XAA, too.

Anyway, some info below, log and conf attached.

ii  xpdf-reader  3.02-1   Portable Document Format (PDF) 
suite -- viewer for X11
ii  xserver-xorg-core2:1.3.0.0.dfsg-6 X.Org X server -- core server
ii  xserver-xorg-video-intel 2:2.0.0-1X.Org X server -- Intel i8xx, 
i9xx display driver

  Backtrace:
  0: /usr/bin/X(xf86SigHandler+0x81) [0x80c8591]
  1: [0xb7fbc420]
  2: /usr/lib/xorg/modules//libfb.so(fbPolyLine+0x6c) [0xb7afa61c]
  3: /usr/lib/xorg/modules//libxaa.so [0xb7a98592]
  4: /usr/bin/X [0x817687b]
  5: /usr/bin/X(ProcPolyLine+0x100) [0x808bd40]
  6: /usr/bin/X [0x8154a21]
  7: /usr/bin/X(Dispatch+0x19f) [0x808ed3f]
  8: /usr/bin/X(main+0x495) [0x8076e85]
  9: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7dd5ebc]
  10: /usr/bin/X(FontFileCompleteXLFD+0x1e5) [0x80761a1]

  Fatal server error:
  Caught signal 11.  Server aborting

Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
RgbPath  /etc/X11/rgb
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/X11R6/lib/X11/fonts/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/X11R6/lib/  X11/fonts/Type1
FontPath /usr/share/fonts/X11/75dpi
FontPath /usr/share/fonts/X11/100dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Load  glx
#   Load  vnc
Load  xtrap
Load  dbe
Load  extmod
Load  record
Load  dri
Load  type1
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option XkbOptions ctrl:nocaps
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
option emulate3buttons true
EndSection

Section Monitor
Identifier Monitor0
VendorName DEL
ModelName DELL  E771p
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option NoAccel   # [bool]
#Option SWcursor  # [bool]
#Option ColorKey  # i
#Option CacheLines# i
#Option Dac6Bit   # [bool]
#Option DRI   # [bool]
#Option NoDDC # [bool]
#Option ShowCache # [bool]
#Option XvMCSurfaces  # i
#Option PageFlip  # [bool]
Identifier  Card0
Driver  i810
VendorName  Intel Corporation
BoardName   82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics 
Device
BusID   PCI:0:2:0
Option legacy3d true
#   option videoram 65536
#   option AperTexSize 65536
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Modes 1280x1024
Depth 24
EndSubSection
EndSection

Section DRI
Group dri
Mode 0660
EndSection

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux bandy 2.6.22-rc2 #32 Tue May 22 13:26:53 NZST 
2007 i686
Build Date: 01 June 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command 

Bug#328578: fails to start, claiming No valid GStreamer sinks found

2005-09-16 Thread Sean Neakums
Package: quodlibet
Version: 0.13.1-1

$ quodlibet
Supported formats: mp3, oggvorbis
Loaded song library.
Opening audio device.
'gconf' failed, falling back to osssink (no element gconf).
No valid GStreamer sinks found.
$ gconftool -g /system/gstreamer/0.8/default/audiosink
alsasink
$ gst-launch filesrc location=02-the_man_who_loved_beer.ogg \! spider \! 
gconfaudiosink
[music plays]

I'm no gstreamer expert, but this looks to me like QL problem.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#328578: fails to start, claiming No valid GStreamer sinks found

2005-09-16 Thread Sean Neakums
Thanks for the comprehensive reply.  I've elected to set my pipeline
to gconfaudiosink, which is working nicely.

Please consider modifying the error message to provide some guidance
to the user.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321267: acknowledged by developer (Re: Bug#321267: init script messages use a weird format)

2005-08-05 Thread Sean Neakums
[EMAIL PROTECTED] (Debian Bug Tracking System) writes:

 Sean Neakums wrote:
 Section 9.4 of the policy manual describes the format to be used for
 init-script messages.  However resolvconf recently seems to have
 started using some other format, I think because it is using functions
 from /lib/lsb/init-functions to generate the messages.

 resolvconf displays messages using the LSB init-functions if the lsb-base
 package is installed.  Remove the latter package and the display should
 return to normal.

Renders my operating system kind of useless though.

$ sudo apt-get remove lsb-base
The following packages will be REMOVED:
  9menu aalib1 apel audacity beep-media-player beep-media-player-scrobbler
  bluez-pin bluez-utils chameleon drivel elscreen emacs21 eog erlang evilwm
  evince feh gconf-editor gconf2 giblib1 gimp gnome-keyring gnumeric
  gnumeric-common gs gs-common gs-gpl gsfonts-x11 gthumb
  gtk-engines-lighthouseblue gtk-engines-raleigh gtk-smooth-themes
  gtk2-engines-clearlooks gtk2-engines-lighthouseblue gtk2-engines-smooth
  gtk2-engines-wonderland gtkam gv imagemagick inkscape ion2 lesstif2 libaa1
  libbonoboui2-0 libcairo1 libexif-gtk4 libgconf2-4 libgimp2.0 libglade2-0
  libgnome-desktop-2 libgnome-keyring0 libgnome2-0 libgnome2-common
  libgnomecanvas2-0 libgnomeprint2.2-0 libgnomeprintui2.2-0 libgnomeui-0
  libgnomevfs2-0 libgnomevfs2-common libgoffice-1 libgsf-gnome-1 libgtk1.2
  libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgtkmm-2.4-1
  libgtksourceview1.0-0 libgtkspell0 libimlib2 libmagick6 libnautilus-burn1
  libpango1.0-0 libpango1.0-common libpoppler0 libpoppler0-glib librsvg2-2
  librsvg2-common libstartup-notification0 libt1-5 libwraster3 libwxgtk2.4
  libx11-6 libx11-dev libxcomposite-dev libxcursor1 libxdamage-dev
  libxfixes-dev libxft1 libxft2 libxi-dev libxosd2 libxrandr2 libxrender-dev
  libxrender1 libxv-dev lsb-base mozilla-browser mozilla-firefox
  mozilla-firefox-dom-inspector mozilla-firefox-gnome-support mozilla-psm
  muttprint ogle-altivec pmud-utils python-gtk2 python-mode python2.3-gtk2
  quodlibet quodlibet-ext ratmenu ratpoison ruby1.9-elisp tetex-bin
  tetex-extra tk8.4 totem totem-xine ttf-arhangai ttf-arphic-bkai00mp
  ttf-arphic-bsmi00lp ttf-arphic-gbsn00lp ttf-arphic-gkai00mp ttf-kochi-gothic
  ttf-kochi-mincho ttf-sazanami-gothic ttf-sazanami-mincho ttf-thryomanes vlc
  vlc-plugin-alsa wmaker wxvlc x-ttcidfont-conf x-window-system-core
  x11-common xaw3dg xbase-clients xbindkeys xcb xclip xdm xfonts-100dpi
  xfonts-75dpi xfonts-artwiz xfonts-base xfonts-jmk xfonts-scalable
  xfree86-common xlibs xlibs-static-dev xosd-bin xpdf-reader xrestop
  xscreensaver xserver-common xserver-xorg xterm xutils xvnc4viewer xwit
  zenity
The following held packages will be changed:
  evilwm
0 upgraded, 0 newly installed, 160 to remove and 21 not upgraded.
Need to get 0B of archives.
After unpacking 520MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321269: init script messages use a weird format

2005-08-04 Thread Sean Neakums
Package: alsa-base
Version: 1.0.9b-4

Section 9.4 of the policy manual describes the format to be used for
init-script messages.  However resolvconf recently seems to have
started using some other format, I think because it is using functions
from /lib/lsb/init-functions to generate the messages.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321269: init script messages use a weird format

2005-08-04 Thread Sean Neakums
 init-script messages.  However resolvconf recently seems to have

s/resolvconf/alsa-base/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320627: crash w/ xpdf

2005-07-30 Thread Sean Neakums
David Nusinow [EMAIL PROTECTED] writes:

 On Sat, Jul 30, 2005 at 05:14:18PM -0400, Albert Cahalan wrote:
 On Sat, 2005-07-30 at 16:31 -0400, David Nusinow wrote:
  reassign 320627 xserver-xorg
  thanks
  
  On Sat, Jul 30, 2005 at 02:10:55PM -0400, Albert Cahalan wrote:
   At least two people have managed to crash X by
   trying to read the Florida law using xpdf.
  
  Hi Albert,
 Could you do two things? Report this bug using reportbug, as it will
  attach a number of useful documents that will help us figure out what this
  bug is.
 
 No, but I have filed a bug against reportbug. :-(
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279168

 That's unfortunate. Hopefully the two people with the bug can do so, or if
 not, at least send us the critical files (mainly the log in
 /var/log/Xorg.0.log and /etc/X11/xorg.conf).

  Also, install xserver-xorg-dbg and follow the instructions on using
  it to report problems in /usr/share/doc/x11-common/FAQ.gz (or FAQ.html).
  I'll merge this bug with the one you report then. Thank you!
 
 That's not going to help I think, since X doesn't
 crash for me. It crashes for two other people. In my
 case, xpdf spews error messages about overflowing
 an interpreter stack. The document comes up mostly
 OK, except that the index (left panel) is truncated.
 
 I'll Cc: both others. Hopefully they can provide
 the required debug info. They are:
 
 Ken Moffat [EMAIL PROTECTED]
 Sean Neakums [EMAIL PROTECTED]
 
 Given that two other people managed to crash X,
 I figure that chances are pretty good that X will
 crash for you too. I guess I'm just lucky. :-/

 It didn't crash for me with that file, I tried it with xpdf. Without more
 info, I can't do anything.

I was still running 4.3 at the time.  However I finally upgraded this
afternoon and get a superficially identical crash with 6.8.2.dfsg.1-4.
No xpdf spew though (unstable's version 3.00-14).  I triggered the
crash in the second case by dragging the contents/index's scroll thumb
down.

Requested files from a non-debug server crash attached.  Also attached
is a 'bt full' from an xserver-xorg-dbg crash; doesn't look very
promising though.

# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
#   FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/75dpi
FontPath/usr/lib/X11/fonts/100dpi
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  macintosh
Option  XkbLayout us
Option  XkbOptionsctrl:nocaps
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
Option  Buttons   5
EndSection

Section Device
Identifier  ATI Technologies, Inc. RV350 [Mobility Radeon 9600 
M10]
Driver  ati
Option  UseFBDev  true
#   Option  NoAccel   true
EndSection

Section Monitor
Identifier  Generic Monitor
HorizSync   30

Bug#310686: README refers to incorrect web site

2005-05-25 Thread Sean Neakums
Package: feh
Version: 1.3.2-1

The README refers to http://www.feh.org/wordfeh.htm however this does
not appear to contain any information about the program.

Please change it to refer to http://linuxbrit.co.uk/feh/ instead.

-- 
Dag vijandelijk luchtschip de huismeester is dood


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#230518: [PATCH] set modifier

2005-03-02 Thread Sean Neakums
Here is a patch I wrote that allows you to set the modifier used by
evilwm.  See the output of 'xmodmap -pm' for the modifier numbers.

I sent this to the author a while back but received no reply.


diff -ur evilwm-0.99.17/events.c evilwm-0.99.17-new/events.c
--- evilwm-0.99.17/events.c 2002-11-26 21:09:35.0 +
+++ evilwm-0.99.17-new/events.c 2004-12-27 00:49:37.0 +
@@ -209,6 +209,7 @@
 }
 
 void handle_enter_event(XCrossingEvent *e) {
+   extern unsigned int modifiermask;
Client *c;
 #ifdef VWM
int wdesk;
@@ -232,7 +233,7 @@
client_update_current(c, current);
XSetInputFocus(dpy, c-window, RevertToPointerRoot, CurrentTime
);
 #ifdef MOUSE
-   grab_button(c-parent, Mod1Mask, AnyButton);
+   grab_button(c-parent, modifiermask, AnyButton);
 #endif
}
 }
diff -ur evilwm-0.99.17/main.c evilwm-0.99.17-new/main.c
--- evilwm-0.99.17/main.c   2003-10-15 12:48:23.0 +0100
+++ evilwm-0.99.17-new/main.c   2004-12-27 00:49:04.0 +
@@ -48,6 +48,7 @@
 Atom   mwm_hints;
 #endif
 unsigned int numlockmask = 0;
+unsigned int modifiermask = Mod1Mask;
 
 static void *xmalloc(size_t size);
 
@@ -83,6 +84,26 @@
 #endif
else if (!strcmp(argv[i], -bw)  i+1argc)
opt_bw = atoi(argv[++i]);
+   else if (!strcmp(argv[i], -mod)  i+1argc) {
+   if (strlen(argv[++i]) == 1)
+   switch (argv[i][0]) {
+   case '1':
+   modifiermask = Mod1Mask;
+   break;
+   case '2':
+   modifiermask = Mod2Mask;
+   break;
+   case '3':
+   modifiermask = Mod3Mask;
+   break;
+   case '4':
+   modifiermask = Mod4Mask;
+   break;
+   case '5':
+   modifiermask = Mod5Mask;
+   break;
+   }
+   }
else if (!strcmp(argv[i], -term)  i+1argc) {
opt_term = (const char **)xmalloc(3 * sizeof(const char
 *));
opt_term[0] = argv[++i];
@@ -98,7 +119,7 @@
} else {
 #ifdef STDIO
printf(usage: evilwm [-display display] [-term termpro
g] [-fg foreground]\n);
-   printf(\t[-bg background] [-bw borderwidth] [-snap num
] [-V]\n);
+   printf(\t[-bg background] [-bw borderwidth] [-snap num
] [-mod num] [-V]\n);
 #endif
exit(2);
}
@@ -280,9 +301,9 @@
/* So now I grab each and every one. */
 
for (keysym = keys_to_grab; *keysym; keysym++) {
-   grab_keysym(screens[i].root, ControlMask|Mod1Mask, *key
sym);
+   grab_keysym(screens[i].root, ControlMask|modifiermask, 
*keysym);
}
-   grab_keysym(screens[i].root, Mod1Mask, XK_Tab);
+   grab_keysym(screens[i].root, modifiermask, XK_Tab);
 
/* scan all the windows on this screen */
 #ifdef XDEBUG



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290661: (require 'sb-bsd-sockets) fails on powerpc

2005-01-15 Thread Sean Neakums
Package: sbcl
Version: 1:0.8.18.30-1

The i386 build of this package has sb-bsd-sockets; however on powerpc
the require fails.  The i386 package ships more socket-related files
than the powerpc one.


[briny(~)] uname -m
ppc
[briny(~)] dpkg -L sbcl | grep socket
/usr/share/sbcl/contrib/sb-bsd-sockets
/usr/share/sbcl/contrib/sb-bsd-sockets/Makefile
/usr/share/sbcl/contrib/sb-bsd-sockets/FAQ
/usr/share/sbcl/contrib/sb-bsd-sockets/doc.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/NEWS
/usr/share/sbcl/contrib/sb-bsd-sockets/TODO
/usr/share/sbcl/contrib/sb-bsd-sockets/alien
/usr/share/sbcl/contrib/sb-bsd-sockets/alien/get-h-errno.c
/usr/share/sbcl/contrib/sb-bsd-sockets/alien/undefs.c
/usr/share/sbcl/contrib/sb-bsd-sockets/constants.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/defpackage.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/sb-bsd-sockets.texinfo
/usr/share/sbcl/contrib/sb-bsd-sockets/inet.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/local.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/malloc.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/misc.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/name-service.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/sb-bsd-sockets.asd
/usr/share/sbcl/contrib/sb-bsd-sockets/sockets.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/sockopt.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/split.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/tests.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/foo.c
/usr/share/sbcl/contrib/sb-simple-streams/socket.lisp

[sto-kerrig(~)] uname -m
i686
[sto-kerrig(~)] dpkg -L sbcl | grep socket
/usr/share/sbcl/contrib/sb-bsd-sockets
/usr/share/sbcl/contrib/sb-bsd-sockets/Makefile
/usr/share/sbcl/contrib/sb-bsd-sockets/FAQ
/usr/share/sbcl/contrib/sb-bsd-sockets/doc.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/NEWS
/usr/share/sbcl/contrib/sb-bsd-sockets/TODO
/usr/share/sbcl/contrib/sb-bsd-sockets/alien
/usr/share/sbcl/contrib/sb-bsd-sockets/alien/get-h-errno.c
/usr/share/sbcl/contrib/sb-bsd-sockets/alien/undefs.c
/usr/share/sbcl/contrib/sb-bsd-sockets/constants.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/defpackage.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/sb-bsd-sockets.texinfo
/usr/share/sbcl/contrib/sb-bsd-sockets/inet.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/local.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/malloc.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/misc.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/name-service.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/sb-bsd-sockets.asd
/usr/share/sbcl/contrib/sb-bsd-sockets/sockets.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/sockopt.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/split.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/tests.lisp
/usr/share/sbcl/contrib/sb-bsd-sockets/foo.c
/usr/share/sbcl/contrib/sb-simple-streams/socket.lisp
/usr/lib/sbcl/sb-bsd-sockets
/usr/lib/sbcl/sb-bsd-sockets/Makefile
/usr/lib/sbcl/sb-bsd-sockets/FAQ
/usr/lib/sbcl/sb-bsd-sockets/doc.lisp
/usr/lib/sbcl/sb-bsd-sockets/NEWS
/usr/lib/sbcl/sb-bsd-sockets/TODO
/usr/lib/sbcl/sb-bsd-sockets/alien
/usr/lib/sbcl/sb-bsd-sockets/alien/get-h-errno.c
/usr/lib/sbcl/sb-bsd-sockets/alien/undefs.c
/usr/lib/sbcl/sb-bsd-sockets/alien/undefs.o
/usr/lib/sbcl/sb-bsd-sockets/alien/get-h-errno.o
/usr/lib/sbcl/sb-bsd-sockets/constants.lisp
/usr/lib/sbcl/sb-bsd-sockets/defpackage.lisp
/usr/lib/sbcl/sb-bsd-sockets/sb-bsd-sockets.texinfo
/usr/lib/sbcl/sb-bsd-sockets/inet.lisp
/usr/lib/sbcl/sb-bsd-sockets/local.lisp
/usr/lib/sbcl/sb-bsd-sockets/malloc.lisp
/usr/lib/sbcl/sb-bsd-sockets/misc.lisp
/usr/lib/sbcl/sb-bsd-sockets/name-service.lisp
/usr/lib/sbcl/sb-bsd-sockets/sb-bsd-sockets.asd
/usr/lib/sbcl/sb-bsd-sockets/sockets.lisp
/usr/lib/sbcl/sb-bsd-sockets/sockopt.lisp
/usr/lib/sbcl/sb-bsd-sockets/split.lisp
/usr/lib/sbcl/sb-bsd-sockets/tests.lisp
/usr/lib/sbcl/sb-bsd-sockets/defpackage.fasl
/usr/lib/sbcl/sb-bsd-sockets/split.fasl
/usr/lib/sbcl/sb-bsd-sockets/alien.so
/usr/lib/sbcl/sb-bsd-sockets/malloc.fasl
/usr/lib/sbcl/sb-bsd-sockets/foo.c
/usr/lib/sbcl/sb-bsd-sockets/a.out
/usr/lib/sbcl/sb-bsd-sockets/constants.lisp-temp
/usr/lib/sbcl/sb-bsd-sockets/constants.fasl
/usr/lib/sbcl/sb-bsd-sockets/sockets.fasl
/usr/lib/sbcl/sb-bsd-sockets/sockopt.fasl
/usr/lib/sbcl/sb-bsd-sockets/inet.fasl
/usr/lib/sbcl/sb-bsd-sockets/local.fasl
/usr/lib/sbcl/sb-bsd-sockets/name-service.fasl
/usr/lib/sbcl/sb-bsd-sockets/misc.fasl
/usr/lib/sbcl/sb-bsd-sockets/tests.fasl
/usr/lib/sbcl/sb-bsd-sockets/sb-bsd-sockets.fasl
/usr/lib/sbcl/sb-bsd-sockets/test-passed
/usr/lib/sbcl/sb-simple-streams/socket.lisp
/usr/lib/sbcl/sb-simple-streams/socket.fasl
/usr/lib/sbcl/systems/sb-bsd-sockets.asd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]