NetBSD/src LrnqaPX — sys/arch/sparc64/dev iommu.c
Just return (and don't panic) if there is no dvmastart when we're unloading a dvmamap (iwi does this).
| Version | Delta | File | |
|---|---|---|---|
| 1.120 | +5 | -4 | sys/arch/sparc64/dev/iommu.c |
| +5 | -4 | 1 files | |
Just return (and don't panic) if there is no dvmastart when we're unloading a dvmamap (iwi does this).
| Version | Delta | File | |
|---|---|---|---|
| 1.120 | +5 | -4 | sys/arch/sparc64/dev/iommu.c |
| +5 | -4 | 1 files | |
Add information for sensors on V215/V245. Add patches for incorrect values on SB2500-S dbcool and V215/V245 adt7462sm. Update the gpio settings for the additional timeout property in pcagpio and pcf8574. Thanks to Ken Wellsch for testing and investigating sensors on his V215.
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +148 | -65 | sys/arch/sparc64/sparc64/ofw_patch.c |
| +148 | -65 | 1 files | |
Split out the logic for handling indicators, alerts and timeouts, rather than having special values in the properties. Set envsys critical state for alerts when the sensor value isn't the default. Add comments to explain the logic.
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +50 | -16 | sys/dev/i2c/pcf8574.c |
| 1.16 | +39 | -7 | sys/dev/i2c/pcagpio.c |
| +89 | -23 | 2 files | |
Add mk48txx support for:
monitoring the battery low flag (via envstat)
stopping/starting the clock oscillator (via sysmon)
| Version | Delta | File | |
|---|---|---|---|
| 1.30 | +142 | -3 | sys/dev/ic/mk48txx.c |
| 1.17 | +42 | -3 | share/man/man4/mk48txx.4 |
| 1.8 | +9 | -1 | sys/dev/ic/mk48txxvar.h |
| 1.1324 | +2 | -2 | sys/conf/files |
| +195 | -9 | 4 files | |
Add fan speed dividers using properties.
| Version | Delta | File | |
|---|---|---|---|
| 1.70 | +44 | -11 | sys/dev/i2c/dbcool.c |
| 1.19 | +9 | -2 | sys/dev/i2c/dbcool_var.h |
| +53 | -13 | 2 files | |
Add temperature offsets using properties. Also check the tach. enable register when checking for connected fans.
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +39 | -16 | sys/dev/i2c/adt7462.c |
| +39 | -16 | 1 files | |
Add some GPIO definitions. Tidy up unused definitions.
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +15 | -19 | sys/dev/i2c/adt7462reg.h |
| +15 | -19 | 1 files | |
Fix typo (s/untill/until/) in various comments.
| Version | Delta | File | |
|---|---|---|---|
| 1.80 | +3 | -3 | sys/dev/usb/if_atu.c |
| 1.56 | +3 | -3 | sys/dev/ic/dwc_eqos.c |
| 1.322 | +3 | -3 | sys/arch/sparc64/sparc64/pmap.c |
| 1.125 | +3 | -3 | sys/arch/sparc64/sparc64/clock.c |
| 1.6 | +2 | -2 | tests/fs/tmpfs/h_tools.c |
| 1.1323 | +2 | -2 | sys/conf/files |
| +16 | -16 | 13 files not shown | |
| +42 | -42 | 19 files | |
Recognize that lfs_putpages() may return EAGAIN even if the cleaner does not need to be run, and do not wait for the cleaner in such circumstances.
| Version | Delta | File | |
|---|---|---|---|
| 1.310 | +4 | -3 | sys/ufs/lfs/lfs_segment.c |
| +4 | -3 | 1 files | |
Ensure that the vnode is fully flushed by lfs_vflush, since lfs_segwrite may sometimes skip it.
| Version | Delta | File | |
|---|---|---|---|
| 1.309 | +10 | -3 | sys/ufs/lfs/lfs_segment.c |
| +10 | -3 | 1 files | |
+KMIP Key Management Interoperability Protocol
| Version | Delta | File | |
|---|---|---|---|
| 1.428 | +2 | -1 | share/misc/acronyms.comp |
| +2 | -1 | 1 files | |
netbsd32_ptrace: Need to pre-allocate dbregs before read/write. Followup for: PR kern/60658: netbsd32_process_read_dbregs() needs the same fix as native amd64 process_read_dbregs()
| Version | Delta | File | |
|---|---|---|---|
| 1.11 | +5 | -2 | sys/compat/netbsd32/netbsd32_ptrace.c |
| +5 | -2 | 1 files | |
kpasswdd(8): Avoid freeing stack buffer on exit in inetd mode. PR bin/60481: kpasswdd(8): free of stack buffer on exit
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +5 | -2 | crypto/external/bsd/heimdal/dist/kpasswd/kpasswdd.c |
| +5 | -2 | 1 files | |
Check if RTC is disabled only in virtualized environments. On a real PC, bits 0-5 may be used for the date alarm function, causing RTC failure to attach and a "WARNING: no TOD clock present" warning in the boot log. Verified no regression on QEMU/MICROVM by imil@ PR kern/60672
| Version | Delta | File | |
|---|---|---|---|
| 1.43 | +8 | -6 | sys/arch/x86/isa/clock.c |
| +8 | -6 | 1 files | |
s/Celcius/Celsius/ in two more comments.
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +4 | -4 | sys/arch/riscv/starfive/jh71x0_temp.c |
| +4 | -4 | 1 files | |
Add MCLAIM.
| Version | Delta | File | |
|---|---|---|---|
| 1.94 | +22 | -2 | sys/dev/pci/if_iwm.c |
| +22 | -2 | 1 files | |
Update check files affected by latest libcurses change. The library no longer emits some unnecessary colour setting sequences.
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +1 | -1 | tests/lib/libcurses/check_files/color_blank_draw.chk |
| 1.6 | +0 | -1 | tests/lib/libcurses/check_files/slk6.chk |
| +1 | -2 | 2 files | |
Remove the global __do_color_init, this is now obsolete. It was used to force the terminal to be updated with the default colours because the older colour code could not distinguish between default colours and no colours. Now this is fixed so the forcing is no longer required.
| Version | Delta | File | |
|---|---|---|---|
| 1.137 | +5 | -7 | lib/libcurses/refresh.c |
| 1.51 | +3 | -6 | lib/libcurses/color.c |
| 1.84 | +1 | -2 | lib/libcurses/curses_private.h |
| 1.3 | +0 | -1 | lib/libcurses/curses.expsym |
| +9 | -16 | 4 files | |
s/maximun/maximum/, s/maximam/maximum/ and s/maximimum/maximum/ in comments and log messages.
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +5 | -5 | sys/arch/hpcmips/vr/flash_vrip.c |
| 1.13 | +4 | -4 | usr.sbin/wsmoused/selection.c |
| 1.158 | +3 | -3 | usr.sbin/syslogd/syslogd.c |
| 1.287 | +3 | -3 | sys/netipsec/key.c |
| 1.8 | +3 | -3 | sys/arch/mips/cavium/dev/octeon_gmxreg.h |
| +18 | -18 | 5 files | |
fix few typos in comments.
| Version | Delta | File | |
|---|---|---|---|
| 1.7 | +3 | -3 | sys/arch/rs6000/mca/mca_machdep.c |
| 1.45 | +3 | -3 | sys/arch/i386/mca/mca_machdep.c |
| 1.19 | +3 | -3 | libexec/getty/init.c |
| 1.17 | +3 | -3 | lib/libc/nameser/ns_name.c |
| 1.9 | +2 | -2 | sys/dev/isa/weaselreg.h |
| 1.51 | +2 | -2 | lib/libedit/el.h |
| +16 | -16 | 6 files | |
fix various typos in comments.
| Version | Delta | File | |
|---|---|---|---|
| 1.306 | +4 | -4 | sys/sys/vnode.h |
| 1.5 | +3 | -3 | sys/dev/ic/bmx280.c |
| 1.3 | +3 | -3 | sys/dev/i2c/emcfan.c |
| 1.2 | +3 | -3 | sys/arch/riscv/starfive/jh71x0_temp.c |
| 1.5 | +2 | -2 | sys/dev/pci/jmide_reg.h |
| 1.7 | +2 | -2 | sys/arch/ia64/stand/efi/libefi/time.c |
| +17 | -17 | 1 files not shown | |
| +19 | -19 | 7 files | |
emcfanctl(8): s/simular/similar/ and s/minumum/minimum/
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +4 | -4 | usr.sbin/emcfanctl/emcfanctl.8 |
| +4 | -4 | 1 files | |
s/virutal/virtual/ in comments.
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +3 | -3 | sys/arch/sun68k/sun68k/pmap_sunmmu.c |
| 1.64 | +3 | -3 | sys/arch/sun2/sun2/pmap.c |
| 1.40 | +3 | -3 | sys/arch/powerpc/pic/intr.c |
| 1.45 | +3 | -3 | sys/arch/arm/arm32/locore.S |
| 1.8 | +3 | -3 | sys/arch/amiga/dev/acafh.c |
| +15 | -15 | 5 files | |
s/Constrol/Control/ in comment.
| Version | Delta | File | |
|---|---|---|---|
| 1.7 | +2 | -2 | sys/dev/marvell/gtmpscreg.h |
| +2 | -2 | 1 files | |
s/contorol/control/ in comments and log messages.
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +3 | -3 | sys/arch/hpcsh/dev/hd64461/hd64461pcmciareg.h |
| 1.58 | +3 | -3 | sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c |
| 1.19 | +3 | -3 | sys/arch/hpcmips/dev/plumohci.c |
| 1.8 | +2 | -2 | sys/arch/hpc/include/config_hook.h |
| 1.12 | +2 | -2 | sys/arch/arm/xscale/pxa2x0_lcd.h |
| 1.4 | +2 | -2 | sys/arch/arm/imx/imx51_ipuv3var.h |
| +15 | -15 | 2 files not shown | |
| +19 | -19 | 8 files | |
- support screen blanking - make sure we can map the whole fb at 0
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +25 | -10 | sys/dev/ic/ct65550.c |
| +25 | -10 | 1 files | |
fix tpyo
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +29 | -31 | sys/dev/ic/ct65550reg.h |
| +29 | -31 | 1 files | |
sun4v: Add mpii(4) to sparc64 GENERIC config. Symbios Logic SAS3008 storage controller is present in SPARC S7-2 servers. Not tested yet.
| Version | Delta | File | |
|---|---|---|---|
| 1.255 | +3 | -2 | sys/arch/sparc64/conf/GENERIC |
| +3 | -2 | 1 files | |
Undo rev. 1.252 - mfii(4) is not the corect driver to use
| Version | Delta | File | |
|---|---|---|---|
| 1.254 | +2 | -3 | sys/arch/sparc64/conf/GENERIC |
| +2 | -3 | 1 files | |
expat 2.8.4 is out
| Version | Delta | File | |
|---|---|---|---|
| 1.2242 | +3 | -3 | doc/3RDPARTY |
| +3 | -3 | 1 files | |