File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 66 *
77 * Copyright (c) 1994, Regents of the University of California
88 *
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 $
1010 *
1111 * NOTE
1212 * If BUFFERPAGE0 is defined, then 0 will be used as a
@@ -164,6 +164,7 @@ struct sbufdesc {
164164
165165#if defined(PORTNAME_BSD44_derived ) || \
166166 defined(PORTNAME_bsdi ) || \
167+ defined(PORTNAME_bsdi_2_1 ) || \
167168 defined(PORTNAME_i386_solaris ) || \
168169 defined(PORTNAME_linux ) || \
169170 defined(PORTNAME_sparc ) || \
Original file line number Diff line number Diff line change 66 *
77 * Copyright (c) 1994, Regents of the University of California
88 *
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 $
1010 *
1111 * NOTES
1212 * This file is very architecture-specific. This stuff should actually
3434 defined(PORTNAME_alpha ) || \
3535 defined(PORTNAME_BSD44_derived ) || \
3636 defined(PORTNAME_bsdi ) || \
37+ defined(PORTNAME_bsdi_2_1 ) || \
3738 defined(PORTNAME_hpux ) || \
3839 defined(PORTNAME_i386_solaris ) || \
3940 defined(PORTNAME_irix5 ) || \
You can’t perform that action at this time.
0 commit comments