Re: svn commit: r366921 - head/contrib/tzdata

2020-10-21 Thread Philip Paeps
On 2020-10-22 01:05:35 (+), Philip Paeps wrote: Author: philip Date: Thu Oct 22 01:05:34 2020 New Revision: 366921 URL: https://svnweb.freebsd.org/changeset/base/366921 Log: Import tzdata 2020c Changes: https://github.com/eggert/tz/blob/2020d/NEWS Argh. Import tzdata 2020d of course

svn commit: r366921 - head/contrib/tzdata

2020-10-21 Thread Philip Paeps
Author: philip Date: Thu Oct 22 01:05:34 2020 New Revision: 366921 URL: https://svnweb.freebsd.org/changeset/base/366921 Log: Import tzdata 2020c Changes: https://github.com/eggert/tz/blob/2020d/NEWS MFC after:1 day Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/NE

svn commit: r366779 - head/contrib/tzdata

2020-10-16 Thread Philip Paeps
Author: philip Date: Sat Oct 17 00:44:04 2020 New Revision: 366779 URL: https://svnweb.freebsd.org/changeset/base/366779 Log: Import tzdata 2020c Changes: https://github.com/eggert/tz/blob/2020c/NEWS MFC after:1 day Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/NE

svn commit: r366529 - head/contrib/tzdata

2020-10-07 Thread Philip Paeps
Author: philip Date: Thu Oct 8 00:35:36 2020 New Revision: 366529 URL: https://svnweb.freebsd.org/changeset/base/366529 Log: Import tzdata 2020b Changes: https://github.com/eggert/tz/blob/2020b/NEWS MFC after:3 days Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/N

svn commit: r360240 - head/contrib/tzdata

2020-04-23 Thread Philip Paeps
Author: philip Date: Fri Apr 24 05:05:58 2020 New Revision: 360240 URL: https://svnweb.freebsd.org/changeset/base/360240 Log: Import tzdata 2020a Changes: https://github.com/eggert/tz/blob/2020a/NEWS MFC after:3 days Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/N

svn commit: r358801 - head/sys/riscv/sifive

2020-03-08 Thread Philip Paeps
Author: philip Date: Mon Mar 9 04:09:36 2020 New Revision: 358801 URL: https://svnweb.freebsd.org/changeset/base/358801 Log: fuspi: silence build warning, plug resource leak This silences an "unused label" warning as well as fixes the attach fail path that wasn't releasing resources.

svn commit: r358419 - head/usr.sbin/bsdinstall/scripts

2020-02-27 Thread Philip Paeps
Author: philip Date: Fri Feb 28 03:39:00 2020 New Revision: 358419 URL: https://svnweb.freebsd.org/changeset/base/358419 Log: bsdinstall: remove the Italian mirror ftp.it.FreeBSD.org has been down for several years. PR: 244481 Reported by:xgeoplas...@gmail.com MFC a

svn commit: r358418 - in head/usr.sbin/bsdconfig: include share/media

2020-02-27 Thread Philip Paeps
Author: philip Date: Fri Feb 28 03:38:57 2020 New Revision: 358418 URL: https://svnweb.freebsd.org/changeset/base/358418 Log: bsdconfig: remove the Italian mirror ftp.it.FreeBSD.org has been down for several years. PR: 244481 Reported by:xgeoplas...@gmail.com MFC af

svn commit: r357292 - head/sys/dev/acpi_support

2020-01-30 Thread Philip Paeps
Author: philip Date: Thu Jan 30 10:40:38 2020 New Revision: 357292 URL: https://svnweb.freebsd.org/changeset/base/357292 Log: acpi_ibm: add support for ThinkPad PrivacyGuard ThinkPad PrivacyGuard is a built-in toggleable privacy filter that restricts viewing angles when on. It is an avail

Re: svn commit: r355978 - head/usr.bin/top

2020-01-15 Thread Philip Paeps
On 2020-01-16 04:09:58 (+1000), Tijl Coosemans wrote: On Sat, 21 Dec 2019 05:03:21 + (UTC) Philip Paeps wrote: Author: philip Date: Sat Dec 21 05:03:21 2019 New Revision: 355978 URL: https://svnweb.freebsd.org/changeset/base/355978 Log: top: display battery capacity remaining

