Re: alpha kernel build failure (w/patch)

1999-07-05 Thread Archie Cobbs
that they need to implement the new flag at compile time instead of at panic time :-) -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Panic plus advice needed

1999-08-03 Thread Archie Cobbs
it doesn't quite make it. I'd be interested in seeing a pointer to those reasons, if you have one.. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL

Re: Panic plus advice needed

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

Re: Panic plus advice needed

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

Re: Dropping connections without RST

1999-08-16 Thread Archie Cobbs
to make ipfw dynamically know which ports have listeners and which don't? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: Dropping connections without RST

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

Re: HEADS UP: at_shutdown going away

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

Re: NFS HEADS UP (was Re: cvs commit: src/sys/nfs nfsm_subs.h xdr_subs.h)

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

Re: panic: free vnode isn't

1999-10-03 Thread Archie Cobbs
-updates first. Then if the panic goes away, at least we have confirmed that soft updates is the likely culprit. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail

Re: The eventual fate of BLOCK devices.

1999-10-10 Thread Archie Cobbs
indicating this. Is that possible to configure? -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-curre

Re: man reads /etc/rc.conf?

1999-11-09 Thread Archie Cobbs
or is man really reading rc.conf(.local)? ktrace(1) would tell for sure.. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsu

Re: gnome on current

2002-10-29 Thread Archie Cobbs
in existing code (?). -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: gnome on current

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

Re: Hello World stuck in infinite loop

2002-11-05 Thread Archie Cobbs
(including some outside of the libc_r/ directory) and/or didn't use 'make buildworld' standard procedure as described in /usr/src/UPDATING... -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com

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: addition to cdefs

2002-11-12 Thread Archie Cobbs
__inline void __fd_zero(fd_set *p, __size_t n) { memset(p-fds_bits, 0, _howmany(n, _NFDBITS)); } -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail

Re: alpha tinderbox failure

2002-11-15 Thread Archie Cobbs
type arg (arg 4) /h/des/src/sys/dev/aic7xxx/aic79xx_osm.c:1991: warning: unsigned int format, different type arg (arg 5) *** Error code 1 I'm getting tired of this email. Any objections to the patch below? -Archie __ Archie

Re: alpha tinderbox failure

2002-11-15 Thread Archie Cobbs
the patch to use %jx and uintmax_t instead, in case we still want to commit it. I'll leave it uncommitted until there is general agreement to do so. Thanks, -Archie __ Archie Cobbs * Packet Design * http

Re: mbuf header bloat ?

2002-11-21 Thread Archie Cobbs
for VLAN labels. You got my vote :-) -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: -current unusable after a crash

2002-11-25 Thread Archie Cobbs
connections (ssh, telnet) don't bring up the login prompt. FYI, me too. Manual fsck after booting single user mode fixed it. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe

Re: cvs -rbranch:date + val-tags

2002-12-02 Thread Archie Cobbs
of that? Does anything need to be rectified between the '-j' stuff and your changes? Also, what do the CVS people think of your patch? Cheers, -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com

backgroud fsck is still locking up system

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

Re: backgroud fsck is still locking up system (fwd)

2002-12-05 Thread Archie Cobbs
cable back in 4. Let the box boot; it notes backgroud fsck 5. Login and try to do something I can give you more details about my system separately if you like. Thanks, -Archie __ Archie Cobbs * Packet Design

Re: backgroud fsck is still locking up system (fwd)

2002-12-05 Thread Archie Cobbs
more than several minutes so not sure if it would ever finish. I'll try the other stuff tomorrow as I'm away from the office now. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
norm[SLPQ sched c0315a20][SLP] Softupdates is enabled on /usr and /var but not /. This machine also acts as an NFS client for /home/archie. -Archie __ Archie Cobbs * Packet Design * http

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
:1330: could sleep with dc0 locked from /usr/src/sys/pci/if_dc.c:691 -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
the HDD light stopped blinking. At this point it was pretty dead. Broke into the debugger and it showed a similar 'ps' output to what I previously posted. -Archie __ Archie Cobbs * Packet Design * http

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
thought if anything the reverse of (a) would be true. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
vfs.hidirtybuffers: 252 vfs.numdirtybuffers: 445 -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
hosed. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com $ disklabel ad0s1 # /dev/ad0s1c: type: ESDI disk: ad0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
dump), but that may be because it was already screwed up. So at minimum, there's a documentation bug (IMHO). -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Archie Cobbs
finishes and then all is well. Thanks, -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: backgroud fsck is still locking up system (fwd)

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

