On Tue, May 22, 2018 at 11:09 PM, Eitan Adler wrote:
> Author: eadler
> Date: Wed May 23 04:09:01 2018
> New Revision: 334073
> URL: https://svnweb.freebsd.org/changeset/base/334073
>
> Log:
> README: Reduce the textdump; describe the project
>
> Rework the README to make it a little easier f
So, when do we get to reprise this thread on -arch instead of svn-src-head?
-Ben
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
On Wed, Jun 6, 2018 at 6:35 AM, Ravi Pokala wrote:
> Hi Mateusz,
>
> -Original Message-
> From: on behalf of Mateusz Guzik
>
> Date: 2018-06-06, Wednesday at 01:08
> To: , , <
> svn-src-head@freebsd.org>
> Subject: svn commit: r334702 - head/sys/sys
>
> > ...
> > #ifdef _KERNEL
> > #
On Wed, Jun 20, 2018 at 1:21 AM, Simon J. Gerraty wrote:
> Conrad Meyer wrote:
>
> > There's absolutely no reason to use sha1 or ripemd in new designs.
> > These should be removed.
>
> Sorry I disagree - not with ripem (we never supported that or any of the
> non-NIST approved hashes), but sha1
Author: bjk (doc committer)
Date: Thu Dec 7 01:50:17 2017
New Revision: 326650
URL: https://svnweb.freebsd.org/changeset/base/326650
Log:
Note that old sys/event.h required manual sys/types.h inclusion
ed fixed this in r313704 but older versions are still affected.
Modified:
head/lib/li
Author: bjk (doc committer)
Date: Thu Dec 7 01:57:27 2017
New Revision: 326651
URL: https://svnweb.freebsd.org/changeset/base/326651
Log:
Fix mandoc -Tlint warnings in bin/
Many style-level issues are still reported.
Submitted by: Yuri Pankov
Reviewed by: jilles (previous revision
On Thu, Jan 18, 2018 at 10:34 PM, Conrad Meyer wrote:
> Author: cem
> Date: Fri Jan 19 04:34:06 2018
> New Revision: 328159
> URL: https://svnweb.freebsd.org/changeset/base/328159
>
> Log:
> Unbreak i386 build
>
> The logical result of a right shift >= the width of a type is zero, but
> our
>
On Thu, Jan 18, 2018 at 10:49 PM, Conrad Meyer wrote:
> No. It is the only logical result of a logical right shift larger
> than the left operand. The C standard may claim that is undefined,
> but that does not change the only logical result (zero).
>
>
My point is that the compiler does not ar
I am surprised that no one has yet quoted the commit message from r325966
when the first SPDX tags appear to have been added to base:
We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
On Tue, Mar 27, 2018 at 9:57 AM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> > Author: trasz
> > Date: Tue Mar 27 14:51:19 2018
> > New Revision: 331618
> > URL: https://svnweb.freebsd.org/changeset/base/331618
> >
> > Log:
> > Use https:// instead of http://.
> >
> > MFC after
Author: bjk (doc committer)
Date: Mon Apr 2 22:59:33 2018
New Revision: 331892
URL: https://svnweb.freebsd.org/changeset/base/331892
Log:
Fix formatting in snd_hda.4
Submitted by: 0mp
Reviewed by: skreuzer
Differential Revision:https://reviews.freebsd.org/D14922
Modified:
h
On Sun, Apr 15, 2018 at 10:13 AM, Brooks Davis wrote:
> On Sun, Apr 15, 2018 at 03:06:07PM +, Brooks Davis wrote:
> > Author: brooks
> > Date: Sun Apr 15 15:06:07 2018
> > New Revision: 332512
> > URL: https://svnweb.freebsd.org/changeset/base/332512
> >
> > Log:
> > Remove device cm which
Author: bjk (doc committer)
Date: Sun May 6 15:59:03 2018
New Revision: 06
URL: https://svnweb.freebsd.org/changeset/base/06
Log:
Fix spelling of --output long option in fetch.1
PR: 228017
Reported by: rff1...@yahoo.com
Modified:
head/usr.bin/fetch/fetch.1
Modified
On Thu, May 18, 2017 at 10:00 AM, Oleg Bulyzhin wrote:
> On Thu, May 18, 2017 at 04:25:01PM +0200, Hans Petter Selasky wrote:
> >
> > Can you explain a bit more what is wrong?
> >
> > > If you care about readability it should be:
> > > pri) & 7) << 13) | (((cfi) & 1) << 12) | ((vlid) & EVL_VL
Author: bjk (doc committer)
Date: Sun May 21 22:10:08 2017
New Revision: 318599
URL: https://svnweb.freebsd.org/changeset/base/318599
Log:
Updates for efivar.8
Fix spelling [1], appease igor and mandoc -Tlint, and adopt the
language style to be more consistent with our corpus.
PR:
On Mon, May 22, 2017 at 8:56 AM, Glen Barber wrote:
> Author: gjb
> Date: Mon May 22 13:55:59 2017
> New Revision: 318643
> URL: https://svnweb.freebsd.org/changeset/base/318643
>
> Log:
> Correct the "first appeared in" version for efivar(8).
>
Hmm, I guess I should have put an MFC note for r
On Tue, May 23, 2017 at 1:55 AM, Ngie Cooper wrote:
> Author: ngie
> Date: Tue May 23 06:55:51 2017
> New Revision: 318699
> URL: https://svnweb.freebsd.org/changeset/base/318699
>
> Log:
> directory(3): delete trailing whitespace and rewrite `E.g.` as `e.g.`
>
FWIW, it is better-still writte
Author: bjk (doc committer)
Date: Mon Oct 17 22:48:29 2016
New Revision: 307539
URL: https://svnweb.freebsd.org/changeset/base/307539
Log:
Fix relnotes build of supported hardware list after r307529
urtwn is merged into rtwn, so there is not a separate hardware list
to include anymore.
M
I'm happy to have a comment noting the extreme subtleties in play and
calling you out as the domain expert to contact. However, I don't think
that the "UNDER PAIN OF DEATH" is appropriate, even jocularly; there are
other ways to express the needed sentiment that do not cause one to think
about the
On Thu, May 30, 2019 at 8:04 AM Konstantin Belousov wrote:
> Author: kib
> Date: Thu May 30 15:04:09 2019
> New Revision: 348421
> URL: https://svnweb.freebsd.org/changeset/base/348421
>
> Log:
> Silence witness warning about duplicated mutex type.
>
> The order is correct, it is nullfs vnode
On Sun, Jun 16, 2019 at 10:42 PM Niclas Zeising wrote:
> Author: zeising (doc,ports committer)
> Date: Mon Jun 17 05:41:47 2019
> New Revision: 349133
> URL: https://svnweb.freebsd.org/changeset/base/349133
>
> Log:
> pci(4): Document PCIOCATTACHED
>
> Document the PCIOCATTACHED ioctl(2) in t
On Mon, Jul 1, 2019 at 8:33 PM Kirk McKusick via svn-src-all <
svn-src-...@freebsd.org> wrote:
> Author: mckusick
> Date: Mon Jul 1 23:22:26 2019
> New Revision: 349589
> URL: https://svnweb.freebsd.org/changeset/base/349589
>
> Log:
> Add a new "untrusted" option to the mount command. Its purp
Author: bjk (doc committer)
Date: Thu Jul 25 15:43:15 2019
New Revision: 350325
URL: https://svnweb.freebsd.org/changeset/base/350325
Log:
Fix grammar nit in copy_file_range docs
Bytes are countable, so we have fewer of them, not less of them.
Modified:
head/lib/libc/sys/copy_file_range.
On Thu, Jun 25, 2020 at 12:35 PM Gordon Tetlow wrote:
> Author: gordon
> Date: Thu Jun 25 19:35:37 2020
> New Revision: 362620
> URL: https://svnweb.freebsd.org/changeset/base/362620
>
> Log:
> Revert OPENSSL_NO_SSL3_METHOD to keep ABI compatibility.
>
> This define caused a couple of symbols
On Thu, Aug 27, 2020 at 1:25 PM John Baldwin wrote:
> On 8/26/20 9:55 AM, Jung-uk Kim wrote:
> > Author: jkim
> > Date: Wed Aug 26 16:55:28 2020
> > New Revision: 364822
> > URL: https://svnweb.freebsd.org/changeset/base/364822
> >
> > Log:
> > Fix Clang version detection.
> >
> > We prepend
On Thu, Oct 22, 2020 at 12:25 PM Gordon Bergling wrote:
> Author: gbe (doc committer)
> Date: Thu Oct 22 19:25:01 2020
> New Revision: 366949
> URL: https://svnweb.freebsd.org/changeset/base/366949
>
> Log:
> stablerestart(5): Fix some issues reported by mandoc
>
> - New sentence, new line
>
On Thu, Dec 12, 2019 at 9:11 PM Conrad Meyer wrote:
> Author: cem
> Date: Fri Dec 13 05:11:34 2019
> New Revision: 355696
> URL: https://svnweb.freebsd.org/changeset/base/355696
>
> Log:
> libtacplus: Remove bogus srandomdev+random
>
> Replace with arc4random.
>
> TACAS+ is a 1993 Cisco ext
Author: bjk (doc committer)
Date: Thu Jun 4 04:29:43 2020
New Revision: 361783
URL: https://svnweb.freebsd.org/changeset/base/361783
Log:
Add EXAMPLES to killall(1)
Submitted by: fernape
Differential Revision:https://reviews.freebsd.org/D25002
Modified:
head/usr.bin/killall/ki
It seems Conrad dropped me from his reply, so I can't include it directly,
but...
On Thu, Jun 04, 2020 at 06:12:05AM -0700, Rodney W. Grimes wrote:
> > 04.06.2020 11:29, Benjamin Kaduk wrote:
> >
> > > Author: bjk (doc committer)
> > > Date: Thu Jun 4 04:29
Author: bjk (doc committer)
Date: Fri Jun 5 16:59:14 2020
New Revision: 361839
URL: https://svnweb.freebsd.org/changeset/base/361839
Log:
Belatedly bump .Dd for r361783
Reported by: lwhsu
Pointy hat to:bjk
Modified:
head/usr.bin/killall/killall.1
Modified: head/usr.bin/killa
Author: bjk (doc committer)
Date: Wed Oct 4 12:58:30 2017
New Revision: 324277
URL: https://svnweb.freebsd.org/changeset/base/324277
Log:
mdoc style: start new sentence on new line
Modified:
head/lib/libc/net/gethostbyname.3
Modified: head/lib/libc/net/gethostbyname.3
==
On Wed, Oct 4, 2017 at 10:10 AM, Ngie Cooper wrote:
>
> > On Oct 3, 2017, at 23:06, Cy Schubert wrote:
> >
> > @@ -189,19 +189,18 @@ function
> > may be used to request the use of a connected
> > .Tn TCP
> > socket for queries.
> > -If the
> > +Queries will by defaulat use
> > +.Tn UDP
> > +data
Author: bjk (doc committer)
Date: Tue Oct 10 00:26:44 2017
New Revision: 324458
URL: https://svnweb.freebsd.org/changeset/base/324458
Log:
Add Asus USB-N13, rev. B1 to the rtwn_usb hardware list
Reported by: Patrik Horst
Modified:
head/share/man/man4/rtwn_usb.4
Modified: head/share/ma
Author: bjk (doc committer)
Date: Wed Oct 18 22:56:46 2017
New Revision: 324732
URL: https://svnweb.freebsd.org/changeset/base/324732
Log:
Adopt jail.8 to our brave new bsdinstall world
Submitted by: Steve Kargl
MFC after:3 days
Modified:
head/usr.sbin/jail/jail.8
Modified: head/u
ut from the installer when sysinstall was replaced.
> -Nathan
>
> On 10/18/17 15:56, Benjamin Kaduk wrote:
> > Author: bjk (doc committer)
> > Date: Wed Oct 18 22:56:46 2017
> > New Revision: 324732
> > URL: https://svnweb.freebsd.org/changeset/base/324732
> >
> &g
On Mon, Oct 23, 2017 at 8:31 AM, Steve Wills wrote:
>
> Note too that security.bsd.see_jail_proc is partially a work around for
> the fact that security.bsd.see_other_* doesn't work as you might expect.
> It's literally the UID/GID, rather than the username, so
> security.bsd.see_other_* has no i
On Mon, Nov 20, 2017 at 7:36 PM, Alan Somers wrote:
>
>
> Are there any automated tools that care about the "Differential
> Revision" field? If so, they should be able to tell the difference
> between GitHub revisions and Phabricator revisions based on the URL.
>
Yes, Phabricator itself uses th
On Thu, Feb 27, 2020 at 5:18 PM Warner Losh wrote:
> Author: imp
> Date: Fri Feb 28 01:18:11 2020
> New Revision: 358417
> URL: https://svnweb.freebsd.org/changeset/base/358417
>
> Log:
> This is a FALLTHROUGH for sure. no need for xxx comment.
>
> Modified:
> head/sys/cam/cam_xpt.c
>
> Modif
On Wed, 23 Nov 2011, Lawrence Stewart wrote:
On 11/23/11 17:42, Julien Ridoux wrote:
Thanks all for the feedback. With some delay, I have a patch against
r227871 that implements what Lawrence proposed. You can find it
here:
http://www.cubinlab.ee.unimelb.edu.au/~jrid/patches/ffclock-bpf-header
On Fri, 2 Dec 2011, Jung-uk Kim wrote:
On Friday 02 December 2011 07:27 pm, Jung-uk Kim wrote:
Please see my patch:
http://people.freebsd.org/~jkim/bpf_ffclock.diff
I booted up the kernel and found it just crashes because of stupid
typos. Now a new patch is uploaded in place. Sorry.
Anyw
On 6/5/11 4:20 AM, Julian Elischer wrote:
hmm note that my stealing of 4 bits for FIB was supposed to go away
for 8 and beyond.
Hmm, perhaps my patch to setfib.2 in
http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/157453 is not quite right,
then. Do you have any comments on it?
Thanks,
Ben
On Thu, 14 Oct 2010, Erik Cederstrand wrote:
Den 13/10/2010 kl. 05.55 skrev Bruce Evans:
[Erik wrote, but the attribution was stripped]
I'm a real beginner here. As I read the manuals (GNU ar and BSD ar),
the only flags that really control archive contents on archive
creation is 'q' and 'r
On Tue, 22 Nov 2011, John Baldwin wrote:
Think of standalone modules that are not built as part of a kernel (e.g.
3rd party device drivers). In general we should avoid having structures
change size for kernel options, especially common structures. It just adds
lots of pain and suffering and c
On Thu, Aug 9, 2018 at 7:17 AM, Edward Tomasz Napierala
wrote:
> Author: trasz
> Date: Thu Aug 9 12:17:03 2018
> New Revision: 337535
> URL: https://svnweb.freebsd.org/changeset/base/337535
>
> Log:
> Use NULLs instead of casted zeroes, for consistency.
>
It's probably helpful to note explici
On Thu, Aug 9, 2018 at 11:03 AM, Conrad Meyer wrote:
> On Thu, Aug 9, 2018 at 5:52 AM, Benjamin Kaduk wrote:
> > On Thu, Aug 9, 2018 at 7:17 AM, Edward Tomasz Napierala <
> tr...@freebsd.org>
> > wrote:
> >> Use NULLs instead of casted zeroes, for consistency.
Should __FreeBSD_version be bumped, e.g., for out-of-tree filesystems that
have custom vop_advise?
-Ben
On Wed, Mar 15, 2017 at 12:43 PM, Alan Cox wrote:
> Author: alc
> Date: Wed Mar 15 17:43:45 2017
> New Revision: 315318
> URL: https://svnweb.freebsd.org/changeset/base/315318
>
> Log:
> Re
Author: bjk (doc committer)
Date: Sun Mar 19 01:24:18 2017
New Revision: 315528
URL: https://svnweb.freebsd.org/changeset/base/315528
Log:
Tidy up mdoc formatting for "etc.)" at end of line
man(1) has some logic to use two spaces after a full stop, which is
useful for spotting sentence br
On Tue, Apr 25, 2017 at 1:30 PM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
> > Author: glebius
> > Date: Tue Apr 25 15:56:46 2017
> > New Revision: 317409
> > URL: https://svnweb.freebsd.org/changeset/base/317409
> >
> > Log:
> > Che
On Tue, Apr 25, 2017 at 2:07 PM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
> >
> > On the contrary, a git SHA1 seems like an eminently stable and unique
> > search parameter!
> > I agree that a commit log should inline some summary of
On Tue, Apr 25, 2017 at 3:28 PM, John Baldwin wrote:
>
> I do think that when referring to a Git hash the citation should also
> include
> something to identify which repository it came from. It doesn't have to
> be a
> URL per se (we just use 'NetBSD' for makefs, not a full URL to NetBSD's
> cv
On Fri, May 5, 2017 at 8:39 AM, Bruce Evans wrote:
> On Fri, 5 May 2017, Konstantin Belousov wrote:
>
>
>> So the phrase is correct, and the below reformulation really removes the
>> content.
>>
>
> "integrity" isn't correct since it has nothing to do with integers.
> "mechanisms" doesn't make mu
Author: bjk (doc committer)
Date: Sun May 7 19:01:08 2017
New Revision: 317910
URL: https://svnweb.freebsd.org/changeset/base/317910
Log:
Bring VOP_GETPAGES.9 more up-to-date
Attempt to catch up to the KPI changes from r292373, and perform
some other tidying while in the area.
Revie
On Fri, Aug 17, 2018 at 11:04 AM, Conrad Meyer wrote:
> On Thu, Aug 16, 2018 at 10:03 PM, Cy Schubert
> wrote:
> > In message <201808170023.w7h0np0h027...@repo.freebsd.org>, Conrad Meyer
> > writes:
> >> Author: cem
> >> Date: Fri Aug 17 00:23:50 2018
> >> New Revision: 337936
> >> URL: https://
On Sun, Oct 21, 2018 at 9:35 PM Warner Losh wrote:
> Author: imp
> Date: Mon Oct 22 02:34:25 2018
> New Revision: 339565
> URL: https://svnweb.freebsd.org/changeset/base/339565
>
> Log:
> Remove aha(4) from the tree.
>
>
The documentation build is now failing, as there's an entity reference to
On Sun, Oct 21, 2018 at 9:53 PM Warner Losh wrote:
>
>
> On Sun, Oct 21, 2018 at 8:47 PM Benjamin Kaduk wrote:
>
>> On Sun, Oct 21, 2018 at 9:35 PM Warner Losh wrote:
>>
>>> Author: imp
>>> Date: Mon Oct 22 02:34:25 2018
>>> New Revision: 3
On Wed, Mar 7, 2018 at 9:44 AM, Ed Maste wrote:
> On 7 March 2018 at 09:47, Eitan Adler wrote:
> > Author: eadler
> > Date: Wed Mar 7 14:47:43 2018
> > New Revision: 330602
> > URL: https://svnweb.freebsd.org/changeset/base/330602
> >
> > Log:
> > sys/cloudabi: Avoid relying on GNU specific e
On Mon, Aug 29, 2016 at 2:10 PM, Konstantin Belousov
wrote:
> On Mon, Aug 29, 2016 at 09:16:29PM +0300, Andrey Chernov wrote:
> > Previous text is documented everywhere and describing usual good
> > practice, so it should remains in place, in that means r304928 should be
> > reverted, because rep
On Thu, Feb 23, 2017 at 9:30 AM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Thu Feb 23 15:30:21 2017
> New Revision: 314142
> URL: https://svnweb.freebsd.org/changeset/base/314142
>
> Log:
> dev/ce: double assignment.
>
> The code is not operational right now so just comment away an obviou
On Tue, Feb 28, 2017 at 1:36 PM, Gleb Smirnoff wrote:
> Ravi,
>
> this should go into Relnotes, my failure that I didn't put the tag.
>
> I don't think this deserves UPDATING entry, since it doesn't require
> any action from a person who updates from sources.
>
> I don't think this requires _
On Tue, Feb 28, 2017 at 3:30 PM, Gleb Smirnoff wrote:
> On Tue, Feb 28, 2017 at 01:39:12PM -0600, Benjamin Kaduk wrote:
> B> > I don't think this deserves UPDATING entry, since it doesn't require
> B> > any action from a person who updates from sources.
> B>
On Sun, Mar 12, 2017 at 12:43 PM, Ian Lepore wrote:
> Author: ian
> Date: Sun Mar 12 17:43:45 2017
> New Revision: 315165
> URL: https://svnweb.freebsd.org/changeset/base/315165
>
> Log:
> Correct the abbreviations for microseconds (us, not ms), and for Hz (not
> HZ).
>
> Modified:
> head/sys
Author: bjk (doc committer)
Date: Fri Sep 1 22:04:45 2017
New Revision: 323122
URL: https://svnweb.freebsd.org/changeset/base/323122
Log:
Fix mdoc typo in auto_master.5
There needs to be a space after the no-space macro in order for it
to be interpreted.
PR: 221986
Submi
On Tue, Feb 26, 2019 at 10:14 AM Cy Schubert
wrote:
> On February 26, 2019 7:48:27 AM PST, Cy Schubert <
> cy.schub...@cschubert.com> wrote:
> >On February 26, 2019 12:18:35 AM PST, Baptiste Daroussin
> > wrote:
>
[trimming the unneeded pile of commit body]
> >This broke my systems, many files
On Tue, Feb 26, 2019 at 11:19 AM John Baldwin wrote:
> On 2/26/19 8:59 AM, Rodney W. Grimes wrote:
> >> On Tue, Feb 26, 2019 at 10:14 AM Cy Schubert >
> >> wrote:
> >>
> >>> On February 26, 2019 7:48:27 AM PST, Cy Schubert <
> >>> cy.schub...@cschubert.com> wrote:
> On February 26, 2019 12:
On Sun, Jun 22, 2014 at 4:13 PM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Sun Jun 22 20:13:57 2014
> New Revision: 267745
> URL: http://svnweb.freebsd.org/changeset/base/267745
>
> Log:
> getopt(3): recognize option:: as GNU extension for "optional options".
>
[...]
> is to follow.
> +If
On Tue, Jul 15, 2014 at 10:13 PM, wrote:
>
> Blatting out the environment feels rude and non-UNIXy.
> UNIX programs can, and should expect at a minimum to
> be able to interrogate the environment they are running
> within -- destroying all vestiges of that environment purely
> for the sake of say
On Fri, Jul 18, 2014 at 2:48 AM, Peter Wemm wrote:
> Author: peter
> Date: Fri Jul 18 06:48:02 2014
> New Revision: 268827
> URL: http://svnweb.freebsd.org/changeset/base/268827
>
> Log:
> Fix "ndp -d hostname".
>
>
MFC?
-Ben
___
svn-src-head@freebsd
On Sat, Jul 26, 2014 at 12:09 AM, Ian Lepore wrote:
> Author: ian
> Date: Sat Jul 26 04:09:43 2014
> New Revision: 269112
> URL: http://svnweb.freebsd.org/changeset/base/269112
>
> Log:
> The 'flags' variable is conflicting with some inline code in a header
> file
> ("variable flags shadows a
Author: bjk (doc committer)
Date: Fri Aug 8 16:32:06 2014
New Revision: 269727
URL: http://svnweb.freebsd.org/changeset/base/269727
Log:
Update vmstat usage for last-argument count/wait parameters
Correct the usage in both the manpage and in usage() to indicate
that the wait interval and
On Thu, Aug 21, 2014 at 8:50 AM, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Thu Aug 21 12:50:11 2014
> New Revision: 270268
> URL: http://svnweb.freebsd.org/changeset/base/270268
>
> Log:
> Document MAC address selection and setting for atse(4).
>
> Submitted by: brooks
> MFC after:3 da
On Fri, May 10, 2013 at 12:23 AM, Eitan Adler wrote:
> Modified: head/usr.bin/split/split.c
>
> ==
> --- head/usr.bin/split/split.c Fri May 10 03:49:05 2013(r250431)
> +++ head/usr.bin/split/split.c Fri May 10 0
On Thu, May 16, 2013 at 12:20 PM, Julian Elischer wrote:
> Author: julian
> Date: Thu May 16 16:20:17 2013
> New Revision: 250700
> URL: http://svnweb.freebsd.org/changeset/base/250700
>
> Log:
> Finally change the mbuf to have its own fib field instead of stealing
> 4 flag bits. This was supp
On Sat, May 18, 2013 at 2:01 PM, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Sat May 18 18:01:21 2013
> New Revision: 250782
> URL: http://svnweb.freebsd.org/changeset/base/250782
>
> Log:
> Have the ipropd-master listen on an IPv6 socket in addition to an IPv4
> socket to allow propagation of
On Mon, May 20, 2013 at 11:50 AM, Stefan Farfeleder wrote:
> Since nobody wants to update lint to recent C standards, maybe it's time to
> remove it?
>
It does seem like compilers can do a better job of finding lint-like things
than lint itself, these days (especially clang).
-Ben
__
On Thu, May 30, 2013 at 8:43 PM, Jeff Roberson wrote:
> Author: jeff
> Date: Fri May 31 00:43:41 2013
> New Revision: 251171
> URL: http://svnweb.freebsd.org/changeset/base/251171
>
> Log:
>- Convert the bufobj lock to rwlock.
>- Use a shared bufobj lock in getblk() and inmem().
>- Co
On Sun, Jun 16, 2013 at 3:43 PM, Eitan Adler wrote:
> On Sun, Jun 16, 2013 at 9:35 PM, Eitan Adler wrote:
> > Author: eadler
> > Date: Sun Jun 16 19:35:01 2013
> > New Revision: 251818
> > URL: http://svnweb.freebsd.org/changeset/base/251818
> >
> > Log:
> > Remove lines declaring "All rights
On Fri, Jun 28, 2013 at 12:33 PM, John Baldwin wrote:
> Author: jhb
> Date: Fri Jun 28 16:33:45 2013
> New Revision: 252346
> URL: http://svnweb.freebsd.org/changeset/base/252346
>
> Log:
> Make a pass over this page to correct and clarify a few things as well as
> some general word-smithing.
Author: bjk (doc committer)
Date: Sun Jun 30 19:33:07 2013
New Revision: 252423
URL: http://svnweb.freebsd.org/changeset/base/252423
Log:
Grammar tweaks for locking.9
Reviewed by: jhb
Approved by: hrs (mentor)
Modified:
head/share/man/man9/locking.9
Modified: head/share/man/man9/loc
On Thu, Feb 20, 2014 at 11:35 AM, Christian Brueffer
wrote:
> Author: brueffer
> Date: Thu Feb 20 16:35:48 2014
> New Revision: 262246
> URL: http://svnweb.freebsd.org/changeset/base/262246
>
> Modified: head/share/man/man4/gpioiic.4
>
>
On Fri, Feb 21, 2014 at 12:38 PM, Baptiste Daroussin wrote:
> On Fri, Feb 21, 2014 at 09:07:23AM -0800, Rui Paulo wrote:
> > On 21 Feb 2014, at 08:32, Baptiste Daroussin wrote:
> >
> > > On Fri, Feb 21, 2014 at 08:01:44AM -0800, Steve Kargl wrote:
> > >> Why? There is /usr/ports/mail/dma.
> > >>
Author: bjk (doc committer)
Date: Thu Feb 27 04:06:34 2014
New Revision: 262546
URL: http://svnweb.freebsd.org/changeset/base/262546
Log:
syncer(4) is a kernel process, not a user process
Noticed by: Geoffrey Thomas
Approved by: hrs (mentor)
Modified:
head/lib/libc/sys/sync.2
Modifi
On Fri, Oct 10, 2014 at 10:50 AM, Baptiste Daroussin
wrote:
> On Fri, Oct 10, 2014 at 08:03:31AM -0600, Ian Lepore wrote:
> > On Thu, 2014-10-09 at 06:58 +, Baptiste Daroussin wrote:
> > > Author: bapt
> > > Date: Thu Oct 9 06:58:33 2014
> > > New Revision: 272808
> > > URL: https://svnweb.f
On Wed, Oct 22, 2014 at 10:57 AM, Dag-Erling Smørgrav wrote:
> Is _SUPPORT magic? I didn't know. I guess MK_TESTS_SUPPORT is good
> enough, especially if it's on by default.
Even if it is magic, is that really the kind of magic we want to be keeping
around?
-Ben
_
On Wed, Oct 22, 2014 at 11:34 AM, Ian Lepore wrote:
> On Wed, 2014-10-22 at 11:00 -0400, Benjamin Kaduk wrote:
> > On Wed, Oct 22, 2014 at 10:57 AM, Dag-Erling Smørgrav
> wrote:
> >
> > > Is _SUPPORT magic? I didn't know. I guess MK_TESTS_SUPPORT is good
> &
On Sun, Oct 26, 2014 at 3:42 PM, Mateusz Guzik wrote:
> Author: mjg
> Date: Sun Oct 26 19:42:44 2014
> New Revision: 273707
> URL: https://svnweb.freebsd.org/changeset/base/273707
>
> Log:
> Avoid dynamic syscall overhead for statically compiled modules.
>
> --- head/sys/sys/sysent.h Su
On Sun, Nov 16, 2014 at 4:44 AM, Xin LI wrote:
> Author: delphij
> Date: Sun Nov 16 09:44:30 2014
> New Revision: 274583
> URL: https://svnweb.freebsd.org/changeset/base/274583
>
> Log:
> Default to use 10 seconds as nap interval instead of 1.
>
> Previously, we have a nap interval of 1 secon
On Mon, 17 Nov 2014, Xin Li wrote:
> On 11/16/14 13:46, Benjamin Kaduk wrote:
> > On Sun, Nov 16, 2014 at 4:44 AM, Xin LI > <mailto:delp...@freebsd.org>> wrote:
> >
> > Author: delphij Date: Sun Nov 16 09:44:30 2014 New Revision:
> > 274583 URL: https://s
On Sat, Nov 22, 2014 at 1:57 PM, Baptiste Daroussin
wrote:
> Author: bapt
> Date: Sat Nov 22 18:57:23 2014
> New Revision: 274880
> URL: https://svnweb.freebsd.org/changeset/base/274880
>
> Log:
> Update mandoc to 1.13.1
>
Thank you!
-Ben
___
svn-sr
On Tue, Nov 25, 2014 at 2:07 PM, Baptiste Daroussin
wrote:
> Author: bapt
> Date: Tue Nov 25 19:07:31 2014
> New Revision: 275064
> URL: https://svnweb.freebsd.org/changeset/base/275064
>
> Log:
> Remove duplicated krb5
>
Removing the other one would have left things sorted...
-Ben
> Modifi
On Wed, Apr 1, 2015 at 11:33 AM, Mark R V Murray wrote:
>
>
> Before someone makes a terrible mistake, I should point out that 4 is
> confirmed random, as cited here: https://xkcd.com/221/
But surely to be non-random we need an equal number of 1 and 0 bits, making
15 the clear choice.
-Ben
___
On Mon, Apr 13, 2015 at 11:22 AM, Konstantin Belousov
wrote:
> Author: kib
> Date: Mon Apr 13 15:22:45 2015
> New Revision: 281495
> URL: https://svnweb.freebsd.org/changeset/base/281495
>
> Log:
> Add config option PAE_TABLES for the i386 kernel. It switches pmap to
> use PAE format for the
On Tue, May 5, 2015 at 10:52 AM, Julian Elischer wrote:
> Author: julian
> Date: Tue May 5 14:52:33 2015
> New Revision: 282485
> URL: https://svnweb.freebsd.org/changeset/base/282485
>
> Log:
> Tweak seekdir, telldir and readdir so that when htere are deletes going
> on,
> as seek to teh la
Author: bjk (doc committer)
Date: Tue May 19 15:43:20 2015
New Revision: 283114
URL: https://svnweb.freebsd.org/changeset/base/283114
Log:
Fixup to the kern_psignal manpage
r283105 misspelled kern_psignal as kernel_psignal in one occurrence, and
added trailing whitespace.
While here,
On Tue, May 19, 2015 at 8:34 AM, Bruce Evans wrote:
> On Tue, 19 May 2015, Julian Elischer wrote:
>
> Author: julian
>>
>> Log:
>> Only several years late, catch the psignal man page up to the
>> fact that psignal has been renamed to kern_psignal since 9.0.
>>
>> MFC after: 1 week
>>
>
>
On Sat, May 10, 2014 at 7:45 PM, Eitan Adler wrote:
> On 10 May 2014 15:16, Baptiste Daroussin wrote:
> > On Sat, May 10, 2014 at 04:59:15PM +, Eitan Adler wrote:
> >> Author: eadler
> >> Date: Sat May 10 16:59:15 2014
> >> New Revision: 265842
> >> URL: http://svnweb.freebsd.org/changeset/b
Author: bjk (doc committer)
Date: Fri May 16 01:50:04 2014
New Revision: 266206
URL: http://svnweb.freebsd.org/changeset/base/266206
Log:
Review pass through jail.8
Replace usage of "prison" with "jail", since that term has mostly dropped
out of use. Note once at the beginning that the "
Author: bjk (doc committer)
Date: Sat May 17 02:53:10 2014
New Revision: 266283
URL: http://svnweb.freebsd.org/changeset/base/266283
Log:
Bump .Dd, missed in r266206
Approved by: hrs (mentor, implicit)
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
Author: bjk (doc committer)
Date: Sat May 17 03:05:52 2014
New Revision: 266285
URL: http://svnweb.freebsd.org/changeset/base/266285
Log:
Correct documentation of the limit on how much memory can be mlock()ed
vm.max_wired is a system-wide limit, not per-process. Reword the
section to mak
Author: bjk (doc committer)
Date: Sun May 18 21:05:54 2014
New Revision: 266416
URL: http://svnweb.freebsd.org/changeset/base/266416
Log:
Document some user-settable make variables in ports.7
This is not a comprehensive list, as the variables themselves are spread
out over multiple files,
Author: bjk (doc committer)
Date: Sun May 18 21:16:59 2014
New Revision: 266417
URL: http://svnweb.freebsd.org/changeset/base/266417
Log:
Assorted updates to md5.1
Note that the -c argument's parameter is compared against the digest of
the file, not the file. [1]
Update the "current
1 - 100 of 214 matches
Mail list logo