search for: ibcs2

Displaying 8 results from an estimated 8 matches for "ibcs2".

2003 Aug 11
0
FreeBSD Security Advisory FreeBSD-SA-03:10.ibcs2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:10.ibcs2 Security Advisory The FreeBSD Project Topic: Kernel memory disclosure via ibcs2 Category: core Module: sys Announced: 2003-08-10 Credits: David Rhodus <drhodus@catp...
2003 Aug 11
0
FreeBSD Security Advisory FreeBSD-SA-03:10.ibcs2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-03:10.ibcs2 Security Advisory The FreeBSD Project Topic: Kernel memory disclosure via ibcs2 Category: core Module: sys Announced: 2003-08-10 Credits: David Rhodus <drhodus@catp...
2003 Apr 18
1
4.8 buildworld compilation problem: kdump
...j/usr/src/i386/usr/include/dev/firewire/@/i386/boot/dosboot/cdefs.h:60: warning: `__CONCAT' redefined^M /usr/obj/usr/src/i386/usr/include/sys/cdefs.h:66: warning: this is the location of the previous definition^M In file included from :40:^M /usr/obj/usr/src/i386/usr/include/dev/firewire/@/i386/ibcs2/ibcs2_socksys.h:31: i386/ibcs2/ibcs2_types.h: No such file or directory^M In file included from /usr/obj/usr/src/i386/usr/include/dev/firewire/@/i386/include/i4b_isppp.h:43,^M from :49:^M /usr/obj/usr/src/i386/usr/include/netinet/ip.h:68: warning: `IP_MF' redefined^M /usr/obj/...
1998 Oct 15
1
Problem to map home dir
..._0 # LIBSM = # NOTE: ISC is also known as "INTERACTIVE" # This is for Sunsoft ISC SVR3V4 running in POSIX mode # contributed by pim@cti-software.nl (Pim Zandbergen) # FLAGSM = -posix -D_SYSV3 -DISC -DSHADOW_PWD # LIBSM = -lsec -lcrypt -linet # This is for Sunsoft ISC SVR3V4 running in iBCS2 mode # contributed by pim@cti-software.nl (Pim Zandbergen) # FLAGSM = -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_SYSV3\ # -DISC -DSHADOW_PWD -DREPLACE_GETWD -DREPLACE_RENAME # LIBSM = -lsec -lcrypt -linet -lcposix # This is for A/UX 3.0 # Contributed by root@dolphin.csudh.edu (Jon S. Stevens) #...
2003 Aug 11
5
realpath(3) et al
First, I hope that this message is not considered flame bait. As someone who has used FreeBSD for for 5+ years now, I have a genuine interest in the integrity of our source code. Second, I hope that this message is not taken as any form of insult or finger pointing. Software without bugs does not exist, and I think we all know that. Acknowledging that point and working to mitigate the risks
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...i/asm-generic/poll.h index a969498..f8ca661 100644 --- a/include/uapi/asm-generic/poll.h +++ b/include/uapi/asm-generic/poll.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_POLL_H -#define __ASM_GENERIC_POLL_H +#ifndef _UAPI_ASM_GENERIC_POLL_H +#define _UAPI_ASM_GENERIC_POLL_H /* These are specified by iBCS2 */ #define POLLIN 0x0001 @@ -38,4 +38,4 @@ struct pollfd { short revents; }; -#endif /* __ASM_GENERIC_POLL_H */ +#endif /* _UAPI_ASM_GENERIC_POLL_H */ diff --git a/include/uapi/asm-generic/posix_types.h b/include/uapi/asm-generic/posix_types.h index fe74fcc..25128f8 100644 --- a/include/uapi...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...i/asm-generic/poll.h index a969498..f8ca661 100644 --- a/include/uapi/asm-generic/poll.h +++ b/include/uapi/asm-generic/poll.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_POLL_H -#define __ASM_GENERIC_POLL_H +#ifndef _UAPI_ASM_GENERIC_POLL_H +#define _UAPI_ASM_GENERIC_POLL_H /* These are specified by iBCS2 */ #define POLLIN 0x0001 @@ -38,4 +38,4 @@ struct pollfd { short revents; }; -#endif /* __ASM_GENERIC_POLL_H */ +#endif /* _UAPI_ASM_GENERIC_POLL_H */ diff --git a/include/uapi/asm-generic/posix_types.h b/include/uapi/asm-generic/posix_types.h index fe74fcc..25128f8 100644 --- a/include/uapi...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...i/asm-generic/poll.h index a969498..f8ca661 100644 --- a/include/uapi/asm-generic/poll.h +++ b/include/uapi/asm-generic/poll.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_POLL_H -#define __ASM_GENERIC_POLL_H +#ifndef _UAPI_ASM_GENERIC_POLL_H +#define _UAPI_ASM_GENERIC_POLL_H /* These are specified by iBCS2 */ #define POLLIN 0x0001 @@ -38,4 +38,4 @@ struct pollfd { short revents; }; -#endif /* __ASM_GENERIC_POLL_H */ +#endif /* _UAPI_ASM_GENERIC_POLL_H */ diff --git a/include/uapi/asm-generic/posix_types.h b/include/uapi/asm-generic/posix_types.h index fe74fcc..25128f8 100644 --- a/include/uapi...