similar to: [dillon@FreeBSD.org: cvs commit: src/sys/net zlib.c]

Displaying 20 results from an estimated 300 matches similar to: "[dillon@FreeBSD.org: cvs commit: src/sys/net zlib.c]"

2002 Aug 05
0
FreeBSD Security Advisory FreeBSD-SA-02:35.ffs
-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-02:35.ffs Security Advisory The FreeBSD Project Topic: local users may read and write arbitrary blocks on an FFS filesystem Category: core
1997 Dec 09
0
KSR[T] #005: Dillon crontab / crond
----- KSR[T] Website : http://www.dec.net/ksrt E-mail: ksrt@dec.net ----- KSR[T] Advisory #005 Date: Dec 6, 1997 ID #: lin-dcrn-005 Operating System(s): Slackware 3.4 Affected Program: dillon crontab / crond ( dcron
2016 Mar 30
0
Dillon Foreman agent Fedex
Dear klibc at zytor.com, We attempted to deliver your package on March 29th, 2016, 09:00 AM. The delivery attempt failed because the address was business closed or nobody could sign for it. To pick up the package,please, print the receipt that is attached to this email and visit Fedex office indicated in the receipt. If the package is not picked up within 24 hours, it will be returned to
2007 Apr 22
0
libswfdec/swfdec_swf_decoder.c
libswfdec/swfdec_swf_decoder.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) New commits: diff-tree 3a1839889ef8a1d068b0ed6db343b41fb872c51e (from 26a33bf08b5d9feeb8047274b312cee2999824ff) Author: Benjamin Otte <otte@gnome.org> Date: Sun Apr 22 15:55:43 2007 +0200 fail nicely if decompressed size is too big diff --git a/libswfdec/swfdec_swf_decoder.c
2003 Aug 13
1
Request to mailing list freebsd-security rejected
Umm. First of all, I *AM* a member of this list, unless someone else unsubcribed me. If so, please put me back on. I've gone through my archives and I am very clearly subscribed to the list. The monthly freebsd.org mailing list memberships reminder tells me I am. List Password // URL ---- --------
2007 Jan 18
0
Branch 'interpreter' - 4 commits - libswfdec/js libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_codec_screen.c libswfdec/swfdec_image.c libswfdec/swfdec_script.c libswfdec/swfdec_swf_decoder.c libswfdec/swfdec_tag.c
libswfdec/js/jsinterp.h | 1 libswfdec/swfdec_bits.c | 28 +++ libswfdec/swfdec_bits.h | 9 - libswfdec/swfdec_codec_screen.c | 2 libswfdec/swfdec_image.c | 98 ++++-------- libswfdec/swfdec_script.c | 315 ++++++++++++++++++++++++++++++++++++++-- libswfdec/swfdec_swf_decoder.c | 2 libswfdec/swfdec_tag.c | 23 -- 8 files
2003 Jun 15
2
dvd+rw-tools ported to FreeBSD (Sony 500A DVD[+/-]R[W] support)
I just finished up a port of Andy Polyakov's excellent dvd+rw-tools to FreeBSD, and he has incorporated the patches into his release: http://fy.chalmers.se/~appro/ http://fy.chalmers.se/~appro/linux/DVD+RW/ http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ (version 5.8.4.4.4) These tools support DVD-R, DVD-RW, DVD+R, and DVD+RW format dvd burners, including the popular Sony
2004 Sep 21
1
Asterisk , ISA Firewall/VPN , STUN and other
First, I assume that you will be running NAT at both locations, if that is not the case, then the configuration will change. When you said VPN, are you using PPTP or IPSEC? Microsoft supports PPTP. In order to connect a PC over VPN to the office, which has a PPTP VPN Server, you will need to runs VPN software. After it is run, the PC obtains a new IP address from your office, If you are using
2007 May 05
3
the ifelse function
Hi Everyone, I think I found a problem with the ifelse function: If the condition argument is NA, it treats it as true. Anyone agree or disagree with this? Jen -- Jennifer Dillon Doctoral Student Harvard Biostatistics Room 414B, Building 1 [[alternative HTML version deleted]]
2004 May 26
0
FreeBSD Security Advisory FreeBSD-SA-04:11.msync
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-04:11.msync Security Advisory The FreeBSD Project Topic: buffer cache invalidation implementation issues Category: core Module: sys Announced:
2004 May 26
0
FreeBSD Security Advisory FreeBSD-SA-04:11.msync
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-04:11.msync Security Advisory The FreeBSD Project Topic: buffer cache invalidation implementation issues Category: core Module: sys Announced:
2016 Jan 08
2
Diff to add ARMv6L to Target parser
Thanks for the clarifications, Bob! I’ve spent some time with the head of the llvm.org repo, and I now understand a lot better what Renato and Tim were talking about re. the architecture aliases. The patch to add v6l, therefore, seems simple enough. I haven’t been able to test it in my usual flow, because that involves the whole swift stack. I’m considering creating a program that links to
2007 May 02
3
the Surv function
Hi, I'm trying to do a simple survival analysis on some data, and I'm having the following problem (here's my code and the error message): out <- Surv(fup,event=status) Error in Surv(fup, event = status) : argument "time2" is missing, with no default >From reading the documentation, it seems that I should be able to simply write: Surv(time1, event) if my data is
2005 Aug 13
3
back button support
Hello, I was just wondering what clever ways all the Ajax developers out there have come up with to add back button support to their web apps. I have seen a couple different ways on the net, but neither of them look very complete. Ideally, I would like a solution where I could modify Ajax.Updater to keep track of which pages where loaded into which elements, then create a function like
2007 Feb 13
0
9 commits - libswfdec/js libswfdec/swfdec_bits.c libswfdec/swfdec_bits.h libswfdec/swfdec_codec_screen.c libswfdec/swfdec_image.c libswfdec/swfdec_script.c test/Makefile.am test/swfdec_out.c test/swfdec_out.h test/swfedit.c test/swfedit_file.c
libswfdec/js/jsinterp.c | 1 libswfdec/swfdec_bits.c | 108 +++++++++++++ libswfdec/swfdec_bits.h | 4 libswfdec/swfdec_codec_screen.c | 68 +------- libswfdec/swfdec_image.c | 107 ++++++------- libswfdec/swfdec_script.c | 40 +++++ test/Makefile.am | 11 + test/swfdec_out.c | 119 +++++++++++++++ test/swfdec_out.h
2012 Mar 27
1
[LLVMdev] Cloning a FunctionDecl?
Hello, Is there a way to clone a FunctionDecl, including the body Stmt if it exists? I want to add an entirely new decl to the AST with its own copy of the body. I would like to start with a completely identical Decl and body, and then modify it to produce a new overload, such that this cloned function would appear in overload resolution for calls to the original function. What I want to do is
2006 May 08
1
Unrecognized event: kevent
Hey guys, I just subscribed to the list about 15 minutes ago so i apologize in advance if this is something that has already been discussed. I skimmed through the web archives and I didn't see anything. I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am experiencing the following May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>,
2003 Jun 16
1
dvd+rw+r for FreeBSD
I'm not subscribed to this list; but I read that Matthew Dillon has ported the dvd+rw tools to FreeBSD. I just compiled and installed the application; but I can't burn to a DVD+RW on a Sony DRU-500A. command: growisofs -Z /dev/acd0c -rl ./testfile result: ":-( unable to CAMGETPASSTHRU for /dev/acd0c: Inappropriate ioctl for device" The DVD+RW website:
2016 Jan 07
2
Diff to add ARMv6L to Target parser
Oops, I neglected to reply-all…. The current stable branch at github still has it: https://github.com/apple/swift-llvm/blob/stable/include/llvm/Support/ARMTargetParser.def#L106 <https://github.com/apple/swift-llvm/blob/stable/include/llvm/Support/ARMTargetParser.def#L106> Should I get the head of the non-swift repository and generate a new diff? Also, I suspect that it’s not a good idea
2004 Sep 21
2
Asterisk , ISA Firewall/VPN , STUN and other issues
I have just finished compiling and installing Asterisk on a test Debian system. All is working well. We are now attempting to get remote offices to test the system I have installed both a SIP and an IAX client at a remote office. Then I connect to our office via Microsoft ISA firewall and the Windows XP VPN client. Neither of the softphones will connect. On the IAX softphone I just get a ringtone