artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73ef390
)
atari specific libsa shrinkage is nasty
author
deraadt
<deraadt@openbsd.org>
Mon, 15 Jan 1996 01:07:49 +0000
(
01:07
+0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 15 Jan 1996 01:07:49 +0000
(
01:07
+0000)
sys/lib/libsa/open.c
patch
|
blob
|
history
diff --git
a/sys/lib/libsa/open.c
b/sys/lib/libsa/open.c
index
8532db7
..
e3fb756
100644
(file)
--- a/
sys/lib/libsa/open.c
+++ b/
sys/lib/libsa/open.c
@@
-1,4
+1,4
@@
-/* $NetBSD: open.c,v 1.
9 1995/09/19 09:16:52 thorpej Exp $
*/
+/* $NetBSD: open.c,v 1.
10 1996/01/13 22:25:41 leo Exp $
*/
/*-
* Copyright (c) 1993
@@
-66,9
+66,7
@@
#include "stand.h"
-#ifndef atari
struct open_file files[SOPEN_MAX];
-#endif
/*
* File primitives proper