Age | Commit message (Collapse) | Author |
|
ok jordan@
|
|
|
|
doesn't touch pci. ohci version and re mac address probe correctly.
|
|
Fixed ref counter on temporary bufferfields
DSDT parsing fully working on IBM Thinkpad
ok marco@
|
|
ok marco@
|
|
|
|
Added function call pointer to opcode table
_BIF working on Dell, IBM
ok marco@
|
|
Allocate buffers early and in one place instead of two.
Fixes PR 5252; OK deraadt
|
|
|
|
OK cloder@
|
|
|
|
|
|
|
|
|
|
ok damien@
|
|
flag.
tested by ckuethe@, ok deraadt@, gwk@
|
|
|
|
some architectures (kaboom); that will be fixed in the next iteration
hopefully!
|
|
tested by ckuethe@
|
|
as done in FreeBSD. Fixes problems on AMD Geode LX-800 where our
detection logic doesn't detect the FP exception.
ok deraadt@ kettenis@
|
|
ok deraadt@
|
|
|
|
Instead, have both -fpic and -fPIC only select pic code generation, and
use whatever memory mode is specified (with -mlarge-data being the implicit
default).
This means that -fpic and -fPIC will be equivalent by default under OpenBSD
again, as was the case with gcc 2.x; this will help porter's lives.
No consensus but a majority of developers in favour of this change (including
martin@, pvalchev@, deraadt@ and I), so in it goes.
|
|
ok bernd, espie
|
|
- note that the flags [-hiln] are extensions
|
|
- use .Ex instead of an entire DIAGNOSTICS section
|
|
All relevant information in the rip daemon can be displayed with this
controller.
Not connected to builds yet.
ok claudio@
|
|
imsg/three process framework of ospfd. He implemented most of the daemon with a little help and guidance from Claudio and I. Currently the daemon is more or less complete, with the exception of key lifetime and rollover. Not yet connected to the builds. OK claudio@
|
|
started by Michele Marchetto some time ago by using the imsg/three process framework
of ospfd. He implemented most of the daemon with a little help and guidance from
Claudio and I.
Currently the daemon is more or less complete, with the exception of key lifetime
and rollover.
Not yet connected to the builds.
OK claudio@
|
|
|
|
receives. Previously a non-blocking socket would mask this error by
returning EWOULDBLOCK and mislead applications to think accept() may
eventually succeed. Corrects a pthreads deadlock reported by Tero Koskinen
<tero.koskinen at iki.fi> okay kettenis@, theo@, markus@
|
|
data. Eliminate it, and just use the data being read in while
processing MBR and EBR records.
Should be no functional change.
ok weingart@ deraadt@
|
|
a disk rather than accepting the cylinder count provided by the disk
or controller. This cylinder count will be '16383' for any disk >8.4G
according to the ATA spec. CPU_BIOS on i386/amd64 has magic to deal
with this, but other archs do not need to be restricted by the needs
of PC BIOS.
Fixes the default MBR OpenBSD partition size and disklabel on non-CPU_BIOS
archtitectures.
No change to behaviour on i386/amd64 machines.
Noted by Stuart Henderson on his Thecus.
Testing by various, including 'old i386 machines' nick@
ok tom@ pedro@ weingart@ deraadt@
|
|
eliminates firmware timeouts.
Tested by pedro la peu <pedro at am-gen dot org> with a 5752 ASIC and
Benjamin Black <ben at layer8 dot net> with a 5787 ASIC.
|
|
ok kettenis@ "Looks correct to me" krw@
|
|
|
|
provided nothing else happens (like, huh, the presence of actual conflicts
between files).
Allows nikolay@ to work with redhat/base and fedora_core at the same time.
|
|
rather than when CPUID says we're on any Geode. Should avoid reset
failure on Nokia IP110s and other non-SC1100 Geode-based systems.
Reset should hopefully still work on Soekris Net4801s and PC Engines
WRAP systems, but no-one bothered to test and report back in two days.
"commit" deraadt@
|
|
Try to get bpf mtaps working soon to see what exactly happens there.
Based on rt2661.c, your code is just nice to read damien ;)
ok claudio@
|
|
this can potentially block indefinitely. Instead just
protect against fd state transitions and perform
the _thread_sys_shutdown(). Fixes deadlock reported by
Tero Koskinen <tero.koskinen at iki.fi>. okay kettenis@
|
|
match more the actual reality. Still unsure about it as we don't have any
documentation to verify against. OK mglocker@
|
|
to be); pr 5256
|
|
ok deraadt@
|
|
|
|
ok henning@ dhartmei@ deraadt@
|
|
|
|
ok jmc@
|
|
Seems to fit pretty well. Does not do anything useful right now. The bits
in the interrupt handler and of course the TX ring are still missing.
OK mglocker@
|
|
ok art@
|
|
|