In message <20190907161749.gj2...@kib.kiev.ua>, Konstantin Belousov writes:
> On Sat, Sep 07, 2019 at 08:45:21AM -0700, Cy Schubert wrote:
> > I've been able to set the memlock rlimit as low as 20 MB. The issue is
> > letting it default to 0 which allows ntp to ml
In message <66f80012757134b6317b673f9eeb24db66c996a2.ca...@freebsd.org>,
Ian Le
pore writes:
> On Sat, 2019-09-07 at 09:28 -0700, Cy Schubert wrote:
> > In message <20190907161749.gj2...@kib.kiev.ua>, Konstantin Belousov writes:
> > > On Sat, Sep 07, 2019 at 08:45
In message <20190909184446.gu2...@kib.kiev.ua>, Konstantin Belousov writes:
> On Mon, Sep 09, 2019 at 12:13:24PM -0600, Ian Lepore wrote:
> > On Mon, 2019-09-09 at 09:30 -0700, Rodney W. Grimes wrote:
> > > > On Sat, 2019-09-07 at 09:28 -0700, Cy Schubert
doing network_enable x in wpa_cli and it all
>comes
>> > back. I asked Adrian about this in the past, but it needs some
>> > debugging
>> > to pin down.
>>
>>
>> Is this iwm(4) as well in your case or another card?
>>
>> /bz
>>
roaming. All of the
> > roaming and network preferences when wpa_supplicant is running is done
> > in wpa_supplicant. That's where you have to look. Ideally
> > wpa_supplicant would be triggering bgscan too periodically rather than
> > only when the RSSI is low.
> >
>
as empty in ifconfig output. Sometimes it stays the same long after I
> leave the network.
Do you suspend/resume your laptop?
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
>
>
> On Thu, Sep 19, 2
d
machines in the PR?
I'd also be interested in seeing ntpq -p outputs side-by-side.
--
Pardon the typos and autocorrect, small keyboard in use.
Cy Schubert
FreeBSD UNIX: Web: https://www.FreeBSD.org
The need of the many outweighs the greed of the few.
Sent from my Android device with K-
ase of the moon. Although we can re-gen them after r280915,
> upstream does not support BSD yacc.
Ntp_parser.y is not redundant. It is referenced by ntp_parser.c. I put that
fix in two days ago.
I'll re-merge based on your second patch/the posted fix. I'll try it first
in the po
In message <20150403080118.ga2...@roberto-aw.eurocontrol.fr>, Ollivier
Robert w
rites:
> According to Cy Schubert on Thu, Apr 02, 2015 at 06:26:42PM -0700:
> > Ntp_parser.y is not redundant. It is referenced by ntp_parser.c. I put that
>
> > fix in two days ago.
>
;
> make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
> *** [_depend] Error code 2
>
> make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
> 1 error
>
> make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBS
I think jenkins copy of head still contains ntp_parser.y. I see no issue
here.
Cy Schubert
You need to do a better job at figuring out why you broke things.
This is not the first time you've broken things with an ntp import.
--
Craig
On May 4, 2015 8:45 AM, "Cy Schubert" wrot
Thanks. That fixed the jenkins build.
Cy Schubert
On May 4, 2015 10:52 AM, "Li-Wen Hsu" wrote:
> On Mon, May 04, 2015 at 10:46:10 -0700, Garrett Cooper wrote:
> >
> > On May 4, 2015, at 10:38, Cy Schubert wrote:
> >
> > > I think jenkins copy of he
at isa_probe_children+0x211/frame 0x81e4fc90
mi_startup() at mi_startup+0x108/frame 0x81e4fcb0
btext() at btext+0x2c
Uptime: 1s
acpi0: reset failed - timeout
Automatic reboot in 15 seconds - press a key on the console to abort
It's getting late here. I'll try diggin
g about
using the same mobo and cpu combination on all my machines (except
laptops), failures are completely reproducible. Might be a good idea to put
in a dtrace probe too.
--
Cheers,
Cy Schubert or
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the gr
In message <201601080107.u0817kdw078...@slippy.cwsent.com>, Cy Schubert
writes:
> In message om>
> , Adrian Chadd writes:
> > Ok,
> >
> > So try adding this check:
> >
> > vmbuf = x86bios_alloc(&offs, sizeof(*buf), M_WAITOK);
> > if (vmbuf
Cy Schubert writes:
> In message <201601080107.u0817kdw078...@slippy.cwsent.com>, Cy Schubert
> writes:
> > In message c
> > om>
> > , Adrian Chadd writes:
> > > Ok,
> > >
> > > So try adding this check:
> > >
> > >
t; On 01/09/2016 13:48, Adrian Chadd wrote:
> >> On 9 January 2016 at 11:30, John Baldwin wrote:
> >>> On Thursday, January 07, 2016 01:47:32 AM Cy Schubert wrote:
> >>>> In message il.c
> >>>> om>
> >>>> , Jeremie Le Hen writes:
>
41M Wired, 41K Buf, 4179M Free
> ARC: 790M Total, 575M MFU, 169M MRU, 16K Anon, 9618K Header, 36M Other
> Swap: 40G Total, 50M Used, 40G Free
>
> Do you use tmpfs? Anything stored in there will get stashed in inactive
> memory and/or swap.
Tmpfs objects are treated as any other in m
apps have a small or large locality of reference? Remember, O/S tuning is a
matter of
robbing Peter to pay Paul. Reducing the resources used by applications will pay
back
bigger dividends.
Hope this helps.
--
Cheers,
Cy Schubert or
FreeBSD UNIX: Web: http://www.FreeBSD.org
e
inactive pages are part of your free pool that were active at one time but
now are not. They may be reclaimed and if they are, you've just saved more
I/O.
Top is a poor tool to analyze memory use. Vmstat is the better tool to help
understand memory use. Inactive memory isn't a bad t
In message <20160402105503.7ede5be1.ohart...@zedat.fu-berlin.de>, "O.
Hartmann"
writes:
> --Sig_/VIBPN0rbNwuyJuk=dxEGA+U
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: quoted-printable
>
> Am Sat, 02 Apr 2016 01:07:55 -0700
> Cy Sc
t; > > Am Sat, 2 Apr 2016 10:55:03 +0200
> > > "O. Hartmann" schrieb:
> > >
> > > > Am Sat, 02 Apr 2016 01:07:55 -0700
> > > > Cy Schubert schrieb:
> > > >
> > > > > In message <56f6c6b0.6010...@protected-networks
O. Hartmann" schrieb:
>
> > Am Sat, 2 Apr 2016 10:55:03 +0200
> > "O. Hartmann" schrieb:
> >=20
> > > Am Sat, 02 Apr 2016 01:07:55 -0700
> > > Cy Schubert schrieb:
> > > =20
> > > > In message <56f6c6b0.6010...@prot
. Hartmann" schrieb:
>
> > Am Sat, 02 Apr 2016 01:07:55 -0700
> > Cy Schubert schrieb:
> >=20
> > > In message <56f6c6b0.6010...@protected-networks.net>, Michael Butler wr=
> ites: =20
> > > > -current is not great for interactive use at al
In message <20160405082047.670d7...@freyja.zeit4.iv.bundesimmobilien.de>,
"O. H
artmann" writes:
> On Sat, 02 Apr 2016 16:14:57 -0700
> Cy Schubert wrote:
>
> > In message <20160402231955.41b05526.ohart...@zedat.fu-berlin.de>, "O.
> > Hartmann&qu
In message <20160405092712.131ee...@freyja.zeit4.iv.bundesimmobilien.de>,
"O. H
artmann" writes:
> On Mon, 04 Apr 2016 23:46:08 -0700
> Cy Schubert wrote:
>
> > In message <20160405082047.670d7...@freyja.zeit4.iv.bundesimmobilien.de>,
> > "O. H
&
In message <20160409105444.7020f2f1.ohart...@zedat.fu-berlin.de>, "O.
Hartmann"
writes:
> --Sig_/SqWr.x1C_BgJVIYh7m_9T5y
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: quoted-printable
>
> Am Mon, 04 Apr 2016 23:46:08 -0700
> Cy Sc
PILER_VERSION}
+.if ${MACHINE_CPUARCH} == ${_HOST_ARCH}
PROGS+=h_raw
.endif
.endif
.endif
+.endif
PROGS+=h_read
PROGS+=h_readlink
PROGS+=h_snprintf
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
RTUALBOX amd64
Thanks for the report. I've reverted it now until I get the time to look at
it more closely.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
_
In message
, Guy Yur writes:
> On Fri, Jul 15, 2016 at 6:11 PM, Cy Schubert wrote
> :
> > In message c
> > om>
> > , Guy Yur writes:
> >> Hi,
> >>
> >> I am trying to crossbuild arm on an amd64 machine and buildworld
> >> is chec
 else                 Â
