Re: svn commit: r364465 - in head/sys: conf net net/route

2020-08-23 Thread Julian Elischer
On 8/21/20 3:32 PM, Alexander V. Chernikov wrote: 21.08.2020, 23:21, "Julian Elischer" : On 8/21/20 2:34 PM, Alexander V. Chernikov wrote:  Author: melifaro  Date: Fri Aug 21 21:34:52 2020  New Revision: 364465  URL: https://svnweb.freebsd.org/changeset/base/364465  Log:

Re: svn commit: r364465 - in head/sys: conf net net/route

2020-08-21 Thread Julian Elischer
On 8/21/20 2:34 PM, Alexander V. Chernikov wrote: Author: melifaro Date: Fri Aug 21 21:34:52 2020 New Revision: 364465 URL: https://svnweb.freebsd.org/changeset/base/364465 Log: Make net.fibs growable. Allow to dynamically grow the amount of fibs in each vnet. This change alters

Re: svn commit: r353149 - head/sys/amd64/amd64

2019-10-07 Thread Julian Elischer
On 10/6/19 3:13 PM, Mateusz Guzik wrote: Author: mjg Date: Sun Oct 6 22:13:35 2019 New Revision: 353149 URL: https://svnweb.freebsd.org/changeset/base/353149 Log: amd64 pmap: implement per-superpage locks I read the diff and it seems ok and I'm glad you can turn it off if there are

svn commit: r349392 - head/sys/sys

2019-06-25 Thread Julian Elischer
Author: julian Date: Tue Jun 25 19:55:42 2019 New Revision: 349392 URL: https://svnweb.freebsd.org/changeset/base/349392 Log: Fix annoying whitespace issue. NO real change Modified: head/sys/sys/pmckern.h Modified: head/sys/sys/pmckern.h

svn commit: r349044 - head/sys/arm64/include

2019-06-14 Thread Julian Elischer
Author: julian Date: Sat Jun 15 00:47:39 2019 New Revision: 349044 URL: https://svnweb.freebsd.org/changeset/base/349044 Log: Lightly hide the 'var' inside the macros to read the arm special registers. I just happenned to have 3rd party code using 'var' as the output variable which drew my a

Re: svn commit: r339898 - head/lib/libc/amd64/sys

2018-11-04 Thread Julian Elischer
what's an ifunc? ___ 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"

Re: svn commit: r332559 - head/usr.sbin/mountd

2018-04-18 Thread Julian Elischer
On 19/4/18 5:15 am, Rick Macklem wrote: Julian Elischer wrote: [stuff snipped] our issue is that we make a server that combines CIFS/SMB access (via samba), credential setting from a company wide AD server (windows) via winbindd (samba) via nsswitch.. and NFS. The problem is that when one

Re: svn commit: r332559 - head/usr.sbin/mountd

2018-04-17 Thread Julian Elischer
On 17/4/18 8:32 pm, Konstantin Belousov wrote: On Tue, Apr 17, 2018 at 12:02:04AM +, Rick Macklem wrote: I wrote: Julian Elischer wrote: On 16/4/18 6:56 pm, Konstantin Belousov wrote: [stuff snipped] +ngroups =3D XU_NGROUPS + 1; Why XU_NGROUPS and not the value of

Re: svn commit: r332559 - head/usr.sbin/mountd

2018-04-16 Thread Julian Elischer
On 16/4/18 6:56 pm, Konstantin Belousov wrote: On Mon, Apr 16, 2018 at 09:17:36AM +, Andriy Gapon wrote: Author: avg Date: Mon Apr 16 09:17:36 2018 New Revision: 332559 URL: https://svnweb.freebsd.org/changeset/base/332559 Log: mountd: fix a crash when getgrouplist reports too many group

Re: svn commit: r327447 - head/sys/sys

2018-01-01 Thread Julian Elischer
On 1/1/18 5:00 am, Colin Percival wrote: Author: cperciva Date: Sun Dec 31 21:00:21 2017 New Revision: 327447 URL: https://svnweb.freebsd.org/changeset/base/327447 Log: Wrap includes in sys/tslog.h with #ifdef TSLOG. This is necessary because some non-kernel code #defines _KERNEL and t

Re: svn commit: r324446 - in head: share/man/man9 sys/compat/ndis sys/dev/cas sys/dev/cxgbe sys/dev/cxgbe/tom sys/dev/dpaa sys/dev/if_ndis sys/dev/iscsi_initiator sys/dev/lge sys/dev/mwl sys/dev/netma

2017-10-09 Thread Julian Elischer
On 10/10/17 4:35 am, Gleb Smirnoff wrote: Author: glebius Date: Mon Oct 9 20:35:31 2017 New Revision: 324446 URL: https://svnweb.freebsd.org/changeset/base/324446 Log: Shorten list of arguments to mbuf external storage freeing function. All of these arguments are stored in m_ext, so t

Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-18 Thread Julian Elischer
On 16/5/17 4:11 am, Ian Lepore wrote: On Mon, 2017-05-15 at 12:22 -0700, John Baldwin wrote: On Monday, May 15, 2017 11:43:21 AM Ian Lepore wrote: On Mon, 2017-05-15 at 10:13 -0700, John Baldwin wrote: On Saturday, May 13, 2017 10:39:15 AM Warner Losh wrote: - It's really easy to screw u

Re: svn commit: r317409 - head/contrib/tcpdump

2017-04-26 Thread Julian Elischer
On 26/4/17 4:38 am, Benjamin Kaduk wrote: 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

Re: svn commit: r317409 - head/contrib/tcpdump

