Module Name:src
Committed By: maxv
Date: Sat Oct 27 06:46:43 UTC 2018
Modified Files:
src/sys/net: if_pppoe.c
Log Message:
Remove printfs that are too easily reachable, switch to M_REGION_GET,
and simplify the initialization. No real functional change.
To generate a diff
Module Name:src
Committed By: maxv
Date: Sat Oct 27 06:35:54 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: asan.c
Log Message:
Rename kasan_shadow_fill, remove one check in it, and inline it. Remove
the use-after-scope code for now, because our GCC does not support th
Module Name:src
Committed By: maxv
Date: Sat Oct 27 06:06:31 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: asan.c
Log Message:
Remove functions that aren't supposed to be used.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/amd64/amd64/asan
Module Name:src
Committed By: maxv
Date: Sat Oct 27 05:56:10 UTC 2018
Modified Files:
src/sys/net: if_pppoe.c
Log Message:
style
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/sys/net/if_pppoe.c
Please note that diffs are not public domain; they are
Module Name:src
Committed By: maxv
Date: Sat Oct 27 05:42:23 UTC 2018
Modified Files:
src/sys/netipsec: ipsec.c ipsec.h ipsec_input.c
Log Message:
Localify one function, and switch to C99 types while here.
To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 s
Module Name:src
Committed By: maya
Date: Sat Oct 27 05:38:08 UTC 2018
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Fix previous misnamed initializer elements
committed wrong version of patch, sorry!
To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 s
Module Name:src
Committed By: maya
Date: Sat Oct 27 05:35:41 UTC 2018
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Add missing ata_recovery struct element, NULL, same as wdc_ata_bustype
in the NWD > 0 case.
Build fix for the case where wd(4) is not built, reported b
Module Name:src
Committed By: christos
Date: Fri Oct 26 23:34:33 UTC 2018
Modified Files:
src/sys/rump/net/lib/libnpf: Makefile
Log Message:
add an _NPF_RUMP define to expose the sampling function.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/rum
Module Name:src
Committed By: christos
Date: Fri Oct 26 23:35:06 UTC 2018
Modified Files:
src/sys/net/npf: npf_state.c
Log Message:
enable the sampling function for _NPF_RUMP
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/net/npf/npf_state.c
Pleas
Module Name:src
Committed By: jmcneill
Date: Fri Oct 26 23:34:05 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add xhci at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/evbarm/conf/GENERIC64
Please note that
Module Name:src
Committed By: jmcneill
Date: Fri Oct 26 23:33:38 UTC 2018
Modified Files:
src/sys/dev/acpi: ehci_acpi.c files.acpi
Added Files:
src/sys/dev/acpi: acpi_usb.c acpi_usb.h xhci_acpi.c
Log Message:
Add xhci at acpi glue
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Fri Oct 26 22:29:00 UTC 2018
Modified Files:
src/distrib/utils/x_gzip: Makefile
Log Message:
fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/utils/x_gzip/Makefile
Please note that diffs are not
Module Name:src
Committed By: uwe
Date: Fri Oct 26 22:22:24 UTC 2018
Modified Files:
src/lib/libcurses: setterm.c
Log Message:
Ignore terminfo padding specifications when checking whether
exit_attribute_mode contains exit_alt_charset_mode.
Fixes PR lib/53653.
To generat
Module Name:src
Committed By: christos
Date: Fri Oct 26 22:10:15 UTC 2018
Modified Files:
src/usr.bin/gzip: gzip.1 gzip.c
Added Files:
src/usr.bin/gzip: unlz.c
Log Message:
Add lzip support to gzip based on the example lzip decoder.
To generate a diff of this com
Module Name:src
Committed By: mrg
Date: Fri Oct 26 20:56:35 UTC 2018
Modified Files:
src/sys/stand/efiboot: boot.c efiboot.h version
Log Message:
add "boot-file" support. now one can automatically boot a
non-default kernel with "setenv boot-file host/netbsd".
this is par
Module Name:src
Committed By: martin
Date: Fri Oct 26 18:16:42 UTC 2018
Modified Files:
src/sys/kern: init_main.c
Log Message:
Only print the "no console" warning when booting verbose or debug.
It is a normal condition in many setups and has no consequences for
the user, s
Module Name:src
Committed By: martin
Date: Fri Oct 26 18:06:34 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Add support for MAKEDEV living in /etc instead of /dev, this is one of
the supported options when init(8) creates a union mounted tmpf
Module Name:src
Committed By: martin
Date: Fri Oct 26 15:14:46 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1070
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-8.1
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Fri Oct 26 15:12:53 UTC 2018
Modified Files:
src/tools [netbsd-8]: Makefile.gnuhost
Log Message:
Apply patch, requested by maya in ticket #1070:
force build of gcc and friends with -std=gnu++03 when the host compiler
is clang. Ne
Module Name:xsrc
Committed By: maya
Date: Fri Oct 26 11:17:33 UTC 2018
Modified Files:
xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c
Log Message:
If O_RDWR fails, try O_RDONLY.
Lets me run unprivileged X.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r
Module Name:xsrc
Committed By: maya
Date: Fri Oct 26 11:13:29 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_init.c
Log Message:
Don't error if we are unprivileged
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: jmcneill
Date: Fri Oct 26 10:46:21 UTC 2018
Modified Files:
src/sys/dev/acpi: files.acpi
Added Files:
src/sys/dev/acpi: ehci_acpi.c
Log Message:
Add ehci at acpi glue
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/
Module Name:src
Committed By: jmcneill
Date: Fri Oct 26 10:46:49 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add ehci at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/evbarm/conf/GENERIC64
Please note that
23 matches
Mail list logo