Module Name:src
Committed By: rin
Date: Wed Jan 6 08:04:58 UTC 2021
Modified Files:
src/sys/arch/powerpc/booke: trap.c
Log Message:
Sort headers. Also, use instead of db_interface.h and
db_machdep.h in order not to be bothered by subtle include order.
No functional chan
Module Name:src
Committed By: rin
Date: Wed Jan 6 08:07:36 UTC 2021
Modified Files:
src/sys/arch/powerpc/ibm4xx: ibm4xx_machdep.c
Log Message:
Sort headers. No functional changes intended.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/powerp
Module Name:src
Committed By: rin
Date: Wed Jan 6 08:14:35 UTC 2021
Modified Files:
src/sys/arch/powerpc/include: db_machdep.h
Log Message:
Switch DDB for powerpc/booke into SOFTWARE_SSTEP.
SR_SINGLESTEP aka PSL_SE bit in MSR is only available for oea, and HW
debug facil
Module Name:src
Committed By: rin
Date: Wed Jan 6 08:17:46 UTC 2021
Modified Files:
src/sys/arch/powerpc/include: vmparam.h
src/sys/arch/powerpc/pci: pciconf_indirect.c pciconf_ofmethod.c
Log Message:
Drop unused headers. No functional changes intended.
To gener
Module Name:src
Committed By: lukem
Date: Wed Jan 6 09:15:59 UTC 2021
Modified Files:
src/usr.bin/ftp: cmds.c ftp.1
Log Message:
ftp(1): fix description of "debug"
"debug" command and documentation got accidentally renamed
to "ftp_debug" 13 years ago, and was only partia
Module Name:src
Committed By: rillig
Date: Wed Jan 6 09:23:05 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_324.c msg_324.exp
Log Message:
lint: fix test for message 324 on i386
i386 is an ILP32 platform (arch/i386/targparam.h). On these platforms,
int and
Module Name:src
Committed By: wiz
Date: Wed Jan 6 10:19:27 UTC 2021
Modified Files:
src/share/man/man4: dk.4
Log Message:
Markup improvements and typo fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/dk.4
Please note that diffs are
Module Name:src
Committed By: jandberg
Date: Wed Jan 6 13:00:51 UTC 2021
Modified Files:
src/sys/arch/amiga/dev: amidisplaycc.c
Log Message:
Implement the WSDISPLAYIO_GET_FBINFO ioctl, needed by X wsfb driver.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.3
Module Name:src
Committed By: wiz
Date: Wed Jan 6 14:07:43 UTC 2021
Modified Files:
src/share/man/man4: dk.4
Log Message:
Add some paragraph breaks.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/dk.4
Please note that diffs are not publ
Module Name:src
Committed By: kre
Date: Wed Jan 6 17:13:23 UTC 2021
Modified Files:
src/share/man/man4: dk.4
Log Message:
Minor grammar fix, more markup, and update date (Dd).
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/dk.4
Please
Module Name:src
Committed By: pgoyette
Date: Wed Jan 6 17:22:36 UTC 2021
Modified Files:
src/share/man/man4: dk.4
Log Message:
Grammar fix for the grammer fix. Plural subject needs plural verb. :)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share
Module Name:src
Committed By: wiz
Date: Wed Jan 6 18:05:58 UTC 2021
Modified Files:
src/share/man/man4: dk.4
Log Message:
Simplify macro usage.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/dk.4
Please note that diffs are not public d
Module Name:src
Committed By: palle
Date: Wed Jan 6 20:04:30 UTC 2021
Modified Files:
src/sys/arch/sparc64/dev: psycho.c
Log Message:
psycho: explicit allocation of memory using kmem(9) instead of using the buffer
indirectly allocted in the prom_getprop() function (which
Module Name:src
Committed By: ginsbach
Date: Wed Jan 6 20:38:09 UTC 2021
Modified Files:
src/bin/df: df.1
Log Message:
df: bump man page date
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/bin/df/df.1
Please note that diffs are not public domain; the
Module Name:src
Committed By: rillig
Date: Thu Jan 7 00:38:46 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_093.c msg_093.exp msg_094.c
msg_094.exp msg_095.c msg_095.exp msg_096.c msg_096.exp msg_097.c
msg_097.exp msg_098.c msg_098.exp
Module Name:src
Committed By: nakayama
Date: Thu Jan 7 07:40:39 UTC 2021
Modified Files:
src/sys/arch/sparc64/dev: psycho.c
Log Message:
The "available" property requires a variable length buffer, so
leave free(9) until prom_getprop is changed to use kmem_alloc(9)
instead
16 matches
Mail list logo