Commit Graph

7759 Commits

Author SHA1 Message Date
wiz
6314ad1118 Bump date for pooka. 2004-04-13 20:40:26 +00:00
rtr
fb373b43a6 + define a proper variable/knob for building XFree86 as loadable or non.
let the breakage begin...
2004-04-13 12:37:29 +00:00
lukem
c6ab7e7128 Add MAKEDIRPREFIX shell macro to <bsd.own.mk>.
Usage:  ${MAKEDIRTARGET} dir target [params]
		Runs "cd $${dir} && ${MAKE} [params] $${target}",
		displaying a "pretty" message whilst doing so.

Use MAKEDIRPREFIX to implement the __recurse .USE macro in <bsd.subdir.mk>
2004-04-13 12:25:03 +00:00
pooka
d729cba0a7 Note that SLISTs came from FreeBSD to give people an idea that
they're not necessarily a part of 4.4BSD derived implementations.
2004-04-13 10:39:29 +00:00
fredb
1f2cde04db Fix a couple of minor typos. 2004-04-11 16:33:02 +00:00
atatat
6c7aa21ce7 The device is called /dev/dmoverio, not /dev/dmover. 2004-04-08 05:49:13 +00:00
wiz
9e31d256ec Grammar fix, from xsa@openbsd via jmc@openbsd. 2004-04-07 15:28:13 +00:00
wiz
4dc479e359 Add TNF copyright license in Matt Thomas' name; okayed by matt@. 2004-04-07 14:57:39 +00:00
uwe
7b00555453 Add intro(4) and j6x0lcd(4) for hpcsh. 2004-04-04 17:34:43 +00:00
uwe
1226dc06a6 Document j6x0lcd driver. 2004-04-04 17:28:48 +00:00
uwe
d1001802a5 This manual page is hpcsh-specific. Say so in .Dt macro. 2004-04-04 17:06:45 +00:00
uwe
b40990679f First cut at intro(4) for the NetBSD/hpcsh port.
PR port-hpcsh/24158.
2004-04-04 17:03:39 +00:00
wiz
522d70a8d4 Remove apostrophe that should not be there. 2004-04-04 10:31:33 +00:00
jdc
8510001c69 Add termcap entry for Olivetti M10 and compatibles. From Christian Biere
in PR misc/17739.
2004-04-04 07:49:53 +00:00
uwe
81b1f93220 Verbs has to agree in number with their subjects. 2004-04-04 03:46:13 +00:00
uwe
f292fa7af0 Describe GUI elements. 2004-04-04 03:41:03 +00:00
wiz
f857cb68ec Add a useful description for COMPAT_AOUT. 2004-04-03 16:08:54 +00:00
darcy
009fef1bb9 Flesh out description of COMPAT_AOUT as requested by mrg. 2004-04-03 15:47:16 +00:00
wiz
8782dceb13 Comment out /amd and /dump, since they are not there in the
default install.
2004-04-03 15:45:36 +00:00
wiz
0adee5f2d3 Grammar fixes; remove a trailing space.
XXX: license missing!
2004-04-03 15:24:42 +00:00
wiz
7df565a342 Article improvements. 2004-04-03 15:19:49 +00:00
uwe
40f1406199 Descend into man8.hpcsh.
Add boot(8) for hpcsh to lists.
2004-04-03 04:20:38 +00:00
uwe
33cd1faa34 boot(8) manual page for NetBSD/hpcsh.
PR port-hpcsh/21373.
2004-04-03 04:13:49 +00:00
uwe
9db3644722 kloader(4) now has a man page too. 2004-04-03 03:26:29 +00:00
uwe
c59a2c9ba4 Xref hpcboot(8), it now has a man page. 2004-04-03 03:22:30 +00:00
uwe
ef240435db Add hpcboot(8). 2004-04-03 03:13:21 +00:00
uwe
8199a8e58f Skeletal man page for hpcboot.exe - bootloader for hpcarm, hpcmips and
hpcsh ports.
2004-04-03 03:08:35 +00:00
uwe
cc64a5cc4f Add kloader(4). 2004-04-03 02:39:27 +00:00
uwe
2c9f180bab Man page for the in-kernel bootloader present on some platforms. 2004-04-03 02:33:40 +00:00
wiz
a45370a389 The plural of hertz is hertz. 2004-04-03 00:08:04 +00:00
jmmv
95979c944d Document BEEP_ONHALT{,COUNT,PITCH,PERIOD}. 2004-04-02 15:42:27 +00:00
pooka
75ba803b3f add AVP
misc/23094
2004-04-02 14:41:59 +00:00
wiz
1913c0ff53 Simplify sentence. 2004-04-02 13:23:07 +00:00
jmmv
3c8a1444d9 Introduce and use the rcvar_manpage variable, which contains the manual page
name where the user should look at for documentation about rcvar.  It defaults
to 'rc.subr(5)', as rc.subr is mainly used by rc.d scripts.

This variable is useful to let the daily, weekly, monthly and security scripts
tune the warning message shown when any of the variables they handle is not
properly set.

Closes PR misc/23908.
2004-04-02 13:13:47 +00:00
wiz
cab05c8825 From jmc@openbsd:
add missing copyright, with permission from the author (John E. Stone);
problem found by wiz@netbsd
2004-04-01 17:15:00 +00:00
mrg
bca4d5d7da xref sparc/boot & sparc64/boot to each other 2004-04-01 16:23:55 +00:00
wiz
9356a1c5e6 Bump date for previous. 2004-04-01 16:17:56 +00:00
mrg
d390d285ab shamelessly steal & slightly modify sections of sparc64 boot(8).
this should clear up PR#21403.
2004-04-01 16:15:57 +00:00
simonb
6476bd9b79 Add POTS. 2004-04-01 04:35:45 +00:00
jschauma
cf1150e53b add COTS 2004-04-01 04:03:30 +00:00
wiz
48c350d45e Lowercase letter in the middle of a sentence. 2004-03-31 23:21:18 +00:00
wiz
bcd3ef3369 Make width larger for better postscript output; avoid xref to ourselves. 2004-03-31 23:19:36 +00:00
wiz
ba14cadec6 & -> \*[Am] for html; remove superfluous Pp;
make width larger for better postscript output; avoid xref to ourselves.
2004-03-31 23:18:18 +00:00
wiz
73abf56636 Remove trailing comma in SEE ALSO. 2004-03-31 21:59:47 +00:00
wiz
0a8efb0bc6 Remove superfluous quotes; no trailing comma in SEE ALSO;
sort sections.
2004-03-31 21:59:34 +00:00
wiz
079ef63387 Remove xref to hostname.if, which we do not have. 2004-03-31 21:59:02 +00:00
augustss
869a74e501 No channel locator for atapibus. From PR 24994. 2004-03-31 16:04:45 +00:00
mrg
b590c00e16 add a sparc64 intro(4). 2004-03-31 08:04:38 +00:00
mrg
bb2ae0a3e9 - move bpp to supported list.
- increase .Bl width
2004-03-31 07:54:19 +00:00
mrg
853765335a install man pages for be(4) qe(4) qec(4) xbox(4) ie(4) pnozz(4) tctrl(4)
xd(4) and xy(4)
2004-03-31 07:52:43 +00:00