Commit Graph

13239 Commits

Author SHA1 Message Date
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
bouyer 4ca29e6bc3 Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller,
as found in the vortex86 SoCs (http://www.vortex86dx.com).
Ported from freebsd.
Not added to amd64's GENERIC because this CPU is 32bit only.

thanks to DM&P Electronics, Inc for providing documentation and sample
devices for this work.
2011-01-26 18:48:11 +00:00
nisimura 2b86ddb239 introduce sandpoint satmgr(4) and altboot(8) man page entries. 2011-01-26 11:25:51 +00:00
wiz 17d601176d Fix typo. 2011-01-26 09:53:20 +00:00
pooka 5f7e80a834 Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing.  eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman.  Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution.  The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
2011-01-26 01:18:43 +00:00