Commit Graph

13643 Commits

Author SHA1 Message Date
jruoho 4f636e256c Xref div(3) and remainder(3). 2011-05-10 12:09:00 +00:00
jruoho 5a43e397bb Xref ilogb(3). 2011-05-10 06:39:45 +00:00
haad 1d514c3d24 Add MKPERFUSE flag to those who are enabled by default. 2011-05-09 14:36:48 +00:00
dholland 490409ebab Grammar patrol 2011-05-07 07:16:08 +00:00
jruoho 6372875351 Fix PR bin/22230. 2011-05-03 16:25:19 +00:00
jruoho 4811a79682 Link {daily, monthly, weekly}.conf.5 to {daily, monthly, weekly}.5 and move
things around a little. Part of fixing PR bin/22230.
2011-05-03 16:12:23 +00:00
wiz daf04c06a3 Remove \*[q] -- not necessary, just use plain double quotes instead. 2011-05-03 09:36:24 +00:00
jym 8e2b504dac Small typo fix. 2011-04-30 19:34:10 +00:00
wiz 4aa3981b30 New sentence, new line. Use more markup. 2011-04-29 10:40:46 +00:00
mbalmer 64648650d8 missing files 2011-04-29 09:57:49 +00:00
pgoyette bc9b1da0ae Note that atabus* can also attach at ahcisata? 2011-04-28 23:45:15 +00:00
mbalmer b2c3b2a905 add Yen symbol 2011-04-28 21:02:34 +00:00
wiz e76a48e3e3 Spelling. 2011-04-28 17:22:20 +00:00
wiz 5f70e190b1 Improve wording. 2011-04-28 17:09:19 +00:00
wiz bd723a1420 New sentence, new line. 2011-04-28 17:08:29 +00:00
wiz 56ba81ff55 Sort options in SYNOPSIS. 2011-04-28 16:36:15 +00:00
wiz 7ff4aecdb3 New sentence, new line. Add serial comma. 2011-04-28 16:20:20 +00:00
wiz f91866566f New sentence, new line. 2011-04-28 16:11:37 +00:00
wiz f78929cf33 Add RCS Id and avoid extra new lines in AUTHORS section. 2011-04-28 16:10:37 +00:00
wiz b4d959b31f Fix Dt argument, remove superfluous Pp, remove reference to non-existing
isvctl(8).
2011-04-28 16:08:21 +00:00
wiz 901cdb562b Typo fix. 2011-04-28 12:22:35 +00:00
wiz c8bdc0a9f7 New sentence, new line. 2011-04-28 12:18:30 +00:00
wiz 0b710d099b New sentence, new line. 2011-04-28 12:15:35 +00:00
wiz 8bd2274743 Remove superfluous Pp. 2011-04-28 12:06:41 +00:00
wiz abc39e8ff4 Spelling. 2011-04-28 11:25:12 +00:00
mbalmer 3c3e4a052f Fix SCO. 2011-04-28 07:32:36 +00:00
mbalmer 9d34d3bbe5 Kazakh character code mappings reside in KAZAKH/, not MISC/. I really wonder
why nobody noticed this before...
2011-04-28 07:08:59 +00:00
mbalmer 5f971e5eac Add Japan CBM character codes. 2011-04-27 20:05:56 +00:00
wiz eafacad922 Bump date for uvm_swap_stats() removal; remove superfluous Pp. 2011-04-27 06:02:03 +00:00
rmind fe41737f5c Remove public uvm_swap_stats() routine, keep it internal. 2011-04-27 00:35:52 +00:00
wiz ea124d4898 Remove references to just removed Darwin and Irix emulation. Bump date. 2011-04-26 22:17:17 +00:00
joerg 787e55aa29 Remove PECOFF/Win32 emulation. 2011-04-26 16:57:38 +00:00
hannken 87522af425 Change vflushbuf() to return an error if a synchronous write fails.
Welcome to 5.99.51.
2011-04-26 11:32:38 +00:00
he ae7d1665f4 The new Heimdal adds -lwind and -lheimbase to the set of libraries,
so define the corresponding LIB* variables.
These are also needed in the PAM_STATIC_* variables, so add them there too.
2011-04-26 08:22:17 +00:00
wiz d154cf1438 Add missing word. 2011-04-25 22:31:12 +00:00
wiz aa6a6987e7 Remove trailing whitespace. 2011-04-25 22:28:21 +00:00
wiz 929b5a7b29 Sort sections. 2011-04-25 22:27:20 +00:00
wiz 221e203109 Spelling. 2011-04-25 22:26:29 +00:00
wiz 235dacfc64 Sort SEE ALSO, sort errors. 2011-04-25 22:08:18 +00:00
tron 581f9c7a22 Add and entry for the Intel i82545GM with external PHY which works fine:
wm0 at pci1 dev 1 function 0: Intel i82545GM 1000BASE-T Ethernet, rev. 4
wm0: interrupting at ivec 0
wm0: 64-bit 66MHz PCI bus
wm0: 256 word (8 address bits) MicroWire EEPROM
wm0: Ethernet address 00:04:23:xx:xx:xx
makphy0 at wm0 phy 1: Marvell 88E1011 Gigabit PHY, rev. 5
2011-04-23 16:46:51 +00:00
joerg 0cef9f9563 Add MKBSDGREP switch for easy testing of the GNU grep
replacement/alternative.
2011-04-21 14:26:33 +00:00
wiz a422d26790 Spelling, sort sections. 2011-04-20 08:20:16 +00:00
jym f5c98195c2 So, hi again, balloon(4). Merge with the current version:
- driver attaches to xenbus(4) (no compile time option anymore)
- max reservation hypercall is fixed
- sysctl(7) entries are now in KiB (like Xentools) rather than in number
of pages
- some more explanations.
2011-04-20 00:21:34 +00:00
jym 53935bb7a5 Sigh, removing balloon(4) there was already one living under x86.
Not marking the entry in set lists as obsolete, the man page stayed
in there for approx. 5min.

