Re: freebsd-hackers-digest V4 #792

2000-03-25 Thread Sam Samalin
evance of Unicode has taken a huge leap forward
 when Thomas Dickey made xterm became capable of displaying UTF-8
 encoded Unicode character streams and Markus Kuhn coordinated the
 creation of some suitable fonts. This work has been merged into
 XFree86 4.0. For those of us still relying on an older release or
 actually requiring an even newer version of xterm, I have made
 ports available:

 http://home.pages.de/~naddy/unix/freebsd/xterm.shar
 http://home.pages.de/~naddy/unix/freebsd/ucs-fixed.shar

 (Earlier versions of) these have been submitted in PRs #15545 and
 #15840, but for some reason they have never been committed.

 - --
 Christian "naddy" Weisgerber  [EMAIL PROTECTED]

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 --

 Date: Sat, 25 Mar 2000 10:50:36 -0800
 From: Julian Elischer [EMAIL PROTECTED]
 Subject: Re: Unicode on FreeBSD

 Christian Weisgerber wrote:
 
 
  (Earlier versions of) these have been submitted in PRs #15545 and
  #15840, but for some reason they have never been committed.
 

 don't give up.
 It's not immediatly who is responsible for this, but
 it's something that is generally considered
 an important future subject for freebsd development.
 But you just need to figure out who is the right 'sponsor'.

  --
  Christian "naddy" Weisgerber  [EMAIL PROTECTED]

 - --
   __--_|\  Julian Elischer
  /   \ [EMAIL PROTECTED]
 (   OZ) World tour 2000
 - --- X_.---._/  presently in:  Perth
 v

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 --

 Date: Sat, 25 Mar 2000 13:35:53 -0600
 From: Jonathan Lemon [EMAIL PROTECTED]
 Subject: Request for review (HW checksum patches)

   I have a set of patches which allows offloading checksums to
 NICs which support it (right now, only the Alteon based cards).
 The patch is at http://www.freebsd.org/~jlemon/csum.patch.

 Note that the alpha bits are currently untested.
 - --
 Jonathan

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 --

 Date: Sat, 25 Mar 2000 13:43:12 -0700
 From: Warner Losh [EMAIL PROTECTED]
 Subject: Shim Code #error needed

 I've been burned about 6 times now by the shim device support becoming
 optional.  Oh well, that's current.

 However, I was thinking that it would be nice if there was something
 simple to grep for to see what drivers still needed to be converted.
 What would people think of my adding the following to the shim using
 devices:

 cvs diff: Diffing .
 Index: amd.c
 ===
 RCS file: /home/imp/FreeBSD/CVS/src/sys/pci/amd.c,v
 retrieving revision 1.3
 diff -u -r1.3 amd.c
 - --- amd.c   2000/01/14 03:39:30 1.3
 +++ amd.c   2000/03/25 18:07:31
 @@ -50,6 +50,10 @@
  /* #define AMD_DEBUG0   */
  /* #define AMD_DEBUG_SCSI_PHASE */

 +#ifndef COMPAT_OLDPCI
 +#error "The amd device requires the old pci compatibility shims"
 +#endif
 +
  #include sys/param.h

  #include sys/systm.h

 At least this way you get a decent error message when it fails to
 work.

 Comments?

 Warner

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 --

 End of freebsd-hackers-digest V4 #792
 *



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: freebsd-hackers-digest V4 #792

2000-03-25 Thread Ben Smithurst

Sam Samalin wrote:

 unsubscribe freebsd-hackers

which part of the following didn't you understand?

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-hackers" in the body of the message

...

-- 
Ben Smithurst / [EMAIL PROTECTED] / PGP: 0x99392F7D


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: freebsd-hackers-digest V4 #792

2000-03-25 Thread Jonathan M. Bresler


Ben,
relax, the gentleman in question subscribed to
freebsd-hackers-digest and confused that list with freebsd-hackers.  i
have sent him email explaining the situation.

 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with "unsubscribe freebsd-hackers" in the body of the message
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with "unsubscribe freebsd-hackers" in the body of the message
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with "unsubscribe freebsd-hackers" in the body of the message
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with "unsubscribe freebsd-hackers" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message