Commit Graph

13985 Commits

Author SHA1 Message Date
rkujawa 25abb1786a Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page). 2011-10-27 22:12:23 +00:00
wiz 987d3d3176 Sort SEE ALSO. 2011-10-27 07:23:23 +00:00
jruoho 67fcddd627 Revert the revision 1.5 in cpufreq(9). Instead, document that the KPI can
not be used before interrupts have been enabled. Suggested by macallan@.
2011-10-27 05:25:07 +00:00
mrg 22a1ab187f switch sparc, sparc64, arm and powerpc to GDB 7. 2011-10-25 05:54:15 +00:00
jruoho 32b5e91691 Also mention rdtsc() in passing. 2011-10-25 05:41:33 +00:00
jruoho 5c8806b7c2 Xref rdmsr(9). 2011-10-25 05:04:33 +00:00
jruoho 49124f6222 Briefly document the basic RDMSR/WRMSR functions. 2011-10-25 05:03:55 +00:00
apb 0c3230783b merge tzdata2011m 2011-10-24 15:42:57 +00:00
apb 32f2880dec Import tzdata2011m.
The executive summary:
        europe  Pridnestrovian Moldavian Republic (Europe/Tiraspol)
                has followed much of Russia, and will retain "summer time"
                year round (that is no time transition is due Oct 30).
                This reintroduces a zone that had earlier been removed,
                and so removes the "backward" link.

                On the other hand, Ukraine have decided not to follow,
                so the change which had been made in preparation for
                that in tzdata2011k is now reverted, and there will be
                a transition on Oct 30.

        southamerica
                The change to Bahia, Brazil, that introduced summer time
                (following the regular Brazil rules, so commencing this
                year on Oct 16 - last SUnday) that was mooted before
                tzdata2011l was released, but withdrawn becase the
                change was not yet official, has now been ratified.
2011-10-24 15:40:42 +00:00
yamt a22529c8e8 document ucas 2011-10-24 07:31:31 +00:00
yamt f2ae74d707 - document RESCHED_KPREEMPT
- "Specifically" -> "Typically" in the paragraph which says what this
  function can do, because they are merely examples.
2011-10-24 07:30:29 +00:00
yamt fe2648528f update the description of the priority argument. 2011-10-24 07:27:09 +00:00
yamt 60b270881f - document XC_HIGHPRI
- explicitly note that xc_wait requires thread context.
2011-10-24 07:25:51 +00:00
jym 4f3abdf86a ps/l shows LWP name, not command name. 2011-10-23 22:02:45 +00:00
jym ec3546779a Document "show proc". Be more verbose about commands that print
information about processes especially the '>' sign (e.g. LWP is
currently running).

Bump date. Straight from Hackathon@ESPCI.
2011-10-23 13:20:59 +00:00
jruoho 696ee57527 Add the relevant datasheets to SEE ALSO. 2011-10-20 13:54:38 +00:00
njoly c7188eceb8 Use .In macro. 2011-10-20 12:14:12 +00:00
wiz 9ec9f2859c Use Aq instead of \*[Lt]...\*[Gt] 2011-10-20 10:36:42 +00:00
jruoho 1e1471bd00 Xref mstohz(9) and tvtohz(9) with each other. 2011-10-20 09:31:00 +00:00
jruoho 5d9e77ad94 Do not use xcall(9) in cpufreq_register(9), as it requires kthreads to be
running and may impose hacks like config_interrupts(9) in the backend.
2011-10-20 06:48:24 +00:00
wiz fb15d6af36 Fix xref; comment out cpu(4) reference, does not exist. 2011-10-18 14:25:06 +00:00
jruoho 288ab9d2db Note that manually loaded modules are not auto-unloaded. 2011-10-18 14:12:04 +00:00
jmcneill 940eb6aaed update vmt man page with netbsd changes 2011-10-18 11:31:54 +00:00
wiz 9685fb523d Move vmt(4) to x86 subdir.
No obsolete entries added for set lists since original import was just an
hour ago.
2011-10-18 10:19:11 +00:00
wiz 21103913dd Add vmt(4) from OpenBSD. 2011-10-18 09:50:24 +00:00
christos e4a5483fe0 rump not rum 2011-10-16 01:28:35 +00:00
christos fa86ae90df - no need to special-case libraries with weird characters.
- add a note about adding new libraries.
2011-10-16 01:24:05 +00:00
christos c4fb05f751 fix list of libraries to reflect reality. 2011-10-16 01:14:33 +00:00
mbalmer 6ec0bc5690 Uncomment LUA_DPLIBS processing, but do not auto-include liblua.so,
under the assumption that programs that load Lua modules already have
loaded it.
2011-10-16 00:45:09 +00:00
jruoho 987b86de6d Xref i2cscan(8). 2011-10-15 16:35:45 +00:00
mbalmer e0c22d6455 Install, and add to the set lists, example code to illustrate Lua module use. 2011-10-15 13:00:59 +00:00
mbalmer 250c0b9d25 Example files showing Lua module usage. 2011-10-15 12:58:43 +00:00
joerg ac86ba952c Hook up SQLite into the build 2011-10-13 22:08:16 +00:00
yamt 727daf99ff isempty: fix a query result type. 2011-10-13 14:40:06 +00:00
njoly 2d570cc56e Fix wiconfig section in xref. 2011-10-13 11:12:05 +00:00
njoly 7050f108c0 Fix ampersand special character. 2011-10-12 16:59:20 +00:00
yamt fbce579470 tweak some sql statements to improve chances to use the index. 2011-10-12 16:24:39 +00:00
yamt 49413e3775 puffs file system server backed by postgresql 2011-10-12 01:05:00 +00:00
njoly afff027bd4 Do not use sdtemp0 for all addresses in SYNOPSIS, switch to sdtemp*
instead.
2011-10-11 17:53:27 +00:00
joerg 9aa0541bdf Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
preventing Qt4 from building.
2011-10-11 13:53:56 +00:00
apb 670ea9dfc1 Sync with tzdata2011l. 2011-10-10 19:35:07 +00:00
apb 9b12fc4c00 Import tzdata2011l, from ftp://munnari.oz.au/pub/tzdata2011l.tar.gz.
This release was prepared by Robert Elz after a lawsuit
caused Arthur Olson to shut down the tz mailing list and the
FTP site at ftp://elsie.nci.nih.gov/pub/