2017-04-26 Thread Julian Elischer
On 26/4/17 3:29 am, Xin LI wrote: On Tue, Apr 25, 2017 at 12:07 PM, Rodney W. Grimes wrote: [ Charset UTF-8 unsupported, converting... ] 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 Da

Re: svn commit: r317094 - head/share/mk

2017-04-19 Thread Julian Elischer
On 20/4/17 3:13 am, Justin Hibbits wrote: On Wed, Apr 19, 2017 at 11:33 AM, Rodney W. Grimes wrote: On Wednesday, April 19, 2017 01:28:37 AM Slawa Olhovchenkov wrote: On Tue, Apr 18, 2017 at 12:45:25PM -0700, John Baldwin wrote: On Tuesday, April 18, 2017 07:30:13 PM Slawa Olhovchenkov wrote

Re: svn commit: r317094 - head/share/mk

2017-04-19 Thread Julian Elischer
On 20/4/17 3:13 am, Justin Hibbits wrote: On Wed, Apr 19, 2017 at 11:33 AM, Rodney W. Grimes wrote: On Wednesday, April 19, 2017 01:28:37 AM Slawa Olhovchenkov wrote: On Tue, Apr 18, 2017 at 12:45:25PM -0700, John Baldwin wrote: On Tuesday, April 18, 2017 07:30:13 PM Slawa Olhovchenkov wrote

Re: svn commit: r316938 - head/sbin/savecore

2017-04-15 Thread Julian Elischer
On 15/4/17 4:14 am, Slawa Olhovchenkov wrote: On Fri, Apr 14, 2017 at 01:49:51PM -0600, Alan Somers wrote: On Fri, Apr 14, 2017 at 1:41 PM, Ngie Cooper wrote: Author: ngie Date: Fri Apr 14 19:41:48 2017 New Revision: 316938 URL: https://svnweb.freebsd.org/changeset/base/316938 Log: saveco

Re: svn commit: r316938 - head/sbin/savecore

2017-04-15 Thread Julian Elischer
On 15/4/17 4:37 am, Larry Rosenman wrote: On 4/14/17, 3:33 PM, "Ngie Cooper (yaneurabeya)" wrote: > On Apr 14, 2017, at 13:26, Larry Rosenman wrote: > > On 4/14/17, 3:19 PM, "Ngie Cooper (yaneurabeya)" wrote: > >> On Apr 14, 2017, at 13:14, Slawa Olhovchenkov

Re: svn commit: r316676 - in head/sys/netinet: . tcp_stacks

2017-04-10 Thread Julian Elischer
If possible MFC to 10 too would be nice.. thanks On 10/4/17 4:19 pm, Steven Hartland wrote: Author: smh Date: Mon Apr 10 08:19:35 2017 New Revision: 316676 URL: https://svnweb.freebsd.org/changeset/base/316676 Log: Use estimated RTT for receive buffer auto resizing instead of timestamps

Re: svn commit: r316491 - head/usr.bin/grep

2017-04-05 Thread Julian Elischer
hard coded colours?? in 2017? On 4/4/17 10:17 pm, Ed Maste wrote: Author: emaste Date: Tue Apr 4 14:17:50 2017 New Revision: 316491 URL: https://svnweb.freebsd.org/changeset/base/316491 Log: bsdgrep: revert color changes from r316477 r316477 changed the color output to match exactl

Re: svn commit: r316435 - in head: sbin/ipfw sys/conf sys/modules sys/modules/ipfw_pmod sys/netpfil/ipfw/pmod

2017-04-03 Thread Julian Elischer
On 3/4/17 11:07 am, Andrey V. Elsukov wrote: Author: ae Date: Mon Apr 3 03:07:48 2017 New Revision: 316435 URL: https://svnweb.freebsd.org/changeset/base/316435 it was always my intention to hook netgraph modules into ipfw in this way Log: Add ipfw_pmod kernel module. The module i

Re: svn commit: r316064 - head/sys/boot/i386/boot2

2017-03-27 Thread Julian Elischer
On Tue, 28 Mar 2017, Bruce Evans wrote: [...] they have to fit below 640K and a few multiples of 64K are already used for buffers). The limit on 8K is mainly a historical mistake. A limit of 7.5K simplified booting from 15-sector floppies. 18-sector My memory says that the limit of 7.5K i

Re: svn commit: r314693 - head/usr.sbin/rmt

2017-03-05 Thread Julian Elischer
On 5/3/17 11:20 pm, Baptiste Daroussin wrote: On Sun, Mar 05, 2017 at 11:11:35PM +0800, Julian Elischer wrote: On 5/3/17 9:19 pm, Rodney W. Grimes wrote: -- Start of PGP signed section. On Sun, Mar 05, 2017 at 04:09:18AM +, Rodney W. Grimes wrote: Author: rgrimes Date: Sun Mar 5 04:09

Re: svn commit: r314693 - head/usr.sbin/rmt

2017-03-05 Thread Julian Elischer
On 5/3/17 9:19 pm, Rodney W. Grimes wrote: -- Start of PGP signed section. On Sun, Mar 05, 2017 at 04:09:18AM +, Rodney W. Grimes wrote: Author: rgrimes Date: Sun Mar 5 04:09:18 2017 New Revision: 314693 URL: https://svnweb.freebsd.org/changeset/base/314693 Log: Change /etc/rmt symlink

Re: svn commit: r313350 - head/sys/kern

