Commit Graph

237236 Commits

Author SHA1 Message Date
christos
82dfa05dde regen 2015-08-18 08:43:55 +00:00
christos
fd364598dd new gdb 2015-08-18 08:39:34 +00:00
uebayasi
b19d5046bd Use ${KERNLDSCRIPT} instead of ${KERN_LDSCRIPT}. The former is added
to ${SYSTEM_DEP} if defined.
2015-08-18 08:39:12 +00:00
mlelstv
88f4b17709 Use ENODEV to show that an operation is not supported. 2015-08-18 04:20:25 +00:00
ozaki-r
c8aae55351 Make a test a bit easy
Accept just 24h of expiration time in addition to 24h - a few seconds.
2015-08-18 00:58:35 +00:00
mrg
1e31a77fce oops: mark ./usr/include/gcc-4.5/omp.h obsolete instead of removing it. 2015-08-17 22:20:39 +00:00
jakllsch
f397bb6d4d Add support for implementing discard functionality with ld(4) 2015-08-17 19:47:21 +00:00
macallan
9649ee3c1d fix tpyo 2015-08-17 18:43:37 +00:00
wiz
18805f9978 Fix a typo. Sort commands. End list correctly. 2015-08-17 17:47:22 +00:00
christos
70adad9195 switch everyone to gdb 7.9.1 2015-08-17 17:36:06 +00:00
christos
9ca90fdc92 finish all the regen 2015-08-17 17:28:33 +00:00
christos
4716aa8185 forgot one. 2015-08-17 17:18:53 +00:00
dholland
d1bc0cfc4f remove cpp abuse 2015-08-17 17:17:01 +00:00
christos
2343b2000f fix sets. 2015-08-17 16:31:15 +00:00
christos
f0e9d65639 fix debug and lint sets for evbarm/arm 2015-08-17 16:05:25 +00:00
jakllsch
c2c9e6d96f Apply preceeding change:
Don't reserve if atomic -- caller must have pre-pinned the buffer.

to avivo_crtc_do_set_base() as well.
2015-08-17 15:12:37 +00:00
christos
871cc9aea1 regen sh3* 2015-08-17 13:26:04 +00:00
christos
0e872dfe70 regen coldfire 2015-08-17 13:17:44 +00:00
christos
311ef48816 forgot one earmv4 files 2015-08-17 13:10:38 +00:00
christos
3954c00438 regen hppa and mipseb 2015-08-17 13:09:41 +00:00
nonaka
048ee1dcbf Mark the pci_intr_distribute man page as obsolete. 2015-08-17 12:55:49 +00:00
christos
f88da81e7d switch powerpc to gdb 7.9.1 2015-08-17 12:50:00 +00:00
christos
97d737391f regen some arm, mips, ppc, 2015-08-17 12:48:16 +00:00
christos
329412d82a fix mips 2015-08-17 12:45:06 +00:00
christos
1d01486282 regen vax 2015-08-17 10:17:25 +00:00
christos
6e6c9ec1c4 switch vax to gdb-7.9.1 2015-08-17 10:16:47 +00:00
christos
3c54d3912b add sun2 2015-08-17 10:12:29 +00:00
christos
4ee3234649 regen m68000 2015-08-17 10:11:30 +00:00
christos
c6bb8cabfc regen sparc64 2015-08-17 10:07:00 +00:00
christos
094a12b336 fix sparc64 2015-08-17 10:06:50 +00:00
christos
9a44f62457 switch sparc64 to gdb-7.9.1 2015-08-17 10:06:29 +00:00
christos
320e0a7f78 switch alpha to gdb-7.9.1 2015-08-17 09:58:52 +00:00
christos
4d5524276d regen alpha, earmv4 2015-08-17 09:57:59 +00:00
christos
18982316aa fix alpha 2015-08-17 09:57:31 +00:00
christos
f12867365f switch m68k to gdb-7.9.1 2015-08-17 09:08:03 +00:00
christos
3221174a81 regen m68k 2015-08-17 09:06:49 +00:00
christos
1b2e4fb002 fix m68k 2015-08-17 09:06:29 +00:00
christos
339d78c1ab add sparc 2015-08-17 08:54:55 +00:00
christos
3a1916735f regen sparc 2015-08-17 08:53:56 +00:00
christos
450cf8f634 fix sparc 2015-08-17 08:53:33 +00:00
christos
6db8f24a8e switch i386 to gdb-7.9.1 2015-08-17 08:31:45 +00:00
christos
d708e326ad regen i386 2015-08-17 08:30:33 +00:00
ozaki-r
c75b32f0a0 Improve test stability
A test for ndp -c was sometimes failed because between the deletion
and the check NS/NA messages were exchanged and a NDP cache was
recreated unexpectedly. To provent this situation, we do ifconfig
shmif0 down of the peer before the test, so the test won't be
interfered by the messages.
2015-08-17 07:47:21 +00:00
christos
983172ca33 don't hard code the path. 2015-08-17 07:32:51 +00:00
christos
a70d8c7e9c gdb 7 -> gdb.old 2015-08-17 07:30:39 +00:00
ozaki-r
e266b2d0dd Improve test stability
- Take a diff between packet dumps and use it for packet checking
  - it's resistant against packet reorder
- Seep 2 sec to make sure a NS message is sent
- Disable tentative state check for now
  - it's too ephemeral to check robustly
2015-08-17 07:06:58 +00:00
knakahara
a1136117a8 Add intrctl(8) man. 2015-08-17 06:50:03 +00:00
knakahara
84f76c9c0f Add intrctl(8). 2015-08-17 06:42:45 +00:00
knakahara
d338e2661d Add man about kernel APIs to support intrctl(8). 2015-08-17 06:28:11 +00:00
knakahara
a604df282c Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00