tcp_output.c:560 - is this code correct?

2011-01-14 Thread Stefan `Sec` Zehl
Hi, I just found a bug in FreeBSD amd64 -- (see the PR#kern/154006) a missing (long) cast in tcp_output.c. I have a question about this code (around line 560) where adv is calculated: | if (recwin 0 !(tp-t_flags TF_NEEDSYN) | !TCPS_HAVERCVDFIN(tp-t_state)) { |

Re: changing a running process's credentials

2000-11-16 Thread Stefan `Sec` Zehl
On Wed, Nov 15, 2000 at 06:02:22PM +0100, Peter Pentchev wrote: On Wed, Nov 15, 2000 at 08:47:22AM -0800, Alfred Perlstein wrote: * Peter Pentchev [EMAIL PROTECTED] [001115 06:19] wrote: As far as I can see, FreeBSD (nor any other Unix system I'm aware of) does not provide a way to do

Re: A new package fetching utility, pkg_get

1999-09-26 Thread Stefan `Sec` Zehl
On Sun, Sep 26, 1999 at 09:05:20AM +0200, Gianmarco Giovannelli wrote: What about to extend the pkg_delete to use a syntax like : pkg_delete /var/db/pkg/netscape-communicator-4.61/ it can help so much everyone that can automagically complete file/path names with the shell :-) If you use