Re: GDB auto enter/detach patch

2002-11-05 Thread Archie Cobbs
the state, no? (modulo the '~' escape mechanism mentioned above). -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: Netgraph TCP/IP

2002-10-17 Thread Archie Cobbs
| | ng_arp | | | | ng_ether -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL

Re: mpd for pptp - can't connect

2002-06-13 Thread Archie Cobbs
set link accept chap set ipcp no vjcomp Try set link disable chap instead. The Windows box may be getting confused when you try to authenticate it. -Archie __ Archie Cobbs * Packet Design * http

Re: Bad TCP checksum

2002-05-28 Thread Archie Cobbs
checksum code. What Ethernet device driver are you using? -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers

splimp() during panic?

2002-05-24 Thread Archie Cobbs
when an inconsistency is found (other than adding the obvious hack)? Thanks, -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED

Re: splimp() during panic?

2002-05-24 Thread Archie Cobbs
__ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: Anyone using pptp?

2002-05-02 Thread Archie Cobbs
something like allow MSChapV2 and disable MSChapV2 ? -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers

Re: Anyone using pptp?

2002-05-02 Thread Archie Cobbs
authentication, but wants to use MPPE... In that case you need to use mpd I guess. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Anyone using pptp?

2002-05-02 Thread Archie Cobbs
. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: Difference between RELENG_* and RELENG_*_BP

2002-05-02 Thread Archie Cobbs
Dave Hayes writes: What does the _BP extension mean on the RELENG tags? Branch point. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED

Re: vlan traffic over ipsec tunnel

2002-04-19 Thread Archie Cobbs
__ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

kernel realloc() ?

2001-11-29 Thread Archie Cobbs
For a project I'm working on, we need a kernel version of realloc(). Two questions: #1 Does the patch below look correct? #2 If so, is this something worth committing? Thanks for any comments. -Archie __ Archie

Re: netgraph one2many question

2001-10-20 Thread Archie Cobbs
__ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: send/sendto/sendmsg and ECONNREFUSED

2001-05-19 Thread Archie Cobbs
__ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: How to transfer data from netgraph node to user program?

2001-05-18 Thread Archie Cobbs
in your node after writing a certain amount of data, return, and then write some more when the timer goes off. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail

Re: How to transfer data from netgraph node to user program?

2001-05-17 Thread Archie Cobbs
(this is not a reply but shows how to create and send a message). -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body

Re: Programming the WinBond W83781D

2001-04-01 Thread Archie Cobbs
. -Archie ______ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Setting memory allocators for library functions.

2001-02-25 Thread Archie Cobbs
ing to (some) people. -Archie ______ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: call for testers: port aggregation netgraph module

2001-02-12 Thread Archie Cobbs
, but can't the rest of us be? -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: call for testers: port aggregation netgraph module

2001-02-11 Thread Archie Cobbs
Just curious.. did you consider adding this functionality to the ng_one2many(4) node type? I suppose the ifmedia would have to be done more indirectly, eg., by adding a new control message supporting it to ng_ether(4). -Archie _______

new /etc/malloc.conf option

2001-02-08 Thread Archie Cobbs
use a more precise range, e.g., 0..100 instead of 0..100. -Archie ______ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: Divert Sockets Fragmentation revisited

2001-01-26 Thread Archie Cobbs
hich port ultimately gets diverted is unpredictable. I was under the impression that the packets wern't reassemblembed before diversion. Am I wrong here? Yes... but all fragments must match. -Archie __________ Archie Cobbs

sf driver problem?

2001-01-25 Thread Archie Cobbs
with it) Thanks, -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Setting default hostname to localhost

2001-01-12 Thread Archie Cobbs
al" so any default ending in ".local" should not conflict. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with &

Re: New netgraph features?

2000-12-21 Thread Archie Cobbs
a well known UDP port to be used for netgraph messages and data packets - Create a node type that could listen on this port (using ng_ksocket) and do the required encoding/decoding. -Archie __ Archie Cobbs

Re: etherchannel

