diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-07 16:57:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-07 16:57:02 +0000 |
commit | 59faf4332276d4531d27c0dede6792a5f69b0f86 (patch) | |
tree | 2e968b613544b48c6589095a1b0fb0de798b9b58 /net/nicmond/files/patch-ab | |
parent | Update to 2.4.0beta3. (diff) |
2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat
2007-02-01 chinese/oicq: Does not work with newer OICQ protocol
2007-02-01 net/nicmond: Disappeared from the internet
2007-02-01 www/caudium10: Please use www/caudium12
Notes
Notes:
svn path=/head/; revision=184514
Diffstat (limited to 'net/nicmond/files/patch-ab')
-rw-r--r-- | net/nicmond/files/patch-ab | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/nicmond/files/patch-ab b/net/nicmond/files/patch-ab deleted file mode 100644 index 35533c61f477..000000000000 --- a/net/nicmond/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- nicmond.conf.orig Fri May 23 22:01:51 2003 -+++ nicmond.conf Fri May 23 22:02:43 2003 -@@ -6,10 +6,11 @@ - info info - - interface fxp0 -- up /etc/pccard_ether $device start -- up /sbin/rtsol $device -- down /etc/pccard_ether $device stop -+#select and un-comment "up" and/or "down" actions as needed -+# up /etc/pccard_ether $device start -+# up /sbin/rtsol $device -+# down /etc/pccard_ether $device stop - # down /sbin/route delete $myaddr4 localhost -- down /sbin/ifconfig $device inet6 $myaddr6 delete -- down /usr/local/libexec/cleanup_inet6_route $device -- down /sbin/ifconfig $device down -+# down /sbin/ifconfig $device inet6 $myaddr6 delete -+# down /usr/local/libexec/cleanup_inet6_route $device -+# down /sbin/ifconfig $device down |