2017-02-08 Thread Julian Elischer
On 7/2/17 4:36 am, Edward Tomasz Napierala wrote: Author: trasz Date: Mon Feb 6 20:36:59 2017 New Revision: 313350 URL: https://svnweb.freebsd.org/changeset/base/313350 Log: In r290196 the root mount hold mechanism was changed to make it not wait for mount hold release if the root device

Re: svn commit: r313272 - in head/sys: kern sys

2017-02-08 Thread Julian Elischer
On 5/2/17 8:05 pm, Mateusz Guzik wrote: On Sun, Feb 05, 2017 at 05:20:29AM +, Mateusz Guzik wrote: Author: mjg Date: Sun Feb 5 05:20:29 2017 New Revision: 313272 URL: https://svnweb.freebsd.org/changeset/base/313272 Log: sx: uninline slock/sunlock Shared locking routines explicit

Re: svn commit: r311952 - head/sys/ddb

2017-01-15 Thread Julian Elischer
On 16/01/2017 11:53 AM, Bruce Evans wrote: On Sun, 15 Jan 2017, Adrian Chadd wrote: hah, i took this, then life got in the way. :) Bruce - what do you think of https://bz-attachments.freebsd.org/attachment.cgi?id=138881 ? Also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184987 . I thi

Re: svn commit: r311952 - head/sys/ddb

2017-01-14 Thread Julian Elischer
On 15/01/2017 6:06 AM, Mark Johnston wrote: On Fri, Jan 13, 2017 at 02:51:04PM +1100, Bruce Evans wrote: On Thu, 12 Jan 2017, Mark Johnston wrote: Log: Enable the use of ^C and ^S/^Q in DDB. This lets one interrupt DDB's output, which is useful if paging is disabled and the output devic

svn commit: r310426 - head/share/zoneinfo

2016-12-22 Thread Julian Elischer
Author: julian Date: Thu Dec 22 18:30:29 2016 New Revision: 310426 URL: https://svnweb.freebsd.org/changeset/base/310426 Log: If you are going to be run individually to make a new timezone set then ensure the destination directories exist. Especially if you define OLDTIMEZONES because the mt

Re: svn commit: r310336 - head/sys/kern

2016-12-20 Thread Julian Elischer
On 21/12/2016 3:44 AM, John Baldwin wrote: Author: jhb Date: Tue Dec 20 19:44:44 2016 New Revision: 310336 URL: https://svnweb.freebsd.org/changeset/base/310336 Log: Don't spin in pause() during early boot for kthreads other than thread0. pause() uses a spin loop to simulate a sleep du

Re: svn commit: r309035 - in head/lib/libpathconv: . tests

2016-12-02 Thread Julian Elischer
On 28/11/2016 4:43 AM, Jilles Tjoelker wrote: On Wed, Nov 23, 2016 at 07:57:52AM +, Julian Elischer wrote: Author: julian Date: Wed Nov 23 07:57:52 2016 New Revision: 309035 URL: https://svnweb.freebsd.org/changeset/base/309035 Log: This little BSD licensed library has been kicking

svn commit: r309408 - in head: share/man/man4 sys/netgraph

2016-12-02 Thread Julian Elischer
Author: julian Date: Fri Dec 2 10:47:10 2016 New Revision: 309408 URL: https://svnweb.freebsd.org/changeset/base/309408 Log: Changes to allow the patching of packets with an offset (and other changes.. see man page) PR: 206185 Submitted by: Dmitry Vagin MFC after: 1 week Reln

svn commit: r309407 - head/share/man/man4

2016-12-02 Thread Julian Elischer
Author: julian Date: Fri Dec 2 09:51:12 2016 New Revision: 309407 URL: https://svnweb.freebsd.org/changeset/base/309407 Log: A little light wordsmithing only. Sponsored by: FreeBSD Modified: head/share/man/man4/ng_checksum.4 Modified: head/share/man/man4/ng_checksum.4 =

svn commit: r309035 - in head/lib/libpathconv: . tests

2016-11-22 Thread Julian Elischer
Author: julian Date: Wed Nov 23 07:57:52 2016 New Revision: 309035 URL: https://svnweb.freebsd.org/changeset/base/309035 Log: This little BSD licensed library has been kicking around for years. It allows one to trivially convert an absolute path to a relative path and the reverse. The test p

svn commit: r308671 - head/share/zoneinfo

2016-11-14 Thread Julian Elischer
Author: julian Date: Tue Nov 15 06:37:44 2016 New Revision: 308671 URL: https://svnweb.freebsd.org/changeset/base/308671 Log: When you select make OLDTIMEZONES=1 then you need a few added directories to be made or the command fails Sponsored by: panzura Modified: head/share/zoneinfo/Ma

Re: svn commit: r307317 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2016-10-14 Thread Julian Elischer
On 14/10/2016 5:01 AM, Alexander Motin wrote: Author: mav Date: Fri Oct 14 12:01:33 2016 New Revision: 307317 URL: https://svnweb.freebsd.org/changeset/base/307317 Log: MFV r307313: 5120 zfs should allow large block/gzip/raidz boot pool (loader project) Reviewed by: George Wilson

Re: svn commit: r306811 - in head: etc/mtree include sys/sys sys/sys/disk

