Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit95b6f6e

Browse files
committed
Missed a small patch fro mBruce for BSDi
1 parentf45dfa6 commit95b6f6e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎src/backend/storage/buf_internals.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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)|| \

‎src/backend/storage/ipc.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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
@@ -34,6 +34,7 @@
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)|| \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp