Age | Commit message (Collapse) | Author |
|
|
|
recoverable memory errors no longer panic the kernel.
From NetBSD but the manual page.
|
|
these days, we are in control of the situation it is just Done Right.
ok miod
|
|
it down, that is ok, you can pass 0. (but it is slower)
|
|
|
|
for groff compatibility because pod2man(1) uses it that way.
Weirdly, groff documents it as "for compatibility with other
troff versions" but neither Heirloom nor Plan 9 have it.
Issue reported by giovanni@ via sthen@.
|
|
|
|
often space-constrained /var filesystem was a historical mistake. There
are big implications for the daemons which assume they won't run out of
space, and this is a first step towards trying to improve the situation.
Move /tmp to the same 7-day expiration rules that /var/tmp had.
vi.recover works just as well as before, except on memory filesystems;
indicating that vi should be repaired to write files into homedirs or
something.
done with rpe
ok many
|
|
* not supported by groff
* not used in any OpenBSD, NetBSD, DragonFly or FreeBSD base manual
* superseded or retracted
* and more than ten years old
Triggered by a question from Carsten Kunze (Heirloom troff).
OK guenther@ jmc@
|
|
|
|
PROT_NONE, PROT_READ, PROT_WRITE, and PROT_EXEC from mman.h.
PROT_MASK is introduced as the one true way of extracting those bits.
Remove UVM_ADV_* wrapper, using the standard names.
ok doug guenther kettenis
|
|
troff displays these as typographic quotes, but nroff implementations
almost always print them literally, which rarely has the intended effect
with modern fonts, even in stock xterm.
These uses of `` '' can be replaced either with more semantic alternatives
or with Dq, which prints typographic quotes in a UTF-8 locale (but will
automatically fall back to `` '' in an ASCII locale).
improvements and ok schwarze@
|
|
|
|
|
|
(to be consistent within this page; that's what most manuals use)
* misc/portscout was renamed to misc/portroach
* and two typos
all from <kaspars at bankovskis dot net>
|
|
|
|
From Kaspars Bankovskis <kaspars at bankovskis dot net>
|
|
Prompted by jmc@
|
|
diff From: Mike Burns
(though my fix differs a bit)
|
|
|
|
|
|
where its appropriate to use it, but that can happen later.
discussed with djm@
tweaks from jmc@
|
|
|
|
Direction/tweaks from sthen@ espie@
ok espie@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Support specifying the .Bd and .Bl -offset as a macro default width;
while here, simplify the code handling the same for .Bl -width.
2. Correct handling of .Bl -offset arguments: unlike .Bd -offset, the
arguments "left", "indent", and "indent-two" have no special meaning.
3. Fix the scaling of string length -offset and -width arguments in -Thtml.
Triggered by an incomplete documentation patch from bentley@.
|
|
REGRESS_* idiom died a while ago
OK naddy@ sthen@
|
|
pointed out by millert@
|
|
- Ask for responsefile location (url or local path) if dhcp discovery
fails for location or mode. If 'next-server' is found in dhcp lease
file, provide a default url http://next-server/install.conf.
- Ask for installer mode if the specified response file name does not
match *install.conf or *upgrade.conf.
- If present, use /auto_install.conf or /auto_upgrade.conf as response
file for unattended installation or upgrade.
- Automatically start installer in unattended mode if either one of
these files is present when the system boots.
- Document changes in manpage and installation notes.
OK krw@ deraadt@
|
|
ok jmc@, deraadt@ (begrudgingly)
|
|
while in the manpage add volatile where the code has it too.
ok miod@ guenther@
|
|
inspired by a discussion with matthew@
|
|
gcc3. Reminded by zhuk@
|
|
ok ratchov@, sthen@, mpi@
|
|
|
|
removed and not just disabled in OpenBSD 5.2 (pointed out by brad@).
feedback from brad@ jsing@ sobrado@
earlier version ok jmc@
ok jsing@
|
|
kernel representation of a network route.
While here add some missing headers in the SYNOPSIS.
|
|
|
|
to equalize, maximize, and ignore the width of columns.
Does not yet take vertical rulers into account,
and does not do line breaks within table cells.
Considerably improves the lftp(1) manual; issue noticed by sthen@.
|
|
|
|
|
|
|
|
and some other minor improvements
|
|
ok jmc@ brad@ sthen@ mpi@
|
|
ok jmc@ schwarze@
|