Module Name:src
Committed By: simonb
Date: Fri Jun 5 07:17:38 UTC 2020
Modified Files:
src/sys/arch/evbmips/cavium: machdep.c octeon_uboot.h
src/sys/arch/evbmips/conf: ERLITE
Log Message:
Now that we don't zero out the second link in the U-boot bootmem
descripter,
Module Name:src
Committed By: skrll
Date: Fri Jun 5 08:01:49 UTC 2020
Modified Files:
src/sys/dev/usb: ugensa.c
Log Message:
Remove duplicated USB_VENDOR_SIERRA USB_PRODUCT_SIERRA_USB305 entry
PR kern/55329
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42
Module Name:src
Committed By: skrll
Date: Fri Jun 5 08:02:32 UTC 2020
Modified Files:
src/sys/dev/usb: u3g.c
Log Message:
Replace calls to usbd_device2interface_handle in u3g_match() and
u3g_attach() with the interface already passed in uiaa->uiaa_iface and
store the inte
Module Name:src
Committed By: simonb
Date: Fri Jun 5 09:18:35 UTC 2020
Modified Files:
src/sys/arch/mips/cavium: octeonvar.h
src/sys/arch/mips/cavium/dev: if_cnmac.c octeon_rnm.c
Log Message:
Rework CVMSEG LM usage a litte:
- remove unused LM slots
- use #define
Module Name:src
Committed By: nia
Date: Fri Jun 5 11:16:15 UTC 2020
Modified Files:
src/lib/libc/net: getnetent.c getnetnamadr.c
Log Message:
Remove more bogus tests for 64-bit i386 and SuperH.
These are always false.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rin
Date: Fri Jun 5 12:47:28 UTC 2020
Modified Files:
src/external/gpl2/texinfo/dist/makeinfo: html.c
Log Message:
Check x > 0 *before*, not after, using (x - 1) as index of array.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -
Module Name:src
Committed By: christos
Date: Fri Jun 5 15:19:08 UTC 2020
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: key_debug.c
Log Message:
fix wrong size addition (Andrew Cagney)
XXX: This file is nearly identical with /usr/src/sys/netipsec/key_debug.c
an
Module Name:src
Committed By: christos
Date: Fri Jun 5 17:10:44 UTC 2020
Modified Files:
src/etc/defaults: rc.conf
src/etc/rc.d: npfd
Log Message:
Add support for npfd_flags
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/etc/defaults/rc.conf
Module Name:src
Committed By: maxv
Date: Fri Jun 5 17:20:57 UTC 2020
Modified Files:
src/etc: MAKEDEV.tmpl
src/sys/dev/usb: uhub.c usbdivar.h vhci.c
src/sys/sys: kcov.h
Log Message:
Register eight vHCI buses, and use separate KCOV mailboxes for them.
To
Module Name:src
Committed By: sjg
Date: Fri Jun 5 18:03:59 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
cached_stats: do not conflate stat and lstat
While make uses lstat quite rarely, it does so for reason.
Avoid confusing the results.
Reviewed by: chr
Module Name:src
Committed By: sjg
Date: Fri Jun 5 19:20:46 UTC 2020
Modified Files:
src/usr.bin/make: make.1 var.c
Log Message:
make: add :Or for reverse sort
:Or is more efficient than :O:[-1..1]
Reviewed by: christos
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: sevan
Date: Fri Jun 5 19:45:51 UTC 2020
Modified Files:
src/share/misc: acronyms.comp
Log Message:
IME, SCIM
To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 src/share/misc/acronyms.comp
Please note that diffs are not public
Module Name:src
Committed By: kamil
Date: Fri Jun 5 21:48:04 UTC 2020
Modified Files:
src/sys/arch/x86/x86: cpu_rng.c
Log Message:
Change const unsigned to preprocessor define
Fixes GCC -O0 build with the stack protector.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: roy
Date: Fri Jun 5 22:08:11 UTC 2020
Modified Files:
src/lib/libterminfo: term.h terminfo.5.in
Log Message:
terminfo(5): Numbre -> Number
Thanks to yukonbob
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/lib/libterminfo
Module Name:src
Committed By: maxv
Date: Sat Jun 6 06:42:54 UTC 2020
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
kMSan: re-set the orig after pool_cache_get_slow(), using the address of
the caller of pool_cache_get_paddr().
Otherwise the orig is just pool_cach
15 matches
Mail list logo