Notable changes:
* Change in the end date for daylight savings time in Asia/Hebron (West Bank).
* Change in daylight savings time rules for Fiji.
2011-10-10 19:29:01 +00:00
apb 34e316abb9 Import tzdata2011k.
Notable changes:
* New time zone Asia/Hebron (West Bank), which no longer
  follows the same rules as Asia/Gaza (Gaza Strip).
* Several Eastern European countries abolish
  daylight svings time and move from +02:00 to +03:00.
2011-10-10 19:15:27 +00:00
apb 50abd63471 Import tzdata2011j.
Notable change: Samoa will move to the other side of the
International Date Line, jumping from 29 December 2011 23:59:59
to 31 December 2011 00:00:00.
2011-10-10 19:14:52 +00:00
njoly df6ea79418 Add missing SYNOPSIS. 2011-10-10 11:30:41 +00:00
christos d9f8f2e0cc Switch i386 and amd64 to gdb7. 2011-10-08 21:55:16 +00:00
mbalmer 82b798e8a5 Comment out the '##### Libraries that modules may depend upon.' for now,
so that modules written in C can be built.
2011-10-08 08:35:56 +00:00
apb 5181f2fcf2 Use bsd.clean.mk instead of defining our own "clean" target. 2011-10-07 17:53:03 +00:00
plunky 6d2e84eb2c install bsd.lua.mk into DESTDIR 2011-10-07 16:29:40 +00:00
plunky 8b59e8109b Add a bsd.lua.mk for building Lua modules 2011-10-07 16:25:37 +00:00
wiz 726006876b Remove trailing whitespace. Sort sections. New sentence, new line.
Break to about 80 characters per line.
2011-10-07 09:22:53 +00:00
mrg 4a9d1308c3 obsolete libgcc_pic and friends. all libgcc's are supposed to be pic
for platforms with shlibs already (and are.)