2016-10-07 Thread Julian Elischer
On 7/10/2016 4:29 PM, Marcel Moolenaar wrote: On October 7, 2016 at 4:18:31 PM, Julian Elischer (jul...@freebsd.org <mailto:jul...@freebsd.org>) wrote: On 7/10/2016 4:12 PM, Marcel Moolenaar wrote: On October 7, 2016 at 3:18:10 PM, John Baldwin (j...@freebsd.org <mailto:j...@fr

Re: svn commit: r306811 - in head: etc/mtree include sys/sys sys/sys/disk

2016-10-07 Thread Julian Elischer
On 7/10/2016 4:12 PM, Marcel Moolenaar wrote: On October 7, 2016 at 3:18:10 PM, John Baldwin (j...@freebsd.org ) wrote: On Friday, October 07, 2016 01:16:59 PM Marcel Moolenaar wrote: > On October 7, 2016 at 11:02:44 AM, John Baldwin (j...@freebsd.org) wrote: > On Frid

svn commit: r306306 - head/sys/kern

2016-09-24 Thread Julian Elischer
Author: julian Date: Sat Sep 24 22:56:13 2016 New Revision: 306306 URL: https://svnweb.freebsd.org/changeset/base/306306 Log: Give the user a clue as to which process hit maxfiles. MFC after:1 week Sponsored by: Panzura Modified: head/sys/kern/kern_descrip.c Modified: head/sys/ker

Re: svn commit: r304187 - in head: . share/man/man4 sys/conf sys/dev/mcd sys/modules sys/modules/mcd

2016-08-17 Thread Julian Elischer
On 16/08/2016 4:54 AM, John Baldwin wrote: On Monday, August 15, 2016 08:38:02 PM John Baldwin wrote: Author: jhb Date: Mon Aug 15 20:38:02 2016 New Revision: 304187 URL: https://svnweb.freebsd.org/changeset/base/304187 Log: Remove the mcd(4) driver for Mitsumi CD-ROM players. This is

Re: svn commit: r303755 - head/sys/kern

2016-08-04 Thread Julian Elischer
On 5/08/2016 8:07 AM, John Baldwin wrote: On Thursday, August 04, 2016 07:14:18 PM Bryan Drewery wrote: Author: bdrewery Date: Thu Aug 4 19:14:18 2016 New Revision: 303755 URL: https://svnweb.freebsd.org/changeset/base/303755 Log: Still provide freebsd10_* symbols from libc for COMPAT10.

svn commit: r303613 - head/share/man/man4

2016-08-01 Thread Julian Elischer
Author: julian Date: Mon Aug 1 12:14:21 2016 New Revision: 303613 URL: https://svnweb.freebsd.org/changeset/base/303613 Log: Man page for the new checksum netgraph module. PR: 206186 Submitted by: Dmitry Vagin MFC after: 1 month Added: head/share/man/man4/ng_checksum.

svn commit: r303612 - in head/sys: modules/netgraph/checksum netgraph

2016-08-01 Thread Julian Elischer
Author: julian Date: Mon Aug 1 12:09:04 2016 New Revision: 303612 URL: https://svnweb.freebsd.org/changeset/base/303612 Log: netgraph module for reconstructing checksums PR: 206108 Submitted by: Dmitry Vagin daemon.ham...@ya.ru MFC after:1 month Added: head/sys/module

svn commit: r303611 - head/sys/netgraph

2016-08-01 Thread Julian Elischer
Author: julian Date: Mon Aug 1 11:34:12 2016 New Revision: 303611 URL: https://svnweb.freebsd.org/changeset/base/303611 Log: slite style changes. There is an incoming patch that rewrites a lot of this module and I want to get the style and whitespace changes in a separate commit (or maybe m

svn commit: r303287 - head/sys/sys

2016-07-25 Thread Julian Elischer
Author: julian Date: Mon Jul 25 08:13:50 2016 New Revision: 303287 URL: https://svnweb.freebsd.org/changeset/base/303287 Log: Split MAKE_SYSENT into two parts so that the initializer part can be used separately if one wants to embed the sysent into a larger structure. MFC after:1 week

Re: svn commit: r299393 - in head: . share/mk

2016-05-29 Thread Julian Elischer
On 27/05/2016 2:28 AM, John Baldwin wrote: On Wednesday, May 25, 2016 03:27:07 PM Hans Petter Selasky wrote: On 05/11/16 00:32, John Baldwin wrote: Author: jhb Date: Tue May 10 22:32:23 2016 New Revision: 299393 URL: https://svnweb.freebsd.org/changeset/base/299393 Log: Change the default i

Re: svn commit: r299746 - in head/sys: cddl/dev/dtrace cddl/dev/dtrace/amd64 cddl/dev/dtrace/i386 cddl/dev/dtrace/powerpc conf dev/acpica dev/hwpmc dev/hyperv/vmbus dev/xen/control geom/eli kern net s

2016-05-15 Thread Julian Elischer
On 15/05/2016 2:22 AM, John Baldwin wrote: Author: jhb Date: Sat May 14 18:22:52 2016 New Revision: 299746 URL: https://svnweb.freebsd.org/changeset/base/299746 Log: Add an EARLY_AP_STARTUP option to start APs earlier during boot. Currently, Application Processors (non-boot CPUs) are s

Re: svn commit: r299108 - head/sys/sys

2016-05-05 Thread Julian Elischer
On 5/05/2016 4:08 PM, Ngie Cooper (yaneurabeya) wrote: On May 4, 2016, at 20:17, John Baldwin wrote: On Thursday, May 05, 2016 02:51:31 AM Garrett Cooper wrote: Author: ngie Date: Thu May 5 02:51:31 2016 New Revision: 299108 URL: https://svnweb.freebsd.org/changeset/base/299108 Log: Revert

Re: svn commit: r298204 - in head: lib/libdwarf lib/libelf lib/libelftc usr.bin/addr2line usr.bin/cxxfilt usr.bin/elfcopy usr.bin/nm usr.bin/readelf usr.bin/size usr.bin/strings

2016-04-18 Thread Julian Elischer
On 18/04/2016 9:13 PM, Ed Maste wrote: Author: emaste Date: Mon Apr 18 13:13:59 2016 New Revision: 298204 URL: https://svnweb.freebsd.org/changeset/base/298204 Log: Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain and if the last component is '..' ? What our FreeBSD lacks are the

Re: svn commit: r297326 - head/sys/nfs

2016-04-02 Thread Julian Elischer
On 28/03/2016 7:16 AM, Ian Lepore wrote: The theory here is that since we can only have one default route, the one most likely to be correct for mounting the rootfs is the one that was delivered along with the rootpath option. We can have multiple default routes with weights, and we ca

Re: svn commit: r297201 - in head: share/man/man4 sys/dev/filemon

2016-03-22 Thread Julian Elischer
On 23/03/2016 12:59 PM, Bryan Drewery wrote: (close man page stuff deleted) As Benjamin referenced, most people never fathom that it can even fail. Bryan from the human/mammal operator manuals.. die(animal) [...] Errors: EMEDICAL - The creature failed to die, the operation will be

svn commit: r297023 - head/sbin/kldstat

2016-03-20 Thread Julian Elischer
Author: julian Date: Fri Mar 18 14:49:11 2016 New Revision: 297023 URL: https://svnweb.freebsd.org/changeset/base/297023 Log: Add the ability to print out ht emodule specific information in likely formats. Among other things this gives us the ability to find outthe syscall number of a dynam

svn commit: r297015 - head/share/man/man9

2016-03-19 Thread Julian Elischer
Author: julian Date: Fri Mar 18 09:17:54 2016 New Revision: 297015 URL: https://svnweb.freebsd.org/changeset/base/297015 Log: Change a little to match what appears to be the right way of specifying an argument (from looking at other man pages) MFC after:1 week Sponsored by: Panzur

svn commit: r297013 - head/lib/libc/sys

2016-03-19 Thread Julian Elischer
Author: julian Date: Fri Mar 18 08:47:17 2016 New Revision: 297013 URL: https://svnweb.freebsd.org/changeset/base/297013 Log: Use the right argumant name MFC after:1 week Sponsored by: Panzura inc Modified: head/lib/libc/sys/modfind.2 Modified: head/lib/libc/sys/modfind.2

svn commit: r297012 - head/share/man/man9

2016-03-18 Thread Julian Elischer
Author: julian Date: Fri Mar 18 07:59:38 2016 New Revision: 297012 URL: https://svnweb.freebsd.org/changeset/base/297012 Log: Add a few details that make it easier to use this macro. MFC after:1 week Sponsored by: Panzura inc Modified: head/share/man/man9/SYSCALL_MODULE.9 Modified

Re: svn commit: r296880 - in head: share/man/man9 sys/kern sys/sys

2016-03-15 Thread Julian Elischer
On 16/03/2016 3:12 AM, Gleb Smirnoff wrote: Ravi, On Mon, Mar 14, 2016 at 05:33:06PM -0700, Ravi Pokala wrote: R> To make sure I'm reading this correctly: R> R> (1) The sysctl operates on an opaque array of (uint64_t)s. The elements of the array are not individually accessible. On array of

Re: svn commit: r296428 - head/sys/boot/common

2016-03-06 Thread Julian Elischer
On 6/03/2016 7:57 AM, Dimitry Andric wrote: Author: dim Date: Sun Mar 6 15:57:43 2016 New Revision: 296428 URL: https://svnweb.freebsd.org/changeset/base/296428 Log: Since kernel modules can now contain sections of type SHT_AMD64_UNWIND, the boot loader should not skip over these anymore

Re: svn commit: r294329 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2016-01-24 Thread Julian Elischer
On 24/01/2016 10:13 PM, Shawn Webb wrote: On Tue, Jan 19, 2016 at 05:00:25PM +, Alan Somers wrote: Author: asomers Date: Tue Jan 19 17:00:25 2016 New Revision: 294329 URL: https://svnweb.freebsd.org/changeset/base/294329 Log: Disallow zvol-backed ZFS pools Using zvols as backing d

commit message 294534

2016-01-22 Thread Julian Elischer
On 22/01/2016 6:24 AM, Gleb Smirnoff wrote: Author: glebius Date: Thu Jan 21 22:24:20 2016 New Revision: 294534 URL: https://svnweb.freebsd.org/changeset/base/294534 Log: Cleanup TCP files from unnecessary interface related includes. Modified: head/sys/netinet/cc/cc.c head/sys/netinet/

Re: svn commit: r292777 - in head: lib/libc/sys sys/kern

2015-12-27 Thread Julian Elischer
On 28/12/2015 7:23 AM, Bruce Evans wrote: On Sun, 27 Dec 2015, Ian Lepore wrote: On Sun, 2015-12-27 at 12:05 -0800, NGie Cooper wrote: On Dec 27, 2015, at 11:30, Slawa Olhovchenkov wrote: � I have no idea what you mean by that -- I didn't say anything at all about panic. As I understund

Re: svn commit: r290003 - head/sys/ofed/include/linux

2015-10-27 Thread Julian Elischer
On 10/26/15 9:28 PM, Hans Petter Selasky wrote: Author: hselasky Date: Mon Oct 26 13:28:34 2015 New Revision: 290003 URL: https://svnweb.freebsd.org/changeset/base/290003 Log: Add support for binding IRQs to CPUs in the LinuxKPI. The new function added is for BSD only and does not exist in

Re: svn commit: r289728 - head

2015-10-22 Thread Julian Elischer
On 10/22/15 9:45 AM, Alexander Kabaev wrote: On Thu, 22 Oct 2015 01:32:11 + (UTC) Ed Maste wrote: Author: emaste Date: Thu Oct 22 01:32:11 2015 New Revision: 289728 URL: https://svnweb.freebsd.org/changeset/base/289728 Log: Warn that NOCLEAN is deprecated - use NO_CLEAN instead

Re: svn commit: r287636 - head/share/mk

2015-09-10 Thread Julian Elischer
On 9/11/15 8:19 AM, Simon J. Gerraty wrote: Author: sjg Date: Fri Sep 11 00:19:49 2015 New Revision: 287636 URL: https://svnweb.freebsd.org/changeset/base/287636 Log: Handle default MAKEOBJDIR for META_MODE. If MAKEOBJDIRPREFIX is set, use it for default OBJROOT. If MAKEOBJDIR is empty

Re: svn commit: r286687 - head

2015-08-12 Thread Julian Elischer
On 8/13/15 12:53 PM, Warner Losh wrote: On Aug 12, 2015, at 10:46 PM, Julian Elischer wrote: On 8/13/15 3:00 AM, Warner Losh wrote: Author: imp Date: Wed Aug 12 19:00:47 2015 New Revision: 286687 URL: https://svnweb.freebsd.org/changeset/base/286687 Log: Document build-tools better. Add

Re: svn commit: r286687 - head

2015-08-12 Thread Julian Elischer
On 8/13/15 3:00 AM, Warner Losh wrote: Author: imp Date: Wed Aug 12 19:00:47 2015 New Revision: 286687 URL: https://svnweb.freebsd.org/changeset/base/286687 Log: Document build-tools better. Add rescue back because it builds /bin/sh which has a build-tools target (see commit for how build-

Re: svn commit: r286458 - in head/sys: net netinet netinet6

2015-08-10 Thread Julian Elischer
On 8/9/15 2:15 AM, Alexander V. Chernikov wrote: Author: melifaro Date: Sat Aug 8 18:14:59 2015 New Revision: 286458 URL: https://svnweb.freebsd.org/changeset/base/286458 Log: MFP r274295: * Move interface route cleanup to route.c:rt_flushifroutes() * Convert most of "for (fibnum

another ipfw regression I think.

2015-08-04 Thread Julian Elischer
another thing that seems broken now is that -q no longer stopps errors when deleting non existant rules. root@vps1:~ # ipfw -q delete 4000 ipfw: rule 4000 not found root@vps1:~ # echo $? 69 root@vps1: ___ svn-src-head@freebsd.org mailing list http://l

Re: svn commit: r286223 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2015-08-03 Thread Julian Elischer
On 8/3/15 8:03 PM, Konstantin Belousov wrote: On Mon, Aug 03, 2015 at 12:50:19PM +0100, Steven Hartland wrote: For this change I don't want to get into fixing the thread0 stack size, which can be done later, just to provide a reasonable warning to the user that smaller values could cause a panic

Re: svn commit: r285854 - head/sys/amd64/include

2015-07-26 Thread Julian Elischer
On 7/26/15 2:03 AM, Alan Cox wrote: On 07/24/2015 16:15, John-Mark Gurney wrote: Alan Cox wrote this message on Fri, Jul 24, 2015 at 19:43 +: Author: alc Date: Fri Jul 24 19:43:18 2015 New Revision: 285854 URL: https://svnweb.freebsd.org/changeset/base/285854 Log: Add a comment discussi

Re: svn commit: r285552 - head/usr.bin/xargs

2015-07-15 Thread Julian Elischer
On 7/15/15 8:02 AM, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 07/14/15 15:17, Ian Lepore wrote: On Tue, 2015-07-14 at 13:44 -0700, Xin Li wrote: On 07/14/15 13:29, Garrett Cooper wrote: On Jul 14, 2015, at 12:16, Baptiste Daroussin wrote: Author: bapt Date: Tue Jul 1

Re: svn commit: r284887 - in head/sys: kern sys ufs/ffs

2015-06-29 Thread Julian Elischer
On 6/29/15 8:19 PM, Ed Schouten wrote: Hi Kostik, 2015-06-27 11:44 GMT+02:00 Konstantin Belousov : @@ -2056,6 +2072,8 @@ ffs_bufwrite(struct buf *bp) if (bp->b_vflags & BV_BKGRDINPROG) panic("bufwrite: still writing"); } + if ((bp->b_vfla

svn commit: r284920 - head/etc

2015-06-29 Thread Julian Elischer
Author: julian Date: Mon Jun 29 07:43:09 2015 New Revision: 284920 URL: https://svnweb.freebsd.org/changeset/base/284920 Log: Slight tidy up of comments before MFC MFC after:2 days Modified: head/etc/rc.firewall Modified: head/etc/rc.firewall

svn commit: r284691 - head/etc

2015-06-21 Thread Julian Elischer
Author: julian Date: Mon Jun 22 04:25:41 2015 New Revision: 284691 URL: https://svnweb.freebsd.org/changeset/base/284691 Log: remove 16 rules and replace by 2 by using a table I've been doing this ever since there were tables coudl make more efficient by using "in recv" and "out xmit" inste

Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname b

2015-06-20 Thread Julian Elischer
On 6/18/15 9:48 PM, Ian Lepore wrote: On Sun, 2015-06-14 at 15:00 -0700, Simon J. Gerraty wrote: Garrett Cooper wrote: Breaking source upgrades to later versions is painful. We want to make sure fmake at least works with upgrade_checks so people can upgrade from earlier versions of 8/9/10 to

Re: svn commit: r284608 - head/share/man/man9

2015-06-20 Thread Julian Elischer
On 6/20/15 5:30 AM, Warner Losh wrote: Author: imp Date: Fri Jun 19 21:30:45 2015 New Revision: 284608 URL: https://svnweb.freebsd.org/changeset/base/284608 Log: Back out contested change until dispute is resolved. This proved to be more contentious than I expected. Modified: head/shar

Re: svn commit: r284198 - head/bin/ls

2015-06-15 Thread Julian Elischer
On 6/15/15 1:34 PM, Garrett Cooper wrote: On Jun 14, 2015, at 20:53, Julian Elischer wrote: On 6/14/15 10:48 AM, Adrian Chadd wrote: On 13 June 2015 at 18:22, Craig Rodrigues wrote: On Sat, Jun 13, 2015 at 6:00 PM, Adrian Chadd wrote: I guarantee that no matter what you've work

Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname b

2015-06-14 Thread Julian Elischer
On 6/15/15 6:56 AM, Craig Rodrigues wrote: On Sun, Jun 14, 2015 at 3:37 PM, Adrian Chadd > wrote: Hi, I'm happy for this to be your baby and see how it all pans out in the tree, but I thought we as a project learnt some lessons about checking i

Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname b

2015-06-14 Thread Julian Elischer
On 6/15/15 5:43 AM, Simon J. Gerraty wrote: Dimitry Andric wrote: Some questions about this commit, which I'm sure more people must have: Sure, good questions and as you say, many likely thinking the same. * Was it really necessary to commit hundreds of clearly generated files? Short answer

Re: svn commit: r284198 - head/bin/ls

2015-06-14 Thread Julian Elischer
On 6/14/15 10:48 AM, Adrian Chadd wrote: On 13 June 2015 at 18:22, Craig Rodrigues wrote: On Sat, Jun 13, 2015 at 6:00 PM, Adrian Chadd wrote: I guarantee that no matter what you've worked on, there's approximately five orders of magnitude of shipping devices whose entire storage space can b

Re: svn commit: r284198 - head/bin/ls

2015-06-14 Thread Julian Elischer
On 6/14/15 2:40 AM, Marcel Moolenaar wrote: On Jun 13, 2015, at 1:19 PM, Julian Elischer wrote: On 6/13/15 11:38 PM, David Chisnall wrote: On 13 Jun 2015, at 11:17, Ian Lepore wrote: If you would have told me a year ago that you had a simple scheme that could make 30 years of experience

Re: svn commit: r284198 - head/bin/ls

2015-06-13 Thread Julian Elischer
On 6/13/15 11:38 PM, David Chisnall wrote: On 13 Jun 2015, at 11:17, Ian Lepore wrote: If you would have told me a year ago that you had a simple scheme that could make 30 years of experience maintaining code for unix-like systems completely worthless I would have been skeptical, but it seems w

Re: svn commit: r284198 - head/bin/ls

2015-06-13 Thread Julian Elischer
On 6/13/15 10:49 AM, Steve Kargl wrote: On Fri, Jun 12, 2015 at 08:43:09PM -0400, Alexander Kabaev wrote: On Wed, 10 Jun 2015 01:27:39 + (UTC) Marcel Moolenaar wrote: Author: marcel Date: Wed Jun 10 01:27:38 2015 New Revision: 284198 URL: https://svnweb.freebsd.org/changeset/base/284198

Re: svn commit: r282240 - in head: cddl/lib/libdtrace sys/netinet

2015-05-25 Thread Julian Elischer
On 5/25/15 8:27 PM, George Neville-Neil wrote: On 24 May 2015, at 22:50, Julian Elischer wrote: On 5/24/15 9:24 PM, George Neville-Neil wrote: On 23 May 2015, at 17:59, hiren panchasara wrote: On 04/29/15 at 05:19P, George V. Neville-Neil wrote: Author: gnn Date: Wed Apr 29 17:19:55

Re: svn commit: r282240 - in head: cddl/lib/libdtrace sys/netinet

2015-05-24 Thread Julian Elischer
On 5/24/15 9:24 PM, George Neville-Neil wrote: On 23 May 2015, at 17:59, hiren panchasara wrote: On 04/29/15 at 05:19P, George V. Neville-Neil wrote: Author: gnn Date: Wed Apr 29 17:19:55 2015 New Revision: 282240 URL: https://svnweb.freebsd.org/changeset/base/282240 Log: Brief demo script s

Re: svn commit: r283441 - in head/sys: amd64/linux amd64/linux32 compat/linux conf i386/linux modules/linux modules/linux64

2015-05-24 Thread Julian Elischer
On 5/25/15 12:41 AM, Dmitry Chagin wrote: Author: dchagin Date: Sun May 24 16:41:39 2015 New Revision: 283441 URL: https://svnweb.freebsd.org/changeset/base/283441 Log: Implement epoll family system calls. This is a tiny wrapper around kqueue() to implement epoll subset of functionality.

Re: svn commit: r283388 - head/sys/compat/linux

2015-05-24 Thread Julian Elischer
On 5/24/15 10:57 PM, Dmitry Chagin wrote: Author: dchagin Date: Sun May 24 14:57:39 2015 New Revision: 283388 URL: https://svnweb.freebsd.org/changeset/base/283388 Log: Remove a now unused define. Differential Revision: https://reviews.freebsd.org/D1043 Reviewed by: trasz will we

svn commit: r283105 - head/share/man/man9

2015-05-19 Thread Julian Elischer
Author: julian Date: Tue May 19 11:33:04 2015 New Revision: 283105 URL: https://svnweb.freebsd.org/changeset/base/283105 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 Modified: head/

Re: svn commit: r282744 - in head/sys/cddl/dev/dtrace: amd64 i386

2015-05-10 Thread Julian Elischer
On 5/11/15 6:27 AM, Mark Johnston wrote: Author: markj Date: Sun May 10 22:27:48 2015 New Revision: 282744 URL: https://svnweb.freebsd.org/changeset/base/282744 Log: Remove some commented-out upstream code for handling traps from usermode DTrace probes. This handling is already done in tra

Re: svn commit: r282468 - head/usr.bin/checknr

2015-05-05 Thread Julian Elischer
On 5/5/15 5:54 PM, Baptiste Daroussin wrote: Author: bapt Date: Tue May 5 09:54:47 2015 New Revision: 282468 URL: https://svnweb.freebsd.org/changeset/base/282468 Log: Enlarge the buffer for storing macros as some macros can be longer than 5 Modified: head/usr.bin/checknr/checknr.c Modi

svn commit: r282485 - head/lib/libc/gen

2015-05-05 Thread Julian Elischer
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 last location saved will still work. This is needed for Samba to be able to

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

2015-04-26 Thread Julian Elischer
On 4/26/15 3:28 AM, Scott Long wrote: Too early in boot to get a crashdump. but not too early for gdb live. ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-he

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-01 Thread Julian Elischer
On 4/1/15 11:11 PM, Julian Elischer wrote: On 4/1/15 10:18 PM, Ian Lepore wrote: On Wed, 2015-04-01 at 13:52 +0200, Mateusz Guzik wrote: As a side note I'm surprised with the choice of 7. I would expect 3, no more, no less. 3 would be the number returned, and the number readers receive

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-01 Thread Julian Elischer
On 4/1/15 10:18 PM, Ian Lepore wrote: On Wed, 2015-04-01 at 13:52 +0200, Mateusz Guzik wrote: As a side note I'm surprised with the choice of 7. I would expect 3, no more, no less. 3 would be the number returned, and the number readers receive would be 3. 5 would be right out. there is prior

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-01 Thread Julian Elischer
On 4/1/15 8:31 PM, Andrew Turner wrote: On Wed, 1 Apr 2015 13:36:28 +0200 Mateusz Guzik wrote: Author: mjg Date: Wed Apr 1 13:37:00 2015 New Revision: 280955 URL: https://svnweb.freebsd.org/changeset/base/280955 Log: Add /dev/notrandom notrandom provides fast and reliable not random n

Re: svn commit: r280785 - in head/sys: kern netgraph/atm/sscop netgraph/atm/uni sys

2015-03-31 Thread Julian Elischer
On 4/1/15 12:01 AM, Eric van Gyzen wrote: Now as to the -1 -> NOCPU This is like pulling on a string on your sweater.. the only sensible solution that I could come up with after chatting with Lawrence is to add #include to everyone that uses the callout.h and does not have it already… (puttin

Re: svn commit: r280785 - in head/sys: kern netgraph/atm/sscop netgraph/atm/uni sys

2015-03-31 Thread Julian Elischer
On 3/31/15 8:26 AM, Randall Stewart wrote: On Mar 30, 2015, at 9:16 AM, John Baldwin > wrote: On Saturday, March 28, 2015 12:50:24 PM Randall Stewart wrote: Author: rrs Date: Sat Mar 28 12:50:24 2015 New Revision: 280785 URL: https://svnweb.freebsd.org/changeset/base

Re: svn commit: r279539 - head/sys/sys

2015-03-03 Thread Julian Elischer
On 3/2/15 4:55 PM, Neel Natu wrote: Hi Davide, On Mon, Mar 2, 2015 at 12:26 PM, Davide Italiano wrote: On Mon, Mar 2, 2015 at 12:05 PM, John-Mark Gurney wrote: Author: jmg Date: Mon Mar 2 20:05:16 2015 New Revision: 279539 URL: https://svnweb.freebsd.org/changeset/base/279539 Log: give

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Julian Elischer
On 2/27/15 8:28 AM, Ian Lepore wrote: Log: Allow the kern.osrelease and kern.osreldate sysctl values to be set in a jail's creation parameters. This allows the kernel version to be reliably spoofed within the jail whether examined directly with sysctl or indirectly with the uname -

Re: svn commit: r278640 - head/sys/netgraph

2015-02-16 Thread Julian Elischer
On 2/16/15 11:26 AM, Gleb Smirnoff wrote: On Mon, Feb 16, 2015 at 03:10:50AM -0800, Julian Elischer wrote: J> On 2/13/15 4:05 PM, Gleb Smirnoff wrote: J> >Hi! J> > J> > On Thu, Feb 12, 2015 at 10:20:34PM +, Gleb Smirnoff wrote: J> > T> Author: glebius J&g

Re: svn commit: r278640 - head/sys/netgraph

2015-02-16 Thread Julian Elischer
On 2/13/15 4:05 PM, Gleb Smirnoff wrote: Hi! On Thu, Feb 12, 2015 at 10:20:34PM +, Gleb Smirnoff wrote: T> Author: glebius T> Date: Thu Feb 12 22:20:34 2015 T> New Revision: 278640 T> URL: https://svnweb.freebsd.org/changeset/base/278640 T> T> Log: T> Revise default limit for maximum of

  1   2   3   >