jym
13da824d1b
Catch the return value from the XENMEM_decrease_reservation hypercall,
...
and not some error value stored earlier.
While here, fix a typo in a comment.
2010-03-02 00:13:50 +00:00
darran
d4b5b32026
DTrace: fix to only define sdt_provider_t if in the kernel. Not for
...
user space.
2010-03-01 23:42:41 +00:00
martin
999add0406
Fix printf formats (for 32bit compiles)
2010-03-01 22:53:09 +00:00
darran
283a6ba02c
DTrace: update sdt.c handlers to match latest OpenSolaris vendor import.
2010-03-01 22:38:29 +00:00
darran
c9e0343fff
Revert accidental commit of CTF work-in-progress changes.
2010-03-01 22:27:07 +00:00
darran
ffcea0cd00
DTrace: processorid_t is defined elsewhere (pset.h), so make it a sun only
...
definition here.
2010-03-01 22:20:15 +00:00
joerg
fa1daced3e
Make lintmanpages not depend on MKMANDOC, it is built by default now.
...
Use -Wall to increase usefulness.
2010-03-01 22:00:07 +00:00
joerg
6004702d47
\\ -> \e
2010-03-01 21:53:58 +00:00
joerg
0cb1711763
Ensure that SHA384 always calls the SHA384 functions.
...
Should fix PR 42881.
2010-03-01 21:47:43 +00:00
joerg
97b3b0515b
Fix a comment.
2010-03-01 21:46:58 +00:00
wiz
3db7ca64a2
Serial comma.
2010-03-01 21:37:18 +00:00
wiz
80d11c3e98
Uppercase Dt, make HTML-ready.
2010-03-01 21:34:30 +00:00
haad
bbc4932093
Commit last to fixes which make zfs version 22 compiling again.
2010-03-01 21:13:09 +00:00
jld
b95d388b8c
When setting up a non-autoconfigured RAID set, fail a component if the
...
attempt to read its label fails. OKed by oster@.
2010-03-01 21:10:26 +00:00
darran
6a9056a926
DTrace: Add an SDT (Statically Defined Tracing) provider framework, and
...
implement most of the proc provider. Adds proc:::create, exec,
exec_success, exec_faillure, signal_send, signal_discard, signal_handle,
lwp_create, lwp_start, lwp_exit.
2010-03-01 21:10:13 +00:00
haad
384eb3acb2
Remove fletcher.c from dist it was moved to common/zfs/zfs_fletcher.c in upstream.
2010-03-01 20:38:19 +00:00
haad
5a7add5b9c
Removee compile time generated file from dist it is in osnet/sys/sys now.
2010-03-01 20:10:46 +00:00
haad
3ab7a7aa17
This id compile time generated file add it to sys/sys and do not polute
...
dist dir with it.
2010-03-01 20:06:37 +00:00
christos
4fc887422c
- KNF
...
- fix hertz()
- fix error and warning messages
2010-03-01 19:52:38 +00:00
jruoho
4146a232bf
Add setbit(9).
2010-03-01 19:12:49 +00:00
jruoho
8e87fd3e95
Document the bitmap related macros in <sys/param.h>.
2010-03-01 19:09:41 +00:00
njoly
3fab0f4f60
Do initialise i2c_attach_args new members, for indirect configuration
...
too.
2010-03-01 17:35:21 +00:00
jruoho
4bd7659c96
Add hztoms(9).
2010-03-01 17:22:20 +00:00
jruoho
a866b2a004
In addition to mstohz(9), document also hztoms.
2010-03-01 17:21:02 +00:00
pooka
15a168ac89
Join today's manpage mania by updating this to reflect the current
...
situation a "little" better.
2010-03-01 17:20:44 +00:00
jruoho
61b1cb6f57
Use buf[BUFSIZE] instead of *buf[BUFSIZE] in the example.
2010-03-01 17:06:18 +00:00
jruoho
1d7a94623f
Remove dead references to sendmail(8).
2010-03-01 16:52:41 +00:00
jruoho
3db029824f
Add tgmath(3).
2010-03-01 16:37:46 +00:00
jruoho
513f4daa7e
Add tgmath(3). From FreeBSD.
...
XXX: Needs proofreading, Matt?
2010-03-01 16:36:15 +00:00
jruoho
88c02de084
Add __arraycount(3).
2010-03-01 16:03:34 +00:00
jruoho
cf30579851
Document __arraycount.
2010-03-01 16:02:34 +00:00
pooka
89e1ba2569
Rename IOCONFIG to IOCONF. It matches the config(1) keyword and
...
aligns better in Makefiles.
2010-03-01 15:41:15 +00:00
wiz
756215cc8a
Sort SEE ALSO. Remove unnecessary Pp.
2010-03-01 15:30:47 +00:00
wiz
77e49598a3
New sentence, new line.
2010-03-01 15:28:42 +00:00
oster
e0010cd0df
Don't merge a good parity map with random stuff in the event that the
...
first component is missing. (Since the merging just OR's the maps,
this isn't that big of a deal, as it will just over-estimate the
amount of checking that needs to be done.)
2010-03-01 14:51:58 +00:00
tsutsui
eb639a8ff6
- add more machine dependent ne(4) variants to SYNOPSIS
...
- fix port address of ne0 at isa? and add ne1 at isa? per i386/conf/GENERIC
XXX: port and irq values are port dependent
2010-03-01 14:16:39 +00:00
jruoho
fe2edbeb65
Add __UNCONST(3).
2010-03-01 13:45:54 +00:00
jruoho
7ba4dfa458
Document __UNCONST and __UNVOLATILE.
...
XXX: If there is anything to add or correct, please do so!
2010-03-01 13:44:09 +00:00
jruoho
da6a111dbe
Destroy the callout(9) when detaching. Also evaluate the removal of the
...
notify handler before going to demolishing business.
2010-03-01 13:16:21 +00:00
pooka
510a73e003
Introduce RUMP_COMPONENT. It behaves mostly like a simplified
...
module which is linked into the kernel and cannot be unloaded.
The main purpose is to get the proper constructors run and create
any /dev nodes necessary for said component. Once more of the
kernel (e.g. networking stack and device drivers) are converted to
MODULE and devfs pops up from somewhere, rump components can be
retired.
2010-03-01 13:12:19 +00:00
pooka
15022b379a
"support" unmount of rumpfs
2010-03-01 13:03:30 +00:00
pooka
e4791c2626
Add types for LWP_CREATE and LWP_EXIT rpc calls. Currently unimplemented.
2010-03-01 13:02:46 +00:00
pooka
566bdea883
Free memory in unmap instead of panicking.
...
(this is currently not very actively called, though, as can be seen
from the previous "implementation")
2010-03-01 13:01:16 +00:00
pooka
bc4e423976
add signal stubs required by mfs
2010-03-01 11:35:58 +00:00
pooka
0bd00d250f
add u3g
2010-03-01 11:34:27 +00:00
skrll
91b151c4f5
Use #define<tab> consistently.
2010-03-01 11:27:29 +00:00
darran
fa288ab6ce
Backout accidental commit adding sdt.h (hold off until CTF toolchain build
...
is ready).
2010-03-01 11:25:05 +00:00
darran
ac8906f757
DTrace: fix a few problems introduced by the recent ZFS update (expected
...
problems from the OpenSolaris merge).
2010-03-01 11:19:39 +00:00
roy
c6aefd4d60
Escape , when converting to terminfo.
2010-03-01 11:02:31 +00:00
agc
b62679aaf5
add the scripts used to test the hkpd.
...
fwiw, the hkp client script is - essentially - 7 lines of lua, using
libcurl for the http transport.
2010-03-01 07:52:21 +00:00