(apologies for the noise)
2011-04-20 00:04:54 +00:00
jym ab22fdaedf Please welcome balloon(4), the Xen memory balloon man page. 2011-04-19 23:54:38 +00:00
joerg cad1e2593b Fix --sysroot usage. 2011-04-18 02:16:55 +00:00
christos afb74ce0eb Revert previous, breaks builds completely (cd /usr/src/bin/test && make clean &&
make)
2011-04-17 15:03:37 +00:00
tron 7d762fda62 Don't use "--sysroot=/" for host builds as "nbhost-mkdep" doesn't
understand that option. This should unbreak tool builds.
2011-04-17 12:54:22 +00:00
mrg 19625811ee prepare for evbppc modules, and allow overriding the ${MACHINE} for
installed modules.
2011-04-17 09:47:40 +00:00
mrg 3776a6678e it's spelled CPPFLAGS not CPPFLAGGS. 2011-04-17 00:05:36 +00:00
christos 62ee277445 Need --sysroot=/ otherwise ld does not find crt0.o and friends. 2011-04-16 22:45:23 +00:00
christos 640ac4b1c5 Simplify and correct (previous did not work for !defined(DESTDIR) 2011-04-16 21:41:24 +00:00
elric 98fbe74f8c Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
to crypto/external/bsd/heimdal.  The latter was just imported as the head
of the Heimdal tree as of a few days ago.
2011-04-15 18:05:42 +00:00
wiz 716425e6ac No need to use \*[q], use plain double quotes instead. 2011-04-14 06:56:28 +00:00
jruoho 2619753dbd Improve as per discussion on source-changes. 2011-04-14 05:45:34 +00:00
jruoho 90fb5b4eb9 Put asctime(3) explicitly to SEE ALSO. 2011-04-12 13:48:29 +00:00
jruoho 47a900e8bc Move some of the discussion from the messy ctime(3) to tm(3). 2011-04-12 08:39:26 +00:00
jruoho 6b4c2634f4 Add a small summary parge for struct tm from <time.h>. Cf. timeval(3). 2011-04-12 08:22:48 +00:00
jruoho 4767f8f268 Small rewording. 2011-04-12 04:27:02 +00:00
joerg 5e3fd2e02b Adjust --sysroot related usage:
-Wl,-rpath does not expand =, so just drop it.

Drop -Wl,-rpath-link entries that duplicate the -Wl,-rpath entries, this
is done implicitly now that ld is built with sysroot support.

Use ${DESTDIR} explicitly for the remaining -Wl,-rpath-link entries.
2011-04-11 23:03:38 +00:00
joerg c033559e42 GCC 4.1 doesn't have the support code for -I =... yet, so don't use it
for now.
2011-04-11 21:04:11 +00:00
joerg 31ba4e2954 Use ?: operator to determine when to add --sysroot. Unbreaks clang
bootstrap.
2011-04-10 21:03:17 +00:00
joerg c28ff146c9 For USETOOLS=yes, use the --sysroot support of the compiler to cut down
the number of hard-coded pathes and magic invocations.
2011-04-10 16:52:36 +00:00
jruoho 42c705227a Xref unistd(3). 2011-04-10 10:02:34 +00:00
wiz 16c91ae7ec Fix some xrefs. 2011-04-10 10:01:06 +00:00
jruoho 4ad08c6b86 Add a small summary page for <unistd.h>. 2011-04-10 09:58:00 +00:00
wiz 75eeddb97e Fix a typo and a whitespace nit. 2011-04-09 21:53:58 +00:00
jdc 9e7d55a0ad Add a manual page for ffb(4). 2011-04-09 19:37:13 +00:00
jruoho a9e93d02ff Fix SYNOPSIS. 2011-04-09 17:25:28 +00:00
jruoho 237b9fd91d Use .In for headers. 2011-04-08 10:14:24 +00:00
wiz b471ea6774 Remove superfluous Pp. 2011-04-08 08:50:52 +00:00
wiz 3d72e50534 Sort SEE ALSO. 2011-04-08 08:49:19 +00:00
wiz 0c99d89e18 Sort sections. 2011-04-08 08:47:54 +00:00
wiz b0f3c6983e Sort SEE ALSO. 2011-04-08 08:47:50 +00:00
wiz 264450c5e9 Do not Xr yourself. 2011-04-08 08:47:34 +00:00
wiz ce403b037d New sentence, new line. 2011-04-08 08:47:12 +00:00
jruoho 4f8cd38b3a And finally, fix a typo. 2011-04-08 08:46:12 +00:00
jruoho 9a991ffd99 Clarify a little; ilog2(3) is a macro. 2011-04-08 08:42:56 +00:00
jruoho e5c4609f82 Xref bitops(3). 2011-04-08 08:40:05 +00:00
jruoho bd040c35ba Add also a small summary page for <sys/bitops.h>. 2011-04-08 08:36:33 +00:00
jruoho 5b56473c84 Use bullets in the list. 2011-04-08 08:12:51 +00:00
jruoho 17e4083e75 Remove leftover .Ed. 2011-04-08 07:57:48 +00:00
jruoho bacb261ac9 Xref param(3). 2011-04-08 07:55:04 +00:00
jruoho 5ae9d52443 Briefly summarize <sys/param.h>. 2011-04-08 07:47:42 +00:00
jruoho d21d7bda46 Put back the example (removed in the revision 1.3). 2011-04-08 06:55:14 +00:00
joerg 8f1068802c Compute the build seed using :hash. 2011-04-07 01:40:32 +00:00
jym b793e91e75 Be more precise on the chars accepted for xxN in /etc/ifconfig.xxN
filenames, and ifconfig_xxN variables inside rc.conf(5).

Should fix PR misc/39376.
2011-04-07 00:22:59 +00:00
jym d833e65927 Alright, set xvif(4) syntax once and for all. Tested with ipf(4) under
XEN3_DOM0 amd64.

Fixes PR misc/39376.

See http://mail-index.netbsd.org/port-xen/2011/04/06/msg006603.html
2011-04-06 23:51:55 +00:00
jruoho 789c04236c Note also KASSERTMSG(). Small markup changes. 2011-04-06 05:40:18 +00:00
dyoung 38c5ac17f7 Update manual page for constification of pci_attach_args. 2011-04-05 14:57:33 +00:00
phx 186aa5bc42 Add man page for s390rtc(4). 2011-04-05 11:24:46 +00:00
wiz 8f93b1aa3c Remove superfluous Pp. 2011-04-05 08:26:24 +00:00
wiz c50d6a3380 Sort SEE ALSO, fix Dt argument. 2011-04-05 08:25:25 +00:00
wiz b351288a9a New sentence, new line. 2011-04-05 08:24:43 +00:00
bouyer 0dcb8f5af8 Add a man page for rdcpcib(4). While there move rdcide.4 to i386/ 2011-04-04 17:26:23 +00:00
wiz 0a6486633f Sort sections. 2011-04-04 07:17:08 +00:00
jym e3ac71de45 Update xvif(4). Interface name changed from xvifX.Y to xvifX-Y. 2011-04-03 23:44:46 +00:00
njoly fb7cdbe06b Fix prologue macros order. 2011-04-01 13:54:00 +00:00
jruoho 3252ed3efa Continue the previous. Namely, separate FILES and EXAMPLES -sections. 2011-04-01 10:32:37 +00:00
wiz 8f79b0c789 Remove trailing whitespace, fix some xrefs, improve markup. 2011-04-01 08:48:41 +00:00
jruoho f99aa51290 Remove references to UUCP. 2011-04-01 06:51:54 +00:00
jruoho 9d0b321d43 Xref MAKEDEV(8). 2011-04-01 06:03:06 +00:00
jruoho 182bf29856 Add example. 2011-04-01 05:24:37 +00:00
sjg 3a7555cc69 A man page for filemon(4) 2011-04-01 00:07:34 +00:00
jruoho bb2c5893fc Remove a duplicate word, .Fn for functions, .Vt. 2011-03-30 21:40:01 +00:00
jruoho 793b141fd9 Xref cdefs(3). 2011-03-30 15:37:15 +00:00
jruoho a5f9dd4f2b Add some random, but decent enough, reading material to SEE ALSO. 2011-03-30 11:41:48 +00:00
jruoho a08955ebd9 Xref paths(3). 2011-03-30 10:08:02 +00:00
jruoho 2fefc9365f Briefly document <paths.h>. 2011-03-30 10:06:58 +00:00
ahoka 1a7f8f91f0 Fix manpage wrt reversed compare functions. 2011-03-28 13:46:14 +00:00
wiz 93cb656370 Add RCS Id. 2011-03-27 22:47:40 +00:00
plunky bbe1bca01a if not including <bsd.prog.mk> then we need to clean up our own mess 2011-03-27 14:22:02 +00:00
njoly 6f990206b3 Adjust for mr(4) man page removal, switch to gtp(4) instead. 2011-03-27 12:45:28 +00:00
fair f12a56fcad The mr(4) driver was replaced by gtp(4) in 2002, but the documentation
did not follow; fix PR kern/40070
2011-03-27 00:08:07 +00:00
dholland d9bba496aa +DDL, DF, PCM, SA, VCS; fix IDPS 2011-03-26 12:40:07 +00:00
dholland 77ef35289c +LP, RA, RR, TA, VCR 2011-03-26 12:39:16 +00:00
bouyer d9210c2405 Add a new libquota library, which contains some blocks to build and/or
parse quota plists; as well as a getfsquota() function to retrieve quotas
for a single id from a single filesystem (whatever filesystem this is:
a local quota-enabled fs or NFS). This is build on functions getufsquota()
(for local filesystems with UFS-like quotas) and getnfsquota();
which are also available to userland programs.
move functions from quota2_subr.c to libquota or libprop as appropriate,
and ajust in-tree quota tools.
move some declarations from kernel headers to either sys/quota.h or
quota/quota.h as appropriate. ufs/ufs/quota.h still installed because
it's needed by other installed ufs headers.
ufs/ufs/quota1.h still installed as a quick&dirty way to get a code
using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of
ufs/ufs/quota.h - old code won't compile without this change and this is
on purpose).
Discussed on tech-kern@ and tech-net@ (long thread, but not much about
libquota itself ...)
2011-03-24 17:05:39 +00:00
ginsbach c37993815d +SCADA (supervisory control and data acquisition) 2011-03-24 17:00:31 +00:00
njoly ae22920be5 Regen to catch up divers changes. 2011-03-22 22:17:44 +00:00
njoly 9c24a94932 Add missing quotes. 2011-03-21 17:09:09 +00:00
jruoho 214b65a53f Now that this is a generic page, clarify the AUTHORS section a little. 2011-03-20 13:07:38 +00:00
wiz 523ab18712 Remove duplicate word. 2011-03-19 08:42:41 +00:00
jruoho e845edb12c Add missing period. 2011-03-19 05:18:36 +00:00
jruoho 1194e4acc3 Briefly document __predict_true() and __predict_false(). 2011-03-19 04:59:43 +00:00
jruoho bf02b615d6 Note also tests(7). 2011-03-18 22:24:57 +00:00
jruoho 2d03f41467 Fix xref; security(8) -> security(7). 2011-03-18 22:19:31 +00:00
jruoho cc518b13cc Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE, INTEL_ONDEMAND_CLOCKMOD,
POWERNOW_K7, POWERNOW_K8, and VIA_PADLOCK.
2011-03-18 22:16:25 +00:00
jruoho 0322b31dcf Add some datasheets to SEE ALSO. 2011-03-18 21:17:17 +00:00
jruoho d466b2f980 Fix xref; security(8) -> security(7). 2011-03-18 16:21:46 +00:00
jruoho 0ad14641dc Fix xref; security(8) -> security(7). 2011-03-18 16:20:12 +00:00
jruoho 5fe4360942 Fix xref; security(8) -> security(7). 2011-03-18 16:18:45 +00:00
jruoho 384721eebe Remove xref to nonexistent option(4). 2011-03-18 16:14:49 +00:00
jruoho bbf5008a45 Note the previous also in the lead paragraph. 2011-03-18 16:12:26 +00:00
jruoho 40e6b55766 Note the 'fetch_pkg_vulnerabilities=YES' also here. In lack of a proper
name, put this under "administrative security".
2011-03-18 16:11:13 +00:00
jruoho ffb49bc1b1 Use .Ss for non-standard subtitles. 2011-03-18 15:32:26 +00:00
jruoho f6eafc1d10 Move security(8) to the section 7. Discussed on source-changes a while back.
Should address PR # 35718 at least partially.
2011-03-18 15:21:56 +00:00
jruoho 97cb123ac6 Add the specification to the SEE ALSO. 2011-03-18 08:26:19 +00:00
jruoho f016791f4e Remove boiler plate paragraph in the CODE REFERENCES section. 2011-03-17 17:53:02 +00:00
jruoho 231352d485 Remove the bulk "this section describes places within [...]" -paragraph. 2011-03-17 10:02:54 +00:00
riz 3b1468abed Add the SMC SMCWUSB-N2 to the list of adapters known to work. 2011-03-16 01:47:19 +00:00
martin 64484e6359 German uses dot as thousands separator 2011-03-15 15:30:52 +00:00
jruoho f5d26066d3 Tidy up the SEE ALSO section. Namely, do not duplicate a big list of xrefs
that are already used in the body of the text.
2011-03-13 05:03:21 +00:00
jruoho 95da22c83f Xref tsc(9). 2011-03-13 04:58:55 +00:00
jruoho 66853c1034 Xref hpet(4) and hz(9). 2011-03-13 04:57:21 +00:00
wiz d377a246ac Fix typos. 2011-03-12 13:25:41 +00:00
wiz b8e0ef1080 Bump date for SMSC EMC6D103S. 2011-03-12 13:24:15 +00:00
plunky b34a9665c8 CLEANFILES is not processed by <bsd.files.mk> so don't assume that
anything assigned there will be cleaned up; handle clean up of the
PKGCONFIG files explicitly. (eg lib/dri/dri.pc was not cleaned)
2011-03-12 13:22:03 +00:00
tron cb536e004a Add AGM (annual general meeting). 2011-03-12 11:32:11 +00:00
jruoho da53cb56df Xref x86/tsc(9). 2011-03-11 19:51:10 +00:00
jruoho 077cbf0f3c Add x86/tsc(9). 2011-03-11 19:50:33 +00:00
pgoyette 778be5985f Add support for SMSC EMC6D103S
From jasper@pointless.net in PR kern/44685
2011-03-11 18:38:51 +00:00
wiz 3e5ad1ca85 Fix xref to tcpdump, from Anon Ymous.
Use Fx/Nx/Ox while here.
2011-03-10 17:09:17 +00:00
jruoho f06b42407c ADD, enough said.
AAA, ADD, ADS, AM, ARR, ASC, ASD, ASE, ASPM, ASQ, AV, AVL, AVX, BDD, BDUF,
BLC, BPB, BPM, BT, BTC, BTR, BTS, CA, CASE, CD, CLF, CLTT, CM, CMA, CSV,
CUT, CV, DA, DAA, DEA, DGL, DH, DIRT, DMS, DOE, DPST, DRRS, DSB, DSN, DTS,
DVCS, EBR, EH, EMI, EMR, FDE, FEA, FET, FLOSS, FMR, FRR, FS, FSK, FTA, FUS,
GR, HOOD, HTCC, HVM, IA, IBC, IDPS, IMS, IPE, IS, IV, JFET, LAR, LBS, LDA,
LDR, LFO, LL, LLMNR, LM, LPS, LSL, LTCC, LWP, MCM, MMIC, MO, MOSFET, MSE,
NCO, ND, NE, NW, OFET, OU, PA, PAC, PCD, PCE, PDAG, PDB, PDM, PE, PEP, PGE,
PIM, PIV, PLTM, PM, POF, PP, PSD, PSK, PTV, PVI, QAM, QDI, RA, RBF, RBT,
RFI, RIB, RMPM, RMS, RMW, RS, SA, SASD, SC, SCA, SCC, SCCS, SMA, SNR, SOC,
SQA, SS, SSB, STC, STD, TA, TAI, TB, TDC, TDM, TDOA, TK, TM, TOS, TSD, TSL,
UMPC, UT, VA, VCA, VCF, VCO, VFO, VME, W, WP, WS, ZBR.
2011-03-09 17:52:45 +00:00
njoly 2198134aa6 Adjust html link template and css location for man pages in arch
subdirs.
2011-03-08 12:20:17 +00:00
jmmv 8de5cd3354 Revert previous (revision 1.261): it broke the build because PROG_CXX is
defined in terms of PROG, so later on we would end up with target duplicates
because both PROG_CXX and PROG were being converted to PROGS_CXX and PROGS.

