christos
c3fb96a2cc
Provide the correct system Makefile path to the tools make. This is needed
...
because although the arch-specific make wrapper sets $MAKEFLAGS to include
the proper system Makefile path, configure clears $MAKEFLAGS before it invokes
$MAKE to figure out which dependency style to use. This made the build fail
during the gcc build.
2016-04-29 16:08:09 +00:00
christos
3694604d12
move section around.
2016-04-29 13:17:09 +00:00
wiz
eb86c933a1
Sort a bit more.
2016-04-29 12:25:51 +00:00
is
142ff9d692
Let non-neighbor NS/NA debug error message include useful information.
2016-04-29 11:46:17 +00:00
ryoon
09a886100c
Tab alignment
2016-04-29 07:12:34 +00:00
skrll
de263a6828
Create the UMASS_INTRIN trasnfer against the correct pipe. Should fix a
...
problem reported to me by wiz@
2016-04-29 07:11:32 +00:00
christos
c8224fc1eb
use variables that could be unused.
2016-04-29 03:05:04 +00:00
christos
fe59939462
mention the PR
2016-04-29 02:38:19 +00:00
christos
fa45b5d705
remove in %s\n", __func__ debugging
2016-04-29 02:27:06 +00:00
christos
017adfc3ae
Moved hack to ufs_lookup.c
2016-04-29 02:17:25 +00:00
christos
824109e89c
Split ufs_direnter futher and turn off tree-vrp for the broken function.
2016-04-29 02:16:53 +00:00
christos
515ce8ed63
For struct ifnet if_transmit.
2016-04-29 01:14:23 +00:00
mrg
6761b4740e
note the -fno-tree-vrp hack for amd64.
2016-04-28 21:18:23 +00:00
mrg
2fd0ab6bd1
XXX: build ufs_lookup.c with -fno-tree-vrp when using GCC 5, for now.
2016-04-28 19:52:43 +00:00
martin
da2aed28fa
Switch sparc64 to gcc 5.3. OK: mrg
2016-04-28 18:29:20 +00:00
christos
8eca53f5f0
- merge the options descriptions, sort them.
...
- fix wrusage name.
2016-04-28 16:07:26 +00:00
christos
185f8748c5
new editline.7 man page.
2016-04-28 15:55:15 +00:00
christos
067b3315ea
new man page from Ingo Schwarze.
2016-04-28 15:50:33 +00:00
ozaki-r
a931ad2746
Constify remaining rtentry of if_output (fix build)
2016-04-28 14:40:09 +00:00
skrll
9724d4d249
Fix build
2016-04-28 14:00:23 +00:00
christos
f432b935f6
Initialize patbuf (Ingo Schwarze)
2016-04-28 12:27:45 +00:00
christos
d190d8048d
Pass the proper device_t to the attach hook.
2016-04-28 12:24:51 +00:00
christos
d7245a7577
include stdio.h for NULL
2016-04-28 11:45:02 +00:00
christos
f107a05fec
remove incorrect comment
2016-04-28 11:38:41 +00:00
wiz
c3a8cf2ad8
gcc-6.1 is out.
2016-04-28 09:22:19 +00:00
wiz
2ac4fbecd9
Fix xref.
2016-04-28 08:18:05 +00:00
wiz
b3e27845a3
Sort SEE ALSO. New sentence, new line.
2016-04-28 08:17:04 +00:00
wiz
307c12e07c
Fix xrefs. Sort sections. Remove trailing whitespace.
2016-04-28 08:16:09 +00:00
wiz
e09a2cef0e
Replace Xr to itself with Nm.
2016-04-28 07:06:11 +00:00
ozaki-r
743ec2bd92
Don't depend on the order of interfaces
...
Instead add tests of querying varying number of interfaces
and tests of checking if removing interfaces is reflected.
2016-04-28 01:57:45 +00:00
knakahara
9f3a294e64
introduce new ifnet MP-scalable sending interface "if_transmit".
2016-04-28 01:37:17 +00:00
ozaki-r
b7e089f63a
Don't depend on the order of interfaces
...
The kernel guarantees nothing about it.
2016-04-28 01:20:31 +00:00
christos
41f8fdba9d
Simplify
2016-04-28 00:37:39 +00:00
christos
4a60b18fe2
Fix tyop
2016-04-28 00:35:24 +00:00
christos
5f6148474c
Fix error message.
2016-04-28 00:33:54 +00:00
ozaki-r
2cf7873b92
Constify rtentry of if_output
...
We no longer need to change rtentry below if_output.
The change makes it clear where rtentries are changed (or not)
and helps forthcoming locking (os psrefing) rtentries.
2016-04-28 00:16:56 +00:00
christos
4187cd60b2
Introduce dt_bootfile() and use it to avoid hard-coded kernel values. Fixes
...
dtrace hang for kernels not named netbsd.
2016-04-28 00:02:40 +00:00
christos
cbf2c4d885
We need a flag for WCONTINUED so that we can reset it... Fixes bash issue.
2016-04-27 21:15:40 +00:00
christos
5befeffc11
- Adjust to the correct wait6 semantics (returns pid)
...
- Avoid race in setrlimit(2)
2016-04-27 21:14:24 +00:00
christos
7da1320f48
Add 80211n ht frame.
2016-04-27 20:17:00 +00:00
christos
876c86398b
Add new firmware code.
2016-04-27 19:52:14 +00:00
christos
a0209744ac
add rt2860
2016-04-27 19:50:34 +00:00
christos
8e3f3a6102
Sync with OpenBSD
2016-04-27 19:50:06 +00:00
christos
6be055256f
Make RT 2860 for the if_ral_pci.c driver compile.
...
This work was done by Jeff Rizzo
2016-04-27 19:49:26 +00:00
christos
3709942a55
regen
2016-04-27 19:48:11 +00:00
christos
f6f9586219
more ral devices from OpenBSD
2016-04-27 19:47:40 +00:00
christos
1650ef6b16
Sync with OpenBSD (add rt2860). Handle 32/64 memory bars,
...
some power management, more device matches.
2016-04-27 19:47:25 +00:00
christos
021cd4d7f5
Add rt2860 now that it compiles.
2016-04-27 19:46:11 +00:00
jakllsch
f734221ad6
Pull in opt_usb.h in _KERNEL_OPT case for various *_DEBUG options.
...
Makes various driver-specific debugging options work again.
XXX more to fix in dev/usb
2016-04-27 19:35:17 +00:00
msaitoh
cbd48b4fa7
Add some name from the latest Intel SDM.
...
- Quark X1000, Xeon E5 v4 and the future processors.
2016-04-27 08:53:28 +00:00