Module Name:src
Committed By: simonb
Date: Wed Jul 28 08:01:10 UTC 2021
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_op_asm.h
Log Message:
#define consistency.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libc/arch/arm/atomic
Module Name:src
Committed By: simonb
Date: Sun Jul 25 08:52:03 UTC 2021
Modified Files:
src/lib/libc/stdio: mktemp.3
src/usr.bin/mktemp: mktemp.1
Log Message:
Update to reflect current reality for template characters - the process
ID is not longer used and we repla
Module Name:src
Committed By: simonb
Date: Sun Jul 25 06:06:40 UTC 2021
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
If we're only doing a count-only kern.buf sysctl, just return the number
of active members in the pool cache (plus some slop) instead of looking
in
Module Name:src
Committed By: simonb
Date: Sun Jul 25 06:00:32 UTC 2021
Modified Files:
src/sys/kern: subr_pool.c
src/sys/sys: pool.h
Log Message:
Add accessor functions to get the number of gets and puts on pools and
pool caches.
To generate a diff of this commi
Module Name:src
Committed By: simonb
Date: Sat Jul 24 13:42:05 UTC 2021
Modified Files:
src/usr.bin/systat: vmstat.c
Log Message:
Instead of getting an estimate of the number of kernel buffers,
allocating memory for them, requesting all the metadata contents of
these buffe
Module Name:src
Committed By: simonb
Date: Sat Jul 24 13:28:14 UTC 2021
Modified Files:
src/sys/kern: vfs_bio.c
src/sys/sys: sysctl.h
Log Message:
Expose KERN_BUFSLOP in .
To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/sys/kern/vfs_bio.c
cvs
Module Name:src
Committed By: simonb
Date: Sat Jul 24 13:27:39 UTC 2021
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Pad out the slop for kern.buf based on the passed in element size,
rather than a size of an unrelated struct.
To generate a diff of this commit:
c
Module Name:src
Committed By: simonb
Date: Thu Jun 24 07:16:49 UTC 2021
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
Call check_siginfo() in compression loop to provide SIGINFO compression
progress.
Suggested by mrg@.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: simonb
Date: Wed Jun 23 15:11:40 UTC 2021
Modified Files:
src/sys/arch/mips/include: vmparam.h
Log Message:
Remove an unused #define.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/mips/include/vmparam.h
Please n
Module Name:src
Committed By: simonb
Date: Sun Jun 13 14:58:50 UTC 2021
Modified Files:
src/sys/kern: subr_hash.c
Log Message:
Return ENOENT if the hashstat sysctl was called to query a specific hash
name and that hash name doesn't exist.
To generate a diff of this commi
Module Name:src
Committed By: simonb
Date: Fri Jun 4 11:55:45 UTC 2021
Modified Files:
src/sbin/mount: mount.8 mount.c
Log Message:
Remove the warning about autoselecting nfs based on : or @.
Ok jmcneill@, mrg@.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r
Module Name:src
Committed By: simonb
Date: Wed Jun 2 00:00:39 UTC 2021
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
s/leading spaces/tabs/
To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 src/sys/arch/mips/mips/mips_machdep.c
Pleas
Module Name:src
Committed By: simonb
Date: Mon May 31 14:38:57 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: param.h
src/sys/arch/alpha/include: param.h
src/sys/arch/cats/include: param.h
src/sys/arch/hppa/include: param.h
src/sys/ar
Module Name:src
Committed By: simonb
Date: Mon May 31 12:24:15 UTC 2021
Modified Files:
src/share/man/man9: delay.9
Log Message:
Use in the synopsis rather than ; an MI
interface should be pulled in via .
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/s
Module Name:src
Committed By: simonb
Date: Mon May 31 02:10:37 UTC 2021
Modified Files:
src/compat: exec.mk
Log Message:
MIPS n64 dynamic binaries have worked for a while now, remove -static
for these.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/compa
Module Name:src
Committed By: simonb
Date: Sat May 29 12:03:34 UTC 2021
Modified Files:
src/sys/conf: files
Log Message:
Put the MSGBUFSIZE option in opt_param.h so that changes of its setting
in kernel config files will be picked up automatically without needing
a "make c
Module Name:src
Committed By: simonb
Date: Sat May 29 12:35:27 UTC 2021
Modified Files:
src/sys/arch/mips/include: cpuregs.h
src/sys/arch/mips/mips: fp.S locore.S mips_emul.c mips_fpu.c
mips_fputrap.c
Log Message:
Update the FPU register names and bit d
Module Name:src
Committed By: simonb
Date: Fri May 28 00:18:27 UTC 2021
Modified Files:
src/sys/arch/mips: README.models
Log Message:
Update R6000 description.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/README.models
Please note that d
Module Name:src
Committed By: simonb
Date: Thu May 27 15:00:02 UTC 2021
Modified Files:
src/sys/arch/mips/include: locore.h
src/sys/arch/mips/mips: mips_emul.c
Log Message:
Rename the unhelpfully named mips_emul_lwc0() and mips_emul_swc0() to
mips_emul_ll() and mip
Module Name:src
Committed By: simonb
Date: Thu May 27 13:32:54 UTC 2021
Modified Files:
src/sys/arch/mips/mips: mips_emul.c
Log Message:
Print the CP0 status register too in the debug trap code.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/m
Module Name:src
Committed By: simonb
Date: Thu May 27 08:58:29 UTC 2021
Modified Files:
src/sys/nfs: nfsnode.h
Log Message:
Remove nfs_putpages() prototype; it's not defined anywhere.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/nfs/nfsnode.h
Pl
Module Name:src
Committed By: simonb
Date: Thu May 27 03:23:29 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: if_cnmac.c
Log Message:
Move the send queue checking to a new function, and also call this
in the rx interrupt path. Measureable improvement on a NFS "cre
Module Name:src
Committed By: simonb
Date: Thu May 27 01:43:32 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: if_cnmac.c
Log Message:
Schedule the send cleanup function for next tick in cnmac_start(). In
the send cleanup function, schedule for the next tick instea
Module Name:src
Committed By: simonb
Date: Tue May 25 09:19:28 UTC 2021
Modified Files:
src/sys/arch/mips/conf: files.mips
Log Message:
Alignment nit.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/mips/conf/files.mips
Please note that diffs
Module Name:src
Committed By: simonb
Date: Mon May 24 07:27:39 UTC 2021
Modified Files:
src/sys/arch/mips/mips: fp.S
Log Message:
Whitespace alignment nit.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/mips/mips/fp.S
Please note that diffs a
Module Name:src
Committed By: simonb
Date: Sat May 15 02:37:07 UTC 2021
Modified Files:
src/sys/arch/mips/include: types.h
Log Message:
The MIPS O64 ABI uses full 64-bit FP regs.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/mips/include/type
Module Name:src
Committed By: simonb
Date: Fri May 14 13:36:28 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_gmx.c
Log Message:
Fix a missed bitmask to __SHIFTOUT conversion in rev 1.12.
Fixes negotiation problems on non-gige switches. Problem discovered
Module Name:src
Committed By: simonb
Date: Thu May 13 06:15:29 UTC 2021
Modified Files:
src/sys/arch/mips/mips: fp.S
Log Message:
Update ISA for some "L" variant instructions after checking the R4400 UM.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/s
Module Name:src
Committed By: simonb
Date: Thu May 13 04:55:12 UTC 2021
Modified Files:
src/sys/arch/mips/mips: fp.S
Log Message:
Note which ISA the unimplemented instructions belong to.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/mips/mips
Module Name:src
Committed By: simonb
Date: Thu May 13 03:41:46 UTC 2021
Modified Files:
src/sys/arch/mips/mips: mips_fputrap.c
Log Message:
If we're going to print a number in hex, at least put a 0x in front of it.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -
Module Name:src
Committed By: simonb
Date: Wed May 12 03:53:37 UTC 2021
Modified Files:
src/sys/arch/mips/include: locore.h
Log Message:
Whitespace nit.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/arch/mips/include/locore.h
Please note that d
Module Name:src
Committed By: simonb
Date: Tue May 11 14:41:08 UTC 2021
Modified Files:
src/sys/arch/mips/mips: mips_fpu.c
Log Message:
Use "static" in the function intro if the function is static.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arc
Module Name:src
Committed By: simonb
Date: Tue May 11 09:21:25 UTC 2021
Modified Files:
src/sys/arch/mips/conf: std.octeon
Log Message:
Revert rev 1.5 - put the NOFPU option back. Older cnMIPS cores don't
have an FPU.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: simonb
Date: Mon May 10 14:27:47 UTC 2021
Modified Files:
src/distrib/sets/lists/modules: ad.mips
Log Message:
Column alignment.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/lists/modules/ad.mips
Please not
Module Name:src
Committed By: simonb
Date: Wed May 5 06:47:29 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_cib.c octeon_gmx.c octeon_intc.c
Log Message:
Sprinkle some static.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/
Module Name:src
Committed By: simonb
Date: Wed May 5 06:46:37 UTC 2021
Modified Files:
src/sys/arch/evbmips/cavium: machdep.c
Log Message:
The watchdog setup code isn't used (yet), so don't compile in the
octeon_nmi_stack that it uses either.
To generate a diff of this
Module Name:src
Committed By: simonb
Date: Mon May 3 11:07:55 UTC 2021
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libc/gen: Makefile.inc
Log Message:
Add links for the other functions documented in arc4random(3).
To generate a diff of this commit:
c
Module Name:src
Committed By: simonb
Date: Mon May 3 08:30:30 UTC 2021
Modified Files:
src/lib/libc/gen: Makefile.inc
Log Message:
Whitespace police.
To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 src/lib/libc/gen/Makefile.inc
Please note that diffs ar
Module Name:src
Committed By: simonb
Date: Thu Apr 29 08:47:26 UTC 2021
Modified Files:
src/sys/arch/evbmips/conf: std.malta
Log Message:
Don't force all MALTA kernels to be compiled with -mips64 when they
also support MIPS32-only CPU configs.
To generate a diff of this
Module Name:src
Committed By: simonb
Date: Thu Apr 29 08:45:29 UTC 2021
Modified Files:
src/sys/arch/mips/mips: fp.S
Log Message:
Fix another misplaced label for cvt_s_w() but use a named local label
and redo fix for cvt_d_w() in rev 1.52 the same way.
To generate a diff
Module Name:src
Committed By: simonb
Date: Thu Apr 29 08:14:08 UTC 2021
Modified Files:
src/sys/arch/mips/mips: fp.S
Log Message:
Move a comment slighty so that it's before two #ifdef blocks that do the
same thing instead of in the middle of them.
To generate a diff of t
Module Name:src
Committed By: simonb
Date: Thu Apr 29 08:11:38 UTC 2021
Modified Files:
src/sys/arch/mips/mips: fp.S
Log Message:
Move a branch target in cvt_d_w() to where it will be hit for either
case of an #ifdef block of code. Fixes an FP emulation problem if
compile
Module Name:src
Committed By: simonb
Date: Fri Apr 23 08:42:26 UTC 2021
Modified Files:
src/sys/arch/mips/conf: kern.ldscript stand.ldscript
src/sys/arch/mipsco/conf: stand.ldscript
src/sys/arch/sparc/conf: kern.ldscript
src/sys/arch/sparc64/conf: ke
Module Name:src
Committed By: simonb
Date: Mon Apr 19 01:12:10 UTC 2021
Modified Files:
src/common/lib/libc/string: memset2.c
Log Message:
Add CVS ID line.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libc/string/memset2.c
Please note that
Module Name:src
Committed By: simonb
Date: Sun Apr 18 12:05:29 UTC 2021
Modified Files:
src/sys/arch/mips/conf: std.octeon
Log Message:
Delete the NOFPU option. These CPUs do have an FPU. Allows o32
binaries to work now.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: simonb
Date: Sat Apr 17 08:06:58 UTC 2021
Modified Files:
src/common/lib/libc/string: memset2.c
Log Message:
Use __register_t instead of uregister_t - this is available to all ports
and both userland and kernel.
To generate a diff of this co
Module Name:src
Committed By: simonb
Date: Sat Apr 17 06:02:35 UTC 2021
Modified Files:
src/common/lib/libc/string: memset2.c
Log Message:
Cast the fill value to unsigned char so that the "fill" value used for
full-word fills isn't garbage.
To generate a diff of this com
Module Name:src
Committed By: simonb
Date: Sat Apr 17 05:57:11 UTC 2021
Modified Files:
src/common/lib/libc/string: memset2.c
Log Message:
Disable the larger/faster code path. While the optimised code path was
indeed quicker, it nonetheless failed to actually fill all the
Module Name:src
Committed By: simonb
Date: Sat Apr 17 03:57:42 UTC 2021
Modified Files:
src/sys/compat/netbsd32: files.netbsd32
Log Message:
Compile in compat32 syscall names all the time, as we do for native
syscall names. Needed for dtrace.
To generate a diff of this
Module Name:src
Committed By: simonb
Date: Mon Apr 12 11:35:22 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Print target addresses similar to aarch64 as "address "
instead of " [addr:address]". Uses less columns, a bit
easier on the eyes.
To
Module Name:src
Committed By: simonb
Date: Sat Apr 10 15:34:05 UTC 2021
Modified Files:
src/sys/modules/dtrace: Makefile
Log Message:
Build the netbsd32_syscall module if mips64.
Don't build the linux_syscall module if mips*
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: simonb
Date: Thu Apr 8 06:20:47 UTC 2021
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
Sort includes.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/kern/kern_tc.c
Please note that diffs are not public domain;
Module Name:src
Committed By: simonb
Date: Thu Apr 8 06:06:24 UTC 2021
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
tc_init(): KASSERT that the timecounter hasn't previously been
initialised by checking the tc_next field. Prevents nastly endless
loops in the time
Module Name:src
Committed By: simonb
Date: Wed Apr 7 14:45:28 UTC 2021
Modified Files:
src/sbin/modstat: main.c
Log Message:
Update usage message to reflect reality.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sbin/modstat/main.c
Please note that
Module Name:src
Committed By: simonb
Date: Wed Apr 7 14:27:39 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Add a # to a %x printf format to get some 0x hex number prefixes.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sy
Module Name:src
Committed By: simonb
Date: Wed Apr 7 09:57:02 UTC 2021
Modified Files:
src/distrib/sets/lists/comp: stl.mi
src/external/cddl/osnet/lib: Makefile
Log Message:
Revert the change to not build and install /usr/lib/dtrace/drti.o; this
is used by the rub
Module Name:src
Committed By: simonb
Date: Wed Apr 7 02:59:01 UTC 2021
Modified Files:
src/sys/arch/mips/mips: trap.c
Log Message:
Basic dtrace trap support.
Mostly from FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 src/sys/arch/mips/mips/tra
Module Name:src
Committed By: simonb
Date: Wed Apr 7 01:54:32 UTC 2021
Modified Files:
src/external/cddl/osnet/dev/dtrace/mips: dtrace_isa.c
Log Message:
Use NAL (nop-and-link) to get the current PC.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/extern
Module Name:src
Committed By: simonb
Date: Tue Apr 6 16:10:08 UTC 2021
Modified Files:
src/sys/arch/sparc/sparc: db_disasm.c
Log Message:
The location arg of db_disasm() is a db_addr_t, not a vaddr_t.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys
Module Name:src
Committed By: simonb
Date: Tue Apr 6 16:05:17 UTC 2021
Modified Files:
src/sys/arch/m68k/m68k: db_disasm.h
Log Message:
Remove duplicate db_disasm() prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/m68k/m68k/db_disasm.
Module Name:src
Committed By: simonb
Date: Tue Apr 6 16:04:44 UTC 2021
Modified Files:
src/sys/arch/m68k/m68k: db_disasm.c
Log Message:
Include to get ddb's db_disasm() prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/m68k/m68k/db_d
Module Name:src
Committed By: simonb
Date: Tue Apr 6 15:55:26 UTC 2021
Modified Files:
src/sys/arch/sparc64/sparc64: db_disasm.c
Log Message:
Fix a typo, remove a useless blank line.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc64/spar
Module Name:src
Committed By: simonb
Date: Tue Apr 6 15:05:12 UTC 2021
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Revert rev 1.278 which tried to call ctfmerge only once - this has
caused kernels with embedded symbol tables to explode in size.
To gener
Module Name:src
Committed By: simonb
Date: Tue Apr 6 13:11:22 UTC 2021
Modified Files:
src/sys/arch/mips/mips: mips_stacktrace.c
Log Message:
If we're going to print a number in hex, at least put a 0x in front of
it so we can cut'n'paste it into gdb directly. This has on
Module Name:src
Committed By: simonb
Date: Tue Apr 6 12:48:59 UTC 2021
Modified Files:
src/external/cddl/osnet/dev/dtrace/amd64: dtrace_subr.c
src/external/cddl/osnet/dev/dtrace/arm: dtrace_subr.c
src/external/cddl/osnet/dev/dtrace/i386: dtrace_subr.c
Log
Module Name:src
Committed By: simonb
Date: Tue Apr 6 12:48:36 UTC 2021
Modified Files:
src/external/cddl/osnet/dev/dtrace/aarch64: dtrace_subr.c
Log Message:
sizeof(*var) instead of sizeof(type)
Call kmem_free() with size of data being freed.
To generate a diff of this
Module Name:src
Committed By: simonb
Date: Tue Apr 6 08:19:15 UTC 2021
Modified Files:
src/external/cddl/osnet/dev/dtrace/mips: dtrace_subr.c
Log Message:
Call kmem_free() with the size of the thing we are freeing. Fixes panic
when unloading the ktrace module on MIPS.
Module Name:src
Committed By: simonb
Date: Tue Apr 6 07:57:03 UTC 2021
Modified Files:
src/sys/kern: kern_ctf.c
Log Message:
Check the CTF magic number in an endian friendly way (and don't use
magic numbers to check the magic number!).
To generate a diff of this commit:
Module Name:src
Committed By: simonb
Date: Tue Apr 6 07:56:10 UTC 2021
Modified Files:
src/sys/sys: kern_ctf.h
Log Message:
Define the CTF ELF section header magic number.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/sys/kern_ctf.h
Please note th
Module Name:src
Committed By: simonb
Date: Tue Apr 6 05:13:24 UTC 2021
Modified Files:
src/bin/ps: print.c
Log Message:
Fix the column width calculation for the lstart column if an empty
column header is specified.
Fixes bug pointed out by Ted Spradley in
https://mail-in
Module Name:src
Committed By: simonb
Date: Tue Apr 6 04:49:41 UTC 2021
Modified Files:
src/bin/ps: Makefile
Log Message:
We only need -Wno-format-y2k for print.c .
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/bin/ps/Makefile
Please note that diffs
Module Name:src
Committed By: simonb
Date: Mon Apr 5 07:28:19 UTC 2021
Modified Files:
src/sys/arch/mips/include: mips_opcode.h
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Some QED instructions are included in MIPS32 and MIPS64 instruction sets.
Update a few
Module Name:src
Committed By: simonb
Date: Mon Apr 5 07:27:11 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Fix cut'n'paste typo - OP_CVM_DMUL is dmul, not baddu.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/mips
Module Name:src
Committed By: simonb
Date: Mon Apr 5 07:00:06 UTC 2021
Modified Files:
src/sys/arch/mips/include: mips_opcode.h
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Tidy up NOP disassembly, handle "pause" as well.
To generate a diff of this commit:
c
Module Name:src
Committed By: simonb
Date: Mon Apr 5 06:38:01 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
gcc/gas also emits "or ...,zero" as well as "addu/daddu ...,zero" for a
"move" pseudo instruction. Disassemble the "or" case as a "move
Module Name:src
Committed By: simonb
Date: Mon Apr 5 06:35:04 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
Allow disassembly in XKSEG for LP64 kernels. Can now x/i on modules
with an N64 kernel.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: simonb
Date: Mon Apr 5 06:28:31 UTC 2021
Modified Files:
src/sys/arch/mips/mips: db_disasm.c
Log Message:
For bc{0,1,2}{t,f} check for the TRUE value not the MASK value (even
though they're the same).
To generate a diff of this commit:
cvs
Module Name:src
Committed By: simonb
Date: Mon Apr 5 06:22:00 UTC 2021
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Move the ctfmerge call from SYSTEM_LD_TAIL (used by both STAGE1 and STAGE2)
to SYSTEM_LD_TAIL_STAGE2 only. ctfmerge is slow enough that jus
Module Name:src
Committed By: simonb
Date: Mon Apr 5 05:47:32 UTC 2021
Modified Files:
src/sys/kern: subr_hash.c
Log Message:
Don't call strncmp() where the length arg is the size of a pointer
instead of the max string length. Switch to strcmp() - both strings
are known
Module Name:src
Committed By: simonb
Date: Sat Apr 3 14:10:56 UTC 2021
Modified Files:
src/usr.sbin/makefs: makefs.8 makefs.c makefs.h walk.c
Log Message:
Add a -L option to follow all symbolic links. Useful if you have symlinks
in a makefs directory tree but want to ref
Module Name:src
Committed By: simonb
Date: Sat Apr 3 13:37:18 UTC 2021
Modified Files:
src/usr.sbin/mtree: compare.c
Log Message:
Deal with the case when a device gets recreated (eg when mtree is called by
MAKEDEV) and the stat buffer contains information about the origin
Module Name:src
Committed By: simonb
Date: Sat Apr 3 12:57:21 UTC 2021
Modified Files:
src/sys/compat/common: kern_time_50.c
src/sys/kern: kern_time.c
Log Message:
Centralise the setitimer() timer type validation in dosetitimer() as is
done with dogetitimer().
T
Module Name:src
Committed By: simonb
Date: Sat Apr 3 12:06:53 UTC 2021
Modified Files:
src/sys/kern: kern_todr.c
Log Message:
Print the "preposterous TOD clock time" message only if the RTC is
before very late 2020 (1/1/2021 minus a few leap days) instead of
late 1994. S
Module Name:src
Committed By: simonb
Date: Sat Apr 3 11:19:11 UTC 2021
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
CTASSERT that NSIG <= 128. There are many hard-coded assumptions that
there are <= 4 x 32bit signal mask bits.
To generate a diff of this commit
Module Name:src
Committed By: simonb
Date: Sat Apr 3 07:38:11 UTC 2021
Modified Files:
src/lib/librumpuser: rumpuser_port.h
Log Message:
For MIPS N32, register_t needs to be uint64_t as "long" isn't
big enough.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.
Module Name:src
Committed By: simonb
Date: Sat Apr 3 04:33:08 UTC 2021
Modified Files:
src/usr.bin/at: at.c
Log Message:
Revert parsedate(3) XXX as per discussion with kre@.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/at/at.c
Please note t
Module Name:src
Committed By: simonb
Date: Fri Apr 2 10:39:22 UTC 2021
Modified Files:
src/sys/kern: subr_evcnt.c
Log Message:
Make extern declaration of intrcnt a u_int instead of a long. Matches
some declartions in some ports. Fixes build on news68k (and probably
news
Module Name:src
Committed By: simonb
Date: Fri Apr 2 06:31:53 UTC 2021
Modified Files:
src/usr.bin/at: at.c
Log Message:
Add an XXX reminder to convert at(1) to use parsedate(3) in .
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/at/at.c
Plea
Module Name:src
Committed By: simonb
Date: Fri Apr 2 06:28:55 UTC 2021
Modified Files:
src/usr.bin/vmstat: Makefile vmstat.c
Log Message:
Drop setgid kmem, simplify nlist setup.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.bin/vmstat/Makefile
cv
Module Name:src
Committed By: simonb
Date: Thu Apr 1 06:26:26 UTC 2021
Modified Files:
src/sys/uvm: uvm_bio.c
Log Message:
Add a sysctl hashstat collector for ubchash.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/uvm/uvm_bio.c
Please note tha
Module Name:src
Committed By: simonb
Date: Thu Apr 1 06:26:14 UTC 2021
Modified Files:
src/sys/kern: vfs_vnode.c
Log Message:
Add a sysctl hashstat collector for vcache.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/kern/vfs_vnode.c
Please not
Module Name:src
Committed By: simonb
Date: Thu Apr 1 06:26:00 UTC 2021
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Add a sysctl hashstat collector for bufhash.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/kern/vfs_bio.c
Please note t
Module Name:src
Committed By: simonb
Date: Thu Apr 1 06:25:46 UTC 2021
Modified Files:
src/sys/kern: kern_uidinfo.c
Log Message:
Add a sysctl hashstat collector for uihash.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/kern_uidinfo.c
Please
Module Name:src
Committed By: simonb
Date: Thu Apr 1 06:23:15 UTC 2021
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
Use kernel sysctl hashstat collection instead of kmem grovelling
directly. Also GC a few old hash nlist entries that no longer exist.
To gen
Module Name:src
Committed By: simonb
Date: Thu Apr 1 06:22:10 UTC 2021
Modified Files:
src/sys/kern: subr_hash.c
src/sys/sys: sysctl.h
Log Message:
Add support for kernel hash statistics generation for vmstat -h/-H. As
well as not needing any kmem grovelling, als
Module Name:src
Committed By: simonb
Date: Thu Apr 1 05:33:51 UTC 2021
Modified Files:
src/usr.bin/vmstat: vmstat.c
Log Message:
Now that ports that use legacy intrcnt interrupt accounting have event
counters to show that data, for the live kernel case just show INTR
even
Module Name:src
Committed By: simonb
Date: Thu Apr 1 04:43:01 UTC 2021
Modified Files:
src/sys/arch/amiga/include: types.h
src/sys/arch/atari/include: types.h
src/sys/arch/bebox/include: types.h
src/sys/arch/cesfic/include: types.h
src/sys/a
Module Name:src
Committed By: simonb
Date: Thu Apr 1 04:41:38 UTC 2021
Modified Files:
src/sys/kern: init_main.c subr_evcnt.c
src/sys/sys: evcnt.h
Log Message:
Expose olde style intrcnt interrupt accounting via event counters.
This code will be garbage collected o
Module Name:src
Committed By: simonb
Date: Thu Apr 1 04:35:48 UTC 2021
Modified Files:
src/sys/arch/amd64/include: types.h
src/sys/arch/atari/include: types.h
src/sys/arch/bebox/include: types.h
src/sys/arch/cats/include: types.h
src/sys/arc
Module Name:src
Committed By: simonb
Date: Wed Mar 31 09:48:15 UTC 2021
Modified Files:
src/sys/arch/luna68k/luna68k: locore.s
src/sys/arch/mvme68k/mvme68k: locore.s
src/sys/arch/sun2/sun2: locore.s
src/sys/arch/sun3/sun3: locore.s
src/sys/ar
1 - 100 of 403 matches
Mail list logo