this obsoletes our hacks for the libgcc specs to use libgcc_pic, and
fixes a couple of other issues reported to me directly.
2011-10-07 09:15:21 +00:00
rkujawa d8a2eb81da Update to reflect p5pb(4) changes. 2011-10-07 08:46:34 +00:00
wiz 7caa96aa36 Sort SEE ALSO. 2011-10-06 11:05:42 +00:00
wiz 6df1df0810 Remove superfluous Pp. 2011-10-06 08:59:01 +00:00
jruoho 6f8d5ab1c7 Add kcpuset(9). Ok rmind@. 2011-10-06 05:23:39 +00:00
apb 3c4ccf5215 Add MKCLEANSRC and MKCLEANVERIFY variables, defaulting to "yes".
You may set them to "no" to get the old behaviour of "make clean"
and "make cleandir".
2011-10-05 12:34:04 +00:00
jruoho efb47b42e6 fujitsu(4) -> fujbp(4) && fujhk(4). 2011-10-05 10:10:31 +00:00
mbalmer d394843f35 Remove the GPIODETACH gpio(4) ioctl (it is still available in COMPAT_50) and
the 'detach' command line option from gpioctl(8).  Drivers that are
attached to gpio pins can be detached using the drvctl(8) command.
2011-10-03 11:16:47 +00:00
christos 8d68885ceb No point on keeping hp700 on the old gcc; it is produces broken assembly
according to the new binutils.
2011-10-02 22:10:10 +00:00
jmcneill ab747348b5 Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.
Obsolete the I2C_SCAN option as this can now be done from userland.
2011-10-02 16:39:45 +00:00
mbalmer 44f61c8547 It's actually 'the flag locator', not 'flags' (as 'flags' can not be used
as a locator name for reasons unknown to me.)
2011-10-02 12:43:52 +00:00
mbalmer 90077b6e6d Add a ga_flags field to the gpio_attach structure to hand driver
specific flags to drivers being attached at gpio pins.  gpioiic(4)
uses this to reverse the SDA/SCL signal order.  gpioctl(8) accepts
the flag values as optional argument to the attach command.
While here, make sure we retain backwards compatability and wrap compat
code in #ifdef COMPAT_50/#endif.
2011-10-02 09:33:18 +00:00
njoly ef2babe19f Fix sub-section reference. 2011-10-01 08:50:28 +00:00
njoly 3a909f7545 There's no stand alone vpanic.9 man page. 2011-09-30 15:47:20 +00:00
sjg b9a9eadbed Elaborate a little 2011-09-30 05:07:39 +00:00
jruoho 5647e2ae42 Note the order of the dummy boolean states. 2011-09-30 04:21:17 +00:00
sjg 1919f85697 Install the man page for filemon(4). 2011-09-29 23:35:48 +00:00
christos ce9eaca580 add vpanic 2011-09-29 20:55:49 +00:00
dholland 2a481dca6b Fix the setting of "xcbincludedir" in .pc files (where the xcb XML
files live) so that anything that needs to find them can. Fixes build
of pkgsrc libxcb, not that that in particular is terribly important.
2011-09-29 10:59:26 +00:00
wiz 702b53cc2e Add missing comma. 2011-09-28 11:50:42 +00:00
jruoho 0e33087b6d Bump date and add one missing note. 2011-09-28 11:42:00 +00:00
jruoho a179648071 Add a simple cpufreq(9).
This is slightly improved version presented on tech-kern@ with proper
locking and few additional functions, mainly required for ioctl(9)/cpuctl(8).
2011-09-28 10:55:46 +00:00
jym 586001f7c7 Document new *ASSERTMSG() prototype, and update KASSERT(9).
See also
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
2011-09-27 00:36:49 +00:00
sjg 4a9afb4566 Update description for V4. 2011-09-26 19:02:39 +00:00
apb c850a5ae67 If the number of entries in CLEANFILES is too large, then the
commands in bsd.clean.mk encounter errors like "exec(/bin/sh)
failed (Argument list too long)".  Avoid that by splitting the
files to clean into several lists using different variable names.

This should fix PR 45397, at least until the number of files
grows much larger.
2011-09-25 11:20:41 +00:00
christos 620f95b04a missing dots 2011-09-24 18:49:13 +00:00
wiz 19284ed0dd New sentence, new line. Do not Xr yourself. Add serial commas.
Remove superfluous Pp.
2011-09-24 18:47:59 +00:00
christos 5f29f6df8e Document rfc6056 (and other missing) sockopts. 2011-09-24 18:27:10 +00:00
christos 129ee66698 update for rfc6056 from vlad. 2011-09-24 17:08:16 +00:00
christos 369e1451f3 add new rfc6056.7, from vlad 2011-09-24 17:04:38 +00:00
njoly 251ff82d04 Regen after recent i386/ -> x86/ fdc(4) and lpt(4) moves. 2011-09-24 08:39:39 +00:00
christos ed66ced678 mention the new kern.tty.qsize 2011-09-24 00:08:05 +00:00
christos 97a37f38a3 mention the new QSIZE ioctls. 2011-09-24 00:06:20 +00:00
apb 18b764946f * use a :M* modifier when testing whether the expanded list of
files is empty.  Sometimes the variable contains one or more spaces,
  and testing against "" gave the wrong result, but applying the
  :M* modifier discards the spaces.  This should fix PR 45396.
* Instead of using "-" to ignore the exit status from the rm command,
  use ||true.  This should work around the bug in PR 45356, but that
  bug is not fixed.
* Suppress the ${MKMSG} command with .if 0.  People who build with
  MAKEVERBOSE=1 don't want to see the message, and people who build
  with MAKEVERBOSE=2 or higher will see the actual rm command.  The
  message may be useful for debugging this makefile itself, so it's
  only disabled, not deleted.