Re: svn commit: r356758 - in head/usr.sbin/bsdinstall: . scripts

2020-01-15 Thread Philip Paeps
so "enter enter enter" gets you a ZFS system instead of a UFS system. Plus I miss from here the relontes tag. I'm not sure if this merits a release notes entry but ... sure. There is not actually a functional change here. It's just a defaults change.

svn commit: r356166 - head/sys/riscv/sifive

2019-12-28 Thread Philip Paeps
Author: philip Date: Sun Dec 29 04:26:10 2019 New Revision: 356166 URL: https://svnweb.freebsd.org/changeset/base/356166 Log: fuspi: Fix 'sleepable after non-sleepable' lock With WITNESS enabled we see the following warning: lock order reversal: (sleepable after non-sleepable)

svn commit: r355978 - head/usr.bin/top

2019-12-20 Thread Philip Paeps
Author: philip Date: Sat Dec 21 05:03:21 2019 New Revision: 355978 URL: https://svnweb.freebsd.org/changeset/base/355978 Log: top: display battery capacity remaining Submitted by: Antranig Vartanian Reviewed by: imp, philip Differential Revision:https://reviews.freebsd.org/D22

Re: svn commit: r355926 - head/sys/dev/iicbus

2019-12-19 Thread Philip Paeps
On 2019-12-20 13:15:03 (+0800), Philip Paeps wrote: > Author: philip > Date: Fri Dec 20 05:15:03 2019 > New Revision: 355926 > URL: https://svnweb.freebsd.org/changeset/base/355926 > > Log: > iicoc: fix the build on PCI machines > > Pointy hat to: philip

svn commit: r355926 - head/sys/dev/iicbus

2019-12-19 Thread Philip Paeps
Author: philip Date: Fri Dec 20 05:15:03 2019 New Revision: 355926 URL: https://svnweb.freebsd.org/changeset/base/355926 Log: iicoc: fix the build on PCI machines Pointy hat to: philip Modified: head/sys/dev/iicbus/iicoc_pci.c (contents, props changed) Modified: head/sys/dev/iicbus/

svn commit: r355924 - in head/sys: conf dev/iicbus

2019-12-19 Thread Philip Paeps
ftware was developed in part by Philip Paeps under contract for + * Axiado Corporation. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain

svn commit: r355925 - head/sys/kern

2019-12-19 Thread Philip Paeps
Author: philip Date: Fri Dec 20 03:40:53 2019 New Revision: 355925 URL: https://svnweb.freebsd.org/changeset/base/355925 Log: Print upper 32 bits in devmap table entries If the devmap entry uses the upper 32 bits they wouldn't be printed in devmap_dump_table(). This fixes that. Submi

svn commit: r355923 - in head/sys: conf dev/iicbus

2019-12-19 Thread Philip Paeps
Author: philip Date: Fri Dec 20 03:40:46 2019 New Revision: 355923 URL: https://svnweb.freebsd.org/changeset/base/355923 Log: iicoc: split up common core and PCI bus specifics The OpenCores I2C IP core can be found on any bus. Split out the PCI bus specifics into their own file, only com

svn commit: r355921 - head/sys/riscv/sifive

2019-12-19 Thread Philip Paeps
+1,403 @@ +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * + * Copyright (c) 2019 Axiado Corporation + * All rights reserved. + * + * This software was developed in part by Philip Paeps and Kristof Provost + * under contract for Axiado Corporation. + * + * Redistribution and use in source

svn commit: r355922 - head/sys/dev/iicbus

2019-12-19 Thread Philip Paeps
Author: philip Date: Fri Dec 20 03:40:07 2019 New Revision: 355922 URL: https://svnweb.freebsd.org/changeset/base/355922 Log: iicoc: minor whitespace and style(9) fixes No functional changes. This commit will make upcoming changes which do affect functionality easier to read. Review

svn commit: r355920 - head/sys/riscv/sifive

