Commit Graph

9080 Commits

Author SHA1 Message Date
tnozaki 30d806de60 remove codepoint overlaps with KS5601. 2006-02-11 17:31:43 +00:00
tnozaki 254e94eef6 remove codepoint overlaps KS5601.
see src/share/i18n/esdb/CP/CP949.src
2006-02-11 16:26:46 +00:00
tnozaki 0f4c8d531d Fix lib/32749: iconv(3): CP949 mapping table is incomplete.
reported by Sergey Svishchev, thanks.
2006-02-11 14:49:50 +00:00
wiz 2177e61d69 Sort SEE ALSO, rewrite HISTORY :) . 2006-02-11 10:38:07 +00:00
wiz 55db222927 Sort sections. 2006-02-11 10:37:44 +00:00
gdamore 8baaa3242f Added evbmips section, including intro and aupci man pages. 2006-02-10 21:50:06 +00:00
wiz 2f8629b864 New sentence, new line. 2006-02-09 23:19:39 +00:00
wiz 750e9a6a5b New sentence, new line. Bump date for previous. 2006-02-09 23:18:10 +00:00
manu 87d33baf60 update options(4) to talk about COMPAT_LINUX32 2006-02-09 19:24:40 +00:00
christos 9030e1cfee Remove reference to sushi; pointed out by jmmv. 2006-02-08 13:51:44 +00:00
christos 673ba33555 Bye bye sushi config files (moved to othersrc via repository copy) 2006-02-08 00:47:29 +00:00
wiz 4d40ce1f4d Fix macro. Add /usr/src/common. Bump date. 2006-02-07 19:40:51 +00:00
wiz 27527e67bb Fix macro usage. 2006-02-07 19:33:21 +00:00
jmmv 0d2d2f5a30 Document the new WSDISPLAYIO_{GET,SET}REPEAT ioctls. 2006-02-06 16:17:30 +00:00
wiz a61192818a Fix SEE ALSO section, use .An; new sentence, new line. 2006-02-05 18:45:39 +00:00
xtraeme 2d45c66ceb Add a pbms(4) manpage. Remove it from the source code and update TODO. 2006-02-05 18:38:34 +00:00
wiz 0b2d6f2449 Remove superfluous .Pp. 2006-02-04 20:23:17 +00:00
wiz a3b1d82cd0 Use .Ap. 2006-02-04 20:19:21 +00:00
wiz 648ad34cf7 Remove superfluous comma. 2006-02-04 18:52:18 +00:00
wiz bb3c26cb98 Remove bogus line (pasto?). 2006-02-04 18:50:39 +00:00
wiz a8a26906be Bump date for previous. 2006-02-04 18:49:47 +00:00
wiz 738c680f0d Serial comma, grammar fix. 2006-02-04 18:48:45 +00:00
wiz f95c736511 New sentence, new line. Fix typo. 2006-02-04 18:37:20 +00:00
rpaulo 941a7f6337 There can be as many bpf clones as you want and the kernel doesn't
enforce any number.
2006-02-04 02:20:32 +00:00
jmmv 0b879f1cfc Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
2006-02-03 11:08:23 +00:00
jmmv 47d8ee4167 Implement options string parsing of the form 'a=b c=d ...'. This will be
initially used by i386's Multiboot support but will be useful in other
situations too (think refactoring mount(2)'s API).
2006-02-03 11:04:46 +00:00
rpaulo 36bb4dfe7d bump date for previous 2006-02-02 17:35:37 +00:00
reinoud ffe00306fe Add the `file-system UDF' option to the options(4) man page. Also cross
reference it to the mount_udf(8) manpage.
2006-02-02 16:33:54 +00:00
xtraeme 1ade9646e2 Remove references about the TLP_MATCH_* options. They are not necessary
nowadays.
2006-02-01 03:54:19 +00:00
cube d7843c9990 Remove references to the 'count' argument, as it is no longer needed (and
if present, simply ignored).
2006-02-01 03:22:14 +00:00
kleink ea0ae86b8a Import tzdata2006a. 2006-01-31 11:59:32 +00:00
wiz bdab2fd2b9 Fix a typo, comment out an xref that to ega(4), which does not exist,
and add a .Pp for better readability. From Nicolas Joly in PR 32668.
2006-01-30 17:25:39 +00:00
kleink c5926dd03f Make this consistent with <sys/filedesc.h>; fixes PR kern/32506 from
Ola Eriksson.
2006-01-29 18:08:54 +00:00
rpaulo 8d8283f575 Gah, I got them wrong again. Thanks Klaus. 2006-01-29 16:12:57 +00:00
rpaulo ff8e3c8c68 More ktrace-lwp that I got wrong in the first try.
Thanks to Gregory McGarry for pointing this out.
2006-01-29 03:09:19 +00:00
rpaulo df794dc9ee Update copyright date. 2006-01-29 02:37:18 +00:00
rpaulo c55faf8987 More ktrace-lwp. 2006-01-29 02:26:27 +00:00
kleink 2269235d63 Add support for the AMD8111 RNG; from Nicolas Joly in PR kern/32284. 2006-01-28 23:31:24 +00:00
jdc 80f7b97e43 Wscons terminals only have 8 colours and don't need an NC entry.
Fixes PR misc/32135 by Pavel Cahyna.
2006-01-28 17:38:14 +00:00
jschauma 98cb705797 TMTOWTDI there's more than one way to do it 2006-01-28 16:19:19 +00:00
darrenr 5987976cc1 if db_onpanic is -1, do not invoke any ddb functions at all when handling
a panic.  This allows ddb's behaviour on a panic to be controlled via
sysctl rather than just compiling it in/out.
2006-01-28 14:37:31 +00:00
bouyer 8e24dbfd8a Note DDB_COMMANDONENTER option. 2006-01-28 11:54:48 +00:00
dsl 286b8b3f54 Use ${OBJCOPY} -[xX] ${.TARGET} instead of getting the file written to
${.TARGET}.tmp and running ${LD} -[xX] ...
I don't believe there are any architectures where objcopy can't delete local
symbols.
2006-01-28 11:10:18 +00:00
darrenr 04ceeecf05 another documentation update for ddb.onpanic. this time, rewrite it to
refer to options(4) rather than add a new description of what its values
can be.
2006-01-28 08:38:10 +00:00
darrenr 434c8e8a28 document newly introduced behaviour for ddb.onpanic=2 2006-01-28 08:23:28 +00:00
bouyer a23a0139a9 Note support for PDC20571, PDC20575, PDC20579, PDC40718, PDC40719. 2006-01-26 21:05:45 +00:00
is dbe99782bc Clarify that option values are C constants. 2006-01-26 10:02:48 +00:00
yamt f988f07e7e add "show mbuf" command. 2006-01-24 13:03:33 +00:00
wiz e5337b60a4 Drop trailing whitespace. 2006-01-21 23:40:30 +00:00
wiz ebc97249c0 Capitalize PostScript correctly. Bump date for previous. 2006-01-21 23:36:31 +00:00
wiz 186c108f3c Use .Aq instead of <>. 2006-01-21 23:33:21 +00:00
elad 7402304bc3 add SAD, SPD. 2006-01-21 15:19:20 +00:00
elad b56478d644 add PFS. 2006-01-21 15:05:24 +00:00
elad a0983a83f6 add DPD. 2006-01-21 13:49:35 +00:00
wiz cccac10b43 Remove superfluous .Pp. 2006-01-20 21:57:50 +00:00
wiz b6af89382a Remove superfluous .El. From Nicolas Joly in PR 32546. 2006-01-20 21:57:35 +00:00
wiz 34d6efd9aa Add missing .El. From Nicolas Joly in PR 32546.
While here, fix some macro usage.
2006-01-20 21:57:25 +00:00
christos a8243f1c4c Add the world of libraries to the static pam build. Now static pam binaries
work.
2006-01-20 16:54:11 +00:00
garbled 369e280f68 Add further documentation about 'o' handling for postscript. 2006-01-20 08:46:48 +00:00
uwe b5b426b4a5 Bump date to welcome back # operator. 2006-01-19 00:19:13 +00:00
uwe 74fe467153 Widen "Value" column in the reboot desccription to accomodate RB_POWERDOWN.
Make the table aligned properly in PostScript output.
2006-01-19 00:12:21 +00:00
uwe 9457018f06 Reinstate description of # operator lost in an editing accident.
While here, fix spacing in the description of possible identifier syntax.
2006-01-19 00:00:27 +00:00
garbled 68a050d9cc Document "pf" postscript filter capability 2006-01-17 19:16:51 +00:00
rpaulo 2b8fd263b2 Add missing authors and history sections.
Ok'ed by Jason Thorpe.
2006-01-17 19:09:15 +00:00
jmmv faac4d565d The tb(4) driver is gone, so should be the manual page. 2006-01-17 19:08:28 +00:00
thorpej f69c907605 Add a firmload(9) manual page. 2006-01-17 17:29:28 +00:00
wiz b3b44f7885 Be a bit more explicit what happens when init_func fails.
After explanation from yamt@.
2006-01-17 00:14:16 +00:00
wiz f3c03afe5a Sort SEE ALSO. 2006-01-17 00:02:19 +00:00
wiz a1cc6cb40c Improve English. 2006-01-16 23:58:43 +00:00
yamt 0541bd8909 add getiobuf.9 2006-01-16 22:32:07 +00:00
yamt 7706432040 note that biodone and biowait don't really belong here. 2006-01-16 22:26:41 +00:00
yamt b77e625049 add a missing .Ed 2006-01-16 22:14:54 +00:00
yamt b5550921e7 add a missing .El 2006-01-16 22:05:21 +00:00
yamt f280ea86a0 sync with kernel. 2006-01-16 21:46:30 +00:00
rpaulo 461bb7e2b5 Revert to previous. ras(9) uses 'struct proc'.
Pointed out by Gregory McGarry.
2006-01-16 00:01:47 +00:00
rillig dcad541236 Updated the .Ddate. 2006-01-15 21:45:50 +00:00
he 8cb8cb286c Descend into man8.hpcarm so that hpcarm's boot(8) actually gets installed. 2006-01-14 13:40:10 +00:00
rillig 09151829d3 The tprintf_open function returns NULL if no terminal handle could be
acquired.
2006-01-14 13:08:18 +00:00
rpaulo e7d4caee8a TLB is already in acronyms.comp. 2006-01-14 00:00:03 +00:00
peter ac703b5374 Add boot(8) manual page for NetBSD/hpcarm, based on hpcsh/boot(8).
PR port-hpcarm/21369.
2006-01-13 23:30:13 +00:00
peter cf5fdbc38b Fix a typo. 2006-01-13 23:22:29 +00:00
uwe f34d9a1d48 Oops, add copyright notice.
Nudged by peter@.
2006-01-13 22:16:21 +00:00
elad abf2c3b1e3 add ATC. from Rhialto. 2006-01-13 16:50:31 +00:00
wiz 3be220c969 Use In; mark up defined values with Dv; fix iic_exec arguments. 2006-01-12 21:36:23 +00:00
wiz 8e8f92270a 80 chars per line. Add missing line continuation. 2006-01-12 21:24:04 +00:00
wiz dd0ea511f5 New sentence, new line. 2006-01-12 21:15:59 +00:00
wiz cd1c32c0fe New sentence, new line. 2006-01-12 21:05:18 +00:00
wiz 7a54b7087f New sentence, new line. 2006-01-12 20:35:42 +00:00
wiz ee37aa1e22 Remove duplicate Pp. 2006-01-12 20:33:39 +00:00
wiz cab84271f9 Fix Dd argument. 2006-01-12 20:32:23 +00:00
wiz f430e3dc90 Drop trailing whitespace. 2006-01-12 20:29:33 +00:00
wiz b088ba7f6a Break lines to 80 chars. 2006-01-12 20:20:15 +00:00
wiz be32f9b107 \-1, not -1 (correct PS output). 2006-01-12 19:52:13 +00:00
wiz 9573faea38 Serial comma; use Dq for strings instead of Sq (which is commonly used for
letters).
2006-01-12 19:49:23 +00:00
wiz b74b4e4680 Sort. 2006-01-12 19:47:52 +00:00
wiz 9354759345 New sentence, new line. Use Bq instead of []. 2006-01-12 19:47:18 +00:00
kleink be9b62f5eb Merge tzdata2005r. 2006-01-11 00:03:50 +00:00
kleink c82788388f Import tzdata2005r. 2006-01-11 00:01:23 +00:00
cube d0a6ccb0ad Sync with code: addresses have the local bit set now. Pointed out by is@. 2006-01-09 20:38:31 +00:00
tsutsui 7cc21e2059 - add ews4800mips
- add some missing dirs under sys/arch
  (XXX openblocks405 and pdp10 are still missing)
- sync some descriptions with 3.0 announcement

XXX: any reason to keep sys/arch/openblocks405?
2006-01-09 18:41:18 +00:00
riz c54c8d879a pfil_add_hook() and pfil_remove_hook() return int, not void.
From Liam J. Foy.
2006-01-08 23:34:34 +00:00
rpaulo cd56564630 Sync with FreeBSD rev. 1.100, adding NetBSD 3.0 and DragonFly 1.4.0. 2006-01-08 21:04:53 +00:00
christos 7f5f767e82 Compile all profiling sources with -DPROF -DGPROF, not just assembly sources. 2006-01-08 01:23:51 +00:00
xtraeme b5702c305e Add missing "phy ?". bump date 2006-01-05 12:32:27 +00:00
bouyer 03d873e86e Note that gpio can attach to elansc, and xref elansc(4). Bump date. 2006-01-05 10:46:21 +00:00
xtraeme c013fe0570 Mention rlphy(4) 2006-01-04 22:00:50 +00:00
xtraeme d064eae373 Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD. 2006-01-04 21:52:17 +00:00
xtraeme d9b36aca62 Manpage that explains the i2c framework... from OpenBSD. 2006-01-04 19:14:55 +00:00
garbled a62fc09ef9 Documentation for rm entry handling of port@host fully addresses
PR bin/12112
2006-01-04 16:12:35 +00:00
rumble b4ad7ed6ec Typo: add a missing article. 2006-01-03 02:17:22 +00:00
rumble a2cdb58340 Mention that some IBM Etherjet cards are X3201-3's. 2006-01-03 02:15:15 +00:00
rumble a8a473f44e As noted in sys/dev/pci/cs4280.c, the cs461x chips are not fully supported
and the wss(4) or sb(4) drivers should be used instead. The man page
previously implied full support.
2006-01-03 01:59:25 +00:00
rumble 71b162b8f8 I believe that the VME bus is optional, but a GIO bus is always found. 2006-01-03 01:41:54 +00:00
rumble c1a87362c3 Note that not all gio bus devices require the use of the HPC. Also, mention
existence in the 4D/3x series and the three GIO bus types.
2006-01-03 01:35:52 +00:00
rumble b7eab49e74 Fix several typos and improve english. 2006-01-03 01:22:51 +00:00
rumble ef94d87056 Fix a small typo and tweak wording slightly. 2006-01-02 16:45:44 +00:00
elad 8682fa88f0 This commit log is rated PG-13.
Remove MDMA.

Apparently, "LJBF" is a very commonly used slang acronym; but not the
street name for ecstasy. If you frequest #teenchat, that is.

For some time I learned that people often automatically go to wtf(6)
when stumbling upon a new acronym, and that was also indicated by
the additions to the acronyms file in the CVS log. The very initial
commit does not provide any guidelines for this file, and I honestly
think that we should step outside the computer chat bubble and try
to fill up this file with terms used *online* elsewhere.
2006-01-01 19:02:08 +00:00
xtraeme c9f2b0fc40 AMD PowerNow K7 driver written by Martin Vegiard via PR port-i386/26239.
Enabled by default on GENERIC and GENERIC_LAPTOP.

Imported 1 year later... but it's here finally.
2005-12-31 17:55:55 +00:00
elad f0b337a227 Add MDMA. 2005-12-31 12:29:51 +00:00
dbj ab8cc62009 add missing quote in subshell invocation.
bash complains without it.
2005-12-28 03:54:07 +00:00
perry 7f9541e925 u_intN_t -> uintN_t
Someone really should update this whole document to reflect current
reality. It is valuable but very, very old.
2005-12-26 20:04:46 +00:00
perry e1834435d5 note the intN_t, uintN_t types.
XXX this document is rather musty. It needs a general update.
2005-12-26 20:00:04 +00:00
perry fd18408b9a u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
xtraeme a8e8170d02 Sync bufq API with the new source code. ok'ed by yamt. 2005-12-26 12:18:11 +00:00
rpaulo 188e99a1b6 Remove ppi* at ppbus?. 2005-12-25 18:39:36 +00:00
perry 8ce6cbdcd6 add "S" to LINTFLAGS so that "inline" is accepted by lint 2005-12-25 18:34:23 +00:00
perry 0be44b35dc Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:22:46 +00:00
matt 3fff2406b3 Update man pages for new coredump interface. 2005-12-24 21:07:05 +00:00
jmmv bb99282370 Merge fstab.tmpfs into fstab.ramdisk so that the file names represent
concepts rather than specific file systems.  Suggested by hubertf@.
2005-12-24 12:59:21 +00:00
hubertf 768192ee9f Back out previous attempt at cleaning up the mess,
let someone else resolve this.

Requested by uwe.
2005-12-22 02:52:40 +00:00
rpaulo b66583facd Fix links for cpu_lwp_fork.9. Pointed out by ghen@ and salo@. 2005-12-21 15:36:38 +00:00
uwe a527ca4c45 Fix formatting botch. 2005-12-21 07:43:30 +00:00
hubertf 266577df3c At least try to be consistent about where to document (most...)
user-settable MKxxx and USE_xxx variables, and put them into mk.conf(5).
Sort alphabetically.

OK: christos, lukem
2005-12-21 04:25:54 +00:00
rpaulo 7d7fe4b786 Adapt man pages to ktrace-lwp. 2005-12-20 19:53:14 +00:00
rpaulo cfdce0208a Update to match reality. 2005-12-20 19:34:43 +00:00
elad 1864f3b314 - Add a new section, "Security Options"
- Move INSECURE to be under it, and fix wording - we hardwire to -1, not 0.
- Add Veriexec options.
2005-12-20 18:15:30 +00:00
wiz fc9c16cb33 Mention COMPAT_LINUX is available for x86_64. Bump date. 2005-12-15 20:52:20 +00:00
pooka 6db9fd4698 * CICRLEQ -> CIRCLEQ in some places (it's much easier to pronounce)
* be more explicit that CIRCLEQ_FOREACH{,_REVERSE) traverse the queue
  exactly once
2005-12-15 11:41:58 +00:00
rpaulo bcc8ea407a Remove BIOC[GS]RSIG and fix BIOC[GS]HDRCMPLT typo. 2005-12-14 22:50:07 +00:00
peter 3c194e239e Add an extra argument to "setvar" to indicate whether a keyboard,
display or mouse variable should be changed. This is backwards compatible
with the old setvar style: if the argument is not specified, it defaults
to `keyboard'.
2005-12-13 21:46:47 +00:00
christos 51f1d9a81b Man page for the new laptop driver. 2005-12-13 18:20:56 +00:00
explorer 3bf671ed3b 'the the' => 'the' and change DLT type from IEEE_80211_RADIO to the correct IEEE802_11_RADIO name 2005-12-13 16:15:10 +00:00
wiz 4da531101e Bump date for previous. 2005-12-12 22:47:36 +00:00
wiz 34c28a6af4 Bump date for more hardware, remove extra whitespace. 2005-12-12 22:46:49 +00:00
wiz da4df4f01d Install nologin(5). 2005-12-12 22:26:53 +00:00
elad a9505be892 Add and document a "query" keyword to veriexecctl. Usage:
/sbin/veriexecctl query /path/to/file

will print out filename, device, inode, evaluation status, entry flags,
fingerprint, and fingerprinting algorithm.
2005-12-12 21:47:58 +00:00
tron 6dabed7d5a Add a huge number of missing airports taken from a list provided
by Bernhard Moellemann.
2005-12-12 11:40:04 +00:00
dyoung 398ad9e78a Correct manual section in cross-reference to if_nametoindex. 2005-12-12 07:22:17 +00:00
dyoung a012374f4d Document alternative calling convention for IP_MULTICAST_IF. 2005-12-12 07:20:38 +00:00
jonathan 7871d4095b Add pcidevs entries and support to amr(4) for newer LSI MegaRAID devices,
including the LSI MegaRAID SCSI 320-0x, 320-2x, 320-4x, 320-1E, 320-2E,
the LSI MegaRAID SATA 300-6x and 300-8x.

Tested on an LSI MegaRAID SATA 300-8x, which confirms private advice
that after PCI-IDs to our amr(4) driver, the newer LSI MegaRAID cards
will Just Work

The Linux megaraid2 driver accepts various Intel cards with the same
pci-device IDs as the LSI MegaRAID cards, treating them exaclty as the
above-listed LSI cards. Rework our amr(4) driver to also match and
attach those device-ID if seen with an Intel vendor-ID. Add the
Intel-vendor PCI decice-ids to pcidevs, so that PCI_VERBOSE will
correctly identify the Intel cards.

Update src/share/man/man4/amr.4 to list the newly-supported cards.

(NB: I don't have the LSI SCSI or any Intel cards to test, just the
LSI SATA, which works fine for me.)
2005-12-11 19:34:47 +00:00