On Thu, Sep 23, 2021 at 8:37 AM Janne Johansson wrote:
> Could this handwaving please stop? If anyone wants, make a i386 VM and
> do a binary search and record the minimums.
>
I have done this exercise, but not for kernel relinking -- it was for doing
full system rebuilds.
Starting with 2.0/i386
This also fixes the bug where if you split the window then open a file
in one pane, the line number in the other (original file) pane
increments. I have tried (without success) more than once to figure
out what was causing this.
Thanks for the fix!
-ken
On Fri, Sep 8, 2017 at 11:24 PM, Martin W
Submitted for your consideration:
This diff adds an option '-h' to touch(1) for getting/setting timestamps
from symbolic links directly, rather than the linked-to file. This is
useful if you want to set the timestamp on a link (e.g. to copy the
timestamp from the linked-to file, or from another l
On Mon, Jun 15, 2015 at 7:20 PM, Michael McConville
wrote:
> Of course, this breaks existing scripts that used the -a option -
> they'll just get the usage prompt. It will fail more dangerously
> (silently) with scripts intended for old-style tapes, so (if I
> understand correctly) it should proba
On Mon, Apr 13, 2015 at 1:13 PM, Kurt Mosiejczuk
wrote:
> I came up with the following tweak to get the filesystem status in the
> daily
> emails back into 80 columns. I liked the addition of the inodes in the
> emails,
> but that addition started pushing many of the filesystems past the 80
> co
On Sun, Mar 15, 2015 at 1:21 PM, Theo de Raadt
wrote:
> One day, it would be nice if /var cannot be filled up in a hostile
> fashion...
>
slightly off-topic, but I routinely make /var and /var/log separate
filesystems
(especially on Internet-facing hosts). this might be worth considering as a
de
I do not doubt that emulators can be useful for some things. Indeed, I
use them myself when real hardware isn't available.
but emulators have limits -- invariably they are written to emulate certain
things accurately (albeit imperfectly, because all programmers make
mistakes) while other things d
On Fri, Jan 13, 2012 at 1:44 PM, Theo de Raadt wrote:
> From remote I could build a bot-net of machines that send you
> illegal fragments and, if you create a state of the bad mappings, you'd
> run your state table out. When the state table gets full, it will
> eject other stuff which is more imp
On Thu, Jan 12, 2012 at 3:31 AM, Fernando Gont wrote:
> On 01/12/2012 12:03 AM, Alexander Bluhm wrote:
> > Drop overlapping IPv6 fragments in pf reassembly code. RFC 5722
> > is demanding that. Our stack does that already.
> >
> > The text "constituent fragments, including those not yet receive
are you sure you're solving the right problem? in a production environment,
do you really want production machines to continue to boot to PXE, load an
installation kernel, and only then discover that a bootable local disk
exists and reboot from that? it seems dangerous to allow a situation to
con
10 matches
Mail list logo