2019-12-19 Thread Philip Paeps
Author: philip Date: Fri Dec 20 03:38:21 2019 New Revision: 355920 URL: https://svnweb.freebsd.org/changeset/base/355920 Log: riscv/sifive: add SiFive FU540 PRCI driver The SiFive FU540 Power Reset Clocking Interrupt block contains a PLL that turns the input crystal (33.3MHz) into a 1-1.5

svn commit: r353674 - head/sys/net

2019-10-16 Thread Philip Paeps
Author: philip Date: Thu Oct 17 00:34:53 2019 New Revision: 353674 URL: https://svnweb.freebsd.org/changeset/base/353674 Log: ether: add older ethertype definitions for QinQ Older network equipment used the ethertypes 0x9100, 0x9200, and 0x9300 for outer VLANs, before standardisation intr

svn commit: r353453 - head/sys/riscv/riscv

2019-10-12 Thread Philip Paeps
Author: philip Date: Sat Oct 12 18:18:11 2019 New Revision: 353453 URL: https://svnweb.freebsd.org/changeset/base/353453 Log: A comment in subr_devmap.c mentions that devmap_print_table() should be called on bootverbose. Do so on RISV-V too. Submitted by: Nicholas O'Brien Reviewed by:

svn commit: r353441 - head/sys/riscv/riscv

2019-10-11 Thread Philip Paeps
Author: philip Date: Fri Oct 11 16:28:46 2019 New Revision: 353441 URL: https://svnweb.freebsd.org/changeset/base/353441 Log: Call devmap_bootstrap in RISC-V machine dependent code to actually create the static device mappings. While RISC-V support was added to subr_devmap.c in r298631, i

svn commit: r352239 - head/contrib/tzdata

2019-09-11 Thread Philip Paeps
Author: philip Date: Thu Sep 12 00:33:01 2019 New Revision: 352239 URL: https://svnweb.freebsd.org/changeset/base/352239 Log: Restore svn:mergeinfo accidentally deleted in r352238 Pointy hat to:philip Modified: Directory Properties: head/contrib/tzdata/ (props changed)

svn commit: r352238 - head/contrib/tzdata

2019-09-11 Thread Philip Paeps
Author: philip Date: Thu Sep 12 00:19:16 2019 New Revision: 352238 URL: https://svnweb.freebsd.org/changeset/base/352238 Log: Import tzdata 2019c Changes: https://github.com/eggert/tz/blob/2019c/NEWS MFC after:3 days Modified: head/contrib/tzdata/NEWS head/contrib/tzdata/asia

svn commit: r351969 - in head/sys: kern riscv/conf

2019-09-06 Thread Philip Paeps
Author: philip Date: Sat Sep 7 05:13:31 2019 New Revision: 351969 URL: https://svnweb.freebsd.org/changeset/base/351969 Log: riscv: restore default HZ=1000, keep QEMU at HZ=100 This reverts r351918 and r351919. Discussed with: br, ian, imp Modified: head/sys/kern/subr_param.c

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

2019-09-06 Thread Philip Paeps
On 2019-09-07 12:06:32 (+0800), Warner Losh wrote: On Fri, Sep 6, 2019 at 9:54 PM Philip Paeps wrote: On 2019-09-06 22:18:36 (+0800), Ian Lepore wrote: On Fri, 2019-09-06 at 12:15 +0800, Philip Paeps wrote: On 2019-09-06 11:15:12 (+0800), Ian Lepore wrote: On Fri, 2019-09-06 at 01:19 +

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

2019-09-06 Thread Philip Paeps
On 2019-09-06 22:18:36 (+0800), Ian Lepore wrote: On Fri, 2019-09-06 at 12:15 +0800, Philip Paeps wrote: On 2019-09-06 11:15:12 (+0800), Ian Lepore wrote: On Fri, 2019-09-06 at 01:19 +, Philip Paeps wrote: Log: riscv: default to HZ=100 This seems like a bad idea. I've run a

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

