uwe
2895f8797b
Merge define obio {} + device obio into single device obio {...}
...
Same ioconf.c is generated.
2017-06-22 18:39:04 +00:00
khorben
1e31e7de25
Register support for SD card readers with Xen DOM0 kernels
...
Tested on a Lenovo ThinkPad T440s (amd64)
2017-06-22 18:14:32 +00:00
flxd
e24e146e21
USB for vax (similar to pmax; no/negligible impact on legacy):
...
* Add USB device files/majors.
* Make kernel configs with USB work.
* Provide a USB-enabled kernel config.
2017-06-22 17:51:22 +00:00
flxd
42560472e4
regen
2017-06-22 17:01:34 +00:00
flxd
50e68e123b
spelling (DEC called it "TURBOchannel")
2017-06-22 16:46:52 +00:00
christos
1fe372dc3b
we don't support 'no device' so re-define it; it will get both file attachments
...
but that is not an error.
2017-06-22 15:27:23 +00:00
khorben
daa720c613
Typos in comments
2017-06-22 15:22:16 +00:00
kamil
eb13ce8ce3
Reapply removal of code from 90ties for OS/2 Cygwin AIX HPUX SCOUnix
...
Added missing #endif terminator in emacs.c
2017-06-22 14:20:46 +00:00
kamil
266bea007e
Temporarily revert previous.
...
emacs.* gets wrong code in generation
2017-06-22 14:11:27 +00:00
dholland
8d1c7950e6
Improve description of -V. Can probably be improved further.
2017-06-22 13:42:09 +00:00
kamil
ffa8eeb219
Remove code for AIX, including hack for 3.2.5 (from 1997) - from ksh(1)
...
OK by <kre>
2017-06-22 13:37:16 +00:00
kamil
2f8869f916
Drop HP-UX support from ksh(1)
...
OK by <kre>
2017-06-22 13:35:47 +00:00
kamil
4ae20c97a6
Remove sco unix 3.2v4.1 support (from 1992) from ksh(1)
...
OK by <kre>
2017-06-22 13:34:48 +00:00
wiz
a726a39b89
Whitespace fixes.
2017-06-22 13:34:13 +00:00
kamil
e5604d4f02
Remove os2 support in ksh(1)
...
OK by <kre>
2017-06-22 13:33:39 +00:00
joerg
35b361cb3d
Use a proper format string.
2017-06-22 13:32:47 +00:00
kamil
fc74b4892d
Remove ancient cygwin support in ksh(1)
...
OK by <kre>
2017-06-22 13:32:04 +00:00
dholland
af10ba7a81
Document what the magic variable .MAKE.EXPAND_VARIABLES actually does.
2017-06-22 13:21:21 +00:00
jmcneill
2b57eadfe3
Disable SDR50 support, it is not reliable on these boards.
2017-06-22 13:13:51 +00:00
maya
5b9f416541
Correct misleading indentation. NFC
...
From GCC8
2017-06-22 12:43:43 +00:00
ozaki-r
f86487ba70
Test implicit removals of ARP/NDP entries
...
One test case reproudces PR 51179.
2017-06-22 10:06:33 +00:00
ozaki-r
a97e9b99d4
Purge L2 caches on changing an interface of a route
...
The change addresses situations similar to PR 51179.
2017-06-22 09:58:04 +00:00
ozaki-r
3659ef5665
Purge all related L2 caches on removing a route
...
The change addresses situations similar to PR 51179.
2017-06-22 09:56:48 +00:00
ozaki-r
d59e7b9e71
Purge ARP/NDP entries on an interface when the interface is down
...
Fix PR kern/51179
2017-06-22 09:53:24 +00:00
ozaki-r
a4910d9c60
Allow in6_lltable_free_entry to be called without holding the afdata lock of ifp as well as in_lltable_free_entry
...
This behavior is a bit odd and should be fixed in the future...
2017-06-22 09:29:23 +00:00
knakahara
cdd5bc9835
I have forgotten to commit this gif(4) MP-ify patch for a long time, sorry.
2017-06-22 09:26:43 +00:00
ozaki-r
e765209802
Remove unused function (nd6_rem_ifa_lle)
2017-06-22 09:24:02 +00:00
ozaki-r
3327ca485a
Fix in_lltable_match_prefix
...
The function has not been used but will be used soon.
2017-06-22 09:23:10 +00:00
skrll
34397172e3
Unwrap two lines. NFC.
2017-06-22 09:05:09 +00:00
ozaki-r
68c930f9c3
Fix typo
2017-06-22 09:05:02 +00:00
skrll
3a7df9df31
Trailing whitespace
2017-06-22 08:44:21 +00:00
ozaki-r
4f6bbf24ed
Fix locking in rtalloc1 (affected only if NET_MPSAFE)
2017-06-22 08:31:54 +00:00
skrll
3a647f1d69
If we see GICC_IAR_IRQ_SSPURIOUS we should also stop looking for irqs
2017-06-22 08:10:29 +00:00
skrll
746359d494
Wrap long line
2017-06-22 08:04:32 +00:00
skrll
2d17a48b70
Print the GICC_IIDR when AB_DEBUG
2017-06-22 07:56:40 +00:00
skrll
fea35ec7da
Naming consistency for (as yet) unused register
2017-06-22 07:02:14 +00:00
skrll
e0aa068252
Add 'armgichist' KERNHIST for (future) debugging.
2017-06-22 06:51:30 +00:00
skrll
9339fe856b
Add some compat strings
2017-06-22 06:42:38 +00:00
christos
81c29b58f6
XXX: fix conflict with plrtc in sys/conf/files by re-defining.
2017-06-22 02:19:25 +00:00
christos
eda2d7ed6f
comment out unused variables.
2017-06-22 02:09:37 +00:00
christos
d24826313c
should be umodeswitch!
2017-06-22 02:07:26 +00:00
jdolecek
7268bea2b5
switch to pci_intr_establish_xname()
2017-06-21 22:48:05 +00:00
christos
35f7593683
knf, fix more error and debugging messages.
2017-06-21 21:55:07 +00:00
macallan
b172cc1ac6
allow font loading etc.
2017-06-21 21:40:36 +00:00
abhinav
72a486a6c0
Fix typo made in previous commit.
...
Thanks to pgoyette@ for noticing.
2017-06-21 14:27:30 +00:00
joerg
3870ab1fa7
Replace last use of r_type.
2017-06-21 12:34:01 +00:00
ozaki-r
dc9233b94b
Don't create a permanent L2 cache entry on adding an address to an interface
...
It was created to copy FreeBSD, however actually the cache isn't
necessary. Remove it to simplify the code and reduce the cost to
maintain it (e.g., keep a consistency with a corresponding local
route).
2017-06-21 09:05:31 +00:00
nat
81648ab5c0
Check hardare precision in vchan_autoconfig. Passes atf test again.
2017-06-21 08:40:05 +00:00
martin
8ee7e18703
Change a KASSERT to KASSERTMSG and print the xcall function to be
...
invoked as a debugging help.
2017-06-21 07:39:04 +00:00
ozaki-r
04ce7456cf
Set net.inet.arp.keep only if it's required
2017-06-21 03:10:42 +00:00