Did not catch this earlier because the test build I did was not clean and
thus the duplicate targets did not have nasty effects.
2011-03-08 07:53:43 +00:00
snj eedda0044d bah! it's 2011 already? 2011-03-08 07:44:39 +00:00
snj 30f96bf3e7 mention mdnsd(8), and fix a typo while here 2011-03-08 07:40:37 +00:00
jmmv 18b629ec58 Always convert PROG to its plural form independently of whether PROG_CXX
is defined or not.  From Garrett Cooper in private mail.
2011-03-07 19:05:03 +00:00
wiz 206ef381bf Fix typo. 2011-03-06 17:39:34 +00:00
wiz e2a3787008 New sentence, new line. 2011-03-06 17:39:05 +00:00
wiz e1b9c01aba Bump date for new quota.
Split "file system" like customary.
2011-03-06 17:22:50 +00:00
bouyer 9090ace550 Docucment QUOTA2 2011-03-06 17:11:19 +00:00
bouyer 063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
jmcneill 3b4fa1c0fc xref auvitek(4) 2011-03-06 00:39:11 +00:00
jruoho 64c2268f08 Add one bug to the list. (Neither acpicpu(4) nor est(4) or powernow(4)
handle possible skew in timers and counters such as TSC.)
2011-03-05 07:47:54 +00:00
wiz a3775b7750 Improve wording (errata is already plural). 2011-03-04 13:49:26 +00:00
jruoho 95a6759621 From mrg@: note that the states may be limited on some CPUs due erratas. 2011-03-04 12:18:15 +00:00
jruoho 0b70972be7 Fix wrong lower bound. 2011-03-04 06:42:10 +00:00
jruoho aa3bb02a78 Finally remove COMPATIBILITY entirely. Xref odcm(4). 2011-03-04 06:01:25 +00:00
jruoho 576b6331fa Xref odcm(4). 2011-03-04 05:58:07 +00:00
jruoho d29ee42207 Add odcm(4). 2011-03-04 05:56:49 +00:00
jruoho 6e24ce514b This will never end... ABR, ACP, ACS, ACU, ADP, ADO, ADP, AGC, AI, AN, AO,
AOS, ARU, ASK, ASR, BCC, BCR, BFT, BIU, BM, BMIC, BN, BNF, BO, BOF, BOM,
BPI, BSF, BSR, BWM, CAU, CBC, CBR, CC, CI, CMP, CPB, CPG, CPT, DAT, DBS,
DCC, DCD, DCS, DCU, DDK, DDS, DEK, DFC, DFT, DOF, ECC, ECS, EDAT, EDS, EFL,
ELS, EMP, ERD, ESS, EU, FCL, HLL, HP, IBM, ICA, IDA, ILM, ITB, LER, LFN,
LLF, LMM, LNO, LRM, LRO, LSR, MD, MESI, MI, MOESI, MOF, MOSI, MR, MSI, MUD,
NIA, NIP, ODT, OPS, OPM, OSPM, PDS, PGAS, PIM, PIPT, PLRU, PM, PMU, POP,
PPM, PUN, QBE, QC, RF, RFO, RH, RLO, RM, RR, RWM, SAM, SLRU, SMAF, SMC, SMU,
SPT, SRC, TAOCP, TCB, TOD, TPM, VB, VIPT, VIVT, VOD, VRM, WH, WM, WTC, YTD.
2011-03-03 18:40:23 +00:00
jruoho 52af638039 Xref est(4). 2011-03-01 19:41:05 +00:00
jruoho eef758e412 Update compatibility notes. 2011-03-01 04:45:52 +00:00
wiz 839b4739f5 Add comma in enumeration. 2011-02-27 06:25:07 +00:00
wiz d55f0816c1 Sort macros, add comma in enumeration. 2011-02-27 06:24:27 +00:00
ahoka 2b6ee22130 Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
 - Flash layer, which gives a common API to access flash devices
 - NAND controller subsystem for the flash layer
 - An example OMAP driver which is used on BeagleBoard or alike ARM boards