2019-09-05 Thread Philip Paeps
On 2019-09-06 11:15:12 (+0800), Ian Lepore wrote: On Fri, 2019-09-06 at 01:19 +, Philip Paeps wrote: Author: philip Date: Fri Sep 6 01:19:31 2019 New Revision: 351918 URL: https://svnweb.freebsd.org/changeset/base/351918 Log: riscv: default to HZ=100 Most current RISC-V development

svn commit: r351919 - head/sys/riscv/conf

2019-09-05 Thread Philip Paeps
Author: philip Date: Fri Sep 6 01:22:16 2019 New Revision: 351919 URL: https://svnweb.freebsd.org/changeset/base/351919 Log: QEMU: use default HZ HZ=100 by default on riscv since r351918. Modified: head/sys/riscv/conf/QEMU Modified: head/sys/riscv/conf/QEMU

svn commit: r351918 - head/sys/kern

2019-09-05 Thread Philip Paeps
Author: philip Date: Fri Sep 6 01:19:31 2019 New Revision: 351918 URL: https://svnweb.freebsd.org/changeset/base/351918 Log: riscv: default to HZ=100 Most current RISC-V development platforms are not fast enough to benefit from the increased granularity provided by HZ=1000. Sponsore

Re: svn commit: r350079 - in head: share/zoneinfo usr.sbin/tzsetup

2019-07-17 Thread Philip Paeps
tzsetup(8). This is also useful for other applications that need the modern better maintained file. Reviewed by: philip Approved by: allanjude (mentor) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D20646 Thank you! Philip -- Philip Paeps Senior Reality Engineer

svn commit: r349896 - head/contrib/telnet/telnet

2019-07-10 Thread Philip Paeps
Author: philip Date: Wed Jul 10 22:36:14 2019 New Revision: 349896 URL: https://svnweb.freebsd.org/changeset/base/349896 Log: telnet: fix minor style violation While here also fix a very unlikely NULL pointer dereference. Submitted by: Shawn Webb Modified: head/contrib/telnet/telne

svn commit: r349890 - head/contrib/telnet/telnet

2019-07-10 Thread Philip Paeps
Author: philip Date: Wed Jul 10 17:42:04 2019 New Revision: 349890 URL: https://svnweb.freebsd.org/changeset/base/349890 Log: telnet: fix a couple of snprintf() buffer overflows Obtained from:Juniper Networks MFC after:1 week Modified: head/contrib/telnet/telnet/commands.c

svn commit: r349592 - head/contrib/tzdata

2019-07-01 Thread Philip Paeps via svn-src-head
Author: philip Date: Tue Jul 2 01:12:23 2019 New Revision: 349592 URL: https://svnweb.freebsd.org/changeset/base/349592 Log: Import tzdata 2019b Changes: https://github.com/eggert/tz/blob/2019b/NEWS MFC after:1 day Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/NE

svn commit: r349098 - head/sys/dev/atkbdc

2019-06-15 Thread Philip Paeps
Author: philip Date: Sun Jun 16 03:06:05 2019 New Revision: 349098 URL: https://svnweb.freebsd.org/changeset/base/349098 Log: Add macOS-like three finger drag trackpad gesture to psm(4) Submitted by: Yan Ka Chiu MFC after:1 week Differential Revision:https://reviews.freebsd

svn commit: r345526 - head/share/misc

2019-03-26 Thread Philip Paeps
Author: philip Date: Tue Mar 26 09:46:17 2019 New Revision: 345526 URL: https://svnweb.freebsd.org/changeset/base/345526 Log: SZ has been known as Eswatini since April 2018 (formerly Swaziland). Sources: https://www.iso.org/obp/ui/#iso:code:3166:SZ http://www.un.org/en/member-states/ind

svn commit: r345524 - head/contrib/tzdata

2019-03-26 Thread Philip Paeps
Author: philip Date: Tue Mar 26 08:10:51 2019 New Revision: 345524 URL: https://svnweb.freebsd.org/changeset/base/345524 Log: Import tzdata 2019a Changes: https://github.com/eggert/tz/blob/2019a/NEWS MFC after:3 days Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/N

Re: svn commit: r342644 - head/contrib/tzdata

