Commit Graph

5459 Commits

Author SHA1 Message Date
thorpej
9c33b55e7c Split the notion of building Hesiod, Kerberos, S/key, and YP
infrastructure and using that infrastructure in programs.

	* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building
	  of the infratsructure (libraries, support programs, etc.)

	* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control
	  building of support for using the corresponding API
	  in various libraries/programs that can use it.

As discussed on tech-toolchain.
2002-03-22 18:10:19 +00:00
martin
131f75b62b Fix reference to microcode directory.
Noticed by Jaromir Dolecek.
2002-03-22 09:45:53 +00:00
lukem
4e990e2ecb add more rc.subr(8) and rc.conf(5) references 2002-03-22 04:32:10 +00:00
augustss
fe74b56f01 Add uvscom attachment line. 2002-03-22 00:39:40 +00:00
lukem
1193c443bb swapoff 2002-03-21 23:14:03 +00:00
pk
ad92811bb5 `linksinstall' cannot be issued in parallel with other realinstall sources. 2002-03-21 12:59:56 +00:00
pk
2918ae233f Target dependencies again: `machine-links' must be made before $DPSRCS.
We now have
	all => $PROG => $OBJS => $DPSRCS (if present) => machine-links
2002-03-21 12:54:21 +00:00
lukem
b8bcb6125d document $command_interpreter 2002-03-21 12:29:18 +00:00
lukem
328fa6b19f use ${VAR:D:U...} if we only want a value in the undefined case 2002-03-19 22:17:23 +00:00
augustss
d00ad9335b Add uvscom(4). 2002-03-19 15:17:48 +00:00
lukem
1995e199a3 Change library installation.
Instead of:
	install -m 600 [...]
	ranlib -t [...]
	chmod 444 [...]
use the newly added "-a" flag to install(1) to invoke ranlib ifndef UPDATE.
Should prevent unnecessary ranlib-ing of installed libraries with UPDATE
defined.

Per discussion with simonb.
2002-03-19 14:39:22 +00:00
lukem
1e73b16611 - ensure that check_DESTDIR and check_RELEASEDIR are always available,
even if USETOOLS==no.
- wrap setting of DESTDIR?= with own USETOOLS==yes check.

should fix a problem noted on current-users with USETOOLS=no
2002-03-19 11:03:05 +00:00
wiz
728eccc7b2 Markup fix. 2002-03-19 10:34:50 +00:00
wiz
02383c1b5c Typo and grammar fixes, one each. 2002-03-19 10:30:20 +00:00
gmcgarry
f7968ef883 Document keymaps. 2002-03-19 05:35:18 +00:00
gmcgarry
d5111c7802 Document -c flag. 2002-03-19 05:22:33 +00:00
wiz
545f04563b Sort sections. 2002-03-18 18:59:57 +00:00
bjh21
6ee155e761 We never set MACHINE_ARCH to "arm26" so remove the MACHINE_GNU_ARCH mapping
for it.
2002-03-18 18:42:52 +00:00
christos
537c311b66 Update the documentation for the pms driver. From Peter Seebach. 2002-03-18 17:14:14 +00:00
martin
fc467dcd20 Modify for new ISDN device/interface names. 2002-03-17 21:32:21 +00:00
tron
dc594f1d90 Correct error in last commit: "revisions" should not be removed during
install.
2002-03-17 21:11:32 +00:00
martin
1351389550 Move man pages of renamed devices and adapt them to their new name. 2002-03-16 17:57:34 +00:00
ad
3f357e222f Sync with reality. 2002-03-16 12:10:18 +00:00
tron
a5bec38356 Remove "-c" from "${INSTALL_FILE}" to avoid leaving ".tmp" files arround. 2002-03-16 10:19:58 +00:00
gmcgarry
7317bdd325 add jazzio attachment to synopsis 2002-03-15 05:20:55 +00:00
wiz
1c444efedf Simplify markup a bit. 2002-03-15 00:09:43 +00:00
kleink
bb3ea13a8e Add a reference to RFC2003, and mention possible protocol field values of
the outer packet; from Alan Barrett in PR standards/15895, with minor
markup fixes.
2002-03-14 21:29:02 +00:00
thorpej
43c6552a49 Add a BUILDID variable, which further qualifies object directories. 2002-03-14 18:26:32 +00:00
uwe
8307c93fb8 Add audiocs(4) and ebus(4). 2002-03-14 12:19:55 +00:00
wiz
ae63b22183 Note ICS1893 support. 2002-03-14 10:56:17 +00:00
chs
dc3bc0c490 add support for LXT971 PHYs. 2002-03-14 04:40:26 +00:00
wiz
ecf21d9b93 regen for new template, picking up some recent other changes
[clockctl, MI joy, pty+++]
2002-03-14 01:38:33 +00:00
wiz
dc47c556a2 Remark that the script should be called by the super-user; mention
/etc/MAKEDEV.local; and add DIAGNOSTICS and HISTORY sections.
2002-03-14 01:33:27 +00:00
wiz
42aa648b4c Remove a superfluous comma. 2002-03-13 21:45:38 +00:00
wiz
05fbca3f92 wscons(9), not (4), and some whitespace cleanup. 2002-03-13 21:44:48 +00:00
wiz
8d15f4d372 Put comment on separate line. 2002-03-13 21:42:20 +00:00
jandberg
a52d11410f bring up to date with code 2002-03-13 19:46:01 +00:00
uwe
9165b68765 Change wording a bit. Add URL for the PCIO manual. 2002-03-13 19:44:42 +00:00
uwe
14102fe2d6 Add reference to ebus(4). 2002-03-13 19:06:24 +00:00
uwe
bc482afeea Skeletal manpage for EBus derived from comments in ebusreg.h
by Matthew Green.
2002-03-13 18:59:14 +00:00
lukem
ce3cfa06ae document ${_arg}_postcmd 2002-03-13 04:57:11 +00:00
kent
abc0e4d655 Fix a typo 2002-03-13 03:46:55 +00:00
uwe
80cba97462 Minor mandoc nits. 2002-03-13 00:56:35 +00:00
uwe
62acda31f9 Use .Dv for AudioN* and AudioC* 2002-03-13 00:55:02 +00:00
wiz
1ed983bdc8 Fix capitalization error, noted by uwe.
Minor mandoc improvements while I'm here.
2002-03-13 00:18:40 +00:00
uwe
12926b4de8 Mention audiocs. 2002-03-12 16:19:27 +00:00
uwe
cc7664bca9 Use .Dv instead of .Va 2002-03-12 16:10:38 +00:00
uwe
6b0a20bdae A rudimentary manpage for audiocs(4). 2002-03-12 15:55:11 +00:00
kent
d1b86e1e52 Update struct audio_params and description of set_params().
Feel free to correct my poor English ;-)
2002-03-11 15:09:51 +00:00
lukem
be07ec41d5 document MEMORY_DISK_SIZE 2002-03-10 20:05:42 +00:00