2011-09-23 21:13:14 +00:00
jruoho bb5956aa49 Move i386/fdc(4), i386/lpt(4), and i386/mem(4) to man4.x86.
Part of PR port-amd64/36350.
2011-09-23 14:45:06 +00:00
wiz c8bfcae813 New sentence, new line. 2011-09-20 19:31:47 +00:00
jym 305e6b033b Use mdoc(7) references for links to specifications. While here, fix
URLs for USB device class spec documents, and bump date.
2011-09-20 18:58:40 +00:00
joerg 9b296e99bc Decouple clang and gcc handling a bit. Add -Wmissing-noreturn for clang
builds. GCC complains about about non-void functions not returning,
which is quite a bit more bogus, so don't enable it for that.
2011-09-20 09:11:06 +00:00
rkujawa 45ee52711d Remove information about prometheus.library (not needed after last changes to mppb driver). 2011-09-19 19:18:19 +00:00
jym b3d5f36ddc typo: prefict -> predict 2011-09-18 17:43:20 +00:00
christos 8151226baf fix markup 2011-09-18 01:21:34 +00:00
rkujawa f05698506a Add man page for mppb(4) - Prometheus PCI driver 2011-09-17 17:04:22 +00:00
jym b8647b8e93 Update list of algorithm identifiers available in opencrypto(9). 2011-09-16 22:27:36 +00:00
wiz a7e54c8724 Case fixes and a comma from Snader_LB. 2011-09-13 10:33:11 +00:00
wiz c7e46fd216 Add missing s, from Snader_LB. 2011-09-13 09:16:00 +00:00
mbalmer d3aee14626 Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
mbalmer fc1f4a87c4 Install new shiny bsd.clean.mk 2011-09-11 16:03:49 +00:00
apb 87213f7215 Don't automatically load ".depend" files during "make clean"
or "make cleandir".
2011-09-10 19:25:10 +00:00
apb 386a389aab Move all "clean" and "cleandir" processing to a new bsd.clean.mk
file, as proposed in tech-toolchain.
2011-09-10 16:57:35 +00:00
apb f6a28000e5 Document the FILESBUILD variable, which was added in
bsd.files.mk revision 1.41 dated 2010-02-03.
2011-09-09 10:08:14 +00:00
wiz adb6017bcb Describe options and arguments. Bump PKGREVISION.
Based on PR 45275 by Julian Fagir.
2011-09-08 19:55:52 +00:00
jruoho 046448eac0 Remove duplicate word. 2011-09-07 08:54:41 +00:00
apb 43a361ba82 regen for "-u" option and dtv device. 2011-09-06 10:27:07 +00:00
jmcneill 9b960ee0a3 Document AUDIO_ENCODING_AC3 2011-09-06 01:17:48 +00:00
wiz 7915776d56 Remove trailing whitespace. 2011-09-05 18:21:29 +00:00
christos 2b7d74c779 merge changes. 2011-09-04 10:20:49 +00:00
christos 203a890ae9 Notable changes: Russia is now in perpetual summer. 2011-09-04 10:15:47 +00:00
dyoung 7add4c1ae4 Update vmem(9). Changes to the implementation and usage are following,
soon.
2011-09-02 22:07:33 +00:00
plunky fa3d1b9a20 pcc cpp(1) does not understand the '-undef' and '-traditional' long form
arguments, use $(CC) -E instead of $(CPP) for these
2011-09-01 16:41:48 +00:00
joerg 03242f8218 Simplify, --analyze gives the same settings as default 2011-09-01 12:25:10 +00:00
christos d98d733735 explain NULL casts 2011-09-01 09:33:01 +00:00
jruoho afc7891098 Minor correction. 2011-08-31 07:04:49 +00:00
jruoho 456ace79d6 Use more .Nm, offset indent. 2011-08-30 11:24:38 +00:00
mbalmer a356035768 Also mention gpioiic(4). 2011-08-30 07:44:37 +00:00
jruoho 1a007af9ac Clarify that the ATI USB dongle uses XC3028L (and not XC3028). 2011-08-30 07:27:59 +00:00
jruoho 44d221d650 Remove trailing comma. 2011-08-30 07:24:01 +00:00
jruoho d9f0aab6fe Xref au8522(4) and xc5k(4) in the list of supported cards. 2011-08-30 07:23:05 +00:00
jruoho 7559e70f68 Note emdtv(4). 2011-08-30 07:08:47 +00:00
jruoho 82f9e3ab66 Install the emdtv(4) manual page, based on earlier feedback from jmcneill@
(includes some XXX comments; should be updated alongside with the driver).
Also use the new dtviic(4) links to build a list of supported cards.
2011-08-30 07:07:04 +00:00
jruoho 6cc2dbf4e8 Fix bug (also analog tuners are included in the group). 2011-08-30 06:51:27 +00:00
wiz 75e227598a Sort SEE ALSO. 2011-08-30 06:27:17 +00:00
jruoho bd1a818de3 Deprecate the tuner(4) page (link to bktr(4)), as the name is too general
and nowadays misleading.
2011-08-30 05:59:44 +00:00
jruoho d479d073dc Note that bktr(4) is not part of the dtv(4) infrastructure.
XXX: This driver should be converted (or even bluntly removed, given the
     lack of general third-party software support).
2011-08-30 05:58:02 +00:00
jruoho 64e115ab33 Xref dtviic(4). 2011-08-30 05:43:30 +00:00
jruoho d70d1fad57 Fix .Nm. 2011-08-30 05:41:04 +00:00
jruoho b6256a2ee9 As discussed with wiz@ and jmcneill@, move the dtvi2c(4) page to dtviic(4)
(to match iic(4)) and install it by default. Also, and in particular, build
and install MLINKS for all supported demodulators and tuners.
2011-08-30 05:40:38 +00:00
jym 040d653091 Be more precise for Xen dom0: either Ctrl + Alt + Esc, or +++++ when on
serial console.

