summaryrefslogtreecommitdiff
path: root/src/stropts
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts')
-rw-r--r--src/stropts/ANYMARK.h5
-rw-r--r--src/stropts/FLUSHR.h5
-rw-r--r--src/stropts/FLUSHRW.h5
-rw-r--r--src/stropts/FLUSHW.h5
-rw-r--r--src/stropts/FMNAMESZ.h5
-rw-r--r--src/stropts/I_ATMARK.h5
-rw-r--r--src/stropts/I_CANPUT.h5
-rw-r--r--src/stropts/I_CKBAND.h5
-rw-r--r--src/stropts/I_FDINSERT.h5
-rw-r--r--src/stropts/I_FIND.h5
-rw-r--r--src/stropts/I_FLUSH.h5
-rw-r--r--src/stropts/I_FLUSHBAND.h5
-rw-r--r--src/stropts/I_GETBAND.h5
-rw-r--r--src/stropts/I_GETCLTIME.h5
-rw-r--r--src/stropts/I_GETSIG.h5
-rw-r--r--src/stropts/I_GRDOPT.h5
-rw-r--r--src/stropts/I_GWROPT.h5
-rw-r--r--src/stropts/I_LINK.h5
-rw-r--r--src/stropts/I_LIST.h5
-rw-r--r--src/stropts/I_LOOK.h5
-rw-r--r--src/stropts/I_NREAD.h5
-rw-r--r--src/stropts/I_PEEK.h5
-rw-r--r--src/stropts/I_PLINK.h5
-rw-r--r--src/stropts/I_POP.h5
-rw-r--r--src/stropts/I_PUNLINK.h5
-rw-r--r--src/stropts/I_PUSH.h5
-rw-r--r--src/stropts/I_RECVFD.h5
-rw-r--r--src/stropts/I_SENDFD.h5
-rw-r--r--src/stropts/I_SETCLTIME.h5
-rw-r--r--src/stropts/I_SETSIG.h5
-rw-r--r--src/stropts/I_SRDOPT.h5
-rw-r--r--src/stropts/I_STR.h5
-rw-r--r--src/stropts/I_SWROPT.h5
-rw-r--r--src/stropts/I_UNLINK.h5
-rw-r--r--src/stropts/LASTMARK.h5
-rw-r--r--src/stropts/MORECTL.h5
-rw-r--r--src/stropts/MOREDATA.h5
-rw-r--r--src/stropts/MSG_ANY.h5
-rw-r--r--src/stropts/MSG_BAND.h5
-rw-r--r--src/stropts/MSG_HIPRI.h5
-rw-r--r--src/stropts/MUXID_ALL.h5
-rw-r--r--src/stropts/RMSGD.h5
-rw-r--r--src/stropts/RMSGN.h5
-rw-r--r--src/stropts/RNORM.h5
-rw-r--r--src/stropts/RPOTNORM.h5
-rw-r--r--src/stropts/RPROTDAT.h5
-rw-r--r--src/stropts/RPROTDIS.h5
-rw-r--r--src/stropts/RS_HIPRI.h5
-rw-r--r--src/stropts/SNDZERO.h5
-rw-r--r--src/stropts/S_BANDURG.h5
-rw-r--r--src/stropts/S_ERROR.h5
-rw-r--r--src/stropts/S_HANGUP.h5
-rw-r--r--src/stropts/S_HIPRI.h5
-rw-r--r--src/stropts/S_INPUT.h5
-rw-r--r--src/stropts/S_MSG.h5
-rw-r--r--src/stropts/S_OUTPUT.h5
-rw-r--r--src/stropts/S_RDBAND.h5
-rw-r--r--src/stropts/S_RDNORM.h5
-rw-r--r--src/stropts/S_WRBAND.h5
-rw-r--r--src/stropts/S_WRNORM.h5
-rw-r--r--src/stropts/fattach.c14
-rw-r--r--src/stropts/fdetach.c14
-rw-r--r--src/stropts/getmsg.c14
-rw-r--r--src/stropts/getpmsg.c14
-rw-r--r--src/stropts/ioctl.c14
-rw-r--r--src/stropts/isastream.c14
-rw-r--r--src/stropts/putmsg.c14
-rw-r--r--src/stropts/putpmsg.c14
-rw-r--r--src/stropts/struct_bandinfo.h10
-rw-r--r--src/stropts/struct_str_list.h10
-rw-r--r--src/stropts/struct_str_mlist.h9
-rw-r--r--src/stropts/struct_strbuf.h11
-rw-r--r--src/stropts/struct_strfdinsert.h13
-rw-r--r--src/stropts/struct_strioctl.h12
-rw-r--r--src/stropts/struct_strpeek.h11
-rw-r--r--src/stropts/struct_strrecvfd.h11
76 files changed, 0 insertions, 499 deletions
diff --git a/src/stropts/ANYMARK.h b/src/stropts/ANYMARK.h
deleted file mode 100644
index 83b233b3..00000000
--- a/src/stropts/ANYMARK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define ANYMARK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/FLUSHR.h b/src/stropts/FLUSHR.h
deleted file mode 100644
index 18b72484..00000000
--- a/src/stropts/FLUSHR.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define FLUSHR /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/FLUSHRW.h b/src/stropts/FLUSHRW.h
deleted file mode 100644
index 78681d58..00000000
--- a/src/stropts/FLUSHRW.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define FLUSHRW /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/FLUSHW.h b/src/stropts/FLUSHW.h
deleted file mode 100644
index 952d92f9..00000000
--- a/src/stropts/FLUSHW.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define FLUSHW /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/FMNAMESZ.h b/src/stropts/FMNAMESZ.h
deleted file mode 100644
index f7857e53..00000000
--- a/src/stropts/FMNAMESZ.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define FMNAMESZ /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_ATMARK.h b/src/stropts/I_ATMARK.h
deleted file mode 100644
index 2afc51c9..00000000
--- a/src/stropts/I_ATMARK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_ATMARK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_CANPUT.h b/src/stropts/I_CANPUT.h
deleted file mode 100644
index 98c445db..00000000
--- a/src/stropts/I_CANPUT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_CANPUT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_CKBAND.h b/src/stropts/I_CKBAND.h
deleted file mode 100644
index b6e6465c..00000000
--- a/src/stropts/I_CKBAND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_CKBAND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_FDINSERT.h b/src/stropts/I_FDINSERT.h
deleted file mode 100644
index 9ecdf7f0..00000000
--- a/src/stropts/I_FDINSERT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_FDINSERT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_FIND.h b/src/stropts/I_FIND.h
deleted file mode 100644
index 0b502fcf..00000000
--- a/src/stropts/I_FIND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_FIND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_FLUSH.h b/src/stropts/I_FLUSH.h
deleted file mode 100644
index 693099cb..00000000
--- a/src/stropts/I_FLUSH.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_FLUSH /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_FLUSHBAND.h b/src/stropts/I_FLUSHBAND.h
deleted file mode 100644
index 46b81252..00000000
--- a/src/stropts/I_FLUSHBAND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_FLUSHBAND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_GETBAND.h b/src/stropts/I_GETBAND.h
deleted file mode 100644
index 9afe8e81..00000000
--- a/src/stropts/I_GETBAND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_GETBAND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_GETCLTIME.h b/src/stropts/I_GETCLTIME.h
deleted file mode 100644
index 540ba1fb..00000000
--- a/src/stropts/I_GETCLTIME.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_GETCLTIME /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_GETSIG.h b/src/stropts/I_GETSIG.h
deleted file mode 100644
index 0c99017b..00000000
--- a/src/stropts/I_GETSIG.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_GETSIG /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_GRDOPT.h b/src/stropts/I_GRDOPT.h
deleted file mode 100644
index 70381ef6..00000000
--- a/src/stropts/I_GRDOPT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_GRDOPT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_GWROPT.h b/src/stropts/I_GWROPT.h
deleted file mode 100644
index 22a8aaac..00000000
--- a/src/stropts/I_GWROPT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_GWROPT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_LINK.h b/src/stropts/I_LINK.h
deleted file mode 100644
index 90466a8d..00000000
--- a/src/stropts/I_LINK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_LINK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_LIST.h b/src/stropts/I_LIST.h
deleted file mode 100644
index f39f38be..00000000
--- a/src/stropts/I_LIST.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_LIST /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_LOOK.h b/src/stropts/I_LOOK.h
deleted file mode 100644
index e767944d..00000000
--- a/src/stropts/I_LOOK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_LOOK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_NREAD.h b/src/stropts/I_NREAD.h
deleted file mode 100644
index 14d2c190..00000000
--- a/src/stropts/I_NREAD.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_NREAD /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_PEEK.h b/src/stropts/I_PEEK.h
deleted file mode 100644
index e8628767..00000000
--- a/src/stropts/I_PEEK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_PEEK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_PLINK.h b/src/stropts/I_PLINK.h
deleted file mode 100644
index 42f79ffc..00000000
--- a/src/stropts/I_PLINK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_PLINK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_POP.h b/src/stropts/I_POP.h
deleted file mode 100644
index a9ab2f0c..00000000
--- a/src/stropts/I_POP.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_POP /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_PUNLINK.h b/src/stropts/I_PUNLINK.h
deleted file mode 100644
index d0cf0382..00000000
--- a/src/stropts/I_PUNLINK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_PUNLINK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_PUSH.h b/src/stropts/I_PUSH.h
deleted file mode 100644
index cc2f212a..00000000
--- a/src/stropts/I_PUSH.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_PUSH /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_RECVFD.h b/src/stropts/I_RECVFD.h
deleted file mode 100644
index e8027fe5..00000000
--- a/src/stropts/I_RECVFD.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_RECVFD /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_SENDFD.h b/src/stropts/I_SENDFD.h
deleted file mode 100644
index 426a2cf5..00000000
--- a/src/stropts/I_SENDFD.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_SENDFD /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_SETCLTIME.h b/src/stropts/I_SETCLTIME.h
deleted file mode 100644
index e6301d92..00000000
--- a/src/stropts/I_SETCLTIME.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_SETCLTIME /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_SETSIG.h b/src/stropts/I_SETSIG.h
deleted file mode 100644
index 392a8624..00000000
--- a/src/stropts/I_SETSIG.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_SETSIG /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_SRDOPT.h b/src/stropts/I_SRDOPT.h
deleted file mode 100644
index 8b464e07..00000000
--- a/src/stropts/I_SRDOPT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_SRDOPT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_STR.h b/src/stropts/I_STR.h
deleted file mode 100644
index 97f14ae6..00000000
--- a/src/stropts/I_STR.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_STR /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_SWROPT.h b/src/stropts/I_SWROPT.h
deleted file mode 100644
index c544e91f..00000000
--- a/src/stropts/I_SWROPT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_SWROPT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/I_UNLINK.h b/src/stropts/I_UNLINK.h
deleted file mode 100644
index 10156ab1..00000000
--- a/src/stropts/I_UNLINK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define I_UNLINK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/LASTMARK.h b/src/stropts/LASTMARK.h
deleted file mode 100644
index 3d253959..00000000
--- a/src/stropts/LASTMARK.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define LASTMARK /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/MORECTL.h b/src/stropts/MORECTL.h
deleted file mode 100644
index b7ccc8df..00000000
--- a/src/stropts/MORECTL.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define MORECTL /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/MOREDATA.h b/src/stropts/MOREDATA.h
deleted file mode 100644
index 586fc060..00000000
--- a/src/stropts/MOREDATA.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define MOREDATA /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/MSG_ANY.h b/src/stropts/MSG_ANY.h
deleted file mode 100644
index a66f5cd8..00000000
--- a/src/stropts/MSG_ANY.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define MSG_ANY /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/MSG_BAND.h b/src/stropts/MSG_BAND.h
deleted file mode 100644
index eec58375..00000000
--- a/src/stropts/MSG_BAND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define MSG_BAND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/MSG_HIPRI.h b/src/stropts/MSG_HIPRI.h
deleted file mode 100644
index 46aef5fc..00000000
--- a/src/stropts/MSG_HIPRI.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define MSG_HIPRI /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/MUXID_ALL.h b/src/stropts/MUXID_ALL.h
deleted file mode 100644
index 4a68e0e3..00000000
--- a/src/stropts/MUXID_ALL.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define MUXID_ALL /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RMSGD.h b/src/stropts/RMSGD.h
deleted file mode 100644
index a1452f20..00000000
--- a/src/stropts/RMSGD.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RMSGD /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RMSGN.h b/src/stropts/RMSGN.h
deleted file mode 100644
index a433e224..00000000
--- a/src/stropts/RMSGN.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RMSGN /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RNORM.h b/src/stropts/RNORM.h
deleted file mode 100644
index 5525201e..00000000
--- a/src/stropts/RNORM.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RNORM /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RPOTNORM.h b/src/stropts/RPOTNORM.h
deleted file mode 100644
index b65c8870..00000000
--- a/src/stropts/RPOTNORM.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RPOTNORM /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RPROTDAT.h b/src/stropts/RPROTDAT.h
deleted file mode 100644
index 0d2d6bbe..00000000
--- a/src/stropts/RPROTDAT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RPROTDAT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RPROTDIS.h b/src/stropts/RPROTDIS.h
deleted file mode 100644
index 83d28aec..00000000
--- a/src/stropts/RPROTDIS.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RPROTDIS /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/RS_HIPRI.h b/src/stropts/RS_HIPRI.h
deleted file mode 100644
index d27c29d2..00000000
--- a/src/stropts/RS_HIPRI.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define RS_HIPRI /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/SNDZERO.h b/src/stropts/SNDZERO.h
deleted file mode 100644
index 12f2d054..00000000
--- a/src/stropts/SNDZERO.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define SNDZERO /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_BANDURG.h b/src/stropts/S_BANDURG.h
deleted file mode 100644
index 655004ce..00000000
--- a/src/stropts/S_BANDURG.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_BANDURG /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_ERROR.h b/src/stropts/S_ERROR.h
deleted file mode 100644
index 696c01d2..00000000
--- a/src/stropts/S_ERROR.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_ERROR /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_HANGUP.h b/src/stropts/S_HANGUP.h
deleted file mode 100644
index 401c88bb..00000000
--- a/src/stropts/S_HANGUP.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_HANGUP /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_HIPRI.h b/src/stropts/S_HIPRI.h
deleted file mode 100644
index 44a8c5c8..00000000
--- a/src/stropts/S_HIPRI.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_HIPRI /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_INPUT.h b/src/stropts/S_INPUT.h
deleted file mode 100644
index 32c42045..00000000
--- a/src/stropts/S_INPUT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_INPUT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_MSG.h b/src/stropts/S_MSG.h
deleted file mode 100644
index 1ed4bad9..00000000
--- a/src/stropts/S_MSG.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_MSG /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_OUTPUT.h b/src/stropts/S_OUTPUT.h
deleted file mode 100644
index 0e3db217..00000000
--- a/src/stropts/S_OUTPUT.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_OUTPUT /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_RDBAND.h b/src/stropts/S_RDBAND.h
deleted file mode 100644
index 1d1d6601..00000000
--- a/src/stropts/S_RDBAND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_RDBAND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_RDNORM.h b/src/stropts/S_RDNORM.h
deleted file mode 100644
index e01e0b7c..00000000
--- a/src/stropts/S_RDNORM.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_RDNORM /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_WRBAND.h b/src/stropts/S_WRBAND.h
deleted file mode 100644
index da317ebb..00000000
--- a/src/stropts/S_WRBAND.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_WRBAND /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/S_WRNORM.h b/src/stropts/S_WRNORM.h
deleted file mode 100644
index 51c7486d..00000000
--- a/src/stropts/S_WRNORM.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stropts.h>
-#define S_WRNORM /* TODO */
-/*
-XOPEN(400)
-*/ \ No newline at end of file
diff --git a/src/stropts/fattach.c b/src/stropts/fattach.c
deleted file mode 100644
index f407f636..00000000
--- a/src/stropts/fattach.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int fattach(int fildes, const char * path )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/fdetach.c b/src/stropts/fdetach.c
deleted file mode 100644
index 1917f91b..00000000
--- a/src/stropts/fdetach.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int fdetach(const char * path )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/getmsg.c b/src/stropts/getmsg.c
deleted file mode 100644
index 7596d550..00000000
--- a/src/stropts/getmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int getmsg(int fd , struct strbuf * ctlptr , struct strbuf * dataptr , int * flagsp )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/getpmsg.c b/src/stropts/getpmsg.c
deleted file mode 100644
index 39147cc0..00000000
--- a/src/stropts/getpmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int getpmsg(int fd , struct strbuf * ctlptr , struct strbuf * dataptr , int * bandp , int * flagsp )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/ioctl.c b/src/stropts/ioctl.c
deleted file mode 100644
index af0ab043..00000000
--- a/src/stropts/ioctl.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int ioctl(int fildes , int request , ... )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/isastream.c b/src/stropts/isastream.c
deleted file mode 100644
index d52a1fca..00000000
--- a/src/stropts/isastream.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int isastream(int fildes )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/putmsg.c b/src/stropts/putmsg.c
deleted file mode 100644
index ba2e5893..00000000
--- a/src/stropts/putmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int putmsg(int fd , const struct strbuf * ctlptr , const struct strbuf * dataptr , int flags )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/putpmsg.c b/src/stropts/putpmsg.c
deleted file mode 100644
index 4b2813cf..00000000
--- a/src/stropts/putpmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int putpmsg(int fd , const struct strbuf * ctlptr , const struct strbuf * dataptr , int band , int flags )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif
diff --git a/src/stropts/struct_bandinfo.h b/src/stropts/struct_bandinfo.h
deleted file mode 100644
index 10abe0dd..00000000
--- a/src/stropts/struct_bandinfo.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <stropts.h>
-
-struct bandinfo {
- unsigned char bi_pri;
- int bi_flag;
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_str_list.h b/src/stropts/struct_str_list.h
deleted file mode 100644
index a3f6958b..00000000
--- a/src/stropts/struct_str_list.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <stropts.h>
-
-struct str_list {
- int sl_nmods;
- struct str_mlist *sl_modlist;
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_str_mlist.h b/src/stropts/struct_str_mlist.h
deleted file mode 100644
index f54a9603..00000000
--- a/src/stropts/struct_str_mlist.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <stropts.h>
-
-struct str_mlist {
- char l_name[FMNAMESZ+1];
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_strbuf.h b/src/stropts/struct_strbuf.h
deleted file mode 100644
index 37e10700..00000000
--- a/src/stropts/struct_strbuf.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <stropts.h>
-
-struct strbuf {
- int maxlen;
- int len;
- char *buf;
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_strfdinsert.h b/src/stropts/struct_strfdinsert.h
deleted file mode 100644
index 46fcf691..00000000
--- a/src/stropts/struct_strfdinsert.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#include <stropts.h>
-
-struct strfdinsert {
- struct strbuf ctlbuf;
- struct strbuf databuf;
- long flags;
- int fildes;
- int offset;
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_strioctl.h b/src/stropts/struct_strioctl.h
deleted file mode 100644
index 8b89f4ed..00000000
--- a/src/stropts/struct_strioctl.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#include <stropts.h>
-
-struct strioctl {
- int ic_cmd;
- int ic_timeout;
- int ic_len;
- char *ic_dp;
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_strpeek.h b/src/stropts/struct_strpeek.h
deleted file mode 100644
index 75f1c1e9..00000000
--- a/src/stropts/struct_strpeek.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <stropts.h>
-
-struct strpeek {
- int maxlen;
- int len;
- char *buf;
-};
-
-/*
-XOPEN(400)
-*/
diff --git a/src/stropts/struct_strrecvfd.h b/src/stropts/struct_strrecvfd.h
deleted file mode 100644
index 60b31d9b..00000000
--- a/src/stropts/struct_strrecvfd.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <stropts.h>
-
-struct strrecvfd {
- int fd;
- uid_t uid;
- gid_t gid;
-};
-
-/*
-XOPEN(400)
-*/