2000-10-12 Thread Archie Cobbs
h it, here is the current version: ftp://ftp.whistle.com/pub/archie/netgraph/ng_one2many.tgz -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL

Re: netgraph help(?)

2000-10-08 Thread Archie Cobbs
ugh to add to FreeBSD anyway. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: something strange about FreeBSD 4.1-STABLE booting? (on an IBM laptop)

2000-09-28 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: c++ error

2000-09-14 Thread Archie Cobbs
, so this must be what happened to me as well. Ugh, I'm glad I got to skip C++ and go straight to Java :-) -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail

c++ error

2000-09-13 Thread Archie Cobbs
. $ c++ --version $ 2.95.2 Thanks, -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" i

Re: c++ error

2000-09-13 Thread Archie Cobbs
opts", though I haven't checked all of userland.. so we may just be able to remove it. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: c++ error

2000-09-13 Thread Archie Cobbs
opts" just past that structure declaration. Oh, duh.. I was only checking C files.. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: 4.1 Release....MIIBUS

2000-08-23 Thread Archie Cobbs
se drivers.. ? But that's no argument becuse you could just have a miibus.ko that was a dependency of those drivers. So why is it a separate option? -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.w

Re: 4.1 Release....MIIBUS

2000-08-23 Thread Archie Cobbs
wheras all of these miibus drivers do.. But you're probably right, since it's a driver maybe that's a good enough reason. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail

Re: 4.1 Release....MIIBUS

2000-08-23 Thread Archie Cobbs
Archie Cobbs writes: But you're probably right, since it's a driver maybe that's a good enough reason. ^^ Oops, meant "bus" instead of "driver" there.. -Archie _______ Archie

Re: CVS question

2000-08-10 Thread Archie Cobbs
would please. You probably know CVS bugs better than many of the maintainers.:) Done. Thanks, -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL

Re: CVS question

2000-08-09 Thread Archie Cobbs
e What do you think? -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

CVS question

2000-08-07 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ether_ifattach() issue

2000-08-06 Thread Archie Cobbs
and find out which driver is broken. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com Index: sys/net/if.c === RCS file: /home

Re: ether_ifattach() issue

2000-08-06 Thread Archie Cobbs
Admittedly there may be a backward compatibility problem, but it seems like the origin of the problem is in the driver, not the ether_attach() routine. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.w

Re: a quick one

2000-07-28 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: odd accept(2) behavior

2000-07-25 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Module parameters?

2000-07-12 Thread Archie Cobbs
t of netgraph is not required). -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Module parameters?

2000-07-11 Thread Archie Cobbs
3 -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Module parameters?

2000-07-11 Thread Archie Cobbs
le, opaque ASCII string and the kernel (the KLD, actually) can decode it back into a binary C structure using the ng_parse routines. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To U

Re: boot/kernel debugging

2000-05-24 Thread Archie Cobbs
the command line. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Need help debugging a crash (PR kern/18685)

2000-05-24 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

panic reading routing socket

2000-05-08 Thread Archie Cobbs
s, -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com diff -ur /usr/src/sys/kern/uipc_socket.c ./uipc_socket.c --- /usr/src/sys/kern/uipc_socket.c Sun Aug 29 09:26:11 1999 +++ ./uipc_socket.c Mon May

Re: Help with SIOCADDMULTI, IFF_ALLMULTI and IFF_PROMISC

2000-04-23 Thread Archie Cobbs
interface leaves something to be desired... I'm working on fixing this.. see discussion on freebsd-net. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-08 Thread Archie Cobbs
e for the same thing. But if there were future plans to do all kinds of wacky things with an ISDN device that would benefit by having it fully netgraphified, maybe this would be worth doing. -Archie _______ Archie Cobbs * Wh

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-07 Thread Archie Cobbs
ETSI, NI-1, ATT, DMS100, etc.) -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-07 Thread Archie Cobbs
. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-07 Thread Archie Cobbs
t yet, or if so what the header file looks like. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Help: interrupt timeout