Thanks to Christoph and Manuel for pointing that out.
2011-08-29 22:01:47 +00:00
njoly e5ce0ad0c8 Fix prologue macros order. 2011-08-29 16:56:32 +00:00
jruoho 9ef26ccc23 Add few. 2011-08-29 16:28:38 +00:00
jruoho eedc15b4ff Some improvements. 2011-08-29 15:35:29 +00:00
wiz b3638dac15 Some fixes from Jared, add zl10353, update AUTHORS. 2011-08-29 13:42:53 +00:00
jruoho 389b587089 Xref auvitek(4) also in SEE ALSO (and the others as comments). 2011-08-29 11:23:53 +00:00
jruoho 4384aaccea Install the dtv(4) manual page. (The stub man-pages are commented out ATM.) 2011-08-29 10:48:57 +00:00
jruoho 607caaa5f0 Fix xref-typo in the previous. 2011-08-29 10:43:52 +00:00
jruoho b6d372f02c Various improvements; e.g. primarily speak about DTV (i.e. DVB is just a
standard), split out SUPPORTED DEVICES from SEE ALSO, improve grammar, fix
references, speak about interface instead of device, fix AUTHORS, etc.
2011-08-29 10:41:10 +00:00
jym 1751c709ef Be more precise for Xen: +++++ is only valid for Xen domUs. dom0 uses
the same key sequences as i386/amd64.
2011-08-28 22:09:36 +00:00
jnemeth 7c99820106 add TINLA -> this is not legal advice 2011-08-28 08:41:01 +00:00
mbalmer 92ced822d1 Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin.
If a pin can pulse in hardware, that will be used, else it will
be pulsed in software.  There is no way yet to set the pulse frequency
for pins that pulse in hardware.  While here, make the code mpsafe and
allow more than one thread in the driver (access to ioctl is serialized).
2011-08-28 07:48:50 +00:00
joerg ba5a5a1119 Add new "analyze" command to run clang's static analyzer in a directory
on all C/C++ files.
2011-08-27 18:35:19 +00:00
joerg 65a805f7d1 Prototyping main is silly and shouldn't be encouraged. 2011-08-27 17:48:11 +00:00
christos 0aa57dbb94 add new arp logging sysctls 2011-08-27 09:06:58 +00:00
plunky 9c77eacafa add some info re use of Modem and Network ports 2011-08-26 07:56:00 +00:00
dyoung 7d12941ccd Describe pci_bus_devorder(9).
TBD: symbolic link pci_bus_devorder.9 -> pci.9.
2011-08-25 02:01:32 +00:00
uwe d4eba6a9b8 Switch sh3 to GCC 4.5. Tested on landisk (including doing build.sh on it). 2011-08-25 00:01:25 +00:00
wiz 098681c432 Bump date for previous. 2011-08-23 22:14:51 +00:00
dyoung 64311e1f9d Introduce a couple of new constants, VMEM_ADDR_MIN (the least possible
address in a vmem(9) arena, 0) and VMEM_ADDR_MAX (the maximum possible
address, currently 0xFFFFFFFF).  Modify several boundary conditions so
that a vmem(9) arena can allocate ranges including VMEM_ADDR_MAX.
Update documentation and tests.

