christos
f896811791
fix build without ddb.
2017-01-08 19:49:25 +00:00
christos
88a8605262
mention tcp signature
2017-01-08 17:57:37 +00:00
christos
13da18a371
- centralize setting of MK* vars in bsd.own.mk
...
- make sure that the default setting of all vars is done in _MKVARS.{yes,no}
if possible.
2017-01-08 17:40:44 +00:00
christos
b575a4238e
Instead of hard-coding all the MK* vars and constantly being out of date,
...
use _MKVARS.yes and _MKVARS.no to construct them.
2017-01-08 17:39:08 +00:00
christos
a9c6ebd868
Remove pasto, thanks wiz@
2017-01-08 17:12:21 +00:00
christos
6be7068cf1
Move to ssp.c suggested by uebayasi@
2017-01-08 17:10:35 +00:00
tsutsui
d9cc465bd0
Consistently use sc_shm_size initialized at device attach.
2017-01-08 16:41:35 +00:00
tsutsui
75dcc607e6
Fix (mostly harmless) off-by-one size check in XPIOCDOWNLD ioctl.
...
Pointed out by Kenji Aoyama.
2017-01-08 16:34:44 +00:00
maya
ccf4644114
zlib 1.2.10 out
2017-01-08 16:22:21 +00:00
wiz
785698ebc4
zlib-1.2.9 out.
2017-01-08 16:17:44 +00:00
wiz
aca767b26f
Fix display problem reported by kamil via abhinav.
2017-01-08 14:28:42 +00:00
wiz
4e70675da5
Document --keep. From Timo Buhrmester <fstd.lkml@gmail.com> on netbsd-docs.
...
Use more macros while here.
2017-01-08 14:18:31 +00:00
wiz
33271d5eb0
Whitespace, fix xref, remove unnecessary macro, sort SEE ALSO.
2017-01-08 13:59:53 +00:00
wiz
e7a30ec40c
Sort a bit.
2017-01-08 13:53:28 +00:00
wiz
65fa8d4547
Use more markup, sort ENVIRONMENT.
2017-01-08 13:49:21 +00:00
wiz
6811b22279
Whitespace fix, bump date for previous.
2017-01-08 13:49:05 +00:00
nonaka
460b02d009
fix indent
2017-01-08 08:29:23 +00:00
nonaka
2dcd42398d
iwm(4): make interrupt routine running on softint context.
...
see http://mail-index.netbsd.org/tech-kern/2016/12/06/msg021281.html
2017-01-08 07:42:00 +00:00
nonaka
55784dc0a6
use pci_intr_establish_xname(9).
2017-01-08 06:49:10 +00:00
nonaka
70ea049dff
twiddle bpf related.
2017-01-08 06:48:06 +00:00
nonaka
d4ba81213b
cosmetic
2017-01-08 06:23:29 +00:00
christos
9ab931861e
xxx: gcc avoid bogus ssp warning
2017-01-08 05:20:51 +00:00
christos
b0642a4b8a
remove dup DIAGNOSTIC
2017-01-08 05:11:24 +00:00
christos
3c6522a12a
need this for the build
2017-01-08 05:11:13 +00:00
christos
d164900dd0
fix typo
2017-01-08 05:05:27 +00:00
christos
37dcb46237
Limit number of words we read..
2017-01-08 05:04:45 +00:00
christos
65ce4b4f2f
Add COPTS for xhci.c, since the do_command_locked causes a spurious stack
...
proector warning.
2017-01-08 05:02:08 +00:00
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