2019-01-01 Thread Philip Paeps
On 2018-12-31 07:57:37 (+), Philip Paeps wrote: Log: Import tzdata 2018i Changes: https://github.com/eggert/tz/blob/2018i/NEWS MFC after: 2 days I merged this (and 2018h) back to stable/{12,11,10} a day early (today) because someone affected asked. I don't think the extra d

svn commit: r342644 - head/contrib/tzdata

2018-12-30 Thread Philip Paeps
Author: philip Date: Mon Dec 31 07:57:37 2018 New Revision: 342644 URL: https://svnweb.freebsd.org/changeset/base/342644 Log: Import tzdata 2018i Changes: https://github.com/eggert/tz/blob/2018i/NEWS MFC after:2 days Modified: head/contrib/tzdata/NEWS head/contrib/tzdata/afric

svn commit: r342613 - head/contrib/tzdata

2018-12-30 Thread Philip Paeps
Author: philip Date: Sun Dec 30 08:22:35 2018 New Revision: 342613 URL: https://svnweb.freebsd.org/changeset/base/342613 Log: Import tzdata 2018h Changes: https://github.com/eggert/tz/blob/2018h/NEWS MFC after:3 days Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/N

Re: svn commit: r341327 - head/sys/dev/sfxge

2018-11-30 Thread Philip Paeps
th hindsight, just bulk-committing those to Subversion would have been a better idea. In the future though, and when in the steady state of commits trickling in rather than flooding in, I still appreciate the reviews in Phabricator. Particularly for the FreeBSD-specific parts of the driver. P

svn commit: r339848 - head/contrib/tzdata

2018-10-28 Thread Philip Paeps
Author: philip Date: Sun Oct 28 23:54:05 2018 New Revision: 339848 URL: https://svnweb.freebsd.org/changeset/base/339848 Log: Import tzdata 2018g Changes: https://github.com/eggert/tz/blob/2018g/NEWS MFC after:3 days Modified: head/contrib/tzdata/NEWS head/contrib/tzdata/afric

svn commit: r339503 - head/contrib/tzdata

2018-10-20 Thread Philip Paeps
Author: philip Date: Sat Oct 20 22:32:10 2018 New Revision: 339503 URL: https://svnweb.freebsd.org/changeset/base/339503 Log: Import tzdata 2018f Changes: https://github.com/eggert/tz/blob/2018f/NEWS MFC after:3 days Modified: head/contrib/tzdata/CONTRIBUTING head/contrib/tzda

svn commit: r338353 - head/usr.sbin/lastlogin

2018-08-28 Thread Philip Paeps
Open last login database .Ar file @@ -86,9 +94,15 @@ last login database .Xr last 1 , .Xr getutxent 3 , .Xr ac 8 +.Xr libxo 3 , +.Xr xo_parse_args 3 .Sh AUTHORS +.An -nosplit .An John M. Vinopal wrote this program in January 1996 and contributed it to the .Nx project. +.An Philip Paeps add

svn commit: r338352 - head/usr.bin/last

2018-08-28 Thread Philip Paeps
libxo 3 , +.Xr xo_parse_args 3 .Sh HISTORY .Nm utility first appeared in @@ -211,6 +221,10 @@ The original version was written by .An Howard P. Katseff ; .An Keith Bostic rewrote it in 1986/87 to add functionality and to improve code quality. +.An Philip Paeps +added +.Xr libxo 3 +support in Au

Re: svn commit: r335612 - head/sbin/dhclient

2018-06-27 Thread Philip Paeps
eness. Philip -- Philip Paeps Senior Reality Engineer Ministry of Information ___ 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: r333551 - in head/contrib/ldns: . compat drill ldns m4 packaging

2018-05-14 Thread Philip Paeps
full DANE support. But we can't wait forever, and nothing in base uses DANE anyway, so here we go. Thank you! This lets me get rid of a couple of annoying local patches. :) Philip -- Philip Paeps Senior Reality Engineer Ministry of Information _

svn commit: r333248 - head

2018-05-04 Thread Philip Paeps
Author: philip Date: Fri May 4 10:52:17 2018 New Revision: 333248 URL: https://svnweb.freebsd.org/changeset/base/333248 Log: Point out that the tzdata 2018e update brings in negative DST for certain time zones. This does not affect the vast majority of users who do not care about (or even