Re: backgroud fsck is still locking up system (fwd)

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

Re: backgroud fsck is still locking up system (fwd)

2002-12-08 Thread Archie Cobbs
by the kernel. I'm sure there's some subtlety I'm not aware of though.. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: backgroud fsck is still locking up system (fwd)

2002-12-08 Thread Archie Cobbs
a bug now generate an email response from (and who the heck is) ThinkHost Support ?? __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED

Request for review: kern/45994

2002-12-14 Thread Archie Cobbs
/dropbox/coredump.diff I'm not expert enough in this area to review it alone, but would be happy to commit it if other agree it's suitable. Thanks, -Archie __ Archie Cobbs * Packet Design * http

Re: NETGRAPH (proposal. FINAL)

2000-02-29 Thread Archie Cobbs
.. IMHO, we should just punt and return an error in this case.. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

ICMP socket weirdness

2000-03-17 Thread Archie Cobbs
-current machine built on approx Feb. 2. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com #include sys/param.h #include sys/socket.h #include netinet/in.h #include arpa/inet.h #include

kern/8324

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

Re: kern/8324

2000-03-20 Thread Archie Cobbs
Don Lewis writes: } * Archie Cobbs [EMAIL PROTECTED] [000317 17:55] wrote: } This bug has been around since at least 2.2.6 and is still present } in RELENG_3, RELENG_4, and -current. } }http://www.freebsd.org/cgi/query-pr.cgi?pr=8324 } } Is anyone planning to tackle it? What

Re: ICMP socket weirdness

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

ssh to freefall broken

2000-04-20 Thread Archie Cobbs
=ssh .. meaning every cvs operation requires a password. Any ideas what I'm doing wrong? Thanks, -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL

Re: ssh to freefall broken

2000-04-20 Thread Archie Cobbs
e out steps #3 and #4 then it works fine as before. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ssh to freefall broken

2000-04-21 Thread Archie Cobbs
of server host key: actual size is 1023 bits vs. announced 1024.' A complete trace is included below. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com [machineA] $ ssh -v machineB SSH

Re: ssh to freefall brokenb

2000-04-21 Thread Archie Cobbs
1023 vs. announced 1024. Warning: replace 1024 with 1023 in /home/archie/.ssh/known_hosts, line 4. Last login: Fri Apr 21 10:25:44 2000 from s205m132.whistle ... -Archie ___ Archie Cobbs * Whistle Communications, Inc

Re: ssh to freefall broken

2000-04-21 Thread Archie Cobbs
Kris Kennaway writes: On Fri, 21 Apr 2000, Archie Cobbs wrote: Machine A is 3.4-REL, machine B is either 4.0-stable or 5.0-current (as of a couple of days ago). Hmm, I've just tried it with ssh-1.2.27 - openssh-1.2.3 - freefall, and it still works. Maybe it's something about 1.2.26..let

Re: buildworld error: now it's ngctl

2000-05-15 Thread Archie Cobbs
probably have an old version of /sys/netgraph/ng_message.h installed... can you check it? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED

Re: HEADS UP Re: cvs commit: src/crypto/openssh/pam_ssh pam_ssh.c src/gnu/usr.bin/binutils/gdb freebsd-uthread.c src/include mp

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-current" in the body of the message

Re: bug: device ether no longer optional

2000-06-29 Thread Archie Cobbs
uild test new kernels and/or ssh changes and fixes into freefall can lead to exponentially increasing problems and/or delays. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubsc

Re: bug: device ether no longer optional

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

Re: PPPoE not working

2000-07-04 Thread Archie Cobbs
change, this supposedly fixed a bug, so possibly the code in ppp(8) is relying on broken behavior? Where is this code anyway, I don't see a pppoe.c in usr.sbin/ppp.. I can take a look. -Archie ___ Archie Cobbs * Whistle

