File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6
6
*
7
7
* Copyright (c) 1994, Regents of the University of California
8
8
*
9
- * $Id: buf_internals.h,v 1.3 1996/07/23 05:43:11 scrappy Exp $
9
+ * $Id: buf_internals.h,v 1.4 1996/07/26 20:39:03 scrappy Exp $
10
10
*
11
11
* NOTE
12
12
* If BUFFERPAGE0 is defined, then 0 will be used as a
@@ -164,6 +164,7 @@ struct sbufdesc {
164
164
165
165
#if defined(PORTNAME_BSD44_derived ) || \
166
166
defined(PORTNAME_bsdi ) || \
167
+ defined(PORTNAME_bsdi_2_1 ) || \
167
168
defined(PORTNAME_i386_solaris ) || \
168
169
defined(PORTNAME_linux ) || \
169
170
defined(PORTNAME_sparc ) || \
Original file line number Diff line number Diff line change 6
6
*
7
7
* Copyright (c) 1994, Regents of the University of California
8
8
*
9
- * $Id: ipc.h,v 1.3 1996/07/22 22:59:43 scrappy Exp $
9
+ * $Id: ipc.h,v 1.4 1996/07/26 20:39:04 scrappy Exp $
10
10
*
11
11
* NOTES
12
12
* This file is very architecture-specific. This stuff should actually
34
34
defined(PORTNAME_alpha ) || \
35
35
defined(PORTNAME_BSD44_derived ) || \
36
36
defined(PORTNAME_bsdi ) || \
37
+ defined(PORTNAME_bsdi_2_1 ) || \
37
38
defined(PORTNAME_hpux ) || \
38
39
defined(PORTNAME_i386_solaris ) || \
39
40
defined(PORTNAME_irix5 ) || \
You can’t perform that action at this time.
0 commit comments