2011-02-26 18:07:13 +00:00
wiz 20ee1a50dd Bump date for new crypto types. 2011-02-25 21:10:33 +00:00
drochner b4da53f1e6 make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards:
-RFC2104 says that the block size of the hash algorithm must be used
 for key/ipad/opad calculations. While formerly all ciphers used a block
 length of 64, SHA384 and SHA512 use 128 bytes. So we can't use the
 HMAC_BLOCK_LEN constant anymore. Add a new field to "struct auth_hash"
 for the per-cipher blocksize.
-Due to this, there can't be a single "CRYPTO_SHA2_HMAC" external name
 anymore. Replace this by 3 for the 3 different keysizes.
 This was done by Open/FreeBSD before.
-Also fix the number of authenticator bits used tor ESP and AH to
 conform to RFC4868, and remove uses of AH_HMAC_HASHLEN which did
 assume a fixed authenticator size of 12 bytes.

FAST_IPSEC will not interoperate with KAME IPSEC anymore if sha2 is used,
because the latter doesn't implement these standards. It should
interoperate with at least modern Free/OpenBSD now.
(I've only tested with NetBSD-current/FAST_IPSEC on both ends.)
2011-02-25 20:13:10 +00:00
njoly 486cd08890 Fix powernow section in xref. 2011-02-25 18:48:26 +00:00
jruoho e05a11c6ab Remove the last reference to #ifdef a.k.a. options(4) POWERNOW_K8. 2011-02-25 12:41:51 +00:00
jruoho bddaaa8cda Add viac7temp(4). 2011-02-24 14:20:28 +00:00
jruoho 58723282b7 Update. 2011-02-24 11:33:41 +00:00
jruoho dd9ae14c20 Xref powernow(4). 2011-02-24 11:31:06 +00:00
jruoho 4fcecccfb5 Add powernow(4). 2011-02-24 11:29:45 +00:00
hannken 05e91bfee8 fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
"FSS_UNLINK_ON_CREATE" to unlink the backing store before
        the snapshot gets created.

With this change dump(8) no longer dumps the zero-sized, but named
snapshot it is working on.  Same applies to fsck_ffs(8).
2011-02-24 09:38:57 +00:00
jruoho 53288e678f Update compatibility notes. 2011-02-23 12:38:47 +00:00
jruoho 99b95e55c0 Add est(4). 2011-02-23 11:50:03 +00:00
jmcneill 474234beba remove ukphy xref 2011-02-23 11:48:05 +00:00
jruoho d072795ee9 Move coretemp(4) to man4.x86. 2011-02-23 08:52:16 +00:00
jmcneill e8395e22a2 add alc(4) man page 2011-02-23 02:47:45 +00:00
njoly 48553d3a03 Typo in macro. 2011-02-21 18:12:26 +00:00
cegger 9aa13d102d add AR9285 support 2011-02-21 11:06:37 +00:00
itohy ed461fc193 Cleanup my copyright notice. 2011-02-21 02:31:57 +00:00
jruoho bcbacf0ee0 Add one white paper. (Prompted by the comment of "undocumented MSR".) 2011-02-20 21:03:15 +00:00
jmmv 07be9009b6 Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
use these to properly set DPADD for test programs.
2011-02-20 20:16:01 +00:00
jruoho b6f1140770 Update the table of sensors. 2011-02-20 19:49:28 +00:00
jruoho 3f57b5ca25 AAMOF, ADN, AWK, AYOR, BBR, BOT, CC, CFY, CTN, CYE, DMZ, DYK, EIE, EOS, ETR,
FBOW, FCOL, FOC, FTTT, GOK, GOWI, GTSY, HOAS, IAW, IAY, IB, IDC, IDGI, IDGW,
IDI, IDTT, IQ, IRT, ISBN, IUSS, IW, IYD, JAM, JAS, JFK, JGI, JJA, JW, LMC,
LMK, MMB, MO, NM, NOM, NTN, NW, OAO, PDS, PM, PMFI, PMFJI, PR, RMS, RSI,
SERP, STW, SYS, TCO, TJM, TOC, TOH, TTT, VIP.
2011-02-20 17:29:28 +00:00
jruoho 53ffcb10ff Adjust SYNOPSIS. 2011-02-20 14:36:38 +00:00
jmcneill 30dbe043ba add AR9280 support 2011-02-20 11:22:34 +00:00
jruoho 0aef142598 Split fujbp(4) and fujhk(4) to separate instances from fujitsu(4). Allows
modularization and takes care of tsutsui@'s justified concern over the too
generic name "fujitsu". Ok gsutre@.
2011-02-20 08:31:46 +00:00
jmcneill 20ae4ea372 add 'i386' to CLEANFILES on amd64, thanks mrg! 2011-02-20 04:05:14 +00:00
jruoho 6d6187ab1c AA, AAT, AC, ACK, ACL, AI, AL, AM, AMT, AOL, AP, ASIC, AT, BAL, BBS, BD, BP,
BTS, BW, CF, CLR, CMS, CN, CNC, CPS, CRC, CTM, CUA, DAO, DAP, DAT, DC, DDE,
DL, DSL, EPIC, ATL, EULA, FDC, FDD, FPR, FWS, GPR, GPT, HAT, HCL, HF, HMI,
HTT, ICE, IHV, IM, ISV, JGI, KB, KBD, LF, LTR, MB, MBS, MIMD, MISD, MPI,
MPP, MS, MT, MTBF, MTTF, MX, NACK, NAN, NC, PD, PLC, PME, PNP, PPI, PSW, PU,
RAD, RDM, RDMA, SAAS, SBU, SFC, SISD, SLOC, SOL, SP, SPMD, SPR, SSI, TAO,
TSO, TSP, UAC, UL, UMA, URN, VR, WOL, WOR, ZIF, ZMA.
2011-02-19 18:02:32 +00:00
jmcneill ea4daf2fa5 add Adaptec RAID 3405 2011-02-19 10:54:31 +00:00
jmmv 814b005f0c Miscellaneous improvements from Garrett Cooper:
- Add to variables only once, instead of from within a loop.
- Use :tl instead of :M to match against strings for readability.
- Use CLEANFILES instead of a custom clean target.

Full release built successfully after this change.
2011-02-16 10:13:00 +00:00
jruoho 7e0b5b7921 Add a skeleton driver for Asus EeePC acpiwmi(4) mappings. 2011-02-16 07:30:26 +00:00
pooka 1faeae7181 MSFT assigned the copyright to these files to TNF, so fix license.
Also, make rcsid placement match man.template.
2011-02-14 21:13:17 +00:00
pooka d6b3a51109 fix nic name in diagnostic. from sandrof 2011-02-14 21:00:17 +00:00
jruoho 6a329369d7 AISE, AYF, BAK, BOC, BTFT, CPC, DIAFYO, EDS, FITB, FYEO, GLWT, IAE, ICUR,
IDTS, IMBO, INPO, IUD, KMA, KWIM, MAD, NFA, NIMBY, NUNP, ONNA, ONNTA,
OOSOOM, PFI, PPP, ROI, SAR, SITD, TCB, TIC, TINWIS, TM, TMK, TTM, TWAIN,
WAFWOT, WDYMBT, WELC, WWJD, YAOTM, YWSYLS.
2011-02-14 18:33:26 +00:00
wiz 58edadba15 Fix a typo, add a serial comma. 2011-02-14 09:21:33 +00:00
hannken 48c7d44313 Initial implementation of ibmhawk(4) driver for sensors behind the IBM Hawk
on-board Integrated Systems Management Processor found on some eServers.

Tested on an IBM eServer x335.
2011-02-14 08:50:38 +00:00
jym b7e3c0fc0b Notify that the file system has to be mounted first before modules can
be loaded from it.

ok pgoyette@
2011-02-13 16:50:16 +00:00
wiz 38a2368cfa Explain "Cannot dlopen non-loadable /usr/lib/libpthread.so.1".
Bump date.
2011-02-13 16:01:39 +00:00
christos efe059951d add saslc 2011-02-13 00:42:45 +00:00
dholland 2ae7aa9beb +MVCC, noted by asau 2011-02-12 19:33:16 +00:00
dholland 2e1b26860d Move GPS, OTS, and the "trademark" definition of TM from acronyms.comp
to acronyms. (OTS is maybe debatable, but COTS is in acronyms and the
two should clearly be together.)
2011-02-12 19:32:42 +00:00
christos 13b2862bfd Tell the groff and friends about libsaslc(3).
Sort and fix whitespace on mdoc.local.
Add libisns to doc2html.
2011-02-11 23:47:49 +00:00
matt 94810ded7b Only define DPLIBC if LIBC_SO is not empty otherwise we an errant
dependency on DESTDIR.
2011-02-10 21:55:33 +00:00
jruoho 203353a166 FSCK. 2011-02-10 19:25:42 +00:00
jruoho 63debd529f ACID, BFS, CIL, DBMS, DFA, FSM, GPS, LLVM, MCC, ML, NFA, NP, NTM, OOSE, OTS,
PDA, RSS, RUP, SDL, SDT, TECO, TM, TP, UCS, XOR.
2011-02-10 17:52:18 +00:00
tsutsui 674f943685 Don't forget to build and install MI HIL man pages. 2011-02-09 15:31:30 +00:00
tsutsui d57520da96 - pull MI HIL device man pages from OpenBSD
- remove obsolete hp300 ite, grf, and hil devices
2011-02-09 15:12:40 +00:00
wiz e033a66ef0 New sentence, new line. Sort SEE ALSO. Use Dq. Noun is "setup". Fix a Dd. 2011-02-09 14:37:55 +00:00
tsutsui 33fa7ec7aa - update SYNOPSIS and SEE ALSO for wscons support
- remove descriptions about obsolete ioctl
2011-02-09 14:13:09 +00:00
wiz ce2e52a4f1 New sentence, new line. Bump date for previous. 2011-02-08 09:35:32 +00:00
haad 83425a0f36 Initial import of libdm and dmctl to tree. libdm library can be used
to access, manage and manipulate device-mapper driver. Which opens us bunch
of new possibilities like

	dm-multipath device target
	dm-crypt     device target
	dm-ccd 	     compatibility layer

With this import I'm bringing in dmctl tool for working with dm driver ,too.
I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near
feature. It can also by placed to /rescue where we was not able to put
dmsetup because of licensing problems.

With libdm in tree we can now write RUMP atf test suite for dm driver to
ensure LVM subsystem stability as time goes.

Reviewed by: blymn@ and rmind@
Oked: by no objections on tech-userlevel@
2011-02-08 03:20:13 +00:00
mrg 1051ab1175 add missing SRCDIR for synaptics. 2011-02-07 21:23:47 +00:00
jmmv 3b500cc2c3 Fix the 'test' target to force atf to use its own files from DESTDIR instead
of the installed ones.  This is achieved by overriding all ATF_* environment
variables and making them point inside DESTDIR.
2011-02-06 19:38:48 +00:00
joerg 48360965f3 Add LLVM and clang build system. It is enabled by MKLLVM=yes.
Upstream sources can be fetched by running "make checkout" in
src/external/bsd/llvm, they will be properly imported once the
integration and missing features are sorted out.
2011-02-06 01:13:42 +00:00
joerg afe7317d58 Don't use -nostdinc or -nostdinc++ if this is included in a HOSTLIB. 2011-02-06 01:08:37 +00:00
joerg 5c52343643 Allow HOSTLIB to use C++ by not specifying -nostdinc++. 2011-02-06 00:52:49 +00:00
wiz 655eafa2a2 Remove trailing whitespace. 2011-02-02 09:07:32 +00:00
christos 8883daf182 prettier markup 2011-02-01 21:06:13 +00:00
christos 9f6dc01c41 merge the two lists. 2011-02-01 21:03:53 +00:00
christos 08dbb1aa2d Document the remaining vfs.generic sysctls. 2011-02-01 20:43:48 +00:00
pooka 25aec81bb9 expand one sentence a bit 2011-02-01 18:08:38 +00:00
wiz e2ae63a0ab New sentence, new line; remove trailing whitespace. 2011-02-01 18:01:06 +00:00
dyoung fac3c48a09 Describe TIOCEXT. Improve description of TIOCPKT_IOCTL. Tell the
width of some TIOCxxx parameters.
2011-02-01 15:53:31 +00:00
matt a66016ab15 Add TOOL_MKUBOOTIMAGE 2011-01-31 03:42:01 +00:00
njoly c5514b17cb Move -offset option before column width arguments. 2011-01-30 23:29:24 +00:00
njoly 0b07dcd551 Add missing Ta macro. 2011-01-30 21:48:48 +00:00
rmind f79a70df93 vn_lock: describe flags, remove reference to lockmgr. 2011-01-30 07:04:48 +00:00
rmind e5f51d8e44 Sync man page with reality. 2011-01-30 07:02:23 +00:00
wiz 81cd2688f6 Bump for emips. 2011-01-28 09:24:46 +00:00
pooka 96940cc6e5 plop new emips port into various places it should be plopped in to 2011-01-27 19:09:06 +00:00
wiz 16f356de90 Link kprintf(9) to device_printf(9). For David. 2011-01-27 14:48:36 +00:00
nisimura eabda714e1 add missing license notice as suggested by wiz@. 2011-01-27 11:33:43 +00:00
wiz 5d075ae010 New sentence, new line; full month name in Dd; add RCS Id. 2011-01-27 09:52:13 +00:00
wiz 7515698c17 Dd arguments should be full month names; new sentence, new line;
add serial comma; remove trailing whitespace; avoid xref to itself.
2011-01-27 09:50:00 +00:00
wiz 9422767211 Remove trailing whitespace. 2011-01-27 09:46:59 +00:00