Commit Graph

13818 Commits

Author SHA1 Message Date
jdc
39bd26a295 Switch alpha to gdb 7. 2011-11-15 22:55:28 +00:00
jym
0cbbdfa92d pool_cache_sethiwat(9), pool_cache_setlowat(9), pool_cache_sethardlimit(9) 2011-11-15 00:50:55 +00:00
jym
13558246e2 Document pool_cache_sethardlimit(9), the faithful friend of
pool_sethardlimit(9).
2011-11-15 00:32:34 +00:00
jym
1e8ad6eb02 pool_sethardlimit.9 => pool.9 2011-11-15 00:19:42 +00:00
jym
f83fbb4ade Document pool_sethardlimit. 2011-11-14 02:38:05 +00:00
wiz
7405dbf494 Fix a few typos and Xrefs, use Dq, comment out Xr to non-existent gpioattach(4),
sort SEE ALSO.
2011-11-13 19:31:05 +00:00
mbalmer
f735fe77b9 Bring up to reality. 2011-11-13 17:00:04 +00:00
mbalmer
c70f5944c6 Add documentation for gpiopwm(4). 2011-11-13 12:35:40 +00:00
jmmv
a5847cc334 Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program
for powerpc.  (Bear with me: this is my very first assembly program in
powerpc; if you find anything stupid in the code, please fix it!)
2011-11-12 01:18:40 +00:00
wiz
156fd028ba Remove trailing whitespace. New sentence, new line. 2011-11-08 10:56:59 +00:00
jym
28ecaa21fd Small improvements to kauth(9). 2011-11-08 00:55:53 +00:00
tron
061f7d1edc Stack-smash protection is not enabled by default, at least not for
the complete source-tree.

Pointed out by <bch> on "current-users" mailing list.
2011-11-06 22:34:47 +00:00
wiz
442932cb1b Remove dot from Nd. 2011-11-06 17:31:19 +00:00
christos
50a5b513a2 Add libtre 2011-11-05 22:56:30 +00:00
jnemeth
8f4760ec82 PR/45569 - Petri Laakso -- typo 2011-11-05 10:40:56 +00:00
hannken
09bafcf1a9 Document virtio(4). 2011-11-05 09:22:43 +00:00
jym
4b89f1c0c3 Minor typo fix. 2011-11-03 00:29:00 +00:00
apb
509d22f22a Merge TZDATA2011N. 2011-11-02 05:21:46 +00:00
apb
80593276fe Import tzdata2011n.
There are three changes of note - most urgently, Cuba (America/Havana)
has extended summer time by two weeks, now to end on Nov 13, rather than
the (already past) Oct 30.   Second, the Pridnestrovian Moldavian Republic
(Europe/Tiraspol) decided not to split from the rest of Moldova after
all, and consequently that zone has been removed (again) and reinstated
in the "backward" file as a link to Europe/Chisinau.   And third, the
end date for Fiji's summer time this summer was moved forward from the
earlier planned Feb 26, to Jan 22.
2011-11-02 05:15:16 +00:00
uwe
d36863b6ce Switch sh3 to gdb7. 2011-11-02 00:10:08 +00:00
wiz
f5088175d6 Fix typo, try to improve Nd. 2011-11-01 23:18:07 +00:00
wiz
d3abb97c4a Casing. 2011-11-01 23:17:59 +00:00
joerg
ac992c4949 Hook up nbperf into the normal tool build. 2011-11-01 21:16:28 +00:00
yamt
30007d8b8f document skpc 2011-11-01 13:36:15 +00:00
yamt
e9ab523b8a document scanc 2011-11-01 13:33:05 +00:00
chs
8c0bc12273 switch everything except vax to gcc 4.5.
switch m68k to -Os since -O2 produces much bigger code
with gcc 4.5 than it did with gcc 4.1.
2011-10-31 14:20:11 +00:00
mrg
c23dc553e9 obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS.
switch the sense of the gdb and gcc tests to list the platforms not
switched to gcc 4.5 or gdb 7, which is now:

GCC 4.1:
.if ${MACHINE_ARCH} == "alpha"	|| \
    ${MACHINE_CPU}  == "arm"	|| \
    ${MACHINE_CPU}  == "m68k"	|| \
    ${MACHINE_CPU}  == "vax"

GDB 6:
.if ${MACHINE_ARCH} == "alpha"	|| \
    ${MACHINE_ARCH} == "hppa"	|| \
    ${MACHINE_CPU}  == "mips"	|| \
    ${MACHINE_CPU}  == "sh3"	|| \
    ${MACHINE_ARCH} == "vax"

let's go, people!  (-:
2011-10-31 08:14:43 +00:00
wiz
d83b173856 Improve wording. Remove trailing whitespace. 2011-10-30 14:31:05 +00:00
rkujawa
9d89628a47 Improve probe procedure in efa(4). Update man apge to reflect this. 2011-10-30 11:10:42 +00:00
mrg
796bd71eac switch powerpc64 to GCC 4.5 and GDB 7. untested, but it builds which
is a step forward from a week ago.
2011-10-30 08:50:14 +00:00
jruoho
0b7b86c410 Note briefly what MSRs are. Requested by wiz@. 2011-10-28 07:23:16 +00:00
mrg
0f88387d2b switch m68* to GDB 7.3.1. tested on sun2 and sun3 in TME. works
at least reasonably on sun3.  GCC 4.1 barely runs on sun2 and GCC
4.5 doesn't run...
2011-10-28 06:28:48 +00:00
wiz
5d6c4e2535 Whitespace. New sentence, new line. Fix a typo. 2011-10-27 22:56:25 +00:00
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