summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-04 02:14:13 +0000
committerjkh <jkh@FreeBSD.org>1994-11-04 02:14:13 +0000
commite78f90a463bccd212562b38296af14108597d7d2 (patch)
treec00dfa0d383999b1a34428211808a508dd328ef8 /usr.bin
parente5e0a79080bc8c0bcc844b2d769845c4bdb7ce09 (diff)
downloadFreeBSD-src-e78f90a463bccd212562b38296af14108597d7d2.zip
FreeBSD-src-e78f90a463bccd212562b38296af14108597d7d2.tar.gz
__386BSD__ -> __FreeBSD__
I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we?
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ncftp/sys.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ncftp/sys.h b/usr.bin/ncftp/sys.h
index 699432f..8f7c690 100644
--- a/usr.bin/ncftp/sys.h
+++ b/usr.bin/ncftp/sys.h
@@ -399,7 +399,7 @@ extern int errno;
# endif
#endif /* BSDi */
-#ifdef __386BSD__
+#ifdef __FreeBSD__
# ifdef __FreeBSD__
# define System "FreeBSD"
# define GZCAT "/usr/bin/gzcat"
@@ -416,7 +416,7 @@ extern int errno;
#endif
#ifdef BSD
-# ifndef __386BSD__
+# ifndef __FreeBSD__
# ifndef SYSDIRH
# define SYSDIRH 1
# endif
OpenPOWER on IntegriCloud