Re: NETGRAPH changes

2000-07-11 Thread Archie Cobbs
Yevmenkin, Maksim N, CSCIO writes: Does anybody knows when -current NETGRAPH changes will be back ported to 4.X branch (if they ever will)? Which changes in particular are you asking about? -Archie ___ Archie Cobbs

Re: NETGRAPH changes

2000-07-11 Thread Archie Cobbs
Yevmenkin, Maksim N, CSCIO writes: Which changes in particular are you asking about? the attach/detach ``ng_ether'' nodes I was planning on MFC'ing that soon. -Archie ___ Archie Cobbs * Whistle Communications, Inc

Re: ether_ifattach() change and VMware

2000-07-14 Thread Archie Cobbs
lx(s); return 0; -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: possible NETGRAPH/NG_ETHER bug

2000-07-14 Thread Archie Cobbs
a BUG. OTOH, if you think the behavior "as designed" is incorrect, let's discuss. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTEC

Re: possible NETGRAPH/NG_ETHER bug

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

Re: NgSendMsg may return bad token number

2001-10-24 Thread Archie Cobbs
for NgSendMsg: Thanks! I've checked in your fix (plus the same fix for NgSendAsciiMsg()) and will MFC in a few days. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send

Re: re-entrancy and the IP stack.

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

differing behavior of connect(2) in -current?

2001-12-03 Thread Archie Cobbs
code but it doesn't seem to happen. So maybe this is a result of the different threading model in the -current kernel? Any ideas appreciated. Thanks, -Archie __ Archie Cobbs * Packet Design * http

5.0 snapshot install problem

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

Re: 5.0 snapshot install problem

2000-08-17 Thread Archie Cobbs
@@ { char *cp = getenv("FTP_PASSIVE_MODE"); -ftpPassive(fp, (cp strncasecmp(cp, "no", 2))); +if (cp) + ftpPassive(fp, strncasecmp(cp, "no", 2)); } static void _______ Archie Cobbs *

Re: 5.0 snapshot install problem

2000-08-17 Thread Archie Cobbs
to active mode? I *know* FTP passive was selected.. In the meantime, I'll fix ftpPassive().. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 5.0 snapshot install problem

2000-08-17 Thread Archie Cobbs
-is_passive is reset to 0 by ftpPassive() toggle. So, ftp_file_op() issues PORT. Yes, now I understand.. you and your patch are exactly right. A combined patch is below; please review. -Archie ___ Archie Cobbs * Whistle

Re: LINT doesn't compile

2000-08-17 Thread Archie Cobbs
like qsort() and srandom() for instance. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: LINT doesn't compile

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

Re: People running with LOCALBASE set to something other than /usr/local?

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

Re: panic: reducing sbsize: lost count, uid = 1001

2000-08-24 Thread Archie Cobbs
me variant of it may be useful for tracking down this problem too. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

kernel hash table implementation?

2000-08-25 Thread Archie Cobbs
Is there a generic hash table implementation in the kernel somewhere? If not, is there any interest in creating one? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe

Proposal to clarify mbuf handling rules

2000-08-27 Thread Archie Cobbs
together a patch set for review. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Proposal to clarify mbuf handling rules

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

Re: 5.0-current 20000826 snapshot problems

2000-08-28 Thread Archie Cobbs
to boot boot.flp instead of kern.flp. -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: 5.0-current 20000826 snapshot problems

2000-08-28 Thread Archie Cobbs
*half* of boot.flp on a disk. If it's all there, it works just fine. 8) Doesn't matter how silly it is -- I can guarantee you that at least one person has done it :-) -Archie ___ Archie Cobbs * Whistle Communications

Re: Proposal to clarify mbuf handling rules

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

smbus PCI device?

2000-09-26 Thread Archie Cobbs
ng a "member". Am I going down the right path trying to write a driver for this device? Thanks, -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe:

Re: smbus PCI device?

2000-09-27 Thread Archie Cobbs
cbus and src/sys/dev/smbus Those are in, but there is no driver that recognizes the device and vendor ID above. Guess I'll have to write one as soon as I can get the PCI 2.2 spec. Thanks, -Archie _______ Archie Cobbs * Whistle

