kamil
50603fe4db
Update TODO.ptrace
...
1. siginfo_t accessors done
2. PTRACE_O_TRACEEXIT not applicable for NetBSD as we are tracing the whole
process at once, not per thread
3. PTRACE_O_TRACEEXEC implemented as SIGTRAP & TRAP_EXEC
Sponsored by <The NetBSD Foundation>
2017-01-08 04:27:36 +00:00
christos
631c5ab455
regen
2017-01-08 01:59:43 +00:00
christos
5a016eb166
remove some local hacks.
2017-01-08 01:56:31 +00:00
christos
438e49ab2a
PR/51569: Andreas Gustafsson: Check the right bit for pclmulqdq:
...
Perform a Carry-Less Multiplication of Quadword instruction
(accelerator for GCM)
2017-01-08 01:55:49 +00:00
christos
c5c2e2a4dd
fix nsd rc.
2017-01-07 23:05:35 +00:00
christos
9b4226cef8
add nsd npfd
2017-01-07 22:37:22 +00:00
christos
44ed840a46
add nsd
2017-01-07 22:27:36 +00:00
wiz
c5b8852fdf
sqlite-3.16.2 out.
2017-01-07 21:41:20 +00:00
christos
67442b909a
PR/51118: Jared McNeill: Fix build on FreeBSD by removing osnet assert.h
...
and sys/limits.h and use sys/syslimits.h directly.
2017-01-07 21:39:52 +00:00
christos
b8eef4082a
regen
2017-01-07 21:31:07 +00:00
christos
4c2e361d5c
strmode on MacOS/X is in string.h
2017-01-07 21:30:42 +00:00
christos
6b3772867a
adjust for SSP (MacOS/X)
2017-01-07 21:29:30 +00:00
christos
2a18a44e7d
make this compile (but not work) XXX
2017-01-07 21:12:42 +00:00
christos
863d66edc3
kill alloca in favor of ssp
2017-01-07 21:11:14 +00:00
christos
b223019c67
more nsd
2017-01-07 20:49:23 +00:00
christos
3309be15f3
add more nsd
2017-01-07 20:46:29 +00:00
christos
4fd6f669fe
add path
2017-01-07 20:43:16 +00:00
christos
323aaf9d6c
debug for nsd
2017-01-07 20:40:08 +00:00
christos
131138c7d5
Add nsd
2017-01-07 20:21:57 +00:00
christos
7fe75036ca
more nsd
2017-01-07 20:20:58 +00:00
palle
f7af29bd85
sun4v: slowtrap() now selects normal globals properly on both sun4u and sun4v platforms. Verified using qemu for both sun4u and sun4v systems
2017-01-07 20:19:09 +00:00
christos
35cc6ce981
more nsd
2017-01-07 20:17:21 +00:00
christos
09e56bb693
add nsd
2017-01-07 19:55:35 +00:00
christos
cf0aafe730
Add nsd
2017-01-07 19:53:49 +00:00
christos
45ae8c0d90
undef debug
2017-01-07 19:53:21 +00:00
christos
479d8f7d84
Add nsd build glue
2017-01-07 19:51:21 +00:00
christos
d83a80ee7f
Import nsd
2017-01-07 19:41:59 +00:00
christos
544707338c
include <sys/sigtypes.h> for sigset_t
2017-01-07 19:04:24 +00:00
christos
48a80eb186
npflog0.pcap is binary
2017-01-07 18:50:50 +00:00
christos
b083914cc2
add example.
2017-01-07 18:48:47 +00:00
christos
d106d90e70
add pcs
2017-01-07 18:28:49 +00:00
christos
95f6ceca86
add npfd
2017-01-07 17:29:24 +00:00
christos
3f2d359121
descend to npfd
2017-01-07 17:27:02 +00:00
christos
cec127882c
add man page, lint cleanups.
2017-01-07 16:48:03 +00:00
christos
177e6c06dd
restrict permissions on log file
2017-01-07 16:36:54 +00:00
christos
836d3605fd
rotate npflog0.pcap
2017-01-07 16:34:50 +00:00
kiyohara
03aa6dbf80
Add CUBOX to v7 and v7hf.
2017-01-07 16:29:04 +00:00
martin
b42e1be68a
Add missing includes
2017-01-07 16:24:40 +00:00
kiyohara
af4278a708
Support SolidRun Cubox.
2017-01-07 16:24:07 +00:00
kiyohara
a4c1b5d6be
Add support Marvell Dove.
...
Also <SoC>_intr_bootstrap() rename to <SoC>_bootstrap(). And SoC init func, getclk into that.
2017-01-07 16:19:28 +00:00
kiyohara
f90797dec1
Add register macros.
...
And reorder registers.
Also remove white-spaces.
2017-01-07 15:47:33 +00:00
christos
196181456d
Add instruction how to generate the init files so that we don't forget.
2017-01-07 15:45:14 +00:00
christos
48e9d2f4ca
Regen without #line directives
...
- nbyacc -l -d -o initparse.c parse.y
- nblex -L -t -p scan.l > initscan.c
2017-01-07 15:43:27 +00:00
kiyohara
7131810470
Add a white-space into comment and `*/'.
2017-01-07 15:22:11 +00:00
kiyohara
5e85b3229d
Change to a tab from white-spaces.
2017-01-07 15:14:20 +00:00
kiyohara
e741f78902
Add flags SDHC_FLAG_NO_AUTO_STOP and SDHC_FLAG_NO_BUSY_INTR.
2017-01-07 15:05:08 +00:00
kiyohara
322a2dc1e7
Don't access SDHC_HOST_CTL_VERSION, if iosize less than this.
2017-01-07 15:00:38 +00:00
kiyohara
8ad0b04215
Support retry when error. like wd(4).
2017-01-07 14:49:53 +00:00
kiyohara
463bc92121
Support Marvell Dove. Use irq array. Dove's irqs not sequencial.
...
And remove debug printf().
2017-01-07 14:44:26 +00:00
kiyohara
8f245e3b7f
Remove unused function.
2017-01-07 14:36:51 +00:00