svn commit: r333247 - head/contrib/tzdata

2018-05-04 Thread Philip Paeps
Author: philip Date: Fri May 4 10:17:27 2018 New Revision: 333247 URL: https://svnweb.freebsd.org/changeset/base/333247 Log: Import tzdata 2018e Changes: https://github.com/eggert/tz/blob/2018e/NEWS MFC after:3 days Modified: head/contrib/tzdata/Makefile head/contrib/tzdata/N

svn commit: r331481 - head/contrib/tzdata

2018-03-23 Thread Philip Paeps
Author: philip Date: Sat Mar 24 04:52:29 2018 New Revision: 331481 URL: https://svnweb.freebsd.org/changeset/base/331481 Log: Import tzdata 2018d Changes: https://github.com/eggert/tz/blob/2018d/NEWS MFC after:3 days Added: head/contrib/tzdata/ziguard.awk - copied unchanged

svn commit: r328318 - head/contrib/tzdata

2018-01-23 Thread Philip Paeps
Author: philip Date: Wed Jan 24 06:48:42 2018 New Revision: 328318 URL: https://svnweb.freebsd.org/changeset/base/328318 Log: Import tzdata 2018c Changes: https://github.com/eggert/tz/blob/2018c/NEWS MFC after:3 days Added: head/contrib/tzdata/pacificnew - copied unchanged

svn commit: r328055 - head/contrib/tzdata

2018-01-16 Thread Philip Paeps
Author: philip Date: Tue Jan 16 18:36:25 2018 New Revision: 328055 URL: https://svnweb.freebsd.org/changeset/base/328055 Log: Import tzdata 2018a Changes: https://github.com/eggert/tz/blob/2018a/NEWS MFC after:3 days Deleted: head/contrib/tzdata/pacificnew Modified: head/contr

svn commit: r325059 - head/contrib/tzdata

2017-10-28 Thread Philip Paeps
Author: philip Date: Sat Oct 28 18:54:45 2017 New Revision: 325059 URL: https://svnweb.freebsd.org/changeset/base/325059 Log: Import tzdata 2017c Changes: https://mm.icann.org/pipermail/tz-announce/2017-October/47.html MFC after:2 days Added: head/contrib/tzdata/calendars

svn commit: r320941 - head/sys/netpfil/ipfw

2017-07-13 Thread Philip Paeps
Author: philip Date: Thu Jul 13 09:01:22 2017 New Revision: 320941 URL: https://svnweb.freebsd.org/changeset/base/320941 Log: Fix GRE over IPv6 tunnels with IPFW Previously, GRE packets in IPv6 tunnels would be dropped by IPFW (unless net.inet6.ip6.fw.deny_unknown_exthdrs was unset).

svn commit: r313711 - head/sys/dev/virtio/network

2017-02-13 Thread Philip Paeps
Author: philip Date: Mon Feb 13 21:44:29 2017 New Revision: 313711 URL: https://svnweb.freebsd.org/changeset/base/313711 Log: vtnet: don't update VLAN filter when parent is not running Submitted by: Gerrie Roos Reviewed by: gnn Sponsored by: XipLink, Inc. Differential Revision:

Re: svn commit: r308348 - head/usr.sbin/rtadvd

2016-11-05 Thread Philip Paeps
On 2016-11-05 19:51:14 (+), Hiroki Sato wrote: > Log: > Add link-layer address option in RA even for IFT_L2VLAN and IFT_BRIDGE. > > Reported by:philip > MFC after: 3 days Thank you! Philip -- Philip Paeps Senior Reality Engineer Ministry

Re: svn commit: r274966 - head/sys/net

2014-11-24 Thread Philip Paeps
On 2014-11-24 22:40:22 (+0300), Gleb Smirnoff wrote: > On Mon, Nov 24, 2014 at 02:00:28PM +0000, Philip Paeps wrote: > P> Author: philip > P> Date: Mon Nov 24 14:00:27 2014 > P> New Revision: 274966 > P> URL: https://svnweb.freebsd.org/changeset/base/274966 > P&g

