mbalmer
|
a4de1688e1
|
A Lua module to access SQLite databases.
|
2011-10-15 10:26:30 +00:00 |
|
tron
|
364c7183d8
|
Fix build of kernels without filemon(4).
|
2011-10-15 10:18:24 +00:00 |
|
jruoho
|
45bcb64b3b
|
Add few basic checks.
|
2011-10-15 07:38:31 +00:00 |
|
jruoho
|
d79436d44f
|
Move the sigaction(2) test to the right place.
|
2011-10-15 07:00:48 +00:00 |
|
jruoho
|
d7cfdec1a4
|
Move the ucontext(2) test to the right place.
|
2011-10-15 06:54:52 +00:00 |
|
jruoho
|
e6064fc127
|
Move the writev(2) test to the right place.
|
2011-10-15 06:50:52 +00:00 |
|
jruoho
|
2a39986da0
|
Move the clock_gettime(2) timer test to the right place.
|
2011-10-15 06:42:16 +00:00 |
|
jruoho
|
175ae78538
|
Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll'
as a test case instead of separate file.
|
2011-10-15 06:33:45 +00:00 |
|
jruoho
|
04c8b02c8d
|
Move the mkdir(2) test to the right place.
|
2011-10-15 06:26:33 +00:00 |
|
jruoho
|
599acddbd9
|
Move the pipe(2) test to the right place.
|
2011-10-15 06:17:02 +00:00 |
|
jruoho
|
45e23a6a46
|
Move the posix_fadvise(2) test to the right place.
|
2011-10-15 06:10:26 +00:00 |
|
christos
|
21f0c7f9d4
|
move gpio.so to shl.mi where it belongs (requested by mrg@)
|
2011-10-15 01:32:11 +00:00 |
|
sjg
|
db4d363da5
|
Add the plumbing so one could compile filemon(4) into a kernel.
|
2011-10-15 00:23:08 +00:00 |
|
joerg
|
f2ac4d0c2a
|
Add __format_arg attribute to gettext(3) and friends.
|
2011-10-14 22:42:01 +00:00 |
|
yamt
|
759124c59e
|
- add functions to scan the tree in the reverse order
(i wonder if it's the longest function name in the tree)
- assertions
- comments
- fix and update unittest
|
2011-10-14 19:42:14 +00:00 |
|
bouyer
|
aec06f468b
|
Both bdt_ov->ov_dmamap_sync() and bus_dmamap_sync() return void,
so don't write return bdt_ov->ov_dmamap_sync(). Pointed out by njoly@
|
2011-10-14 18:28:04 +00:00 |
|
yamt
|
11a7e56d00
|
unwarp a short line
|
2011-10-14 16:15:54 +00:00 |
|
yamt
|
ccdce53c95
|
constify
|
2011-10-14 16:10:47 +00:00 |
|
yamt
|
82698115b1
|
fix "get_tag" result of unittest
|
2011-10-14 16:06:05 +00:00 |
|
christos
|
e3b4b0657c
|
fix sun2 build; mark lua shared object appropriately so that it is not required
|
2011-10-14 15:48:50 +00:00 |
|
yamt
|
e4944d443e
|
make the output of unittest a little machine-readable
|
2011-10-14 15:31:35 +00:00 |
|
yamt
|
1414ffd151
|
int -> unsigned int where appropriate
|
2011-10-14 15:18:05 +00:00 |
|
yamt
|
c66560279a
|
add a function to check if a tree is empty.
|
2011-10-14 15:16:59 +00:00 |
|
yamt
|
765c84955a
|
include string.h for memset
|
2011-10-14 15:15:27 +00:00 |
|
christos
|
1a007818e3
|
simplify the bad extension code, by dsl.
|
2011-10-14 14:38:20 +00:00 |
|
njoly
|
651a0d2777
|
Void function ukyopon_get_status should not return a value.
|
2011-10-14 13:12:41 +00:00 |
|
njoly
|
02348c9c23
|
Add missing .debug entries for sqlite3.
|
2011-10-14 12:53:21 +00:00 |
|
hannken
|
2cc7a01f10
|
Change the vnode locking protocol of VOP_GETATTR() to request at least
a shared lock. Make all calls outside of file systems respect it.
The calls from file systems need review.
No objections from tech-kern.
|
2011-10-14 09:23:28 +00:00 |
|
wiz
|
b8600d3839
|
rcs-5.8 out, from Snader_LB
|
2011-10-13 23:42:06 +00:00 |
|
wiz
|
f418a13aec
|
new diffutils, nawk (from Snader_LB)
update mdocml entry after import
|
2011-10-13 23:40:53 +00:00 |
|
joerg
|
ac86ba952c
|
Hook up SQLite into the build
|
2011-10-13 22:08:16 +00:00 |
|
joerg
|
63250efa82
|
Add build glue for SQLite
|
2011-10-13 21:40:27 +00:00 |
|
joerg
|
5e537536a5
|
Import pre-release of SQLite 3.6.9 based on 8bf13b036a.
|
2011-10-13 21:37:19 +00:00 |
|
christos
|
dc0f26b327
|
fix core dump handling. In essence remove all the custom code that dealt with
it, and use the gdb standard code.
|
2011-10-13 21:11:57 +00:00 |
|
matt
|
e2fc350142
|
Fix printing of phy.
|
2011-10-13 19:53:30 +00:00 |
|
matt
|
e1da7aef13
|
Fix PPC _SOFT_FLOAT
|
2011-10-13 19:52:33 +00:00 |
|
matt
|
fb19a9fd0f
|
Regen.
|
2011-10-13 19:51:58 +00:00 |
|
matt
|
6ace03d30b
|
Init MSI hooks.
|
2011-10-13 19:51:17 +00:00 |
|
matt
|
ea294abe0f
|
Move pai to end of struct pmap.
|
2011-10-13 19:50:39 +00:00 |
|
matt
|
70ffeb8989
|
Don't declare cpu_send_ipi if BOOKE
|
2011-10-13 19:49:50 +00:00 |
|
plunky
|
f65a48c2ec
|
max WARNS is 4
|
2011-10-13 17:23:28 +00:00 |
|
joerg
|
158f0bd157
|
Kill redundant ()
|
2011-10-13 16:58:30 +00:00 |
|
christos
|
464319bdbd
|
Deal with core file initialization. The code is till wrong: all the core_ops
are unused and adding the core target does not work.
|
2011-10-13 16:00:37 +00:00 |
|
yamt
|
727daf99ff
|
isempty: fix a query result type.
|
2011-10-13 14:40:06 +00:00 |
|
tsutsui
|
1d2139ec6c
|
Bump version to denote 060turbo boot fix.
|
2011-10-13 11:35:37 +00:00 |
|
njoly
|
2d570cc56e
|
Fix wiconfig section in xref.
|
2011-10-13 11:12:05 +00:00 |
|
njoly
|
c6cf5c2525
|
Do not delete nul.in line, but tag it as obsolete.
|
2011-10-13 07:47:30 +00:00 |
|
mbalmer
|
a51a64158b
|
Add towns to dmr's dates.
|
2011-10-13 07:44:27 +00:00 |
|
mbalmer
|
67aae85cd8
|
Dennis "dmr" Ritchie R.I.P.
|
2011-10-13 07:41:32 +00:00 |
|
jruoho
|
b2ff993d35
|
Remove bogus assertion that came with revisions 1.55-1.56.
|
2011-10-13 05:20:45 +00:00 |
|