summaryrefslogtreecommitdiff
path: root/security/sfs/files/patch-sfsdeclog.C
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-08-23 09:52:03 +0000
committerRene Ladan <rene@FreeBSD.org>2013-08-23 09:52:03 +0000
commit2738c7104a48594687e2961acdddf8ff2b2b0a97 (patch)
tree3815fb6028bd8305001c0bbd6399d9816f1430bc /security/sfs/files/patch-sfsdeclog.C
parent- Attempt to unbreak parallel (-jX) builds by fixing targets dependencies (diff)
Remove expired port:
2013-08-23 security/sfs: Broken on FreeBSD 8 and newer
Notes
Notes: svn path=/head/; revision=325258
Diffstat (limited to 'security/sfs/files/patch-sfsdeclog.C')
-rw-r--r--security/sfs/files/patch-sfsdeclog.C11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/sfs/files/patch-sfsdeclog.C b/security/sfs/files/patch-sfsdeclog.C
deleted file mode 100644
index 69688696e2e4..000000000000
--- a/security/sfs/files/patch-sfsdeclog.C
+++ /dev/null
@@ -1,11 +0,0 @@
---- sfsauthd/sfsdeclog.C.orig Wed Jan 1 17:52:31 2003
-+++ sfsauthd/sfsdeclog.C Wed Jan 1 17:52:51 2003
-@@ -43,7 +43,7 @@
- }
-
- void
--writewait (int fd)
-+writewait (unsigned int fd)
- {
- fd_set fds;
- assert (fd < FD_SETSIZE);