Age | Commit message (Collapse) | Author |
|
non-default rdomain/rtable. route will change the default rdomain
using the new setrdomain() syscall and execute the supplied command,
eg. "route -T1 exec /usr/sbin/named".
Tested by many including michele@, phessler@
ok claudio@, deraadt@
|
|
ok jsg@
|
|
bgpd. Reads OK henning@
|
|
else. Adds conversion functions to map AFI/SAFI and the Unix AF_ values
from and into AID used in bgpd. This is needed to support things like MPLS
VPN and other upcomming changes that need to play a lot with AFI/SAFI pairs.
Mostly mechanical change, henning@ has no particular issues with this.
Must go in so that I can continue working.
|
|
|
|
|
|
With updatesets, technical details are ways more complicated.
|
|
|
|
to the bge(4) man page.
- Remove mentioning PCI for the type of Gigabit adapters at the top
since there are also SBus adapters.
- Shuffle the list of adapters and the description of the chipsets
around so that the adapters list is further up the page and the
description of the chipsets is further down the page.
- Make the list of adapter entries consistent and only mention
the media type.
- Remove the bit about the Tigon 1 chipset no longer being
in production. They're both no longer in production and
I don't think this has much relevence in the man page.
There are plenty of other Ethernet chipsets no longer in
production as well."
|
|
close the set.
|
|
likely to be partial versions.
|
|
|
|
SYNCHRONIZE_CACHE commands on device close.
ok dlg@ marco@
|
|
requested by krw@ after spending a week munging through my code.
|
|
the two issues affecting it last time are gone. the first, mishandling of
TRY_AGAIN_LATER is not relevant now that krw got rid of TRY_AGAIN_LATER.
the second, the misbehaving IBM disk was found to be a problem with siop
using ordered tags on most ops combined with the speed of the new code.
putting this in so we can move forward.
ok krw@ "commit please" marco@
|
|
ok marco@
|
|
The firmware is loaded from /etc/firmware/afb, which will be provided soon.
|
|
|
|
ok deraadt@, pirofti@, claudio@
|
|
nat-to or rdr-to in addition to filter rules".
|
|
notice it sees older stuff. Even if they get filtered later on, this would
turn into a "no need to update".
(in actual use, I probably will need to open those packages and look at
the pkgpaths to make sure they are not valid candidates, and to compare
full signatures... oh well)
|
|
increase as well.
Binaries compiled before this change will not work once the kernel page size
is cranked (in a few weeks), so you might want to update your userland and
packages soon.
|
|
|
|
|
|
on machines reporting > 32 memory regions. ok kettenis@
|
|
in case there is an issue, register set as not updateable with tracker.
|
|
for try again later.
Don't bother cleaning up set from can_install, since complete does it too.
|
|
|
|
|
|
for the platform we are running on (i.e. trying to boot e.g. bsd.IP32 on an
IP27 machine).
|
|
file load if necessary. Will be used very shortly.
|
|
for sys_reboot() to hang forever.
|
|
- sort nnpfs alphabetically
ok deraadt jasper
|
|
|
|
be legacy-free machines built by Dell monkeys who then (it seems)
reuse the io address space for something else. Touch it, and the
|
|
be legacy-free machines built by Dell monkeys who then (it seems)
reuse the io address space for something else. Touch it, and the
machine resets. Great....
|
|
pmap_activate() should be called to force the kthread into the kernel pmap.
If it is i386 it is lazy pmap it may not be in the kernel kthread, so
it must be called so that pmap_activate can decide. If it is amd64
without lazy pmap, it must not be called.
A comment is added to remind us about this in the future in case these
assumptions change.
ok kettenis
|
|
|
|
read a value from the sensor properly. The .status field, on the other
hand, indicates whether the location that sensor is at, is OK, failed,
on fire, or whatnot. In the case of uthum we have no idea whether that
temperature is ok or not, so we must leave it SENSOR_S_UNSPEC
|
|
systems, at least with Intel graphics.
ok marco@, deraadt@
|
|
|
|
|
|
|
|
into "to_update" stuff...
|
|
independently of the name...
|
|
micro-optimisation: if old pkgname is the same as new pkgname, we just
need to build the RequiredBy file, no need to adjust Requiring...
|
|
of conflict globally, add it as old handles, and then use it everywhere.
|
|
|
|
|
|
|