| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
| |
vulnerability from non-standard DNS packet from any host
on the internet.
OK sthen@
|
|
|
|
|
|
| |
suggested by Percy Piper.
ok gilles@
|
|
|
|
|
| |
gio_id(), not the whole 32 bit first word. Some boards with a 8-bit only ID
register use the other 24 bits, sadly.
|
| |
|
|
|
|
| |
are not frame buffers. Thanks to Martin Boehme for donating such boards!
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
interrupt on Indy; do not use it on such systems. Then, bring back a clock0 at
mainbus attachment to IP22 kernels, and attach it late in the autoconf process
if no other device has claimed the clock yet.
This means R4000 and R4400 based Indy may experience the lost clock interrupt
processor errata again, until a better way to skirt it is found.
|
| |
|
|
|
|
| |
Issue first reported by naddy@ in rsync(1).
|
|
|
|
|
| |
Fixes vertical spacing after "OPTIONS" in gcc(1).
Issue first reported by naddy@ in rsync(1).
|
|
|
|
|
|
| |
even on an input line containing a partial implicit macro.
Fixes horizontal spacing in vi(1), ddb(4), and ppp(8).
|
|
|
|
| |
compiled in and the interface is in debug mode. ok sthen
|
|
|
|
|
|
|
|
| |
* When they are trailing the last item, move them outside the list.
* When they are trailing any other none-compact item, drop them.
Improves formatting of 40 pages, e.g. grep(1), ksh(1), netstat(1),
ath(4), bsd.port.mk(5), pf.conf(5), mount(8), crypto(9).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that's stupid because it may break enclosing font changes,
but let's do the same for groff bug compatibility.
--> Never use \*(Ba, use just plain "|"! <--
Also, predefined strings are already expanded by the roff(7) parser,
so the mdoc(7) parser has to look for the expanded string.
Formatting improvements in ksh(1), less(1), atan2(3),
hostapd.conf(5), snmpd.conf(5), and mknod(8).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(when it was in struct pstats) to an 'uninitialized-on-fork' area
(in struct proc), thus resulting in the counts all being off. Put
it and p_prof_addr back in a 'copy-on-fork' area.
ok matthew@ miod@ weingart@
|
| |
|
|
|
|
|
|
|
|
|
| |
c2k11, so libstdc++-v3 should make use of them. Major version bump
for good measure, and sync libstdc++'s shlib_version with
libstdc++-v3's.
Issue pointed out by Roberto Bagnara on bugs@
ok deraadt
|
|
|
|
| |
timeout" messages on my soekris and doesn't fix the real problem.
|
|
|
|
| |
tree; don't know where it was coming from. ok krw@ mikeb@
|
| |
|
|
|
|
|
|
| |
From Andreas Bartelt, obsd AT bartula DOT de
OK sthen@
|
|
|
|
| |
ok espie@
|
| |
|
|
|
|
| |
ok sthen@
|
|
|
|
| |
text was removed from symlink.7 over 16 years ago.
|
|
|
|
| |
From Brad, with tweaks by me.
|
|
|
|
|
|
| |
L2TP packets.
ok markus henning
|
|
|
|
|
|
| |
do not let it depend on the default indent provided by -Oindent.
By default, this doesn't change anything because 7 / 2 = 3;
in -Omdoc mode, it makes man(7) output the same as mdoc(7) output.
|
|
|
|
|
|
| |
In flush-left mode of both man(7) and mdoc(7), when an output line is broken
at the position of a literal tab, the tab indents the following line.
Reminded by deraadt@ in Pest, Ujlipotvaros, Csanady utza.
|
| |
|
| |
|
| |
|
|
|
|
| |
as discussed with and ok mpi@ deraadt@
|
|
|
|
|
|
|
| |
can use this to select the IPsec tunnel for sending L2TP packets.
this fixes Windows (always binding to 1701) and Android clients
(negotiating wildcard flows); feedback mpf@ and yasuoka@;
ok henning@ and yasuoka@; ok jmc@ for the manpage
|
| |
|
| |
|
|
|
|
|
| |
on an AML node. Shortens the tricky code in a lot of callers.
Earlier version seen by pirofti and kettenis.
|
| |
|
|
|
|
|
|
| |
into the cache. Make sure we're at IPL_NET while incrementing/decrementing
ic_nnodes. Add a debug message that warns about possible node leaks.
All of this affects hostap mode only.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
hibernate info.
ok mlarkin@ stsp@
|