Re: sendmail related changes

2000-10-01 Thread Archie Cobbs
) and include a few more example config files besides "freefall.mc" that demonstrate how to configure in various scenarios. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubsc

new library: libisc

2000-10-19 Thread Archie Cobbs
, but there is other useful stuff in there too. The changes are pretty small so I've included them below for anyone interested in reviewing them. Thanks, -Archie ___ Archie Cobbs*Packet Design, Inc. *http://www.packetdesign.com

Re: PPP over ATM

2000-10-22 Thread Archie Cobbs
the PPP protocol, address, control, and information fields, but no checksum or other link-specific fields. -Archie ___ Archie Cobbs*Packet Design, Inc. *http://www.packetdesign.com To Unsubscribe: send mail

Re: PPP over ATM

2000-10-23 Thread Archie Cobbs
___ Archie Cobbs*Packet Design, Inc. *http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

mergemaster and $FreeBSD$

2000-11-08 Thread Archie Cobbs
/CVSROOT can I change so that sources in freebsd/* get $FreeBSD$ substitution, but other sources get the normal $Id$ substitution? Surely someone has solved this already.. ? Thanks, -Archie __ Archie Cobbs * Packet Design

Re: mergemaster and $FreeBSD$

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

how to mutex'ify a device driver

2000-11-22 Thread Archie Cobbs
s, -Archie ______ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: -current on ibm tp a20p?

2000-11-27 Thread Archie Cobbs
"default".. or am I confusing two different things? -Archie ______ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Lucent Orinoco Gold PCCard?

2000-12-10 Thread Archie Cobbs
feature that it stops bridging all traffic after about an hour of operation, requiring a power cycle. Haven't tried upgrading the firmware yet though.. -Archie __ Archie Cobbs * Packet Design * http

weird cvs update problem

2001-01-06 Thread Archie Cobbs
on 10/31/00... Has anyone else seen this, and if so, what's the fix?? Thanks, -Archie __________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "un

Re: weird cvs update problem

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

Re: weird cvs update problem

2001-01-07 Thread Archie Cobbs
on the same subnet, not encrypted or compressed or anything. Once I actually get all of the -current sources I'll rebuild world and see if the problem still exists. -Archie __ Archie Cobbs * Packet Design

proposed small change to .cshrc

2001-01-09 Thread Archie Cobbs
__ Archie Cobbs * Packet Design * http://www.packetdesign.com Index: src/etc/root/dot.cshrc === RCS file: /home/ncvs/src/etc/root/dot.cshrc,v retrieving revision 1.27

Re: proposed small change to .cshrc

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

Re: HEADSUP! New netgraph code coming

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

Re: HEADSUP! New netgraph code coming

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

Re: status of bridge code

2001-01-25 Thread Archie Cobbs
(4) nodes.. -Archie _______ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bw limit in netgraph (Was: status of bridge code)

2001-01-25 Thread Archie Cobbs
are NG_MKMESSAGE() for creating a new control message and NG_MKRESPONSE() for creating a response to a control message; and NG_SEND_DATA() to send a data/meta pair, NG_FREE_DATA() to free one. -Archie ___ Archie Cobbs * Whistle

Re: status of bridge code

2001-01-25 Thread Archie Cobbs
-- \ o \ o-- \ o I.e., only use "left", "right", and "left2right". -Archie ______ Archie

Re: Timeout and SMP race

2002-07-09 Thread Archie Cobbs
to consolidate it all in the timer library. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: Timeout and SMP race

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

Re: Timeout and SMP race

2002-07-10 Thread Archie Cobbs
the object and have a FOOBAR_INVALID flag. If you are working under a different model then this API may not be appropriate, but at least in my multi-threading experience this model is very typical. -Archie __ Archie Cobbs

Re: Do we still need portmap(8)?

2002-10-07 Thread Archie Cobbs
and deletes these sorts of things as part of installworld/upgrade scripts. I totally agree.. I was thinking that mergemaster could have a 'hit list' of files that can be been removed. -Archie __ Archie Cobbs

Re: Do we still need portmap(8)?

2002-10-07 Thread Archie Cobbs
for a correctly functioning system. -Archie __ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

  1   2   >