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
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