CVS commit: src/tests/net/if_wg

2020-08-29 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Sat Aug 29 07:22:49 UTC 2020 Modified Files: src/tests/net/if_wg: t_misc.sh t_tunnel.sh Log Message: Update the if_wg tests for the human readable 'latest-handshake' output of wgconfig. To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.sbin/wgconfig

2020-08-28 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Fri Aug 28 17:17:53 UTC 2020 Modified Files: src/usr.sbin/wgconfig: wgconfig.c Log Message: Show the time of the latest handshake properly formatted. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/wgconfig

CVS commit: src/sys/net

2020-08-27 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Thu Aug 27 19:21:14 UTC 2020 Modified Files: src/sys/net: if_wg.c Log Message: Summary: let wg interfaces carry multicast traffic Once a wg interface is up and running, it is useful to be able to run a routing protocol over it. Mar

CVS commit: src/sys/dev/usb

2020-03-29 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Sun Mar 29 10:46:10 UTC 2020 Modified Files: src/sys/dev/usb: ukbd.c Log Message: Summary: Introduce a keyboard event ring buffer for USB console keyboards For the console keyboard, events must be handled separately from the interru

CVS commit: src/lib/libedit

2020-01-04 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Sun Jan 5 00:03:28 UTC 2020 Modified Files: src/lib/libedit: filecomplete.c Log Message: Summary: Remove over-simplified extraneous test The file name matching code in libedit tries to adjust to the presence of explicit " or ' char

CVS commit: src/usr.sbin/npf/npfctl

2019-04-17 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Wed Apr 17 20:41:59 UTC 2019 Modified Files: src/usr.sbin/npf/npfctl: npf_bpf_comp.c npf_build.c Log Message: Summary: Ensure default TCP flags are applied to rules like 'pass stateful all' CVS: -

CVS commit: src/usr.bin/systat

2019-01-08 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Tue Jan 8 08:22:20 UTC 2019 Modified Files: src/usr.bin/systat: vmstat.c Log Message: Remove a format character from a non-format string. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/usr.bin/systat/vmstat.c P

CVS commit: src/sys/dev/usb

2019-01-04 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Fri Jan 4 17:09:26 UTC 2019 Modified Files: src/sys/dev/usb: umodem_common.c Log Message: The availability of status change notification messages for a umodem device is not an error. Report its presence if booting in verbose mode (

CVS commit: src/share/man/man4

2018-12-20 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Thu Dec 20 15:19:31 UTC 2018 Modified Files: src/share/man/man4: urtwn.4 Log Message: Add D-Link DWA-131 to list of devices expected to work To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/urtwn.4

CVS commit: src/sys/dev/usb

2018-12-20 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Thu Dec 20 15:16:07 UTC 2018 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: Add D-Link DWA-131 rev E "Wireless N300 Nano USB Adapter" OK: jmcneill To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/sys/dev

CVS commit: src/sys/dev/usb

2018-12-20 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Thu Dec 20 15:13:07 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.757 -r1.758 src/sys/dev/usb/usbdevs.h \ src/sys/dev/usb/usbdevs_data.

CVS commit: src/sys/dev/usb

2018-12-20 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Thu Dec 20 15:09:47 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add D-Link DWA-131 rev E "Wireless N300 Nano USB Adapter" To generate a diff of this commit: cvs rdiff -u -r1.764 -r1.765 src/sys/dev/usb/usbdevs P

CVS commit: src/lib/libc/arch/aarch64/softfloat

2018-12-06 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Thu Dec 6 19:17:13 UTC 2018 Modified Files: src/lib/libc/arch/aarch64/softfloat: softfloat.h Log Message: Summary: Align softfloat float128 with libgcc. While libgcc adapts its float128 data structure to the endianness of the archi

CVS commit: src/sys/net

2018-03-16 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Fri Mar 16 17:12:05 UTC 2018 Modified Files: src/sys/net: if_tun.c Log Message: Add packet filtering to tun(4) interfaces. Calls to pfil_run_hooks() were missing in if_tun.c. This meant that filtering configuration could be added t

CVS commit: src/sys/net

2018-03-16 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Fri Mar 16 17:00:35 UTC 2018 Modified Files: src/sys/net: if_vlan.c Log Message: Fix the handling of the state returned from pfil_run_hooks(). pfil_run_hooks() invokes any registered packet filters on the packet being handled. It m

CVS commit: src/distrib/notes/common

2018-03-11 Thread Tom Ivar Helbekkmo
Module Name:src Committed By: tih Date: Sun Mar 11 11:48:39 UTC 2018 Modified Files: src/distrib/notes/common: main Log Message: Add myself. To generate a diff of this commit: cvs rdiff -u -r1.543 -r1.544 src/distrib/notes/common/main Please note that diffs are not publ