NetBSD/src Mk1ubCd — sys/dev/pci if_iwm.c
Add MCLAIM.
| Version | Delta | File | |
|---|---|---|---|
| 1.94 | +22 | -2 | sys/dev/pci/if_iwm.c |
| +22 | -2 | 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 | |
doc: Another typo.
| Version | Delta | File | |
|---|---|---|---|
| 1.3290 | +2 | -2 | doc/CHANGES |
| +2 | -2 | 1 files | |
MKBSDDIFF has been yes for some time.
| Version | Delta | File | |
|---|---|---|---|
| 1.125 | +3 | -3 | share/man/man5/mk.conf.5 |
| +3 | -3 | 1 files | |
virtio(4): replace explicit `.Nm virtio' with .Nm in description. The name is inherited from the title.
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +2 | -2 | share/man/man4/virtio.4 |
| +2 | -2 | 1 files | |
note mdoc.local fixes
| Version | Delta | File | |
|---|---|---|---|
| 1.1.2.128 | +6 | -1 | doc/CHANGES-10.2 |
| +6 | -1 | 1 files | |
doc: This was actually a dd(1) change. Call it force of habit...
| Version | Delta | File | |
|---|---|---|---|
| 1.3289 | +2 | -2 | doc/CHANGES |
| +2 | -2 | 1 files | |
Fix doc-operating-system and doc-default-operating-system after those got accidently broken by a pullup to current in ticket #1219.
| Version | Delta | File | |
|---|---|---|---|
| 1.7.6.13 | +3 | -3 | external/gpl2/groff/tmac/mdoc.local |
| +3 | -3 | 1 files | |
doc: fix typo
| Version | Delta | File | |
|---|---|---|---|
| 1.3288 | +2 | -2 | doc/CHANGES |
| +2 | -2 | 1 files | |
doc: Changes for August.
| Version | Delta | File | |
|---|---|---|---|
| 1.3287 | +46 | -1 | doc/CHANGES |
| +46 | -1 | 1 files | |
Welcome to 9.5!
| Version | Delta | File | |
|---|---|---|---|
| 1.551.2.14 | +15 | -15 | distrib/notes/common/main |
| 1.1.2.125 | +10 | -1 | doc/CHANGES-9.5 |
| 1.5.6.15 | +3 | -3 | external/gpl2/groff/tmac/mdoc.local |
| 1.599.2.16 | +2 | -2 | sys/sys/param.h |
| 1.2.66.5 | +2 | -2 | doc/LAST_MINUTE |
| +32 | -23 | 5 files | |
match '8042' for pckbd detection - now this has can actually work on my 43P-150
| Version | Delta | File | |
|---|---|---|---|
| 1.29 | +5 | -5 | sys/arch/powerpc/oea/ofw_consinit.c |
| +5 | -5 | 1 files | |
sysctl.7: add various networking-related nodes There are probably more to add (certainly across all the top-level node categories), but these cover (or are related to) a few that frequently get mentioned in performance tuning blog posts and emails. (Confusingly, some lists are alphabetical and others aren't. I added the TCP autosizing entries where they seemed to logically go.)
| Version | Delta | File | |
|---|---|---|---|
| 1.174 | +44 | -2 | share/man/man7/sysctl.7 |
| +44 | -2 | 1 files | |
tcp_usrreq.c: minor sysctl description updates TCP buffer autosizing can't really be deemed "experimental" since it was enabled by default in early 2010.
| Version | Delta | File | |
|---|---|---|---|
| 1.239 | +4 | -4 | sys/netinet/tcp_usrreq.c |
| +4 | -4 | 1 files | |
sun4v: fix debug message (ino -> sysino)
| Version | Delta | File | |
|---|---|---|---|
| 1.74 | +3 | -3 | sys/arch/sparc64/sparc64/intr.c |
| +3 | -3 | 1 files | |
virtio(4): improve text and remove technical details not relevant to users. Do not mention virtio_mmio directly. Simplify wording were possible. pv(4) usage examples and author credits should likely be added in the future. Changes discussed with uwe@ No full concensus, but better than previous version.
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +15 | -28 | share/man/man4/virtio.4 |
| +15 | -28 | 1 files | |
if_wg.c: s/liftime/lifetime in sysctl descriptions
| Version | Delta | File | |
|---|---|---|---|
| 1.143 | +4 | -4 | sys/net/if_wg.c |
| +4 | -4 | 1 files | |