svn commit: r274966 - head/sys/net

2014-11-24 Thread Philip Paeps
Author: philip Date: Mon Nov 24 14:00:27 2014 New Revision: 274966 URL: https://svnweb.freebsd.org/changeset/base/274966 Log: Add a sysctl `net.link.tap.deladdrs_on_close' to configure whether tap should delete configured addresses and routes when the interface is closed. Default is enabled

svn commit: r255936 - head/sys/modules/sfxge

2013-09-29 Thread Philip Paeps
Author: philip Date: Sun Sep 29 13:05:22 2013 New Revision: 255936 URL: http://svnweb.freebsd.org/changeset/base/255936 Log: DEBUG_FLAGS -g is default for GENERIC and its presence interferes with disabling the sfxge.ko.symbols build for embedded systems. Approved by: re (marius) MFC af

svn commit: r255928 - head/sys/netpfil/ipfw

2013-09-28 Thread Philip Paeps
Author: philip Date: Sat Sep 28 15:49:36 2013 New Revision: 255928 URL: http://svnweb.freebsd.org/changeset/base/255928 Log: Use the correct EtherType for logging IPv6 packets. Reviewed by: melifaro Approved by: re (kib, glebius) MFC after:3 days Modified: head/sys/netpfil/ipfw

Re: svn commit: r253779 - in head: . share/man/man4 sys/amd64/conf sys/arm/conf sys/conf sys/dev/random sys/i386/conf sys/ia64/conf sys/mips/conf sys/modules sys/modules/random sys/pc98/conf sys/power

2013-08-01 Thread Philip Paeps
On 2013-07-31 11:15:55 (-0700), Adrian Chadd wrote: > On 31 July 2013 03:40, Philip Paeps wrote: > >> * Make Yarrow an optional kernel component -- enabled by "YARROW_RNG" > >> option. > >> The files sha2.c, hash.c, randomdev_soft.c and yarrow.

Re: svn commit: r253779 - in head: . share/man/man4 sys/amd64/conf sys/arm/conf sys/conf sys/dev/random sys/i386/conf sys/ia64/conf sys/mips/conf sys/modules sys/modules/random sys/pc98/conf sys/power

2013-07-31 Thread Philip Paeps
roperly seeded?). We don't have particularly stellar support for early random numbers, but we should be careful not to make it worse. Also: what happens to in-kernel consumers of random (like TCP) before the first random_adaptor is attached (and properly seeded)? I'd reall

svn commit: r242471 - head/share/misc

2012-11-02 Thread Philip Paeps
Author: philip Date: Fri Nov 2 11:13:44 2012 New Revision: 242471 URL: http://svn.freebsd.org/changeset/base/242471 Log: MFV pciids-20121024, r242469 Update to use the latest version of the PCI IDs Repository. MFC after:1 week Modified: head/share/misc/pci_vendors Modified: he

svn commit: r228085 - in head/sys: amd64/conf conf

2011-11-28 Thread Philip Paeps
Author: philip Date: Mon Nov 28 18:51:40 2011 New Revision: 228085 URL: http://svn.freebsd.org/changeset/base/228085 Log: Limit building sfxge(4) in-kernel to amd64 for the time being. We can put it back after I fix the breakages on some of our more exotic platforms. While here, add the

svn commit: r228078 - head/sys/dev/sfxge/common

2011-11-28 Thread Philip Paeps
Author: philip Date: Mon Nov 28 17:19:05 2011 New Revision: 228078 URL: http://svn.freebsd.org/changeset/base/228078 Log: sfxge: Add $FreeBSD$ tags to common code files. Requested by: bz Modified: head/sys/dev/sfxge/common/efsys.h head/sys/dev/sfxge/common/efx.h (contents, props chan

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

2011-11-28 Thread Philip Paeps
Author: philip Date: Mon Nov 28 16:25:27 2011 New Revision: 228077 URL: http://svn.freebsd.org/changeset/base/228077 Log: Only install the sfxge(4) manpage on amd64, while the driver is amd64-only. Pointed out by: bz Modified: head/share/man/man4/Makefile Modified: head/share/man/