> > Â Â {print $2}}
> > Â Â ' < "$ntpdate_config"`
> >
> >
> > Regards,
> >
> > Ronald.
>
> Ooops, my bad, I'll get i
t finally boots.
Disabling early AP start allows it to boot past that point first time.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
___
freebsd-current@freebsd.org maili
In message <1492450.xzfnz8z...@ralph.baldwin.cx>, John Baldwin writes:
> On Tuesday, January 17, 2017 12:53:19 PM Cy Schubert wrote:
> > In message , Hans Petter
> > Sela
> > sky writes:
> > > Hi,
> > >
> > > When booting I
In message <1922021.4hjeqfj...@ralph.baldwin.cx>, John Baldwin writes:
> On Tuesday, January 17, 2017 05:08:58 PM Cy Schubert wrote:
> > In message <1492450.xzfnz8z...@ralph.baldwin.cx>, John Baldwin writes:
> > > On Tuesday, January 17, 2017 12:53:19 PM Cy Schu
The reason it's supposed to link in rpcsvc.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
In message <24642190-36ea-45e7-f392-de2b6e224...@protected-networks.net>,
Micha
el Butler writes:
>
t doesn't exist yet. If permissions
allow, you may create it by clicking on \u201cCreate this page\u201d.
I have three older AMD X2 boxes in my basement. I could give it a spin when
I get a chance.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
src
> 1 error
>
> make: stopped in /usr/src
> 1551.754u 434.064s 17:54.86 184.7%12598+328k 113045+55926io 25455pf+14w
That's from a r314812 five days ago. I rebuilt world in one of my
development trees since then with no problem. Consider running make
delete-old. There m
make install
>
> Then retry building world.
If this actually fixes it, it (the build) is wrong. You shouldn't have to
build and install src in order to build another part of src.
The procedure has always been documented as make installworld first then
make
In message <1c4e6a09-86ad-4dc7-aa65-336a1643e...@freebsd.org>, Dimitry
Andric w
rites:
>
>
> --Apple-Mail=_41B95E0F-96E1-4E0A-A996-DE3C34E4B13B
> Content-Transfer-Encoding: 7bit
> Content-Type: text/plain;
> charset=us-ascii
>
> On 12 Mar 2017, at 02:46, C
In message
, Roberto Rodriguez Jr writes:
> Hey,
>
> Even with a fresh checkout of sources ( today 935am EST). Buildworld/kernel
> fail 10 seconds into build.
Can you post output, please?
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need
d the messages still
are displayed at boot. I'm not sure if it's possible for a kernel to damage
the RTC. In my case that doesn't cause ntpd any problems. It's probably
good to check anyway.
>
> If there are known issues with jails (the problem occurs since I use
efore it can
> > capture enough samples from the external servers to determine the
> > true
> > local clock drift rate.
>
> Do not set ntpd.drift contents to zero. Â Delete the file. Â There's a
> huge difference between a file that says th
fied). The ippool parser thinks the pool type is a positional argument
not an option.
I'd like to verify Darren Reed's (original author's) intention before
blindly "fixing" anything.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
Th
In message <58e656c6.8000...@gmail.com>, Ernie Luzar writes:
> Cy Schubert wrote:
> > In message <58e50379.6090...@gmail.com>, Ernie Luzar writes:
> >> I have been a ipfilter user since Freebsd 3.0 without any complaints.
> >> Now I'm trying to get i
c++: note: diagnostic msg: PLEASE submit a bug report to
> https://bugs.freebsd.org/submit/ and include the crash backtrace, p$
> eprocessed source, and associated run script.
> ...
You have a bad DIMM. I had this same problem on my laptop but not on my
servers downstairs. That suggested th
In message
, Ngie Cooper writes:
> On Fri, May 5, 2017 at 4:43 PM, Cy Schubert wrote:
>
> ...
>
> > You have a bad DIMM. I had this same problem on my laptop but not on my
> > servers downstairs. That suggested that since all four machines were
> > running th
In message
, Andrey Fesenko writes:
> On Sat, May 6, 2017 at 2:52 AM, Ngie Cooper wrote:
> > On Fri, May 5, 2017 at 4:43 PM, Cy Schubert wrot
> e:
> >
> > ...
> >
> >> You have a bad DIMM. I had this same problem on my laptop but not on my
> >> s
> > > https://lists.freebsd.org/mailman/listinfo/freebsd-current
> > > To unsubscribe, send any mail to
> > > "freebsd-current-unsubscr...@freebsd.org" =20
> >=20
>
> Stefan Esser was so kind and pushed me towards COMPAT_FREEBSD11 options req=
>
t. So this
> bug is limited to -m src|null|tar.
Hi Bryan,
If do you choose to fix this, please provide a facility to override the
liberal rebuilds. I for one know when I need to blow away all my package
repos and start from scratch, which BTW I commenc
ss changed, ifconfig should return an error when user attempts to
> > do it, and if_setlladdr() should do the same.
> >=20
> > Thoughts?
> >=20
> > [1]
> > https://www.freebsd.org/doc/handbook/network-aggregation.html#networkin=
> g-lagg-wired-and-wireless
>
only need the kernel from
> drm-next.
Possibly. That code is in an ifdef only for inet6 and has been tinderbox
built on a universe machine. I'm rebuilding locally to verify the report.
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outwe
ADDRSTRLEN + 1];
const char *str;
@@ -54,9 +54,7 @@
} else {
PRINTF("\tAddress: family: %d\n",
np->ipn_addr.adf_family);
-#ifdef AF_INET6
}
-#endif
printm
: 7bit
>
> On 22.06.2017 21:20, Cy Schubert wrote:
> > Can you try the attached patch please?
> Yes, replacing:
>
> -#ifdef AF_INET6
> +#ifdef USE_INET6
>
> lets the build succeed. Is it Ok to modify stuff under contrib/ though?..
Yes, I've already
For users doing poudriere jail -c or poudriere jail -u, use -J 1, though
poudriere should only perform parallel builds only, not parallel installs.
Parallel installs is simply asking for trouble regardless.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The
In message <201706271956.v5rjujqp065...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <83207990-cd7c-90ea-6893-c0b3b1321...@passap.ru>, Boris
> Samorodov wr
> ites:
> > 27.06.2017 20:06, Trond Endrestøl пиÑеÑ:
> >
> > > Try running ma
In message
, Antoine Brodin writes:
> On Tue, Jun 27, 2017 at 9:56 PM, Cy Schubert wrote
> :
> > In message <83207990-cd7c-90ea-6893-c0b3b1321...@passap.ru>, Boris
> > Samorodov wr
> > ites:
> >> 27.06.2017 20:06, Trond Endrestøl пишет:
> >>
In message , Ngie Cooper
writes
:
>
>
> > On Jun 27, 2017, at 13:21, Cy Schubert wrote:
>
> ...
>
> > Yes. I've had issues with parallel installs breaking badly before this.
>
> Be that what it may be, papering the issue over via poudriere is the wrong
In message <201706280054.v5s0svs3036...@slippy.cwsent.com>, Cy Schubert
writes:
> This is a multipart MIME message.
>
> --==_Exmh_1498611286_142500
> Content-Type: text/plain; charset=us-ascii
>
> In message , Ngie Cooper
> writes
> :
> >
> >
&g
rotected-headers="v1"
> From: Bryan Drewery
> To: Cy Schubert
> Cc: Boris Samorodov , freebsd-current@freebsd.org,
> b...@freebsd.org
> Message-ID: <291c901c-7b78-7f4f-dd8d-d808406fb...@freebsd.org>
> Subject: Re: [base package build] [fail] r320347 -> r32039
ges in the protocol.
>
> However, this will result in a POLA violation, in that after the patch, nfs=
> userd won't
> start when booting, unless nfsuserd_enable=3D"YES" is added to /etc/rc.conf=
> .
>
> So, what do people think about this patch? rick=
said
that, this treats the symptom rather than addressing the cause. It's
preferred to discover the cause so that autofs (or amd) can mount a clean
filesystem.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of th
In message <20170808132621.1f14c...@freyja.zeit4.iv.bundesimmobilien.de>,
"O. H
artmann" writes:
> On Mon, 07 Aug 2017 23:48:15 -0700
> Cy Schubert wrote:
>
>
> Just for convenience, I 'glued" Warner Losh's messages below and reply inline
>
't be swapping anyway. If your system is you
have more serious problems than the lack of swap.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
___
freebsd-current
In message , David
Chisnall w
rites:
> On 19 Aug 2017, at 17:54, Cy Schubert wrote:
> >
> >> 3. should total swap be 1x 2x or some other multiple of RAM these days?
> >
> > Depends. If you're running some kind of database server or OLTP
> > ap
In message , tech-lists
writes:
> On 19/08/2017 17:54, Cy Schubert wrote:
> > Then it doesn't matter if you use one or many swapfiles and deleting the 4
> > GB won't make a difference. Just add the desired swap as required.
> >
> > With 128 GB RAM you
In message <201708192100.v7jl0vfk003...@slippy.cwsent.com>, Cy Schubert
writes:
> (On my -CURRENT laptop I see a scan rate in the hundreds on a totally idle
> laptop and in the teens of my idle firewall. IMO this doesn't seem right,
> at least not compared to previous re
In message <20170819213149.GA34140@raichu>, Mark Johnston writes:
> On Sat, Aug 19, 2017 at 02:24:19PM -0700, Cy Schubert wrote:
> > In message <201708192100.v7jl0vfk003...@slippy.cwsent.com>, Cy Schubert
> > writes:
> >
> > > (On my -CURRENT laptop I se
lly
this is a good starting point and generally a sound recommendation.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
___
freebsd-current@freebsd.org mailing list
ht
ormally use my i945
and i915 laptops (mostly the former) but on occasion I may fire up X on one
of the other three. Having a drm-legacy port in the tree would benefit to
me.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed
low the machine to have display.
>
> Please try to maintain the older drivers, thanks.
>
> Best,
> Owen
I wouldn't mind taking care of and feeding the new port if it's created.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of
.1.2.99 netmask 0x broadcast 10.1.2.99
media: Ethernet autoselect (100baseTX
)
status: active
cwsys#
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the g
://smartmontools.sourceforge.net
error sending CAMIOCOMMAND ioctl: Inappropriate ioctl for device
Unable to get CAM device list
/dev/ad0: Unable to detect device type
Smartctl: please specify device type with the -d option.
Use smartctl -h to get a usage summary
slippy#
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web
In message , Scott Long
writes
:
>
> On Feb 1, 2012, at 9:49 PM, Cy Schubert wrote:
>
> > Other than nooptions ATA_CAM, is there a fix or circumvention to allow
> > smartmontools to work correctly under 9.0 and -CURRENT?
> >
> > slippy# smartctl -a /dev/ad0
&
db>
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsub
Well then, I don't have any bright ideas for so
> lving this problem in the short run.
> >
> > I take it back. There's spotty mangling coverage for variables. I'll try
> to add full coverage.
>
> I'm now using the attached. It seems to work...
It didn't work for me.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
In message <4f92f020.1000...@protected-networks.net>, Michael Butler writes:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 04/21/12 13:21, Cy Schubert wrote:
> > In message <4f91c8fe.4070...@freebsd.org>, Dimitry Andric writes:
> >> This
what's going on here. Any
> > suggestions as to how to obtain some useful info?
> >
>
> To add to this, I've had the same problem on 10-CURRENT for several months
> now.
I think we're dealing with two issues here. First, the application is
passing out of b
rip =3D 0, rsp =3D 0xfe118aeefcb0, rbp =3D 0 ---
> >=20
> >=20
> > +1 from me; I guess introduced somwhere between 255569 and 255758,
> > as these are my edges of kernel.old and kernel.
> >=20
>
> r255726 was stable for me. r255759 is not.
>
> r2
and arange to replace it by 11
> I'm officially asking core to allow this to stop what I consider a bad
> POLA problem.
> it can not be said that there was no pushback against this change.
> and it was sprung on us with no real warning.
Probably a good idea. Though I've pu
> Thank you very much .
>
> sure but lets keep the one one in the the tree untill there is a
> replacement ready to commit. ro 10 will have NO RCS which is a POLA.
We do now have an rcs57 port which is the same as what was in base. The
port could be made to _optionally_ install into /usr instead of
${LOCALBASE}.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
text of
> add-on tools like rcs.
>
> What we need to discuss is lowering the bar to making custom installs.
>
> I personally find that installing FreeBSD is useless until I install
> "screen, zsh, vim-lite, git" why is that so
to do this instead of rcs57).
Would the majority here rather have it in base? Just finished schlepping
the OpenBSD source to my laptop (the link to the OpenRCS site returns a TCP
RST). I don't mind either way. It's the groups's and the Project's call.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
eriously, it's not the same. To import something different doesn't replace
what was removed. We have two options. Put it back, or something like it,
e.g. OpenRCS, back, or put it in ports. Personally I don't think it matters
where it lives as long as the same functionality is
/tk.
My 11-CURRENT partition on my laptop is still i386 so I haven't been able
to reproduce it under 11 with amd64.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
___
pped in /src
> *** Error code 1
>
> Stop.
> bmake: stopped in /src
> *** [buildworld] Error code 1
>
> Stop in /src.
> TB --- 2014-06-28 05:18:36 - WARNING: /usr/bin/make returned exit code 1
> TB --- 2014-06-28 05:18:36
. Sure, some of us maintain software because a personal
need however without funding one has to fit maintaining software into
whatever time is left. For those of us who do this without funding you
manage to squeeze in an hour here or there.
> So, please step up! We'll all love you for it.
dp dns=20
> =2D the sheer update rate was causing collisions and state drops / resets=
> of=20
> other connections to the point of being really hard to use.
>
> Those two tweaks - stopping heavy dns use from thrashing the state tabl=
> es, and=20
> having a safe place to send fragm
ld add capability to pf on a piecemeal basis. Option (b) but as
time permits. Remember, people have jobs and commitments. Funding would
help address this.
f) Finally, how does NetBSD's npf compare to OpenBSD's pf? Is it more
compatible with our IP stack? Could this be an option?
f the latter is indeed the case, there is little incentive for anyone
> to go to the effort of porting the newer pf. After all, the reward for
> the work is chiefly in glory, and if there is to be no glory, the work
> is unlikely to be done.
I disagree. One does not do this for the glory.
Sorry for the late reply. It's a busy time right now.
In message <53d0239d.1050...@a1poweruser.com>, Fbsd8 writes:
> Cy Schubert wrote:
> >> On 20.07.2014 18:15, Maxim Khitrov wrote:
> >>> In my opinion, the way forward is to forget (at least temporarily) the
t, and will integrate with the Lightweight Directory
>Access Protocol (LDAP) service.
Will it also integrate with NIS (as SunOS and Solaris do)? FreeBSD's amd
currently integrates with NIS as well.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
T
In message <20140725211249.ga3...@brick.home>, Edward Tomasz
=?utf-8?Q?Napiera=
C5=82a?= writes:
> On 0725T1019, Cy Schubert wrote:
> > In message <20140724183353.gl1...@hub.freebsd.org>, Glen Barber writes:
> > > New Automounter
> > >
>
In message <53d395e4.1070...@fastmail.net>, Darren Reed writes:
> On 24/07/2014 1:42 AM, Cy Schubert wrote:
> >>>
> >>> But, lack of ipv6 fragment processing still causes ongoing pain. That'=
> >>> s our=20
> >>> #1 wish list item for
In message
, Kevin Oberman writes:
> On Mon, Jul 28, 2014 at 2:41 AM, Darren Reed wrote:
>
> > On 27/07/2014 4:43 AM, Cy Schubert wrote:
> > > In message <53d395e4.1070...@fastmail.net>, Darren Reed writes:
> > >> On 24/07/2014 1:42 AM, Cy Schubert wrot
diff
>
> This should probably be done like we did for CVS for ports. Mark it as
> deprecated, then remove the Handbook section once the code is removed.
Sorry, I'm coming in late on this discussion. I'm willing to take it on as
I've been planni
o
would be fine too.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
In message <8adc8f0961dd8f7972300837db7403ce.squir...@ma.sdf.org>,
c...@sdf.org
writes:
> Ok, seems someone has taken the job.
>
>
> > In message , Warren Block
> > wr
ich use IP Filter is a plus. If
there's a maintainer, it only makes FreeBSD richer. Losing IP Filter would
be a loss.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
___
freebsd-current@freebsd.org mailing list
In message , Scott Long
writes:
>
> On Apr 15, 2013, at 11:48 AM, Cy Schubert wrote:
>
> > In message <18df99b0-6e66-4906-a233-7778451b8...@felyko.com>, Rui Paulo
> > writes:
> >> 2013/04/15 9:55$B!"(BCy Schubert
> >> $B$N%a%C%;!<%8
In message <20130415195544.gy76...@freebsd.org>, Gleb Smirnoff writes:
> Cy,
>
> good news that you volunteered to work on this!
>
> On Mon, Apr 15, 2013 at 10:48:43AM -0700, Cy Schubert wrote:
> C> The initial plan was to import IP Filter 5.1.2 into HEAD. darr
2005 license
change, would that be a problem? If it's OK then I'll maintain it in src.
If not then a port is in order. Having said that, a port would be messy as
IPF's own install scripts update src/sys/netinet, among other locations.
--
Cheers,
Cy Schubert
FreeBSD
101 - 200 of 452 matches
Mail list logo