Also, it's not functionally identical to the xterm version which could cause an
issue for some users.
--
Daniel O'Connor
"The nice thing about standards
is there are so many to choose
from." - Andrew Tanenbaum
> On 4 May 2016, at 07:58, Conrad Meyer wrote:
>
>>
writing... /dev/ones, it's just
> like /dev/zero except it returns 0xff bytes. Useful for dd'ing to wipe
> out flash-based media.
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/79421
:)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com
for a
> HBA and a 10GE NIC. That's a little nuts.
>
Most of those aren't paid unless you actually enable the thing in question.
Same with this change, if you aren't using NFS you don't pay the cost.
--
Daniel O'Connor software and network engineer
for Genesis So
ctually use.
>
> There is at least 1 counter decrement (add -1) in tcp, so the native counters
> need to be signed.
You could convert decrements into an increment of a separate counter and then
subtract that value from the others when collecting them all.
--
Daniel O'Connor softwar
ew other advantages that other people have listed.
That approach has a small footprint (binary + man page), is always up to date
(so the VCS infrastructure is not tied to the earliest version of SVN) and
doesn't have any dependencies.
--
Daniel O'Connor software and network engineer
for
ependency
> chain it carries, with the largest being Python and Perl IIRC.
Perhaps there should be an svnlite port then, or svnstatic or similar.
If an svnstatic port was installed as a package it would have no run time
dependencies, so not huge chains of stuff to install.
--
Daniel O'Conn
>
> You should probably just remove the flag entirely. sio(4) doesn't build on
> 8.x and later.
The handbook will need fixing too since it mentions sio(4) and -D/-h.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice t
I do intend to exclude more dot-dirs.
Why not just exclude '.??*' ?
I doubt the source tree will ever grow a top level directory whose name starts
with a dot.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about
lock) immediately following the indirect block.
We should also do this for other indirect block boundaries, but it
is only important for the first one.
Suggested by: Bruce Evans
MFC: 2 weeks
ie it is a joke :)
--
Daniel O'Connor software and network engineer
for Genesis Software - http:
is odd, this does not copy the last byte. Not sure, whether =
>>> this is intended.
>>
>> Feel free to improve...
>
>
Surely if you pass it an odd size you made a mistake - either the wrong
function was used or you computed the size incorrectly.
--
Daniel O'C
size is odd, this does not copy the last byte. Not sure, whether this is
> intended.
Add
KASSERT(size & 0x1 == 0, ("odd size copy"));
before
size >>= 1;
:)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing
ysctls which have duplicate information, eg kern.geom.conf*
(text, XML & dot versions of the same data)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from.&
into a tab uses more disk space
than just tabs, but that amounts to sweet FA these days.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew T
disk to store 4 spaces for your odd number of indent lines is
trivial..
I understand that bsd.port.mk and friends have legacy and that is fine but I
don't think it's a good precedent to use when indenting other makefiles (which
is a great idea IMO)
--
Daniel O'Connor soft
> built installers based on this stuff.
>
I suspect this would be problematic because bsdinstall is architected
differently to sysinstall and the later's scripting is based on calling various
C functions :(
Also things like dist names are different..
Don't let me stop you writ
.
> Thanks.
> --
> Craig Rodrigues
> rodr...@crodrigues.org
> ___
> svn-src-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscr...@freeb
g devd, but the pci resistance lead me to put
> aside the problem for a while. I'll be happy to pick it back up, especially
> if I can get some help going through all the drivers and tagging things
> appropriately.
I would be interested in helping, certainly with the mechanical
but I think it's quite rare (the 80/20 rule works for me here :)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
GPG
a fan of a small base kernel + modules for the many reasons
listed in this thread :)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanen
e too difficult.
FWIW the above shell snippet is found in a post [sys]install shell script I
used for 6.x and later so it has had a bit of testing.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that ther
is selected.
> I avoid this problem by prefixing a hostname to the label...
This is why I prefer IDs since they are nominally unique (UFS ones, GPTs damn
well better be :)
Although I concede it is rather annoying to work out which is which, or type
them out manually..
--
Daniel O'
t list will show the GPTID (rawuuid) and dumpfs will show the UFS ID.
The following shell snippet will generate the UFS ID for a given FS.
getfsid() {
line=`dumpfs 2> /dev/null $1 | head | grep superblock\ location`
if [ $? -ne 0 ]; then
return 1
fi
# dumpfs doesn't print leading
On 07/04/2011, at 15:34, Edwin Groothuis wrote:
> Add a menu entry for UTC in the main menu.
>
> PR: bin/156019
> Submitted by: Daniel O'Conner
Thanks.
It's O'Connor though :)
--
Daniel O'Connor software and network engineer
for Genesis Softwar
that the
> burn-in time before it is considered sufficiently stable is be
> measured in years.
Which is a good reason to have a UI to set it :)
Or maybe when you say "auto" it asks if you want it on or not.
--
Daniel O'Connor software and network engineer
for Genesis So
On 25/09/2010, at 8:23, Peter Jeremy wrote:
> savecore already has support for a 'minfree' file to prevent
> crashdumps filling the crashdir. Maybe the default install should
> include a minfree set to (say) 512MB.
Or perhaps add maxcount and set it to 1 as well as minfree a
hanged about this if there is enough
> push-back. Just saying I'm not there yet.
I'd say people are uninterested in debugging right up until their system panics
and they want to stop it doing that :)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://
like nobody's watching.
> ___
> svn-src-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
>
--
Daniel O'Connor
{ } while (0)
Although that said when I looked at HALDEBUG on 8.0 it was defined as a
function so it is a non issue there.
HAL_DEBUG is different but I can't actually find where that is defined.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com
It does have the advantage of not requiring the user to do anything which is
nice even if it's clunky looking.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them t
we put this option in the kernel for just the
> affected machines. Sam didn't like this aspect of the patch when he
> reviewed it, and I'd love to hear sane proposals on how to fix it :)
Could you do TUNABLE_INT in the MIPS code and TUNABLE_INT_FETCH in ath_hal?
--
Daniel O'Con
On Mon, 21 Sep 2009, M. Warner Losh wrote:
> In message: <200909211216.07249.docon...@gsoft.com.au>
>
> "Daniel O'Connor" writes:
> : On Mon, 21 Sep 2009, Rick Macklem wrote:
> : > And what about going through NAT gateways? (I'm not familiar
ill NAT UDP properly otherwise
people wouldn't be able to play games.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
GPG Fingerp
o a short term need at the expense of a long-term
> need.
If you are such a user it is trivial to switch to using UFS ID labels.
Swap is a little more complex but you can use glabel fairly easily.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.
riate) if the termcap change goes in?
How about vi? Can that be fixed (if it needs it)?
About the only use for clearing the screen is when you logout IMO, it is
so frustrating otherwise (IMO of course :)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.
ernet-like interface
> pair.
Can't you already do this pretty easily with netgraph?
ie connect 2 ng_eiface's together.
Although that said, the ng docs leave a bit to be desired if you want to
actually do it ;)
--
Daniel O'Connor software and network engineer
for Genesis Softw
he messages succinct and informative?
Obviously artistic appreciation is a dying art.
Posters to email lists
Can sometimes be very impolite
Appreciate developers!
(Hmm I suck at Haikus)
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thin
r last rather than first?
Fixing it properly would be better but the above would be a useful work
around.
It is very tedious sorting through email when you can't get an idea about what
it touched based on the subject alone..
--
Daniel O'Connor software and network engineer
for Genesis
37 matches
Mail list logo