taca
f6ec1eebbf
ISC DHCP 4.3.2 was released.
2015-03-10 06:01:03 +00:00
sevan
7c1a019ea3
From OpenBSD r1.49
...
Fix comment grammar
2015-03-09 23:38:08 +00:00
skrll
0793be9372
Note RPI2
2015-03-09 22:05:06 +00:00
christos
329b9f29cd
match amd64, we ran out of space.
2015-03-09 18:12:47 +00:00
joerg
0ef4f8b517
Don't use __gcc_personality_sj0 on ARM.
2015-03-09 17:28:11 +00:00
pooka
915977c5b0
The use of root_device is not limited to vfs, so don't supply it in
...
vfs_mount.c, use subr_device.c instead.
Fixes rump kernels built with DEBUG by again not making the base depend
on the vfs faction, as reported by Patrick Welche.
2015-03-09 15:35:11 +00:00
macallan
2b384ef413
moar devices
2015-03-09 13:24:21 +00:00
macallan
7cae5ebb28
magic number reduction
2015-03-09 13:23:57 +00:00
macallan
c614c4022d
moar registers
2015-03-09 13:22:37 +00:00
riastradh
a0ae44054c
Add missing entries for dtrace modules to set lists.
2015-03-09 12:32:11 +00:00
joerg
4d7f10fd5b
Provide size_t.
2015-03-09 11:03:19 +00:00
riastradh
bf803657e5
Rewrite dtrace provider prototype from scratch.
2015-03-09 03:43:02 +00:00
riastradh
897e55ae59
Note replacement arc4random(3) implementation.
2015-03-09 02:03:19 +00:00
riastradh
d16d908099
Suggest membar_datadep_consumer now that we have it.
2015-03-09 01:55:09 +00:00
christos
1d864697b0
mention dtrace_lockstat...
2015-03-09 01:43:30 +00:00
christos
4d0ad52103
keep track of the number of enabled probes and set the lockstat_dtrace_enabled
...
flag appropriately.
2015-03-09 01:42:26 +00:00
christos
aa44322b8b
Introduce a new flag LB_DTRACE for dtrace lockstat events.
...
Split lockstat_enabled into two parts, one controlled by dtrace called
"lockstat_dtrace_enabled" and one by the lockstat device called
"lockstat_dev_enabled". Create a macro that needs to be called when either
of them changes LOCKSTAT_ENABLED_UPDATE().
2015-03-09 01:41:41 +00:00
riastradh
2df0a617c4
Apply access control to gem mmap.
2015-03-09 01:29:40 +00:00
riastradh
07b5668221
Remove debug prints, simplify fini logic.
2015-03-09 01:07:27 +00:00
christos
bf089fd6e2
- remove device stuff
...
- compress ops
- terminate array of probes
2015-03-09 00:53:39 +00:00
christos
d50f5f33b4
fix compression shift
2015-03-09 00:40:35 +00:00
riastradh
409555c5e2
Rewrite dtrace lockstat from the Solaris version and simplify.
...
- Fix mutex_adaptive probes to use the right lockstat flags.
- Install lockstat_probe_func on module load, not trace enable.
- Use a more sensible memory barrier arrangement.
2015-03-08 23:56:59 +00:00
riastradh
b638ee77d7
Don't return events that are too large and leave them in the list.
2015-03-08 23:37:56 +00:00
christos
b1a21880bc
add dtrace_lockstat
2015-03-08 22:47:22 +00:00
christos
f341fbf934
dtrace bits from riastradh
2015-03-08 22:45:16 +00:00
christos
dfddf4df80
regen
2015-03-08 20:32:21 +00:00
christos
fbf0dd3a6c
Don't forget to assign the new rump variables.
2015-03-08 20:31:53 +00:00
martin
3f4cb665b2
Compile the bootblocks for i386 CPUs, even when the main target architecture
...
is amd64.
Fixes PR port-i386/49725.
2015-03-08 19:47:17 +00:00
christos
7f0c84f4d5
kill empty line
2015-03-08 17:49:08 +00:00
macallan
4cd45ce175
add ohci and commented out ehci
2015-03-08 17:15:58 +00:00
macallan
e3ba4f1c4e
drivers for on-chip ohci and ehci
...
ohci works fine, ehci doesn't like high speed devices
2015-03-08 17:14:27 +00:00
christos
a8ef47d123
add dtrace syscall linux32
2015-03-08 17:13:22 +00:00
christos
48bfb0f78d
dtrace syscall for linux32
2015-03-08 17:11:57 +00:00
christos
dd3b3616bd
regen
2015-03-08 17:10:59 +00:00
christos
65af340dc3
fix inconsistent names
2015-03-08 17:10:44 +00:00
jmcneill
f771842a14
relax an assertion when transferring data; dma seg length doesnt have to be exactly the length of the data transfer, but it needs to be at least as big
2015-03-08 15:38:25 +00:00
christos
ccbcae9faf
Add snippet to build syscalls.
2015-03-08 15:22:02 +00:00
christos
6e1be9e387
regen
2015-03-08 15:21:20 +00:00
christos
702f49ac99
factor out the syscall building code
2015-03-08 15:20:07 +00:00
christos
bb3f5d4d7f
regen
2015-03-08 15:19:40 +00:00
christos
dffa3aaa60
regen and add a build target.
2015-03-08 15:07:33 +00:00
christos
0f17c35c22
Don't blindly tack ./ in front of the config file; breaks when we pass a full
...
path one.
2015-03-08 15:07:05 +00:00
christos
2867185b5b
kill trailing spaces
2015-03-08 14:56:06 +00:00
jmcneill
a3b2252a54
enable amlogicsdhc
2015-03-08 12:45:35 +00:00
jmcneill
2eb101f7a5
Add Amlogic SD/MMC driver.
2015-03-08 12:44:55 +00:00
jmcneill
af9a28ef89
amlogic_reset: increase terminal_count to give uart sufficient time to flush any pending bytes before rebooting
2015-03-08 11:22:05 +00:00
mlelstv
170fbd6544
Resolve names of datagram services correctly.
2015-03-08 06:46:51 +00:00
christos
75b47978ff
change dtrace_foo_syscall -> dtrace_syscall_foo
2015-03-08 04:21:41 +00:00
christos
5bded32812
non working glue.
2015-03-08 04:15:22 +00:00
christos
007a77aa4b
preliminary support from riastradh (does not work yet, toxic)
2015-03-08 04:13:46 +00:00