These changes pass the tests in sys/kern/subr_vmem.c.  To compile the
and run the test program, run "cd sys/kern/ && gcc -DVMEM_SANITY -o
subr_vmem ./subr_vmem.c && ./subr_vmem".
2011-08-23 22:00:57 +00:00
christos 875018bf8a add -Wformat=2 2011-08-23 05:22:25 +00:00
dholland ce24bfd93f Until someone figures out a fix for PR 40599, document that MKKERBEROS=no
will break the system without either MKPAM=no or a customized PAM config.
As suggested by Ian D. Leroux on current-users and in PR 45263, but with
different text.
2011-08-22 02:37:15 +00:00
wiz 7b18fe3c86 New sentence, new line. 2011-08-21 13:27:45 +00:00
plunky 70f971ae4d SEE ALSO resolvconf(8) 2011-08-21 11:04:21 +00:00
jakllsch 844442797e Attach amdtemp(4) at pchb(4) instead of in place of pchb(4).
Should fix PR#45268.
2011-08-18 20:55:20 +00:00
mrg 8188255310 switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00
wiz b426708f05 Mention two packages making use of the API. From jmcneill. 2011-08-14 20:42:09 +00:00
wiz 1e58891abf Install irmce(4) after review by jmcneill.
Sort set lists while there.
2011-08-14 16:11:15 +00:00
wiz 7bdb95632e Add very preliminary dtvi2c(4) man page for describing the dtv(4) support
modules connected via i2c.
Needs heavy reviewing before it can be installed :)
2011-08-14 16:04:12 +00:00
wiz 3f109f954a Very basic dtv(4) man page for review (not hooked in yet). 2011-08-14 15:36:35 +00:00
wiz 8e8649fda9 Add AUTHORS section. 2011-08-14 15:21:46 +00:00
wiz 4c8535b2e4 emdtv was written by jmcneill. 2011-08-14 15:21:01 +00:00
wiz 753ff12090 Correct BUGS, from Jared. 2011-08-13 22:35:27 +00:00
wiz 61f150adbe Add irmce(4) man page.
Not hooked into the build; waiting for review.
2011-08-13 22:34:14 +00:00
wiz 2c079e1e05 Remove iic references, also based on comments by Jared. 2011-08-13 22:22:00 +00:00
wiz d4089cdf45 Improvements based on comments by Jared. 2011-08-13 22:21:28 +00:00
wiz 62cbcac379 Add basic man page for emdtv(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.
2011-08-13 22:18:31 +00:00
wiz 1e267b8e15 Add basic man page for coram(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.
2011-08-13 22:08:01 +00:00
wiz 81a75b11fe Add basic man page for cxdtv(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.
2011-08-13 22:00:35 +00:00
wiz 24781c1704 Remove trailing whitespace, superfluous quotes, move RCS Id to top. 2011-08-12 23:40:00 +00:00
dyoung 508a6ddd68 Install the ixg(4) manual page. 2011-08-12 22:04:33 +00:00
dyoung ae88eae8ca Add the manual page for the Intel 82599 10-gigabit ethernet driver,
ixg(4).
2011-08-12 22:00:12 +00:00
apb 7535058544 Allow "echo -n" to work as expected in rc.d scripts that are executed
by /etc/rc.  Similarly for printf with a format that does not end with
"\n".  Previously, the partial line would not be visible on the console
until a newline was printed, possibly after an annoying delay.

This is done by adding echo() and printf() shell functions to rc.subr,
so that naive use of the echo and printf commands in rc.d scripts will
call these functions instead of the underlying commands.  These shell
functions send a new "nop" metadata message after the partial line, and
the rc_postprocess function in /etc/rc disentangles the partial line of
plain output from the metadata "nop".

Also add a "-n" option to the print_rc_normal function in rc.subr,
and make some cosmetic changes.
2011-08-11 22:52:46 +00:00
mbalmer 352c784990 pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
attached watchdog timers.
2011-08-11 07:33:24 +00:00
dyoung e7e6ed352f Add support for the Oxford Semiconductor OXPCIe952, a 2-port serial chip
with a PCI Express interface, in legacy mode.  Cursorily tested with a
StarTech PEX2S952LP.

See the manual for your adapter to see how to put it into legacy mode.
There is also a "native" mode that uses a different clock multiplier
and (I think) provides a richer feature set, but also requires a bit of
additional initialization (see FreeBSD's puc(4)).

The native-mode PCI functions use different PCI Device IDs than the
legacy-mode functions.
2011-08-09 21:04:05 +00:00
jruoho ea330d8d1a Xref limits(3). 2011-08-09 18:11:37 +00:00
jruoho 0557e6f5b0 Add a summary page for <limits.h>. 2011-08-09 17:58:27 +00:00
jruoho f04d14923b Add the USENIX paper of Watanabe. 2011-08-09 07:33:01 +00:00
jruoho 4c16515591 Fix a typo. 2011-08-09 07:24:49 +00:00
jruoho 01d64743e1 Finally, add missing %D. 2011-08-09 07:18:54 +00:00
jruoho a861b65c8e One more. 2011-08-09 07:16:27 +00:00
jruoho 4f0cc00144 Add few papers to SEE ALSO. Particularly the first one demonstrates
the diminishing value of P-states compared to C-states on new CPUs.
2011-08-09 07:09:33 +00:00
rmind a0ffc02ab8 Rename slightly misleading KTHREAD_JOINABLE to KTHREAD_MUSTJOIN. 2011-08-07 14:03:15 +00:00
rmind 83fa217ed7 Fix .Xr to membar_ops(3), not membar(9). Spotted by wiz@. 2011-08-07 12:29:24 +00:00
mrg f2baad49fd switch x86 to GCC 4.5. 2011-08-07 08:15:02 +00:00
jmcneill fd3dad8d81 add -u flag 2011-08-06 12:32:29 +00:00
jruoho 4bd85b4353 Note also common bit rates. 2011-08-06 11:07:18 +00:00
wiz d8256fc4eb Bump date for previous. 2011-08-06 08:49:04 +00:00
mbalmer f07d935b68 Document MKKMOD, patch from PR 45216. 2011-08-06 07:36:20 +00:00
jmmv bbf950e188 Rename the _atf user to _tests. The _atf name will get obsoleted if/when
we migrate to Kyua (atf v2), so it's better to use a generic name that does
not depend on the specific implementation.  Also, this user has not gone
out yet into any stable release, so we can easily rename it.

Suggested by jruoho@.
2011-08-05 14:43:41 +00:00
plunky 67e53d37bc NOPATH the lib we are making, rather than HOSTPROG which is irrelevant 2011-08-05 09:36:28 +00:00
matt c3bb2a6aa0 Switch mips and powerpc to GCC 4.5 2011-08-05 00:24:12 +00:00
wiz a4ba190ce7 Remove trailing whitespace. Comment out pm2fb(4) link (page does not exist yet)
Merge two one-element lists into one list.
2011-08-04 20:40:52 +00:00
martin 1c0b6eb724 no space after \ for continuation lines, please 2011-08-04 19:30:11 +00:00
rkujawa f02273fb5e Add basic PCI support for amiga port.
Add missing bus_space(9) methods needed for MI PCI.
Add p5pb(4) - Phase5 PCI bridge driver (and the man page).
Add quirks table to zbus(4) - needed for p5pb.
Change approved by phx.
2011-08-04 17:48:50 +00:00
matt 8919910c3e wd includes SATA as well. 2011-08-04 15:40:20 +00:00
mrg 7941c10dff switch sparc64 to GCC 4.5.3. 2011-08-04 00:52:49 +00:00
wiz b12bebbd56 Re-add intro(4) removed by accident. 2011-08-03 21:16:04 +00:00
wiz 593a132961 Bump date for previous. 2011-08-02 10:23:33 +00:00
wiz 5303ff6102 Whitespace nits. 2011-08-02 10:17:35 +00:00
wiz 93ae3653cd New sentence, new line. 2011-08-02 10:04:07 +00:00
mrg e740c47eb7 updates for xorg-server 1.10.3 2011-08-02 07:44:39 +00:00
mbalmer 631d5867a0 According to the Oxford Dictionary of Etymology, a wether is a male sheep
or ram.
2011-08-01 12:28:53 +00:00
rmind d06d3e7845 Add pserialize(9) manual page. 2011-07-30 18:19:04 +00:00
jym 232e0a977a Reflect my change for Xen sysctl(7) nodes:
kern.xen.balloon -> machdep.xen.balloon.
2011-07-30 09:39:20 +00:00
mbalmer e0b81c69ef Fix a typo, noticed by Snader_LB, tnx! 2011-07-28 16:14:50 +00:00
mrg d4bb67a86f update to xorg-server 1.9.5 2011-07-24 01:40:40 +00:00
mrg 4cdc33f137 updates for freetype 2.4.5 2011-07-24 00:33:38 +00:00
jym 175b1728c7 And struct cfdata => cfdata_t too... 2011-07-23 16:04:35 +00:00
jym c3f2a905be struct device => device_t. Bump date. 2011-07-23 16:02:15 +00:00
christos 8095409b69 Sync keyboard list with reality. 2011-07-22 19:06:23 +00:00
wiz 0fc1088390 Remove Xr to nonexisting intro(4), xref ifconfig.if(5) instead of non-existing hostname.if(5),
remove trailing empty line.
2011-07-22 08:38:43 +00:00
jakllsch 318322babb Add urndis(4) manual page. 2011-07-20 20:51:11 +00:00
jruoho 0ead7c269a Xref delay(9) and kpause(9) with each other. 2011-07-20 05:20:54 +00:00
dholland 6afd4e5087 typo 2011-07-18 04:39:28 +00:00
dholland 99199b5b1a fix typo 2011-07-17 23:50:05 +00:00
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
tsutsui ce89d25111 Add definitions for elf2aout tools. 2011-07-16 23:42:42 +00:00
matt dff840eccd VAX kernel modules need to be built with -fno-pic 2011-07-14 18:12:35 +00:00
jruoho fb62814031 Update. 2011-07-13 12:22:36 +00:00
jruoho b4d286f06e Xref hpacel(4). 2011-07-13 11:03:07 +00:00
wiz 9617d469fe Fix RCS Id. 2011-07-13 08:38:16 +00:00
jruoho b5dc3d4af2 A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on
HP NC4400. Like aps(4), this is commented out in the GENERIC kernels.
2011-07-13 07:52:48 +00:00
hannken 49511bba25 Change VOP_BWRITE() to take a vnode as its first argument like all other
VOPs do.  Layered file systems no longer have to modify bp->b_vp and run
into trouble when an async VOP_BWRITE() uses the wrong vnode.

- change all occurences of VOP_BWRITE(bp) to VOP_BWRITE(bp->b_vp, bp).
- remove layer_bwrite().
- welcome to 5.99.55

Adresses PR kern/38762 panic: vwakeup: neg numoutput

No objections from tech-kern@.
2011-07-11 08:27:37 +00:00
matt 573c9331e5 Add more links for evbmips
Add ${MACHINE} link
2011-07-10 23:50:24 +00:00
apb 404ff31a48 Allow quoting of embedded shell metacharacters in locate.conf(5).
The shell_quote function here is identical to that in postinstall
and etcupdate.

This should fix PR 45130 from Greg Woods.
2011-07-10 13:42:49 +00:00
tsutsui 0684fd552b Add OBJCOPY_ELF2AOUT_FLAGS for some arm ports to create a.out binaries
using objcopy(1) for old firmware, shared among src/distrib and
src/sys/arch/${MACHIHNE}/conf/Makefile.${MACHINE}.inc.

Discussed with mrg@ and matt@ on source-changes-d@.
2011-07-10 04:36:13 +00:00
jmcneill 0c9acadfad This driver now supports digital capture, so remove the note in the BUGS
section.
2011-07-09 15:06:49 +00:00
wiz 5002f12c95 Sort error descriptions. 2011-07-09 07:57:53 +00:00
dyoung acbb3ce8b3 Describe some of the expected return codes from bus_dmamap_load(9). 2011-07-08 22:38:08 +00:00
uwe cc65ce8e22 Augment previous. Use -Wno-uninitialized for sh3 in general, not just
dreamcast.  The problem is not sh3 per-se, but the fact that for sh3
we use -Os by default.  That causes false positives since gcc doesn't
detect that e.g. a variable is set and used under the same condition
in different "if" statements.

XXX: This should probably check for optimization level instead,
though, for all I know, phase of moon might be a contributing cause
too.

XXX2: MACHINE_CPU is set in bsd.own.mk and is not available here, so
we have to spell the test in terms of MACHINE_ARCH.
2011-07-08 20:59:53 +00:00
wiz 837dee575f Remove trailing whitespace, use Er for errors, break some lines to avoid
unintended markup.
2011-07-08 19:40:24 +00:00
mrg 5f311ecb4a # XXX GCC 4.5 for dreamcast is extra noisy for cases it should be better with
workaround via: CFLAGS+=      -Wno-uninitialized
2011-07-08 03:29:52 +00:00
dyoung 5fc6496c2d Describe bus_space_tag_create(9) and bus_space_tag_destroy(9) for
implementing bus spaces in MI code.

(This documentation may be several hours ahead of the implementation,
sorry.)
2011-07-06 21:36:16 +00:00
dyoung 9063212b84 Document bus_space_reserve(9), bus_space_reserve_subregion(9),
bus_space_release(9), bus_space_reservation_map(9),
bus_space_reservation_unmap(9), bus_space_reservation_addr(9),
bus_space_reservation_size(9), bus_space_handle_is_equal(9).
2011-07-06 18:27:31 +00:00
dholland 5d43254f4a Fix the value of "appdefaultdir" that ends up in native X .pc files.
(It should be "app-defaults" but was "app-default", probably because
of a typo; it's been wrong ever since this logic was put in two and a
half years ago, and as app-defaults files are a legacy mechanism it
took this long for anyone to notice.) Should be pulled up to -5.
2011-07-03 22:59:46 +00:00
wiz a60a258593 Remove trailing whitespace. 2011-07-03 09:10:37 +00:00
kefren 2c98490182 add RTA_TAG as defined in <net/route.h> 2011-07-03 07:25:52 +00:00
kefren 51689e9504 correct two examples and add a couple more for multiple tags 2011-07-03 07:00:47 +00:00
matt 9233f8063e Switch powerpc to USE_COMPILERCRTSTUFF=no 2011-07-02 20:21:16 +00:00
dyoung 92f34ea0d6 Bump date. 2011-07-01 22:06:19 +00:00
dyoung 1832697851 Switch machine/bus.h references to machine/bus_defs.h and
machine/bus_funcs.h references.
2011-07-01 22:05:28 +00:00
dyoung 5c997b3e12 Reference <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 17:34:44 +00:00
wiz 93a5a9bfe3 New sentence, new line. Use more markup. Bump date for previous. 2011-06-30 22:13:02 +00:00
wiz 4cbd24b23f dependant -> dependent 2011-06-30 20:09:15 +00:00
matt dd0507a9a5 Replace gzip with ${TOOL_GZIP} in manual compression.
Modify the description of USE_PIGZGZIP.
2011-06-30 18:13:51 +00:00
matt 65fe75b53f After making sure USE_PIGZGZIP is defined, add a TOOL_GZIP which will be
gzip or ${TOOL_PIGZ}.  Use of gzip can be replaced with ${TOOL_GZIP} and
automatically get to use pigz if USE_PIGZGZIP is defined as "yes".  This
avoid having to special case each of gzip.
2011-06-30 18:09:54 +00:00
macallan 4346862517 mention how to switch consoles on ADB keyboards 2011-06-30 14:56:09 +00:00
macallan 3b2a432473 document ioctl(WSDISPLAYIO_GET_EDID) 2011-06-30 14:52:37 +00:00
mrg f53e78abc3 XXX: for now, disable fatal linker warnings for GCC 4.5. 2011-06-29 08:10:05 +00:00
njoly 392e856443 Add missing El macro. 2011-06-26 10:20:41 +00:00
wiz ce0ea4e1c5 Bump date for previous. 2011-06-25 12:44:37 +00:00
nonaka c52f9a5df2 PR/45015: ld.elf_so: support ELF symbol versioning
Applied latest patch.
2011-06-25 05:45:10 +00:00