2000-03-06 Thread Archie Cobbs
hope in getting this machine to work again?? Howabout disabling DMA? Is there some way to do that? Thanks for any pointers.. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com

Netgraph article

2000-03-03 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: NETGRAPH patches (proposal)

2000-02-23 Thread Archie Cobbs
.3 (the standard 14 byte Ethernet header and the 60 byte minimum packet length).. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: NETGRAPH patches (proposal)

2000-02-22 Thread Archie Cobbs
``orphan'' packets, change it, and write back to ``divertin''. The "divertin" hook is a useful idea.. after 4.0-REL we can check something in based on your patches... Thanks! -Archie _______ Archie Cobbs *

Re: NETGRAPH patches (proposal)

2000-02-22 Thread Archie Cobbs
. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: NETGRAPH patches (proposal)

2000-02-22 Thread Archie Cobbs
n have two hooks, one that sets the host address and one that doesn't.. :-) -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

Re: raw socket, bpf, netgraph, etc

2000-02-14 Thread Archie Cobbs
. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: raw socket, bpf, netgraph, etc

2000-02-14 Thread Archie Cobbs
of it by connecting to the "divert" hook. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: IPFW / IP Filter question

2000-02-10 Thread Archie Cobbs
+ quit -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: T1 / E1 PCI card for FreeBSD?

2000-02-10 Thread Archie Cobbs
my (biased) opinion, the right way to handle this is to make the card appear as a netgraph node. You configure it however you want with control messages, then attach netgraph interfaces, etc. Isn't this what Poul did? -Archie _______ Ar

Re: Removing interfaces

2000-02-04 Thread Archie Cobbs
) -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Removing interfaces

2000-02-02 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

How to get a dynamically assigned major number?

2000-01-24 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com -- excerpt from current code struct cdevsw skipdevsw = { skip_ifopen, skip_ifclose, skip_ifread, skip_ifwrite, skip_ifioctl, #if 0 nullstop, noreset

Re: printf() from KLD

1999-12-09 Thread Archie Cobbs
ssage Dec 9 15:40:10 techno /kernel: message How can I remvoe second line? Thank you. man syslog.conf Your message is matching more than one rule (eg, "root" and "console"). -Archie _______ Archie Cobb

Crypto in the kernel: where how?

1999-12-09 Thread Archie Cobbs
not to mirror it?) My ulterior motive is to checkin netgrapph/ng_mppc.c which adds MPPE/MPPC support for PPTP. However it's useless without an [A]RC4 implementation. -Archie ___ Archie Cobbs * Whistle Communications, Inc

New mpd with netgraph and PPTP

1999-12-08 Thread Archie Cobbs
ion of RC4 (legally!) and compile the node yourself. Let me know by email if you're interested in trying this out too. PPS: Does not understand PPPoE yet.. use 'ppp' for that. _______ Archie Cobbs * Whistle Communications, Inc.

Re: About divert socket

1999-12-07 Thread Archie Cobbs
the system should divert two incoming packets? What version of FreeBSD? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED

Re: natd is jumpy

1999-12-05 Thread Archie Cobbs
traffic on the serial line (not the telephone line). -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-ha

Re: Problem about Raw IP socket

1999-11-10 Thread Archie Cobbs
the next-hop-gateway. The sendto command always return error with errno=22. How can I solve this error? 22 = EINVAL. That can happen if your IP header is not well-formed. The relevant file is /usr/src/sys/netinet/raw_ip.c. -Archie __

Re: How to use gdb to catch a panic

1999-11-09 Thread Archie Cobbs
rectly if you wanted. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: How to use gdb to catch a panic

1999-11-09 Thread Archie Cobbs
will cause the kernel to stop and return your gdb prompt. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hacke

Re: Ping - sized tests with 0% and 100% packet loss! Any ideas?

1999-11-01 Thread Archie Cobbs
happen, and with -stable's ping on -current it still happens. Therefore it must be a kernel bug. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL

Re: KLDs

1999-10-22 Thread Archie Cobbs
the unload to proceed :-) -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Make question

