Age | Commit message (Collapse) | Author |
|
ok claudio@, henning@
|
|
functions (currently don't fully work, this is to make fix easier).
|
|
|
|
React installing the label associated with the new nexthop
in the kernel routing table.
ok claudio@
|
|
|
|
file/command prompt. From Tiago Cunha.
|
|
a diff from Peter Werner but largely rewritten to use kinfo_file2.
OK deraadt@ with man fixes from jmc@ and sobrado@
|
|
protocols as it is currently in if_ethersubr.c. OK reyk@
|
|
OK blambert@
|
|
ok pyr@
|
|
|
|
and some people may use shells which do not support it. Instead, make an empty
default-command option mean a login shell, and fork it with a - in argv[0]
which is the method used by login(1).
Also fix the automatic-rename code to handle this correctly and to strip a
leading - if present.
|
|
|
|
checking is still incomplete, but a bit better, in particular for man
now in sync with 1.7.22: the only 1.7.22 diff was already in
|
|
"abc-1", "abc-2", "abc-3" exist and "abc-3" has the alias "abc", "tmux abc"
should execute abc-3, not complain about the command being ambiguous.
Not a problem at the moment but will be soon.
|
|
sthen@ who also tested it. OK henning@ sthen@
|
|
clear. No functional change, getting this out of the way to make later options
changes easier.
|
|
|
|
afterwards, otherwise it hangs.
|
|
ok claudio@
|
|
routing message. We can then rely on that flag to spot out
MPLS routes coming from routing socket.
ok claudio@
|
|
|
|
is required here as well, doh.
|
|
rather than just the global options. From Brandon Mercer, thanks.
|
|
to be used soon in man_validate.c
|
|
but *not* in ".Bd -tag -width indent", so in the latter case, it should
not be handled specially.
ok kristaps@ and jmc@ and contained in 1.7.22
|
|
|
|
no functional change on OpenBSD
|
|
document the \fX escapes (not recommended)
add some more details about escape sequences
document white space handling
simplify some explanations, don't talk about ontologies
|
|
document the \fX escapes
document white space handling
explain global STRUCTURE before explaining SYNTAX details
point to mdoc(7) for groff COMPATIBILITY
|
|
instead of resetting it to the value;
no functional change, as currently offset is always 0 at this point,
but perhaps it's safer with respect to possible future changes
|
|
ok kristaps@ and contained in 1.7.21
|
|
- introduce an interface for widget drivers to ask the xbow to map arbitrary
views of their address space, in addition to the low 16MB. This operation
may fail or map a subset range of what the caller asked for, depending on
the platform we're running on.
- use this in xbridge to set up views on the direct memory and i/o spaces,
to map devices resources when they don't fit in one of the devio small
ranges (limited to 2MB anyway). These views are only allocated when
devio can't do the job, so as not to consume too many resources on
Origin family systems where such views are scarce resources (and
shared accross the whole crossbow).
This makes pci devices with large resource needs configure correctly.
While there, fix programming of 64 bit memory BAR; this makes bge(4)
work.
Tested on Octane (with Bridge revision < 4 and >= 4), Origin 200 (Bridge >= 4)
and Fuel (XBridge).
ok deraadt@
|
|
ok kristaps@ and contained in 1.7.21
|
|
(2) use warn not warnx if fstat fails;
(3) getsubopt modifies arg, so printing it on error will print
the wrong thing: use suboptarg instead.
from nicm@
ok kristaps@ and contained in 1.7.21
|
|
interesting behaviour with v6 '[]' ftp syntax, but best we can do
for 4.6. Testing and tweaking from halex@ and phessler@, and a host
of others in various previous versions.
ok halex@ deraadt@.
|
|
this is still not really good, but can stay like this for now
|
|
and session options clearer, and fix the incorrect synopses and descriptions of
show-options and show-window-options.
|
|
from Paul Stoeber
|
|
|
|
machines following IEC/IEEE for fp arith fail, since they take more
care of overflowed value. failure on zaurus reported by david@.
ok millert@
|
|
|
|
Userland version was already correct. From Jason Fritcher. OK deraadt@
|
|
ok deraadt@ markus@
|
|
to store the bootblocks.
ok deraadt@
|
|
|
|
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32
just in case somebody removes other framebuffers that pull this in from their
kernel config.
ok deraadt@, miod@
|
|
|
|
ok deraadt@
|
|
|