Commit Graph

5553 Commits

Author SHA1 Message Date
lukem
2c1cfc8e8c - in <bsd.files.mk>, don't clear FILES after using it, as that prevents
make -V FILES
  from being useful (and given that every other variable can be
  extracted using make -V, the behaviour was unusually inconsistent
  given that the original reason for clearing it doesn't seem to be
  relevant anymore)
- use <bsd.prog.mk> instead of directly including <bsd.files.mk>
  (and possibly <bsd.man.mk> or <bsd.own.mk>)
- remove obsolete NOPROG
2002-04-24 08:18:45 +00:00
bouyer
357e8d94bd Fix copyright notice. 2002-04-23 20:10:28 +00:00
wiz
9e12203110 Fix typo. 2002-04-23 20:01:54 +00:00
wiz
2d35a565b6 Fix Dd, sort SEE ALSO. 2002-04-23 19:59:39 +00:00
bouyer
410d0594cd Add a man page for esiop. While I'm there remove references to ncr(4). 2002-04-23 19:38:57 +00:00
wiz
162a640859 Fix a typo and drop a space. 2002-04-23 12:07:47 +00:00
augustss
c17732b6e5 Add skeleton man pages for acpi drivers. 2002-04-23 12:01:16 +00:00
lukem
756722c3c1 Overhaul how _SRC_TOP_ is determined, ensuring that it will be set to
${BSDSRCDIR} if make(1) is running outside of the NetBSD source tree.
This should solve various issues, including building xsrc which uses
${BSDSRCDIR}/distrib/sets/maketars.
2002-04-23 07:20:22 +00:00
bjh21
93fb47689e Sun Workshop C 5.0 objects to generating object files with suffixes other than
.o.  Work around this by generating host object files with a .lo.o suffix and
then renaming to .lo.
2002-04-23 00:15:45 +00:00
wiz
2eb0022dc2 Sort sections. 2002-04-22 21:10:55 +00:00
ad
9a09578e25 Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
2002-04-22 21:05:19 +00:00
enami
d60499e75b Fix sample code:
- Put single space around binary operator or after a comma.
- Lineup case label with switch().
- ANSIfy.
- Use \e to print \.
- Deref the pointer to get a value.
2002-04-22 08:44:05 +00:00
itojun
49d6a0d5af document MKxxx/NOxxx naming rule. 2002-04-19 03:08:05 +00:00
dillo
c0e4591901 regenerate (nuke wrong pms(4) reference) 2002-04-19 01:38:33 +00:00
dillo
0278f5dfcc Add special case: /dev/pms should refer to opms(4) (if it existed), not
to pms(4).  Noted by Thomas Klausner.
2002-04-19 01:34:41 +00:00
wiz
e6eba7ad82 regen (opms removal) 2002-04-18 15:45:23 +00:00
dillo
9e86aef083 Escape empty rcs id so it doesn't get expanded in the awk script. 2002-04-18 13:33:01 +00:00
wiz
002e5a7e4a regen (pms0 removal) 2002-04-18 13:29:53 +00:00
wiz
209ec59377 regen (opms(4) removal) 2002-04-18 12:59:06 +00:00
bouyer
d1f3cfb2c3 Document SIOP_SYMLED option. 2002-04-18 12:54:56 +00:00
wiz
c6dc851f64 Remove opms(4) and its device, /dev/pms0, from the i386 port, because
it has been obsoleted by pms(4).

Reviewed by fvdl and christos.
2002-04-18 12:54:09 +00:00
lukem
9b40da66ac improve /etc/rc.conf.d/* documentation, as per reminder from matt green. 2002-04-18 12:13:07 +00:00
lukem
0e798bbe1e minor improvements, including consistency in how variables are formatted. 2002-04-18 11:14:33 +00:00
dillo
d9b6f49377 Fix PR 13923:
Rewrite MAKEDEV2manpage.pl in AWK and sh.
Add makedevs target to create MAKEDEV.8 man pages

Reviewed by Thomas Klausner.
2002-04-17 23:42:27 +00:00
kleink
4f8ed47fe8 Import tzdata2002c. 2002-04-16 18:36:13 +00:00
kleink
10e70e7bb6 Import tzdata2002c. 2002-04-16 18:35:39 +00:00
wiz
5040dc6d7d Remove last(?) traces of pmsi. 2002-04-16 11:49:54 +00:00
itojun
9b96df2ed3 NOCRYPTO is no longer used and has no effect, so remove documentation 2002-04-16 03:47:32 +00:00
gmcgarry
fd08163598 Replace vax-specific cross references with MI ones. 2002-04-16 02:53:16 +00:00
simonb
2e3d50dbd3 Add algor and evbmips attachments. 2002-04-15 07:33:27 +00:00
martin
20cec68f36 Fix copyright notice. 2002-04-14 11:42:55 +00:00
lukem
987817d952 add ELF2ECOFF 2002-04-12 05:08:53 +00:00
martin
adbd854114 Sync with /etc/defaults/rc.conf: remove isdn_autoupdown and isdn_interfaces. 2002-04-11 13:20:22 +00:00
martin
876d3c9146 Add an example for the new "autoupdown" keyword. 2002-04-11 09:08:19 +00:00
lukem
0476c683f0 replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to
be "accurate".  document _SRC_TOP_.
2002-04-10 15:05:41 +00:00
jdolecek
a4fee01be9 Only attempt to make the machine links for targets 'depend', 'all',
'dependall'.
This fixes misc/16227 by Stoned Elipot.

XXX this solution is not ideal
2002-04-09 17:14:38 +00:00
wiz
8237994500 No more arm32. 2002-04-08 12:25:22 +00:00
wiz
31430d144f Add MAKEDEV(8) for algor, cats, evbsh3, mvmeppc, playstation2, shark;
remove the one for arm32.
2002-04-07 15:28:43 +00:00
isaki
d94d75b353 Delete BUGS section.
Broken recording and bad quality is now fixed.
2002-04-07 15:06:12 +00:00
lukem
84505c7adf fix comma 2002-04-07 04:20:17 +00:00
jdolecek
a5abace5e2 Do what rev. 1.50 intented using .BEGIN, g/c target 'machine-links'.
Making ${OBJS} and ${DPSRC} depend on target which is always out of date is
_really_ bad idea.
2002-04-06 17:49:02 +00:00
wiz
779da7b65b No .Pp before .Sh. 2002-04-05 23:25:36 +00:00
wiz
d2c35cc474 Various fixes, from spelling to mdoc. 2002-04-05 23:19:31 +00:00
thorpej
09ebc46c6e Document the interrupt mitigation microcode option. 2002-04-05 20:01:41 +00:00
bouyer
99ff14de48 Add a man page for mstohz() 2002-04-05 18:30:32 +00:00
gmcgarry
b4f31e9e93 hpib devices attach to hpibbus? 2002-04-05 05:37:22 +00:00
lukem
7ee66d710d now using the MI installboot 2002-04-04 23:03:24 +00:00
lukem
266f41b284 add INSTALLBOOT. sort some entries in bsd.sys.mk 2002-04-03 05:32:58 +00:00
augustss
b3d17dfe30 Xref urlphy. 2002-04-02 20:45:40 +00:00
ragge
ba1c5e4c6b Add Lulea. Someone may want to call me. 2002-04-02 20:21:59 +00:00