Author: hrs
Date: Sun Oct 16 19:46:52 2011
New Revision: 226446
URL: http://svn.freebsd.org/changeset/base/226446
Log:
Fix a problem that an interface unexpectedly becomes IFF_UP by
just doing "ifconfing inet6 -ifdisabled" when the interface has
ND6_IFF_AUTO_LINKLOCAL flag and no link-local
Author: hrs
Date: Sun Oct 23 05:56:59 2011
New Revision: 226649
URL: http://svn.freebsd.org/changeset/base/226649
Log:
Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not empty.
Spotted by: ume
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
===
Author: hrs
Date: Sun Oct 23 06:34:52 2011
New Revision: 226651
URL: http://svn.freebsd.org/changeset/base/226651
Log:
- Add description that IPv6 configuration will be ignored if $ifconfig_IF_ipv6
is empty.
- Move a configuration example "inet6 accept_rtadv" to just after the manual
G
Author: hrs
Date: Sun Oct 23 07:37:36 2011
New Revision: 226652
URL: http://svn.freebsd.org/changeset/base/226652
Log:
Add support for removing addresses added by ipv6_prefix_hostid_addr_up()
upon rc.d/netif stop.
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
Author: hrs
Date: Sun Oct 23 07:38:55 2011
New Revision: 226653
URL: http://svn.freebsd.org/changeset/base/226653
Log:
Fix typos.
Modified:
head/share/man/man5/rc.conf.5
Modified: head/share/man/man5/rc.conf.5
==
---
Author: hrs
Date: Wed Oct 26 02:11:28 2011
New Revision: 226775
URL: http://svn.freebsd.org/changeset/base/226775
Log:
- Add support for a "!" character in regex matching in devd(8). It inverts
the logic (true/false) of the matching.
- Add "!usbus[0-9]+" to IFNET ATTACH notification ha
Eitan Adler wrote
in :
li> On 1 July 2018 at 10:08, Conrad Meyer wrote:
li> > Hi Daichi,
li> >
li> >
li> >
li> > I don't think code to decode UTF-8 belongs in top(1). I don't know
li> > what the goal of this routine is, but I doubt this is the right way to
li> > accomplish it.
li>
li> For the
後藤大地 wrote
in <459bd898-8072-426e-a968-96c1382ac...@icloud.com>:
da>
da>
da> > 2018/07/02 15:55、Hiroki Sato のメール:
da> >
da> > Eitan Adler wrote
da> > in :
da> >
da> > li> On 1 July 2018 at 10:08, Conrad Meyer wrote:
da> > li> &g
Jilles Tjoelker wrote
in <20180703211002.ga11...@stack.nl>:
ji> > 3. Print the multibyte characters by using strvisx(3) family, which
ji> > supports multibyte character, or swprintf(3) family if you want to
ji> > format wide characters directly. Note that buffer length for
ji> > s
Author: hrs
Date: Wed Jul 4 06:47:34 2018
New Revision: 335932
URL: https://svnweb.freebsd.org/changeset/base/335932
Log:
- Fix a double unlock in inp_block_unblock_source() and
lock leakage in inp_leave_group() which caused a panic.
- Make order of CTR1() and IN_MULTI_LIST_LOCK() consist
Hiroki Sato wrote
in <20180703.020956.859981414196673670@allbsd.org>:
hr> 後藤大地 wrote
hr> in <459bd898-8072-426e-a968-96c1382ac...@icloud.com>:
hr>
hr> da>
hr> da>
hr> da> > 2018/07/02 15:55、Hiroki Sato のメール:
hr> da> >
hr> da> >
Daichi GOTO wrote
in <201807061207.w66c76cr043...@repo.freebsd.org>:
da> Author: daichi
da> Date: Fri Jul 6 12:07:06 2018
da> New Revision: 336028
da> URL: https://svnweb.freebsd.org/changeset/base/336028
da>
da> Log:
da> Changed to eliminate the upper limit of command length displayed
da>
Cy Schubert wrote
in <201903220130.x2m1uq0p042...@repo.freebsd.org>:
cy> Author: cy
cy> Date: Fri Mar 22 01:30:51 2019
cy> New Revision: 345400
cy> URL: https://svnweb.freebsd.org/changeset/base/345400
cy>
cy> Log:
cy> Add rc.d support for ippool(8).
cy>
cy> I've been using ippool at my sit
Author: hrs
Date: Thu May 16 19:09:41 2019
New Revision: 347887
URL: https://svnweb.freebsd.org/changeset/base/347887
Log:
Fix hostname to be returned in an ICMPv6 NI Reply message defined
in RFC 4620, ICMPv6 Node Information Queries. A vnet jail with an
IPv6 address sent a hostname of the
Author: hrs
Date: Mon Mar 20 17:46:33 2017
New Revision: 315643
URL: https://svnweb.freebsd.org/changeset/base/315643
Log:
Fix a regression which prevented an IPv6 address in a -b option from
working.
PR: 217939
Differential Revision:https://reviews.freebsd.org/D10064
Modifie
Author: hrs
Date: Mon Mar 20 17:57:24 2017
New Revision: 315644
URL: https://svnweb.freebsd.org/changeset/base/315644
Log:
Simplify a pipe for signal handling.
Modified:
head/usr.sbin/inetd/inetd.c
Modified: head/usr.sbin/inetd/inetd.c
Maxim Sobolev wrote
in :
so> I've committed another fix for the syslogd code in question which should
so> hopefully make it functional again. Peter, please let me know if you still
so> having any issues. Thanks!
I am sorry for being late and thank you for fixing the breakage in
the refactore
Author: hrs
Date: Mon Mar 5 03:34:01 2018
New Revision: 330441
URL: https://svnweb.freebsd.org/changeset/base/330441
Log:
Partially back out changes in r327464. stdlib.h is used when
RPCBIND_DEBUG is enabled.
Modified:
head/usr.sbin/rpcbind/rpcb_svc.c
Modified: head/usr.sbin/rpcbind/rpcb
Author: hrs
Date: Mon Mar 5 03:38:31 2018
New Revision: 330442
URL: https://svnweb.freebsd.org/changeset/base/330442
Log:
- Remove extra NULL check before free().
- Fix null pointer dereference in netbuffree() and use netbuffree()
where applicable.
Modified:
head/usr.sbin/rpcbind/rpcb_
Author: hrs
Date: Thu Mar 15 13:46:28 2018
New Revision: 331000
URL: https://svnweb.freebsd.org/changeset/base/331000
Log:
Make getnameinfo(3) salen requirement less strict and
document details of salen in getnameinfo(3) manual page.
getnameinfo(3) returned EAI_FAIL when salen was not equ
Warner Losh wrote
in <201703010447.v214lm4c026...@repo.freebsd.org>:
im> Author: imp
im> Date: Wed Mar 1 04:47:22 2017
im> New Revision: 314471
im> URL: https://svnweb.freebsd.org/changeset/base/314471
im>
im> Log:
im> Fix VNET - DAD detected duplicate IPv6 address
im>
im> Assign a hopeful
Ngie Cooper wrote
in <201703030613.v236dxdl010...@repo.freebsd.org>:
ng> Author: ngie
ng> Date: Fri Mar 3 06:13:59 2017
ng> New Revision: 314585
ng> URL: https://svnweb.freebsd.org/changeset/base/314585
ng>
ng> Log:
ng> Correct verb change for service => `*` after r314563
ng>
ng> `*` means
"Ngie Cooper (yaneurabeya)" wrote
in <1a3f6606-822c-4c80-adfa-48378f0f2...@gmail.com>:
ya> >> How about "...accepts UDP packets sent with any source port" or
ya> >> something?
ya> >
ya> > Yeah, that’s more accurate.
ya>
ya> How about this?
ya> -Ngie
ya>
ya> $ svn diff usr.sbin/syslogd/syslog
Author: hrs
Date: Sun Mar 3 05:30:15 2019
New Revision: 344739
URL: https://svnweb.freebsd.org/changeset/base/344739
Log:
Use struct addrinfo instead of struct sockaddr_storage
to store peer addresses.
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/syslogd.c
===
Author: hrs
Date: Tue Mar 5 02:53:41 2019
New Revision: 344788
URL: https://svnweb.freebsd.org/changeset/base/344788
Log:
Fix grammar.
Submitted by: Massimiliano Stucchi
Modified:
head/usr.sbin/rtadvctl/rtadvctl.8
Modified: head/usr.sbin/rtadvctl/rtadvctl.8
Author: hrs
Date: Thu Jun 19 07:39:28 2014
New Revision: 267636
URL: http://svnweb.freebsd.org/changeset/base/267636
Log:
Fix address matching rule.
Reported by: jase
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
===
Author: hrs
Date: Tue Jun 24 04:37:36 2014
New Revision: 267812
URL: http://svnweb.freebsd.org/changeset/base/267812
Log:
Fix ifname normalization. ifconfig_IF_alias{es,N} did not work if ifname has
any of [.-/+].
Spotted by: jhay
Modified:
head/etc/network.subr
Modified: head/etc/
John Hay wrote
in <20140624075045.ga53...@zibbi.meraka.csir.co.za>:
jh> Hi Hiroki,
jh>
jh> Thanks for committing it. Will you also be merging it to 10? That is where
jh> I picked up the problem first.
jh>
jh> I see there was a bug filed over the weekend that looks like it might be
jh> the same
Author: hrs
Date: Thu Jul 24 10:42:47 2014
New Revision: 269054
URL: http://svnweb.freebsd.org/changeset/base/269054
Log:
Fix EtherIP. TOS field must be initialized when the inner protocol is
PF_LINK, and multicast/broadcast flag should always be dropped because
the outer protocol uses unic
Author: hrs
Date: Wed Aug 20 17:27:15 2014
New Revision: 270234
URL: http://svnweb.freebsd.org/changeset/base/270234
Log:
Recover sin6_scope_id of gateway addresses in riprecv() by using the if_index
where a RIP packet was received. This fixes a bug which prevented gateway
addresses in fe80
Author: hrs
Date: Fri Aug 22 05:03:30 2014
New Revision: 270318
URL: http://svnweb.freebsd.org/changeset/base/270318
Log:
Fix a panic which occurs in a VIMAGE-enabled kernel after r270158, and
separate socket_hhook_register() part and put it into VNET_SYS{,UN}INIT()
handler.
Discussed w
Author: hrs
Date: Sat May 4 15:42:55 2013
New Revision: 250240
URL: http://svnweb.freebsd.org/changeset/base/250240
Log:
- Fix exit status when ip6addrctl_verbose=yes [*]
- Use the absolute pathname for ip6addrctl.
- Use "install" instead of "add" to reduce the number of invocations.
R
Author: hrs
Date: Sat May 4 19:16:26 2013
New Revision: 250251
URL: http://svnweb.freebsd.org/changeset/base/250251
Log:
Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Group
Address. Although KAME implementation used FF02:0:0:0:0:2::/96 based on
older versions of draft-ietf
Author: hrs
Date: Sat May 11 19:05:38 2013
New Revision: 250523
URL: http://svnweb.freebsd.org/changeset/base/250523
Log:
Add IFF_MONITOR support to gre(4).
Tested by:Chip Marshall
MFC after:1 week
Modified:
head/sys/net/if_gre.c
head/sys/netinet/ip_gre.c
Modified: head/sys/
Author: hrs
Date: Sun Jun 9 16:33:32 2013
New Revision: 251580
URL: http://svnweb.freebsd.org/changeset/base/251580
Log:
- Add file system type number (vfc_typenum) in the list. This is useful
for debugging when changing vfs.typenumhash configuration.
- Refactor fmt_flags().
MFC aft
Author: hrs
Date: Sun Jun 9 17:40:06 2013
New Revision: 251581
URL: http://svnweb.freebsd.org/changeset/base/251581
Log:
Fix a bug that the gateway address was not shown when a -gateway modifier
was used.
Modified:
head/sbin/route/route.c
Modified: head/sbin/route/route.c
Author: hrs
Date: Sun Jun 9 18:11:36 2013
New Revision: 251584
URL: http://svnweb.freebsd.org/changeset/base/251584
Log:
Add :ifname modifier to specify interface-specific routes into
{,ipv6_}static_routes and rc.d/routing. For example:
static_routes="foo bar:em0"
route_foo="-net 10
Glen Barber wrote
in <201306121315.r5cdfs7r001...@svn.freebsd.org>:
gj> Author: gjb
gj> Date: Wed Jun 12 13:15:28 2013
gj> New Revision: 251652
gj> URL: http://svnweb.freebsd.org/changeset/base/251652
gj>
gj> Log:
gj> Add new script to run release builds. The script is heavily based upon
gj>
Nathan Whitehorn wrote
in <51b882cf.7070...@freebsd.org>:
nw> On 06/12/13 09:12, Glen Barber wrote:
nw> > On Wed, Jun 12, 2013 at 11:08:00PM +0900, Hiroki Sato wrote:
nw> >> gj> Author: gjb
nw> >> gj> Date: Wed Jun 12 13:15:28 2013
nw> >&g
Author: hrs
Date: Sun Jun 16 04:40:02 2013
New Revision: 251799
URL: http://svnweb.freebsd.org/changeset/base/251799
Log:
Return ENETDOWN when the parent interface is down.
MFC after:1 week
Modified:
head/sys/net/if_vlan.c
Modified: head/sys/net/if_vlan.c
===
Author: hrs
Date: Thu Jun 20 02:29:49 2013
New Revision: 252015
URL: http://svnweb.freebsd.org/changeset/base/252015
Log:
- Add CIDR notation support like 192.168.1-2.10-16/24 to $ifconfig_IF_aliasN.
This is an extended version of ipv4_addr_IF which supports both IPv4 and
IPv6, and multi
Author: hrs
Date: Thu Jun 20 14:30:16 2013
New Revision: 252033
URL: http://svnweb.freebsd.org/changeset/base/252033
Log:
- Add "-f file" support to listing mode (-l). When a -f option is
specified, only md(4) devices which have the specified file as backing
store are displayed.
- Use
Author: hrs
Date: Thu Jun 20 17:01:02 2013
New Revision: 252036
URL: http://svnweb.freebsd.org/changeset/base/252036
Log:
eturn -1 when the specified backing store file is not found in the md
device list.
MFC after:1 week
Modified:
head/sbin/mdconfig/mdconfig.c
Modified: head/sbin
Author: hrs
Date: Fri Jun 21 01:47:22 2013
New Revision: 252051
URL: http://svnweb.freebsd.org/changeset/base/252051
Log:
- Use length of _PATH_DEV instead of a hardcoded value[*].
- Use MD_NAME for "md".
Pointed out by: trasz [*]
MFC after:1 week
Modified:
head/sbin/mdconf
Glen Barber wrote
in <201306232019.r5nkj1gz064...@svn.freebsd.org>:
gj> Author: gjb
gj> Date: Sun Jun 23 20:19:00 2013
gj> New Revision: 252121
gj> URL: http://svnweb.freebsd.org/changeset/base/252121
gj>
gj> Log:
gj> Add a new macro, release.current.release, to denote the head/ branch
gj>
Glen Barber wrote
in <20130624084009.gk1...@glenbarber.us>:
gj> On Mon, Jun 24, 2013 at 02:30:38PM +0900, Hiroki Sato wrote:
gj> > gj> Author: gjb
gj> > gj> Date: Sun Jun 23 20:19:00 2013
gj> > gj> New Revision: 252121
gj> > gj> URL: http://svnweb.f
Author: hrs
Date: Thu Jun 27 18:28:45 2013
New Revision: 252310
URL: http://svnweb.freebsd.org/changeset/base/252310
Log:
- Add vnode-backed swap space specification support. This is enabled when
device names "md" or "md[0-9]*" and a "file" option are specified in
/etc/fstab like this:
Garrett Cooper wrote
in <7413b684-3995-428b-8762-a49b0a180...@gmail.com>:
ya> I noticed that you've been working with mdconfig, et al a lot
ya> lately. Would you have some spare cycles to look at some of the
ya> related mdconfig PRs?
ya> http://www.freebsd.org/cgi/query-pr-summary.cgi?text=Mdco
Author: hrs
Date: Fri Jun 28 05:09:01 2013
New Revision: 252332
URL: http://svnweb.freebsd.org/changeset/base/252332
Log:
Fix build.
Spotted by: gjb
Modified:
head/sbin/swapon/swapon.c
Modified: head/sbin/swapon/swapon.c
Author: hrs
Date: Fri Jun 28 16:24:14 2013
New Revision: 252345
URL: http://svnweb.freebsd.org/changeset/base/252345
Log:
Fix build with gcc.
Modified:
head/sbin/swapon/swapon.c
Modified: head/sbin/swapon/swapon.c
==
Author: hrs
Date: Sun Jun 30 07:37:31 2013
New Revision: 252408
URL: http://svnweb.freebsd.org/changeset/base/252408
Log:
Do not display a warning message in a jail without AF_INET6 support.
MFC after:3 days
Modified:
head/sbin/ifconfig/af_nd6.c
Modified: head/sbin/ifconfig/af_nd6.c
Author: hrs
Date: Sun Jun 30 07:46:22 2013
New Revision: 252409
URL: http://svnweb.freebsd.org/changeset/base/252409
Log:
Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import.
Reviewed by: dfr
Modified:
head/crypto/heimdal/lib/gssapi/gssapi/gssapi_krb5.h
head/include/gssapi/gssapi.h
M
Author: hrs
Date: Sun Jun 30 19:52:45 2013
New Revision: 252426
URL: http://svnweb.freebsd.org/changeset/base/252426
Log:
Add "ether" and "link" to ifconfig_alias{es,N}.
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
==
Author: hrs
Date: Tue Jul 2 07:35:57 2013
New Revision: 252501
URL: http://svnweb.freebsd.org/changeset/base/252501
Log:
Add Planex MZK-UE150N.
Submitted by: Yusuke Tanaka
MFC after:3 days
Modified:
head/sys/dev/usb/quirk/usb_quirk.c
head/sys/dev/usb/usbdevs
Modified: head/sys/
Author: hrs
Date: Tue Jul 2 16:39:12 2013
New Revision: 252510
URL: http://svnweb.freebsd.org/changeset/base/252510
Log:
Fix a panic when leaving MC group in a kernel with VIMAGE enabled.
in_leavegroup() is called from an asynchronous task, and
igmp_change_state() requires that curvnet is s
Author: hrs
Date: Tue Jul 2 16:58:15 2013
New Revision: 252511
URL: http://svnweb.freebsd.org/changeset/base/252511
Log:
- Allow ND6_IFF_AUTO_LINKLOCAL for IFT_BRIDGE. An interface with IFT_BRIDGE
is initialized with !ND6_IFF_AUTO_LINKLOCAL && !ND6_IFF_ACCEPT_RTADV
regardless of net.in
Author: hrs
Date: Tue Mar 4 06:55:54 2014
New Revision: 262728
URL: http://svnweb.freebsd.org/changeset/base/262728
Log:
Fix multicast filtering.
Submitted by: Takanori Sawada
PR: arm/187179
Modified:
head/sys/dev/ffec/if_ffec.c
Modified: head/sys/dev/ffec/if_ffec.c
===
Author: hrs
Date: Sat Mar 8 14:58:39 2014
New Revision: 262929
URL: http://svnweb.freebsd.org/changeset/base/262929
Log:
Fix another bug in multicast filtering. i.MX uses 6 bits from MSB in
LE CRC32 for the hash value, not the lowest 6 bits in BE CRC32.
Tested by:Takanori Sawada
P
Author: hrs
Date: Fri Oct 10 03:20:12 2014
New Revision: 272885
URL: https://svnweb.freebsd.org/changeset/base/272885
Log:
Do not add late flag when file= is specified because it has a bad
side-effect. The specified file should exist before the fstab line.
Reported by: wblock (long time
Author: hrs
Date: Fri Oct 10 06:45:13 2014
New Revision: 272889
URL: https://svnweb.freebsd.org/changeset/base/272889
Log:
Virtualize if_epair(4). An if_xname check for both "a" and "b" interfaces
is added to return EEXIST when only "b" interface exists---this can happen
when epairb is move
Author: hrs
Date: Sat Oct 11 20:28:04 2014
New Revision: 272959
URL: https://svnweb.freebsd.org/changeset/base/272959
Log:
Rename s/network/netif/ and set netif_enable for namespace consistency.
Modified:
head/etc/defaults/rc.conf
head/etc/rc.d/netif
Modified: head/etc/defaults/rc.conf
===
Author: hrs
Date: Sat Oct 11 20:46:06 2014
New Revision: 272961
URL: https://svnweb.freebsd.org/changeset/base/272961
Log:
Fix buffer overrun.
MFC after:1 day
Modified:
head/usr.sbin/rtsold/rtsol.c
Modified: head/usr.sbin/rtsold/rtsol.c
==
Author: hrs
Date: Sat Oct 11 23:08:00 2014
New Revision: 272971
URL: https://svnweb.freebsd.org/changeset/base/272971
Log:
Fix off-by-one.
MFC after:1 day
Modified:
head/usr.sbin/rtadvd/advcap.c
Modified: head/usr.sbin/rtadvd/advcap.c
Author: hrs
Date: Sat Oct 11 23:24:09 2014
New Revision: 272972
URL: https://svnweb.freebsd.org/changeset/base/272972
Log:
Check buffer length more strictly.
MFC after:1 day
Modified:
head/usr.sbin/rtadvd/config.c
Modified: head/usr.sbin/rtadvd/config.c
=
Author: hrs
Date: Sat Oct 11 23:49:27 2014
New Revision: 272974
URL: https://svnweb.freebsd.org/changeset/base/272974
Log:
Add ${name}_env and ${name}_prepend. ${name}_env is an argument list which
will be passed to env(1). ${name}_prepend is simply prepended to the command
line for $comma
Author: hrs
Date: Sun Oct 12 02:42:36 2014
New Revision: 272976
URL: https://svnweb.freebsd.org/changeset/base/272976
Log:
Add env and prepend to _rc_namevarlist.
Modified:
head/etc/rc.subr
Modified: head/etc/rc.subr
===
Author: hrs
Date: Sun Oct 12 22:11:28 2014
New Revision: 273013
URL: https://svnweb.freebsd.org/changeset/base/273013
Log:
s/-/_/ in name.
Modified:
head/etc/rc.d/bgfsck
Modified: head/etc/rc.d/bgfsck
==
--- head/etc
Author: hrs
Date: Fri Oct 17 00:31:51 2014
New Revision: 273201
URL: https://svnweb.freebsd.org/changeset/base/273201
Log:
Add support of "/{udp,tcp,proto}" suffix into $firewall_myservices, which
interpreted the listed items as port numbers of TCP services.
A service with no suffix still
Author: hrs
Date: Fri Oct 17 09:08:44 2014
New Revision: 273210
URL: https://svnweb.freebsd.org/changeset/base/273210
Log:
- Fix lladdr configuration which could prevent LACP mode from working.
- Fix LORs when a laggport interface has an IPv6 LLA.
PR: 194321
Modified:
head/sys/net/if
Author: hrs
Date: Fri Oct 17 09:33:09 2014
New Revision: 273211
URL: https://svnweb.freebsd.org/changeset/base/273211
Log:
Add -x waittime and -X timeout options for feature parity. These are
equivalent to -W and -t options of ping(8). Different letters are used
because both have already b
Author: hrs
Date: Sun Oct 19 20:46:59 2014
New Revision: 273285
URL: https://svnweb.freebsd.org/changeset/base/273285
Log:
- Honer MK_KERBEROS for Heimdal rc.d scripts.
- Add rc.c/kerberos to OLD_FILES.
Modified:
head/ObsoleteFiles.inc
head/etc/rc.d/Makefile
Modified: head/ObsoleteFiles.
Author: hrs
Date: Mon Oct 20 00:27:40 2014
New Revision: 273295
URL: https://svnweb.freebsd.org/changeset/base/273295
Log:
WARNS=3 and style fixes. No functionality change.
Modified:
head/sbin/ping/Makefile
head/sbin/ping/ping.c
head/sbin/ping6/Makefile
head/sbin/ping6/ping6.c
Modifie
Author: hrs
Date: Mon Oct 20 04:14:35 2014
New Revision: 273301
URL: https://svnweb.freebsd.org/changeset/base/273301
Log:
Fix a typo.
Spotted by: O. Hartmann
Modified:
head/etc/rc.firewall
Modified: head/etc/rc.firewall
Hi Bruce,
Thank you for your review. I fixed lines you pointed out and
attached a patch candidate. I will show each change line by line in
this email, too:
Bruce Evans wrote
in <20141020140848.d...@besplex.bde.org>:
br> > - if (cc - ICMP_MINLEN - phdr_len >= sizeof(tv1))
Author: hrs
Date: Sun Nov 2 21:58:31 2014
New Revision: 273992
URL: https://svnweb.freebsd.org/changeset/base/273992
Log:
Fix a bug which prevented ND6_IFF_IFDISABLED flag from clearing when
the newly-added IPv6 address was /128.
PR: 188032
Modified:
head/sys/netinet6/in6.c
Modifie
Author: hrs
Date: Mon Nov 3 00:37:39 2014
New Revision: 273999
URL: https://svnweb.freebsd.org/changeset/base/273999
Log:
Do not try to create a /dev/log symlink in a jail.
PR: 179828
Modified:
head/etc/rc.d/syslogd
Modified: head/etc/rc.d/syslogd
Author: hrs
Date: Sat Nov 22 08:09:26 2014
New Revision: 274841
URL: https://svnweb.freebsd.org/changeset/base/274841
Log:
Remove examples of gif_interfaces and gifconfig. These have already been
marked as deprecated in rc.conf(5) manual page but these examples
were still here.
Spotted
Author: hrs
Date: Tue May 12 03:31:57 2015
New Revision: 282805
URL: https://svnweb.freebsd.org/changeset/base/282805
Log:
- Remove ND6_IFF_IGNORELOOP. This functionality was useless in practice
because a link where looped back NS messages are permanently observed
does not work with eit
Author: hrs
Date: Tue May 12 03:35:45 2015
New Revision: 282806
URL: https://svnweb.freebsd.org/changeset/base/282806
Log:
Fix a panic when VIMAGE is enabled.
Spotted by: Nikos Vassiliadis
Modified:
head/sys/net/if_bridge.c
Modified: head/sys/net/if_bridge.c
==
Author: hrs
Date: Thu May 15 19:26:20 2014
New Revision: 266177
URL: http://svnweb.freebsd.org/changeset/base/266177
Log:
- Do not override sin6_scope_id in LLA when it is already set to non-zero.
This fixes destination list in output of netstat -r.
- Plug a memory leak.
- Add RTM_VERSIO
Author: hrs
Date: Fri May 16 14:48:21 2014
New Revision: 266225
URL: http://svnweb.freebsd.org/changeset/base/266225
Log:
Move configuration of IPv6 NDP flags to a point before handling ifconfig_IF.
This fixes a race that a non-IPv4 interface can get an EUI64 LLA even if it
has IFDISABLED nd
Author: hrs
Date: Fri May 16 15:53:31 2014
New Revision: 266248
URL: http://svnweb.freebsd.org/changeset/base/266248
Log:
Cancel DAD for an ifa when the ifp has ND6_IFF_IFDISABLED as early as
possible and do not clear IN6_IFF_TENTATIVE. If IFDISABLED was accidentally
set after a DAD started
Author: hrs
Date: Fri May 16 18:44:23 2014
New Revision: 266267
URL: http://svnweb.freebsd.org/changeset/base/266267
Log:
Fix an issue in range specification handling when a "-foo" is specified in
ifconfig_IF_aliasN.
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
=
Author: hrs
Date: Wed May 21 10:04:51 2014
New Revision: 266494
URL: http://svnweb.freebsd.org/changeset/base/266494
Log:
- Fix a bug which can make sysctl() fail when -F is specified.
- Increase WID_IF_DEFAULT() from 6 to 8 (the default for AF_INET6) because
we have interfaces with longer
Author: hrs
Date: Thu May 29 20:53:53 2014
New Revision: 266857
URL: http://svnweb.freebsd.org/changeset/base/266857
Log:
Add rwlock to struct dadq. A panic could occur when a large number of
addresses performed DAD at the same time.
Modified:
head/sys/netinet6/nd6_nbr.c
Modified: head/sy
Glen Barber wrote
in <201311181625.raigpurg078...@svn.freebsd.org>:
gj> Author: gjb
gj> Date: Mon Nov 18 16:25:56 2013
gj> New Revision: 258310
gj> URL: http://svnweb.freebsd.org/changeset/base/258310
gj>
gj> Log:
gj> Add the 'dvd1.iso' target. This mimics the 'release.iso' target,
gj> wit
Glen Barber wrote
in <20131118195506.gt1...@glenbarber.us>:
gj> > gj> -export PKG_ABI="freebsd:$(echo ${REVISION} | tr -d '.0'):x86:64"
gj> > gj> +export PKG_ABI="freebsd:$(echo ${REVISION} | sed -e
's/\.[0-9]//'):x86:64"
gj> >
gj> > PKG_ABI=freebsd:${REVISION%.[0-9]*}:x86:64 is simpler than
Author: hrs
Date: Mon Nov 25 01:26:06 2013
New Revision: 258537
URL: http://svnweb.freebsd.org/changeset/base/258537
Log:
Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQ
when there is an invalid character in the output codeset while it is
valid in the input. However, P
Author: hrs
Date: Mon Nov 25 16:44:02 2013
New Revision: 258564
URL: http://svnweb.freebsd.org/changeset/base/258564
Log:
Replace Sun RPC license with a 3-clause BSD license, with the explicit
permission of Sun Microsystems in 2009.
Modified:
head/usr.sbin/rpcbind/check_bound.c
head/usr.s
Author: hrs
Date: Mon Nov 25 19:04:36 2013
New Revision: 258578
URL: http://svnweb.freebsd.org/changeset/base/258578
Log:
Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,
with the explicit permission of Sun Microsystems in 2009.
Modified:
head/include/rpc/auth.h
head
Author: hrs
Date: Mon Nov 25 19:07:44 2013
New Revision: 258580
URL: http://svnweb.freebsd.org/changeset/base/258580
Log:
Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,
with the explicit permission of Sun Microsystems in 2009.
Modified:
head/sys/rpc/rpcb_clnt.h
Modi
Author: hrs
Date: Mon Nov 25 19:08:38 2013
New Revision: 258581
URL: http://svnweb.freebsd.org/changeset/base/258581
Log:
Replace Sun Industry Standards Source License for Sun RPC code with a
3-clause BSD license as specified by Oracle America, Inc. in 2010.
This license change was approved
Author: hrs
Date: Mon Nov 25 19:24:15 2013
New Revision: 258582
URL: http://svnweb.freebsd.org/changeset/base/258582
Log:
There is no file under SISSL after license replacement in r258581.
Deleted:
head/lib/libc/rpc/LICENSE
___
svn-src-head@freebsd.
Author: hrs
Date: Sat Nov 30 17:07:53 2013
New Revision: 258770
URL: http://svnweb.freebsd.org/changeset/base/258770
Log:
Add NOPKG to disable pkg-stage.
Modified:
head/release/Makefile
Modified: head/release/Makefile
==
Glen Barber wrote
in <20131130171557.gi31...@glenbarber.us>:
gj> On Sat, Nov 30, 2013 at 05:07:53PM +0000, Hiroki Sato wrote:
gj> > Author: hrs
gj> > Date: Sat Nov 30 17:07:53 2013
gj> > New Revision: 258770
gj> > URL: http://svnweb.freebsd.org/changese
Author: hrs
Date: Sun Dec 1 15:06:30 2013
New Revision: 258796
URL: http://svnweb.freebsd.org/changeset/base/258796
Log:
- Prevent TARGET and TARGET_ARCH from being defined as empty when
TARGET="" and/or TARGET_ARCH="" is specified.
- Remove extra ().
Modified:
head/release/Makefile
M
Author: hrs
Date: Sun Dec 1 15:24:35 2013
New Revision: 258797
URL: http://svnweb.freebsd.org/changeset/base/258797
Log:
Use standard CLEANFILES/CLEANDIRS and clean target in bsd.obj.mk.
Modified:
head/release/Makefile
Modified: head/release/Makefile
Author: hrs
Date: Mon Dec 9 04:26:50 2013
New Revision: 259117
URL: http://svnweb.freebsd.org/changeset/base/259117
Log:
Replace Sun RPC license with a 3-clause BSD license. This license change
was approved in 2010 by Wim Coekaerts, Senior Vice President, Linux and
Virtualization at Oracle
Author: hrs
Date: Mon Dec 9 05:01:38 2013
New Revision: 259118
URL: http://svnweb.freebsd.org/changeset/base/259118
Log:
Replace Sun RPC license with a 3-clause BSD license. This license change
was approved in 2010 by Wim Coekaerts, Senior Vice President, Linux and
Virtualization at Oracle
Hi Peter,
Peter Wemm wrote
in <201312080555.rb85tu8w016...@svn.freebsd.org>:
pe> Author: peter
pe> Date: Sun Dec 8 05:55:55 2013
pe> New Revision: 259094
pe> URL: http://svnweb.freebsd.org/changeset/base/259094
pe>
pe> Log:
pe> Rev 256256 had an undocumented side effect of breaking existing
101 - 200 of 495 matches
Mail list logo