Commit Graph

9129 Commits

Author SHA1 Message Date
simonb 69a5c042bc Don't need an RCS "Id" keyword, already have the "NetBSD" keyword at the
top.
2006-04-06 00:19:06 +00:00
drochner 9813c5ea29 remove get/setborder from accessops 2006-04-05 15:25:15 +00:00
rtr 1b5ececaf1 fix typo 2006-04-05 11:11:07 +00:00
wiz d2420fdc86 Bump date for previous. 2006-04-04 20:48:21 +00:00
wiz 0f177102d6 Whitespace nits. 2006-04-04 20:34:46 +00:00
mrg a9fc8e65cd actually, chuq says that now kcopy(9) should return a real errno in
the failure case (usually what ever uvm_fault() returned.)
2006-04-04 18:50:27 +00:00
mrg d7ac53c209 be explicit about what the return values of kcopy(9) are: zero for success
and non-zero for failure.  (this documents practice - there are -1, EFAULT
and semi-random non-zero values returned.)
2006-04-04 17:33:40 +00:00
jld 344266fa22 Fix typo: and -> an 2006-04-04 02:20:35 +00:00
scw 34b4a96dbb Add a kernel driver and userland program for the Topfield TF5000PVR range
of digital video recorders popular in Europe and Australia.

These devices have a USB client port which can be used to upload and
download recordings (and other files, such as MIPS binaries for execution
on the DVR's CPU) to/from their internal hard disk, in addition to some
other operations on files and directories.
2006-04-03 08:15:48 +00:00
christos 4e974b3144 Add a HAVE_GCC4 2006-04-01 20:20:28 +00:00
tnozaki b37120b682 add iconv support for Armenian State Standard encoding:
ARMSCII-7, ARMSCII-8, ARMSCII-8A
2006-04-01 04:13:21 +00:00
christos 45cfed2d83 make symlink types consistent. 2006-03-30 19:49:02 +00:00
rpaulo 65b8ebcd6a RFC is already in acronyms. 2006-03-30 17:38:01 +00:00
rpaulo dbf1ff6457 Fix more proc/lwp conversions. From Gregory McGarry in private email. 2006-03-30 11:16:00 +00:00
jmc 603c15a57f Provide TOOL_GMAKE defintiion 2006-03-29 21:12:20 +00:00
jmc ba3b1be79f Provide a default for USE_GCC4 (no currently) so it can be tested against 2006-03-29 21:03:39 +00:00
rpaulo 4353e6ba07 * We no support IPv6, so remove BUGS section.
* Add HISTORY section and blame me for adding IPv6 support.
2006-03-29 19:39:51 +00:00
riz 9cb092c876 Fix up the description of m_copyback_cow(), which was at best
ambiguous, and at worst, wrong.
2006-03-29 19:36:55 +00:00
wiz 8e0f8a9308 Bump date for previous. 2006-03-28 21:43:06 +00:00
kleink 944c7fb436 Make <sys/audioio.h> include prerequisite headers; audio(4) was incomplete
with regard to required headers, and besides that it also matches Solaris.
2006-03-28 21:12:04 +00:00
riz ef1e9e4fce Since the swcrypto pseudo-device is now needed for using the crypto
framework without a hardware accelerator card, make sure it has
some accessible documentation.
2006-03-28 20:50:57 +00:00
wiz 6fe30ff19c Whitespace cleanup, fix xref section. 2006-03-28 19:13:04 +00:00
riz 4f135818de Jumbo frames now work under NetBSD, so note it. 2006-03-28 18:32:49 +00:00
tnozaki 307ce80709 add kk_KZ.PT154 locale and iconv support for PTCP154. 2006-03-28 14:44:00 +00:00
yamt f65df05e9a mention values of each signals as errno(2) does. 2006-03-28 09:45:26 +00:00
he 50ea083318 The -Wno-packed switch is a gcc3+ thing, so place it where it won't
be picked up by gcc 2.95.3.  Fixes build problem for vax.
2006-03-27 11:50:08 +00:00
ghen 5f73509dc3 Document the defaultroute6 rc.conf variable and the /etc/mygate6 file in
/etc/defaults/rc.conf, /etc/mtree/special, and rc.conf(5).  Ok with wiz.
2006-03-27 10:07:07 +00:00
wiz dbbf45d92e Bump date for previous. 2006-03-26 15:49:24 +00:00
wiz d57d73b3ba Sort SEE ALSO. 2006-03-26 14:27:54 +00:00
wiz 75c0f53dfe Add devices that were added in 1.25 to SEE ALSO. 2006-03-26 14:27:19 +00:00
rpaulo d82f900b88 Add information about the Conexant LANfinity and mention Frank Wille as the
responsible.
2006-03-26 12:38:21 +00:00
dogcow 7c781162f5 Add -Wno-packed, in preparation for gcc4.1.x; unlike most of the other
warnings, it (at best) flags possible underoptimization, and not any
code defects.
2006-03-25 22:23:04 +00:00
xtraeme 5474f575fe Mention rgephy(4). 2006-03-25 17:46:09 +00:00
xtraeme 4edeee0717 Add basic rgephy(4) manpage, from OpenBSD. 2006-03-25 17:38:34 +00:00
rpaulo 9fa09ac376 Add sony* at acpi? 2006-03-25 12:34:16 +00:00
xtraeme 228ad2d6c4 ral(4) at cardbus supported too. ok rui 2006-03-25 11:17:49 +00:00
rpaulo 5ce602f150 Add a new devices (wireless and scsi). 2006-03-25 10:47:53 +00:00
tnozaki 55e54105e0 1. remove duplicated entry(et_EE.UTF-8).
2. add missing LC_MESSAGES alias.
   during cvs diff -r1.2, following locale aliases are introduced:
	+ af_ZA.UTF-8
	+ be_BY.UTF-8
	+ en_NZ.UTF-8
	+ et_EE.UTF-8
	+ eu_ES.UTF-8
	+ pt_BR.UTF-8
	+ ro_RO.UTF-8
	+ sr_YU.UTF-8	<- en_US.UTF-8
	+ zh_CN.GB2312	<- zh_CN.eucCN (for Linux/FreeBSD compatibility)
2006-03-24 11:54:52 +00:00
tnozaki ade0b1e1b5 add following locales:
af_AZ.ISO8859-1/15
	be_BY.ISO8859-5
	en_NZ.ISO8859-1/15
	et_EE.ISO8859-15
	eu_ES.ISO8859-1/15
	pt_BR.ISO8859-1
	ro_RO.ISO8859-2
	sr_YU.ISO8859-2/5
	ukUA.CP1251/ISO8859-5
2006-03-23 23:23:38 +00:00
xtraeme 1c141bfd60 Enable ciss(4) manpage. 2006-03-23 20:51:18 +00:00
wiz 483dddc5d2 Excise kerberosIV. Bump date. 2006-03-23 20:08:31 +00:00
wiz f8d150b208 New sentence, new line. 2006-03-23 19:54:43 +00:00
wiz 145c75f9a8 Formatting fixes, typo fixes, sort SEE ALSO, more markup.
New sentence, new line.
2006-03-23 19:53:07 +00:00
wiz 8e323adb41 Various minor improvements. 2006-03-23 19:48:52 +00:00
wiz 320f1ea952 Capitalize Ethernet. 2006-03-23 19:44:49 +00:00
garbled bf7238bf2d Descend into man8.prep 2006-03-23 18:57:59 +00:00
garbled 02894adfd7 Adding makefile here.. caught by wiz. 2006-03-23 18:54:43 +00:00
garbled 8bfa555aaa Add a boot(8) manpage for prep. 2006-03-23 18:15:34 +00:00
garbled adb4cd42dc Add a manpage for prep's mkbootimage(8). 2006-03-23 18:13:34 +00:00
jonathan 9c52d6aebc Commit work-in-progress draft of ciss.4 manpage, per havard's request. 2006-03-22 03:59:21 +00:00