1999-10-22 Thread Archie Cobbs
var2=". $var2"; echo OK *** Error code 1 Stop in /root. $ gmake foo var1=yes; test "$var1" = "no" var2=". $var2"; echo OK OK This happens on -current and -stable. -Archie ___ Ar

Re: 3.3-STABLE panic in m_copym

1999-10-08 Thread Archie Cobbs
write() (?) -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: bind(2) sets errno to undocumented EAGAIN?

1999-10-06 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: anybody love qsort.c?

1999-08-20 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: anybody love qsort.c?

1999-08-20 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: anybody love qsort.c?

1999-08-19 Thread Archie Cobbs
on the total array length. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: anybody love qsort.c?

1999-08-18 Thread Archie Cobbs
ge subsets of the data. If no one has a strong love for qsort, I'll educate myself on how to make and contribute this change. Sounds good to me.. let's fix it. -Archie _______ Archie Cobbs * Whistle Communications, Inc.

Re: anybody love qsort.c?

1999-08-18 Thread Archie Cobbs
. If no one has a strong love for qsort, I'll educate myself on how to make and contribute this change. Sounds good to me.. let's fix it. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http

Re: Unsafe code in libc in 3.0-RELEASE FreeBSD i386

1999-08-17 Thread Archie Cobbs
Dag-Erling Smorgrav writes: Archie Cobbs [EMAIL PROTECTED] writes: Igor Gousarov writes: The source file for setlocale function (/usr/src/lib/libc/locale/setlocale.c) contains the line which might put libc into infinite loop: [...] Please file a PR to make sure that this doesn't

Re: Unsafe code in libc in 3.0-RELEASE FreeBSD i386

1999-08-17 Thread Archie Cobbs
Dag-Erling Smorgrav writes: Archie Cobbs arc...@whistle.com writes: Igor Gousarov writes: The source file for setlocale function (/usr/src/lib/libc/locale/setlocale.c) contains the line which might put libc into infinite loop: [...] Please file a PR to make sure that this doesn't

Re: host byte order in networkin routines?!?

1999-08-13 Thread Archie Cobbs
break. Maybe if you had a temporary check in the kernel for backwards packets that would cause a core dump.. ? Ugh. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe

Re: No MAXUID ?

1999-07-31 Thread Archie Cobbs
there should be a check for UID wrap that generates an error if detected. At least on the server; on the client of course it would be too late. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http

Re: tee option on ipfw?

1999-07-19 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: tee option on ipfw?

1999-07-18 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Archie Cobbs
that some people would like to at least have the ability to turn off overcommit. So if it's not a problem to add the sysctl, why not do it? Let them shoot their feet off if that's what will happen. -Archie _______ Archie Cobbs *

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Archie Cobbs
How hard would it be to add a sysctl variable that controlled whether or not the system would overcommit memory? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Archie Cobbs
be undesireable. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Archie Cobbs
people would like to at least have the ability to turn off overcommit. So if it's not a problem to add the sysctl, why not do it? Let them shoot their feet off if that's what will happen. -Archie ___ Archie Cobbs * Whistle

Re: Repalcement for grep(1)

1999-07-05 Thread Archie Cobbs
you sure you're stripping out the newline and carriage return? -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

Re: Repalcement for grep(1)

1999-07-05 Thread Archie Cobbs
the newline and carriage return? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: poll() vs select()

1999-07-04 Thread Archie Cobbs
is that UNIX (originally) did not have any lightweight threads and options for IPC were (and still are) limited. This is one of the reasons I prefer programming in Java, even if it's slower. /rant -Archie ___ Archie Cobbs * Whistle

Re: Porting LILO to FreeBSD

1999-07-04 Thread Archie Cobbs
___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Repalcement for grep(1)

1999-07-04 Thread Archie Cobbs
Jamie Howard writes: Now, I am having a problem though. I cannot figure out how to implement -w and -x. For -x, I tried modifying the regular expression (foo) into ^(foo)$ before compiling, but that did not work. I intended to do something similar with -w. Anyway, I am probably missing the

  1   2   >