Commit Graph

7417 Commits

Author SHA1 Message Date
wiz 99fe2c9e3d Grammar consistency fix for previous. 2004-01-06 14:46:11 +00:00
lukem f3bab2a8fc Implement ``one'' prefix to allow a "one shot" operation as if
${rcvar}=yes yet all the other prerequisite tests are still performed.
The existing ``force'' prefix is a sledgehammer that ignores all the
prerequisite checks and always returns a zero exit status; this is a
more gentle approach to the problem of "manipulate this disabled
service without editing rc.conf(5)".
2004-01-06 00:52:24 +00:00
jmmv 9be8f275ce xconsole is a global property, so move it to the global scope.
Fixes part of PR bin/23223.
2004-01-05 11:01:32 +00:00
augustss b2b29c39fa Remove a -compact for readability. 2004-01-05 11:00:00 +00:00
grant 2578a722df bump date for last 2004-01-05 05:12:54 +00:00
schmonz db827e3573 Note that the Compaq "iPaq" HNE-200 works with this driver. 2004-01-05 04:41:06 +00:00
jsm 34efd254f6 Add two acronyms suggested by Pavel Machek <pavel@ucw.cz>. 2004-01-04 02:16:39 +00:00
augustss 688b523809 Move a .Ed to the right place. 2004-01-04 01:42:06 +00:00
jmmv db17c151a4 + MIDI 2004-01-03 12:05:59 +00:00
lukem 736517ca81 document MKCVS MKGCCCMDS MKPOSTFIX MKSENDMAIL MKUUCP 2004-01-03 01:06:55 +00:00
lukem 6d242d8a5e sort list 2004-01-03 01:05:42 +00:00
jmmv 6667fc8b8c + B/W 2004-01-02 20:04:38 +00:00
lukem 02e913d52d Consistently test all variables that support a "yes"/"no" value with
${VAR} == "no"
or
	${VAR} != "no"
(instead of against "yes").  Variables affected:
	TOOLCHAIN_MISSING
	HAVE_GCC3
	USE_TOOLS_TOOLCHAIN
	NEED_OWN_INSTALL_TARGET
	USE_SHLIBDIR

Improve the documentation.
2004-01-02 16:12:36 +00:00
wiz 1fa878c4d4 Bump date for previous; new sentence, new line. 2004-01-02 15:19:47 +00:00
pk b0c225da03 Document the -C option. 2004-01-02 15:00:28 +00:00
bjh21 083164e6ff Document support for 16-bit sound on VIDC20. 2004-01-01 16:27:38 +00:00
wiz 039e343f6d Bump date for new history section. 2004-01-01 15:24:35 +00:00
rtr 775af37840 back out hpcmips changes accidently committed in prev. noticed by lukem@ 2004-01-01 12:36:14 +00:00
rtr 27a87afc78 grr typo .manN -> .man.N 2004-01-01 09:30:31 +00:00
rtr 6e780472a5 section 4 and 5 man/cat pages do get installed 2004-01-01 07:02:27 +00:00
mrg 4ce2a54a1f add a history section. 2004-01-01 05:43:08 +00:00
lukem 2eba2bbab6 correct __vendorversion__ to match xsrc/xfree 2004-01-01 01:19:36 +00:00
wiz e443e6a6e3 Drop trailing spaces; fix Dd argument; shorten
line; empty lines are not good, replace one with .Pp.
2003-12-31 17:29:08 +00:00
bjh21 740612166d Add a manual page for vidcaudio(4). 2003-12-31 15:07:55 +00:00
bjh21 34b7fde83e Missing apostrophe. ("authors discretion" -> "author's discretion"). 2003-12-31 14:02:08 +00:00
christos e57d25d652 no-traditional is not a valid warning for c++ programs. 2003-12-26 17:27:01 +00:00
christos 80f77a3c2c Add libstdc++ 2003-12-26 17:22:43 +00:00
rtr 24acc15bee remove endian selection hack - from lukem 2003-12-26 08:24:33 +00:00
rtr 1967c90241 endian table for X_BYTE_ORDER= 2003-12-23 15:36:45 +00:00
mrg 658a82975e bump date (from wiz) 2003-12-23 14:36:40 +00:00
mrg 16120d26f9 note that promise cards do NOT function correctly on sparc64 currently. 2003-12-23 14:32:38 +00:00
rtr 6c80347d07 sparc64 defines 2003-12-23 11:12:35 +00:00
rtr 57bab08096 Need to provide alternate definitions of __archive{build,install} for x11.
approved by lukem
2003-12-23 10:30:02 +00:00
jdolecek f9691ce0a4 note support for VIA VT3043 (Rhine III), simplify NAME to make it shorter
bump date
2003-12-23 09:51:27 +00:00
simonb 4af9ca0e52 Fix a tyop. 2003-12-21 23:41:00 +00:00
wiz ef0d4ed8a0 Document new flags to MAKEDEV script. 2003-12-21 18:02:06 +00:00
simonb 5a2890def3 Dump date for previous. 2003-12-21 07:42:11 +00:00
simonb aabfbedffd Note that the fifth argument to pool_init() is "flags" and not "nitems". 2003-12-21 07:35:37 +00:00
wiz a06c2d418f Use In instead of Fd #include <...>; reword a sentence so
it is easier to read.
2003-12-20 21:49:31 +00:00
wiz 910ab17bad Drop trailing spaces. 2003-12-20 21:39:21 +00:00
wiz f90dc638c2 Fix Xref; from Jeff Rizzo in PR 23807. 2003-12-20 21:38:54 +00:00
lha d60f9cb5a8 Add opencrypto.9 manpage, manpage copied from OpenBSD (Angelos D. Keromytis)
Some text added me (and thus all errors in the manpage are mine)
2003-12-20 20:25:28 +00:00
rtr 8c82867db3 Remove duplicate -DPIXPRIV from X11FLAGS.SERVER
Don't define -DXINPUT -DXFree86XDGA -DXF86VIDMODE -DDXTIME for sparc
Add X11FLAGS.LOADABLE for for module control/module flags.
2003-12-20 14:24:29 +00:00
thorpej 4e7dd7f546 Note support for the SiI 3114. 2003-12-20 03:52:29 +00:00
kleink 146efae431 Import tzdata2003e. 2003-12-20 00:18:23 +00:00
kleink f3ace71e62 Import tzdata2003e. 2003-12-20 00:18:10 +00:00
tsarna 0e8b7c6b61 Add IWBNI, "It would be nice if..." 2003-12-19 18:54:40 +00:00
pk 775ab5f7ee Document uvm_km_kmemalloc1(). 2003-12-19 09:09:27 +00:00
wiz 074b6f7da2 Bump date for previous; use Nx instead of NetBSD;
new sentence, new line.
2003-12-17 10:12:28 +00:00
tls 0c041019a4 Add support for some more Marvell-based adapters to the sk driver:
D-Link DGE-530T
	Linksys EG1032v2
	Linksys EG1064v2

The Linux driver treats all of these the same.  Tested with a DGE-530T;
it works, though performance on at least one of my systems is atrocious.

Fix setting of ethernet capabilities into interface capabilites word in
attach routine.

Manual page: note that jumbo support doesn't work and checksum support
doesn't exist.
2003-12-17 09:17:07 +00:00