Displaying 12 results from an estimated 12 matches similar to: "[PATCH] drop old netinet/in_systm.h include"
2015 Nov 12
3
Inexplicable ASAN report. Code generation bug?
I'm struggling to explain an ASAN report I'm now getting that I didn't
get previously on the same code. In fact the report only happens with
-O2 and not when I remove the -O flags which makes it hard to debug
and makes me suspect it's dependent on exactly which instructions the
code generation decides to access the bytes involved. Afaict the C
code shouldn't be accessing the
2011 Jul 21
1
[Bug 8313] New: Minix Support - check for netinet/{in_systm,ip}.h and SO_BROADCAST
https://bugzilla.samba.org/show_bug.cgi?id=8313
Summary: Minix Support - check for netinet/{in_systm,ip}.h and
SO_BROADCAST
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at
2000 Jun 07
1
[PATCH]: Port of openssh-2.1.0p3 to Cygwin environment
Hi all,
I have just successfully ported openssh-2.1.0p3 to Cygwin. As you
may know, Cygwin is a GPLed POSIX layer for Windows OSes.
To be serious: I don't _like_ Windows systems and sometimes I
really hate that STUPID concessions which are necessary when
trying to get U*X software working on Windoze but for some
reason that's exactly the reason, why I love to work on Cygwin!
Porting to
2002 Jun 15
4
[Bug 276] openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276
------- Additional Comments From stevesk at pobox.com 2002-06-15 14:26 -------
this is what i asked in a message a while back; can an IRIX
expert help here?
"should we be using a UNIX95 (or whatever) namespace for IRIX?
what happens with D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1"
------- You are receiving this
2003 Sep 02
1
netinet/pim_var.h: No such file or directory
netinet/pim_var.h: No such file or directory
I saw this when I was searching thru the archives and I didn't notice a
response. I had this problem and my workaround was to use "find" to find the
file and copy it to /usr/include/netinet directory. Then the "depend" stage
completed and the build and install phases worked too.
2008 Jul 24
0
cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/contrib/pf/net pf.c pf_ioctl.c src/sys/kern init_sysent.c
This looks like a very cool feature addition to RELENG_7! Are there
any performance penalties that you know of with this built in ?
---Mike
At 09:13 PM 7/23/2008, Julian Elischer wrote:
>julian 2008-07-24 01:13:22 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_7)
> contrib/pf/pfctl parse.y
> lib/libc/sys
2007 Aug 13
0
Branch 'vivi' - 2 commits - vivified/core
vivified/core/.gitignore | 2 +
vivified/core/Makefile.am | 17 +++++++++
vivified/core/vivi_application.c | 48 ++++++++++++++++++++++++++
vivified/core/vivi_application.h | 8 ++++
vivified/core/vivi_application_as.c | 66 ++++++++++++++++++++++++++++++++++++
vivified/core/vivi_function.c | 63 ++++++++++++++++++++++++++++++++++
2007 Aug 14
0
Branch 'vivi' - 11 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h vivified/core
libswfdec-gtk/swfdec_gtk_widget.c | 2
libswfdec/Makefile.am | 4 -
libswfdec/swfdec.h | 2
libswfdec/swfdec_player.c | 26 ++++++-
libswfdec/swfdec_player_internal.h | 2
vivified/core/Makefile.am | 5 +
vivified/core/vivi_application.c | 39 +++++++++-
vivified/core/vivi_application.h | 5 +
2007 Aug 13
0
Branch 'vivi' - 24 commits - configure.ac libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_tag.h vivified/core vivified/dock vivified/ui
configure.ac | 1
libswfdec/swfdec_sprite_movie.c | 60 --------------
libswfdec/swfdec_tag.c | 152 ++++++++++++++++++++++++++++--------
libswfdec/swfdec_tag.h | 5 +
vivified/core/Makefile.am | 5 +
vivified/core/vivi_application.c | 97 ++++++++++++++++++----
vivified/core/vivi_application.h | 3
2007 Aug 22
0
163 commits - autogen.sh configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec-gtk/swfdec_gtk_widget.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_as_array.c
Makefile.am | 7
autogen.sh | 2
configure.ac | 27 +
doc/swfdec-sections.txt | 3
libswfdec-gtk/swfdec_gtk_player.c | 7
libswfdec-gtk/swfdec_gtk_player.h | 2
libswfdec-gtk/swfdec_gtk_widget.c |
2007 Aug 15
0
Branch 'vivi' - 13 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_debugger.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_types.h vivified/core vivified/ui
doc/swfdec-sections.txt | 1
libswfdec/swfdec_as_debugger.h | 12 +++-
libswfdec/swfdec_as_frame.c | 36 +++++++++++-
libswfdec/swfdec_as_frame.h | 1
libswfdec/swfdec_as_types.h | 2
vivified/core/.gitignore | 2
vivified/core/Makefile.am | 25 +++++++-
vivified/core/vivi_application.c | 12 +---
vivified/core/vivi_application.h |
2007 Aug 16
0
Branch 'vivi' - 23 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_super.c libswfdec/swfdec_as_with.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_sprite_movie.c test/trace vivified/core
libswfdec/swfdec_as_object.c | 111 ++++++++++++++--------
libswfdec/swfdec_as_object.h | 1
libswfdec/swfdec_as_super.c | 4
libswfdec/swfdec_as_with.c | 7 -
libswfdec/swfdec_movie.c | 10 -
libswfdec/swfdec_net_stream.c | 6 -