Commit Graph

4485 Commits

Author SHA1 Message Date
wiz 856dc5622c Whitespace and punctuation fixes. 2001-08-26 14:23:47 +00:00
wiz 512822911b Remove references to oldscsibus. 2001-08-26 14:23:26 +00:00
wiz d54e4f76b5 Regen (for MI SCSI change) 2001-08-26 13:30:29 +00:00
eeh 500082fdef Build lint on sparc64. 2001-08-26 06:00:30 +00:00
chs 7cffe4c898 switch cesfic to ELF. 2001-08-25 18:39:24 +00:00
thorpej 6b1f7b723b Note that the Am79c874 is compatible with the AC101. 2001-08-25 05:59:39 +00:00
thorpej 4d0a4a139e Typo in a revious reg. 2001-08-25 04:11:48 +00:00
thorpej 0dc99295fb Xref amhphy(4). 2001-08-25 04:11:17 +00:00
thorpej f5d8848984 Manual page for the amhphy driver. 2001-08-25 04:11:05 +00:00
thorpej 222d7da881 Note that the dmphy(4) driver also supports the AMD 79c873 10/100 PHY
(it appears as if AMD OEM'd the core from Davicom).
2001-08-25 03:43:57 +00:00
thorpej b489dbb876 Add a few missing PHYs to the synopsis. 2001-08-25 03:34:07 +00:00
thorpej 9c0d5524c0 Xref pnaphy(4). 2001-08-25 03:30:10 +00:00
thorpej 9ee795ae1d Manual page for the pnaphy HomePNA PHY driver. 2001-08-25 03:29:58 +00:00
thorpej f9317297db Xref acphy(4). 2001-08-24 17:55:53 +00:00
thorpej fcdbabcb21 Add manual page for the Altima AC101 PHY driver. 2001-08-24 17:55:06 +00:00
hubertf 837bdd67dd * When applying patches, also look in $LOCALPATCHES/$PKGPATH for
any local patches that the user wants to maintain outside of
   pkgsrc.
 * print-PLIST: ignore Linux procfs entries
2001-08-24 00:54:45 +00:00
manu f63829f8b0 COMPAT_LINUX on the PowerPC is no more experimental. 2001-08-23 19:59:44 +00:00
manu ff9962905c Added info about non i386 ports 2001-08-23 19:58:03 +00:00
tsutsui 2b566d5530 Remove note about 80P cable detection for Acard ATP860 from BUGS section. 2001-08-23 10:05:51 +00:00
wiz d75b059d14 Add man8.netwinder (for MAKEDEV.8), and descend into it. 2001-08-23 01:36:32 +00:00
wiz cec306e0cb regen 2001-08-23 01:32:34 +00:00
jdolecek 40cc9bc4e6 fix typo (.DV -> .Dv)
break line so that .Dv has only one arg
2001-08-21 17:56:41 +00:00
wiz 1e378c4c12 precede, not preceed. 2001-08-20 12:00:46 +00:00
mrg 665a4002a3 enable profile libraries on sparc64 2001-08-19 14:24:44 +00:00
ad e74599e179 Make newsyslog at boot optional, as it should have been. 2001-08-18 19:50:19 +00:00
wiz adc671e992 Mention that this driver hasn't been ported from 4.4BSD yet.
Ok'd by ragge.
2001-08-18 14:37:41 +00:00
enami 483cd61819 Sort SEE ALSO list. 2001-08-18 12:25:25 +00:00
wiz ca7803e9b8 Note that this manual page is not relevant. Ok'd by ragge. 2001-08-18 12:05:25 +00:00
wiz 438098d01d Add ofwboot man page.
Written by Makoto Fujiwara, and improved upon by Michael Wolfson and myself.
2001-08-18 00:00:34 +00:00
thorpej 5128897588 Manual page for the bridge driver. 2001-08-17 22:20:34 +00:00
chs e7ef2240d0 put back a sentence that was accidentally removed. 2001-08-17 17:11:51 +00:00
wiz 5a0fc457d0 Descend into man4.sun2 2001-08-17 07:16:18 +00:00
wiz c1fc5b529d Whitespace nits. 2001-08-17 07:11:01 +00:00
wiz 5f4c51f83c Add autoconf.4, and sort. 2001-08-17 07:10:46 +00:00
cjs 978a78662a Indicate what the config_found_sm submatch param is set to using config_found. 2001-08-17 06:22:46 +00:00
fredette a6e8f6814c Added sun2 pages to section 4 of the manual. 2001-08-17 01:11:10 +00:00
tv 64263ab596 Revert previous temporarily to deal with PR bin/13722; will revisit this
(and close the PR) after I've located all of the uses of PRINTOBJDIR and
fixed them up not to bork themselves recursively.
2001-08-15 17:50:15 +00:00
tv 937e77aec5 Speed up PRINTOBJDIR a little by changing it to "${MAKE} -V .OBJDIR" (it
will recurse, but won't need to spawn a shell and run commands now).
2001-08-14 23:33:43 +00:00
tv f059974dc2 Add a HOST_CXX and HOST_CXXFLAGS (currently needed for compiling groff on
a cross host).
2001-08-14 11:55:04 +00:00
tv 7726e8acaf XXX - Temporarily disable building locale files on USE_NEW_TOOLCHAIN. - XXX
The /usr/bin/mklocale program is very tied to NetBSD-current and is useless
for cross builds (as is one of the main purposes of the new toolchain).
Disable building the ctype files until mklocale is in a cross-usable state.
2001-08-14 11:40:40 +00:00
tv 58290cfc5d Change ROFF?= to be more like other utility macros; make this "groff -Tps"
by default.
2001-08-14 10:38:27 +00:00
tv 55e586472d Simplify some MACHINE_ARCH transforms, and redefine MACHINE_GNU_PLATFORM
as the full GNU triplet name.
2001-08-14 09:31:42 +00:00
tv 8bd89a86e7 Protect against multiple inclusion, and evaluate ${.CURDIR} early (to assist
the top-level toolchain bootstrap).
2001-08-14 09:30:48 +00:00
tv 73774cf454 On recursion, don't recurse "clean" if making "cleandir". (Related to
bsd.own.mk change that defined clean as a dependency of cleandir.)
2001-08-14 09:02:26 +00:00
tv dba7b8b6de Use GENCAT as a variable to determine the location of "gencat". 2001-08-14 08:28:24 +00:00
tv d0f9e45413 Rather than explicitly saying "clean cleandir:" all the time, make clean
a dependency of cleandir (so that "make cleandir" implies "make clean").
2001-08-14 07:02:13 +00:00
tv b2e42252e1 Simplify PRESERVE and INSTPRIV by using ${...:D...}. 2001-08-14 06:47:24 +00:00
agc 1c5d72b6ae Explain that PKGSRCDIR is an internal definition and should not be set
by the user.
2001-08-14 06:00:15 +00:00
tv c7dda8f2a7 Make MAKECONF defined always by setting MAKECONF?=/etc/mk.conf and using
that variable only for including make(1) variables.  Much more consistent
and less prone to ambiguity this way (and now, ${MAKECONF} can be used in
messages indicating a missing option needed for a build).
2001-08-14 05:55:27 +00:00
wennmach b09d0c7157 Add WOMBAT 2001-08-11 11:57:35 +00:00