svn commit: r227700 - head/sys/dev/sfxge

2011-11-19 Thread Philip Paeps
Author: philip Date: Sat Nov 19 09:16:52 2011 New Revision: 227700 URL: http://svn.freebsd.org/changeset/base/227700 Log: sfxge: Remove interrupt self-test code It's not currently used; it didn't build on 32-bit and the previous build fix is incorrect. If we really implement self-tests w

svn commit: r227699 - head/sys/dev/sfxge

2011-11-19 Thread Philip Paeps
Author: philip Date: Sat Nov 19 09:13:58 2011 New Revision: 227699 URL: http://svn.freebsd.org/changeset/base/227699 Log: sfxge: Fix if_baudrate reports This field is supposed to be set to the interface bit rate, but for some reason I thought it was denominated in kilobits. Multiply the

svn commit: r227662 - head/sys/modules

2011-11-18 Thread Philip Paeps
Author: philip Date: Fri Nov 18 11:10:14 2011 New Revision: 227662 URL: http://svn.freebsd.org/changeset/base/227662 Log: Limit building sfxge(4) to amd64 only to unbreak the tinderboxen. The driver should also work on (at least) i386 but hasn't been built/tested for a while. MFC after:

svn commit: r227569 - in head: share/man/man4 sys/conf sys/dev/sfxge sys/dev/sfxge/common sys/modules sys/modules/sfxge

2011-11-16 Thread Philip Paeps
rmation and support, +go to the Solarflare support website at: +.Pa https://support.solarflare.com . +.Sh SEE ALSO +.Xr arp 4 , +.Xr netintro 4 , +.Xr ng_ether 4 , +.Xr vlan 4 , +.Xr cpuset 8 , +.Xr ifconfig 8 +.Sh AUTHORS +The +.Nm +driver was written by +.An Philip Paeps +and +.An Solarflare Comm

svn commit: r224103 - head/tools/tools/pciid

2011-07-16 Thread Philip Paeps
Author: philip Date: Sat Jul 16 15:43:14 2011 New Revision: 224103 URL: http://svn.freebsd.org/changeset/base/224103 Log: Garbage-collect the tools for maintaining the previous PCI vendors list. The sources this tool collates are no longer available and the format of the current database is

svn commit: r224102 - head/share/misc

2011-07-16 Thread Philip Paeps
Author: philip Date: Sat Jul 16 15:40:26 2011 New Revision: 224102 URL: http://svn.freebsd.org/changeset/base/224102 Log: MFV pciids-20110716, r224099 Update to use the latest version of the PCI IDs Repository. As discussed on -current@ in May, this brings in a new source of the database,

svn commit: r220774 - in head/sys: . arm/conf

2011-04-18 Thread Philip Paeps
Author: philip Date: Mon Apr 18 12:27:57 2011 New Revision: 220774 URL: http://svn.freebsd.org/changeset/base/220774 Log: Delete mistakenly added sys/files.ts7800 Add mistakenly forgotten sys/arm/conf/TS7800 Not sure how this happened. Apologies for the repo-churn. Submitted by: gle

svn commit: r220653 - in head/sys: . arm/mv/orion boot/fdt/dts

2011-04-15 Thread Philip Paeps
Author: philip Date: Fri Apr 15 13:37:43 2011 New Revision: 220653 URL: http://svn.freebsd.org/changeset/base/220653 Log: Add basic support for the Marvell Orion TS-7800. Submitted by: Kristof Provost Added: head/sys/arm/mv/orion/files.ts7800 (contents, props changed) head/sys/arm/m

svn commit: r207436 - head/tools/tools/nanobsd

2010-04-30 Thread Philip Paeps
Author: philip Date: Fri Apr 30 15:12:30 2010 New Revision: 207436 URL: http://svn.freebsd.org/changeset/base/207436 Log: Fix typo in usage message. Add -n to the list of valid arguments. MFC after:1 day Modified: head/tools/tools/nanobsd/nanobsd.sh Modified: head/tools/tools/nanob