Module Name:src
Committed By: lukem
Date: Sun Apr 25 06:21:37 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: re-align list output
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/postinstall/postinsta
Module Name:src
Committed By: nia
Date: Sun Apr 25 05:52:22 UTC 2021
Modified Files:
src/share/man/man8: compat_linux.8
Log Message:
these sysctl variables were removed
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man8/compat_linux.8
Pleas
Module Name:src
Committed By: thorpej
Date: Sun Apr 25 05:33:20 UTC 2021
Modified Files:
src/tests/dev/scsipi/libscsitest: scsitest.c
Log Message:
config_found_ia() -> config_found().
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/dev/scsipi/libscs
Module Name:src
Committed By: rin
Date: Sun Apr 25 05:16:27 UTC 2021
Modified Files:
src/sys/dev/usb: if_smsc.c
Log Message:
Sample # of RX packets as entropy source.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/dev/usb/if_smsc.c
Please note tha
Module Name:src
Committed By: rin
Date: Sun Apr 25 05:15:20 UTC 2021
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
Sample # of TX packets as entropy source.
For RX packets, individual drivers need to be modified.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: lukem
Date: Sun Apr 25 01:44:55 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: sort the items. keep obsolete* last
Consistency and quality of life improvements to postinstall:
Order all of the ite
Module Name:src
Committed By: lukem
Date: Sun Apr 25 01:15:40 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: comment and usage style
Use NOTE: for comments to be aware of.
Remove double space before "fix|check" in some items.
Module Name:src
Committed By: thorpej
Date: Sun Apr 25 01:01:09 UTC 2021
Modified Files:
src/doc: BRANCHES
Log Message:
thorpej-cfargs has been merged.
To generate a diff of this commit:
cvs rdiff -u -r1.357 -r1.358 src/doc/BRANCHES
Please note that diffs are not public
Module Name:src
Committed By: lukem
Date: Sun Apr 25 00:36:47 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: ensure SRC_DIR and DEST_DIR are quoted
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/pos
Module Name:src
Committed By: lukem
Date: Sun Apr 25 00:29:52 UTC 2021
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall: use correct DEST_DIR in obsolete_stand
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/pos
Module Name:src
Committed By: thorpej
Date: Sat Apr 24 23:40:16 UTC 2021
Modified Files:
src/sys/sys: param.h
Log Message:
Bienvenido a NetBSD 9.99.82 (thorpej-cfargs merge).
To generate a diff of this commit:
cvs rdiff -u -r1.691 -r1.692 src/sys/sys/param.h
Please note
Module Name:src
Committed By: thorpej
Date: Sat Apr 24 23:37:01 UTC 2021
Modified Files:
src/sys/arch/acorn32/eb7500atx: rsbus.c
src/sys/arch/acorn32/mainbus: fd.c pioc.c
src/sys/arch/acorn32/podulebus: amps.c asc.c cosc.c csc.c podulebus.c
ptsc.
Module Name:src
Committed By: mrg
Date: Sat Apr 24 21:17:40 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.cc c_locale.h
Log Message:
move the NetBSD version of:
__convert_from_v(const __c_locale& __cloc,
Module Name:src
Committed By: skrll
Date: Sat Apr 24 20:34:34 UTC 2021
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_swap.S atomic_swap_64.S
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/common/lib/libc/a
Module Name:src
Committed By: skrll
Date: Sat Apr 24 20:29:04 UTC 2021
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_swap.S
Log Message:
Fix __sync_lock_release_4 to actually zeroise the whole 4bytes/32bits.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: thorpej
Date: Sat Apr 24 18:23:09 UTC 2021
Modified Files:
src/sys/arch/macppc/dev [thorpej-cfargs]: ofb.c
src/sys/dev/ic [thorpej-cfargs]: vga_raster.c
src/sys/dev/pci [thorpej-cfargs]: machfb.c radeonfb.c unichromefb.c
Log Me
Module Name:src
Committed By: thorpej
Date: Sat Apr 24 18:07:08 UTC 2021
Modified Files:
src/sys/sys [thorpej-cfargs]: device.h
Log Message:
Use a value for CFARG_EOL that is not likely to be encountered randomly in
nature. Suggested by dholland.
To generate a diff of t
Module Name:src
Committed By: tsutsui
Date: Sat Apr 24 16:24:14 UTC 2021
Modified Files:
src/sys/arch/x68k/dev: ms.c
Log Message:
Tidy up callout(9) implementation to handle mouse packets.
- define and use proper macro to specify ticks
- use callout_schedule(9) rather tha
Module Name:src
Committed By: tsutsui
Date: Sat Apr 24 16:14:08 UTC 2021
Modified Files:
src/sys/arch/m68k/m68k: sig_machdep.c
Log Message:
Restore comments for f_stackadj and reenter_syscall().
Taken from sys/compat/linux/arch/m68k/linux_machdep.c which was
originally im
Module Name:src
Committed By: tsutsui
Date: Sat Apr 24 15:38:10 UTC 2021
Modified Files:
src/distrib/notes/common: netboot
Log Message:
For netboot via DHCP, "next-server" in dhcpd.conf(5) is mandatory.
Pointed out by Anders Gustafsson on port-hp300@.
https://mail-index.
Module Name:src
Committed By: riastradh
Date: Sat Apr 24 13:01:35 UTC 2021
Modified Files:
src/sys/arch/arm/dts: sun50i-h5.dtsi
src/sys/arch/arm/sunxi: sun8i_crypto.c sun8i_h3_ccu.c
Log Message:
arm/sunxi: Wire up sun8icrypto(4) on Allwinner H5.
Tested on NanoPi N
Module Name:src
Committed By: jkoshy
Date: Sat Apr 24 09:42:00 UTC 2021
Removed Files:
src/external/bsd/elftoolchain/dist/common: native-elf-format
os.Linux.mk
Log Message:
Remove files that no longer exist upstream.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: nia
Date: Sat Apr 24 09:18:44 UTC 2021
Modified Files:
src/usr.sbin/wsfontload: wsfontload.8
Log Message:
wsfontload.8: clean up examples
add an example of loading a larger font since a lot of people ask.
To generate a diff of this commit:
Module Name:src
Committed By: nia
Date: Sat Apr 24 09:03:05 UTC 2021
Modified Files:
src/usr.sbin/wsfontload: wsfontload.8
Log Message:
wsfontload: clarify more
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.sbin/wsfontload/wsfontload.8
Please not
Module Name:src
Committed By: nia
Date: Sat Apr 24 08:59:09 UTC 2021
Modified Files:
src/usr.sbin/wsfontload: wsfontload.8
Log Message:
wsfontload: clarify documentation of -l
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/wsfontload/wsfontloa
Module Name:src
Committed By: skrll
Date: Sat Apr 24 07:58:12 UTC 2021
Modified Files:
src/sys/arch/arm/include: lock.h
Log Message:
Fix ARMv8 instructions
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/arm/include/lock.h
Please note that dif
Module Name:src
Committed By: wiz
Date: Sat Apr 24 07:52:08 UTC 2021
Modified Files:
src/usr.sbin/wsfontload: wsfontload.8 wsfontload.c
Log Message:
wsfontload: make -l mode a separate line in the usage
Document it in the manpage.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: nia
Date: Sat Apr 24 07:12:17 UTC 2021
Modified Files:
src/share/man/man8: compat_linux.8
Log Message:
update information
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/share/man/man8/compat_linux.8
Please note that diffs
28 matches
Mail list logo