christos
c98323355a
use explicit cast to pacify lint.
2012-12-07 15:41:02 +00:00
christos
06c8deb857
If we did not include a specific arch file G_UNWIND_H will not be defined.
...
Perhaps it is better to error out in that case?
2012-12-07 15:38:04 +00:00
christos
62903782ed
rename pcb_sp to policy to avoid:
...
$SRC/arch/arm/include/pcb.h:#define pcb_sp pcb_un.un_32.pcb32_sp
$SRC/arch/arm/include/pcb.h:#define pcb_sp pcb_sf.sf_r13
2012-12-07 15:29:38 +00:00
jdc
3ffd7a4c67
Add uthum (tested on U60 with Belkin F5U508 USB 2 and SB2000 built-in USB 1).
2012-12-07 12:57:01 +00:00
hauke
6cd5612467
Remove the R1 syntactic sugar, since it collides with a #define in
...
<m68k/regs.h>, breaking the build.
The R1s serve to bring the buffer pointer to a 4 byte boundary, but
that should be clear from the context.
2012-12-07 08:04:02 +00:00
dholland
56e7f62d2a
It is MAXNAMLEN, not MAXPATHLEN, that NAME_MAX has to be the same as.
2012-12-07 07:06:39 +00:00
msaitoh
b6e1d8e8d8
Fix off by one error.
2012-12-07 06:50:15 +00:00
msaitoh
392c5dcb84
- sprintf() -> snprintf()
...
- Fix typo in comment.
2012-12-07 05:56:30 +00:00
msaitoh
5718072e54
Apply OpenBSD rev. 1.40:
...
> Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4
> -Wbounded happy.
>
> ok kettenis
2012-12-07 05:45:17 +00:00
msaitoh
54a1d94980
Fix off by one.
2012-12-07 04:49:08 +00:00
chs
8f4ea3c47b
adapt the profile dtrace provider to netbsd.
2012-12-07 03:11:17 +00:00
christos
b1dcb17635
use __BITMAP_TYPE
2012-12-07 02:28:19 +00:00
christos
8dc929e1a8
add __BITMAP_TYPE
2012-12-07 02:27:58 +00:00
christos
9878d5e5c4
use __BITMAP_TYPE
2012-12-07 02:27:29 +00:00
christos
5d0cc05de3
add __BITMAP_TYPE
2012-12-07 01:54:41 +00:00
christos
51d6ae2e1d
add a __BITMAP_TYPE
2012-12-07 01:54:27 +00:00
khorben
e6cca881cf
This adds a kernel configuration file for the Nokia N900 smartphone. It
...
is heavily based on the one for the Beagleboard (as documented first by
rhaamo).
The kernel boots properly and then asks for the root device. The
default partitions for flash memory are based on what's expected on a
stock N900 device.
ok mrg@, after initial review on port-arm@ a few weeks ago.
2012-12-07 00:02:36 +00:00
rmind
7d7f70e66e
- npf.conf(5): fix of the example config.
...
- Mention npf_ext_log in a comment.
2012-12-06 22:36:51 +00:00
hauke
7456c67df0
Remove the R1 syntactic sugar, since it collides with a #define in
...
<m68k/regs.h>, breaking the build.
The R1s serve to bring the buffer pointer to a 4 byte boundary, but
that should be clear from the context.
2012-12-06 13:28:17 +00:00
msaitoh
4ebf4680ff
Add support 3400 series, 5 series, C216, 82801GH, 82801E and 6300ESB.
2012-12-06 12:50:09 +00:00
msaitoh
95563578ec
Regen.
2012-12-06 12:47:17 +00:00
msaitoh
cc03f2110b
Update some Intel LPC devices
...
- Add 82801E LPC
- Add 82801GH LPC
- Update Intel 5 series and 3400 series LPC from document
(5-and-3400-chipset-specification-update)
- 0x3b14 is not 3400 but 3420
2012-12-06 12:46:49 +00:00
roy
5dde6cd84f
Import openresolv-3.5.3
2012-12-06 11:42:26 +00:00
roy
036e46ffc7
Sync
2012-12-06 11:41:07 +00:00
roy
327a6ebc46
Import openresolv-3.5.3 with the following changes:
...
* man page improvements
* dnsmasq + dbus + IPv6 linklocal support (requires dnsmasq-2.64)
* sort interface protocols as well as interface (bge0, bge0:ra, bge0:dhcp6)
2012-12-06 11:38:17 +00:00
roy
8ebafa51c4
Import dhcpcd-5.6.4
2012-12-06 11:18:58 +00:00
roy
a6e5712818
Sync
2012-12-06 11:16:47 +00:00
roy
b84abd3f0f
Import dhcpcd-5.6.4 with the following changes:
...
* add interface scope to exported IPv6 link local addresses
* DUID feature works again
* If we receive >1 MTU in the RA we use the last one
* Expire RA options separately from the RA
* Merge multiple RA options together except when a single is needed
* Some memory leaks plugged
* Don't overwrite invalid memory when DNSSL options begin with a NULL
* Ensure we have a large enough buffer for an escaped DNSSL option from RA
2012-12-06 11:11:35 +00:00
msaitoh
beb6fb7455
No functional change:
...
- Remove trailing white space.
- Sort entries.
- Remove duplicated entries.
2012-12-06 10:32:44 +00:00
wiz
102fc9f099
emove duplicate RCS Id. Bump date for previous.
2012-12-06 07:52:12 +00:00
matt
1ca4d4f793
Fetch VFP registers, not FPA.
2012-12-06 06:45:45 +00:00
msaitoh
ee733058ac
Remove "#options ARMFPE"
2012-12-06 06:25:24 +00:00
jruoho
392bbef39c
Disable C1E also on K8, if present. From Imre Vadasz <imre@vdsz.com>
...
in PR install/47224.
2012-12-06 04:43:29 +00:00
khorben
10836027d1
Added a reference to prenice(1)
...
ok riz@, mrg@
2012-12-05 23:59:33 +00:00
matt
c7350ec513
For armv7 (cortex), disable access to the upper 16 FP registers (restrict
...
the register space to 16 64-bit FP registers).
2012-12-05 19:30:10 +00:00
matt
ec05f9496d
ARMFPE support has been removed
2012-12-05 19:15:11 +00:00
matt
cb72f6574f
ARMFPE hasn't compiled since NetBSD 4. Remove it.
...
Complete support for FPU_VFP.
fpregs now contains vfpreg.
XXX vfpreg only has space for 16 64-bit FP registers though VFPv3 and later
have 32 64-bit FP registers.
2012-12-05 19:05:45 +00:00
dholland
6aa9c24082
Improve my last change (1.102) per 1.104 (retain but mark retired developers).
2012-12-05 17:21:55 +00:00
christos
abb5754984
Regen
2012-12-05 16:21:04 +00:00
christos
0a1df22000
Intel Atom E600 PCI-LPC bridge, adds a watchdog + HPET support. Tested
...
on a Soekris net6501. (jmcneill)
2012-12-05 16:19:46 +00:00
christos
87e18d03a8
fix bug found by clang.
2012-12-05 13:53:39 +00:00
spz
270096f20d
note the bind update
2012-12-05 08:57:53 +00:00
wiz
5fd31fe80e
Whitespace.
...
New sentence, new line.
2012-12-05 08:56:54 +00:00
msaitoh
dccfc3977a
sys/proc.h refers sizeof(struct pcb), so include <machine/pcb.h>.
2012-12-05 08:05:54 +00:00
jnemeth
dfe0ca6a66
got confirmation that pc532 is ancient history. so delete it
2012-12-05 06:19:11 +00:00
jnemeth
0c03f515eb
- flag anybody that no longer has commit rights
...
- remove anybody that is deceased
- assign all ports to core for which the portmaster no longer has commit rights
2012-12-05 05:44:16 +00:00
jnemeth
3015313bb1
- add a couple of items for which I feel at least some responsibility
...
- delete sendmail, since it was removed from the source tree eons ago
- give ptyfs to christos since he completely overhauled it recently
- sync portmaster list with http://www.NetBSD.org/people/port-maintainers.html
2012-12-05 05:05:12 +00:00
riastradh
582662cad5
Document that ENVSYS_STEMP is in microkelvins.
2012-12-05 04:21:30 +00:00
christos
0f179f793d
add cgdconfig -l like vnconfig -l
2012-12-05 02:23:20 +00:00
jakllsch
f970281f99
remove trailing whitespace
2012-12-05 01:46:22 +00:00