Re: svn commit: r362420 - head/share/misc

2020-06-21 Thread Dmitry Sivachenko
> On 20 Jun 2020, at 07:07, Warner Losh wrote: > > Author: imp > Date: Sat Jun 20 04:07:44 2020 > New Revision: 362420 > URL: https://svnweb.freebsd.org/changeset/base/362420 > > Log: > Correct 1BSD release date. > > The Quarter Century of Unix book said that 1BSD was released March 1979.

Re: svn commit: r292788 - in head/sys: geom/part sys

2015-12-27 Thread Dmitry Sivachenko
> On 27 Dec 2015, at 21:12, Allan Jude wrote: > > Author: allanjude > Date: Sun Dec 27 18:12:13 2015 > New Revision: 292788 > URL: https://svnweb.freebsd.org/changeset/base/292788 > > Log: > Add some additional GPT partition types <...> May be list these in man page too?

Re: svn commit: r290433 - in head: share/mk sys/conf tools/build/options

2015-11-05 Thread Dmitry Sivachenko
> 6 нояб. 2015 г., в 8:00, Bryan Drewery написал(а): > >> On 11/5/15 8:59 PM, Dmitry Sivachenko wrote: >> >>> On 06 Nov 2015, at 07:45, Bryan Drewery wrote: >>> >>> Author: bdrewery >>> Date: Fri Nov 6 04:45:29 2015 >>> New

Re: svn commit: r290433 - in head: share/mk sys/conf tools/build/options

2015-11-05 Thread Dmitry Sivachenko
> On 06 Nov 2015, at 07:45, Bryan Drewery wrote: > > Author: bdrewery > Date: Fri Nov 6 04:45:29 2015 > New Revision: 290433 > URL: https://svnweb.freebsd.org/changeset/base/290433 > > Log: > Add a FAST_DEPEND option, off by default, which speeds up the build > significantly. > Well, if i

Re: svn commit: r286329 - in head/etc: defaults rc.d

2015-08-06 Thread Dmitry Sivachenko
> On 5 авг. 2015 г., at 20:38, Edward Tomasz Napierala > wrote: > > Author: trasz > Date: Wed Aug 5 17:38:02 2015 > New Revision: 286329 > URL: https://svnweb.freebsd.org/changeset/base/286329 > > Log: > Make rctl_enable rc variable actually work. To avoid breaking existing > setups that w

Re: svn commit: r283424 - in head/sys: amd64/linux modules/linux64

2015-05-25 Thread Dmitry Sivachenko
> On 25 мая 2015 г., at 17:40, John Baldwin wrote: > > Some other related questions are: can we revive print/acroread now and or > use a 64-bit flash plugin after these changes? I also wonder if it is possible to run 64bit Oracle JDK (Linux version) now? __

Re: svn commit: r279603 - in head: bin/rcp usr.bin/rlogin usr.bin/rsh

2015-03-06 Thread Dmitry Sivachenko
> On 5 марта 2015 г., at 22:22, Alfred Perlstein wrote: > > > > On 3/5/15 6:09 AM, David Chisnall wrote: >> On 5 Mar 2015, at 14:04, Dmitry Sivachenko wrote: >> >>> It is so nice to have most useful stuff out of the box. >> The question is wheth

Re: svn commit: r279603 - in head: bin/rcp usr.bin/rlogin usr.bin/rsh

2015-03-05 Thread Dmitry Sivachenko
> On 5 марта 2015 г., at 17:09, David Chisnall wrote: > > On 5 Mar 2015, at 14:04, Dmitry Sivachenko wrote: > >> It is so nice to have most useful stuff out of the box. > > The question is whether a tool for logging into remote machines without > encryption is &#

Re: svn commit: r279603 - in head: bin/rcp usr.bin/rlogin usr.bin/rsh

2015-03-05 Thread Dmitry Sivachenko
> On 5 марта 2015 г., at 15:35, Gleb Smirnoff wrote: > > On Thu, Mar 05, 2015 at 03:33:50PM +0300, Slawa Olhovchenkov wrote: > S> > On Thu, Mar 05, 2015 at 03:30:16PM +0300, Slawa Olhovchenkov wrote: > S> > S> > On Thu, Mar 05, 2015 at 03:21:03PM +0300, Slawa Olhovchenkov wrote: > S> > S> > S> >

Re: svn commit: r265418 - head/sys/vm

2014-05-06 Thread Dmitry Sivachenko
On 07 мая 2014 г., at 3:59, Alan Cox wrote: >>> >> Does this address the observation that several folks have made on >> current@ that pages are being pushed to swap much more agressively than >> in the past, even when the system doesn't seem short of memory? >> > > I hope so. Please let me kn

svn commit: r260987 - head/etc/rc.d

2014-01-21 Thread Dmitry Sivachenko
Author: demon (ports committer) Date: Tue Jan 21 18:57:49 2014 New Revision: 260987 URL: http://svnweb.freebsd.org/changeset/base/260987 Log: Do not exit with non-zero return code if sysctl.conf or sysctl.conf.local files are absent. Approved by: delphij Modified: head/etc/rc.d/sysct

svn commit: r243032 - head/include/xlocale

2012-11-14 Thread Dmitry Sivachenko
Author: demon (ports committer) Date: Wed Nov 14 17:44:37 2012 New Revision: 243032 URL: http://svnweb.freebsd.org/changeset/base/243032 Log: Use defined() to test macro definitions. Approved by: theraven Modified: head/include/xlocale/_ctype.h Modified: head/include/xlocale/_ctype.h =