Module Name:src
Committed By: pgoyette
Date: Tue May 30 05:35:03 UTC 2017
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Add the new t_toupper to unbreak the build
To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 src/distrib/sets/lists/tests
Module Name:src
Committed By: pgoyette
Date: Tue May 30 02:21:11 UTC 2017
Modified Files:
src/sys/dev: files.audio
Log Message:
Include auvolconv.o in the audio driver, even if there are currently no
children needing it. Children which need this can be created later (via
Module Name:src
Committed By: perseant
Date: Tue May 30 02:11:03 UTC 2017
Modified Files:
src/tests/lib/libc/locale: Makefile
Added Files:
src/tests/lib/libc/locale: t_toupper.c
Log Message:
Add simple test case for toupper/tolower
To generate a diff of this comm
Module Name:src
Committed By: ozaki-r
Date: Tue May 30 01:31:07 UTC 2017
Modified Files:
src/sys/netipsec: ipsec.c key.c key.h
Log Message:
Make refcnt operations of SA and SP atomic
Using atomic opeartions isn't optimal and should be optimized somehow
in the future thoug
Module Name:src
Committed By: jmcneill
Date: Mon May 29 23:22:00 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: TEGRA
Log Message:
Remove reference to CONSPEED, this value comes from fdt data
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/
Module Name:src
Committed By: jmcneill
Date: Mon May 29 23:21:12 UTC 2017
Modified Files:
src/sys/arch/arm/fdt: files.fdt
src/sys/arch/arm/nvidia: tegra_platform.c
src/sys/arch/evbarm/conf: TEGRA
src/sys/arch/evbarm/tegra: tegra_machdep.c
Added Files
Module Name:src
Committed By: jmcneill
Date: Mon May 29 23:13:03 UTC 2017
Modified Files:
src/sys/arch/arm/fdt: armv7_fdt.c armv7_fdtvar.h
src/sys/arch/arm/nvidia: tegra_com.c tegra_platform.c
src/sys/arch/evbarm/tegra: tegra_machdep.c
src/sys/dev/fd
Module Name:src
Committed By: kre
Date: Mon May 29 22:54:07 UTC 2017
Modified Files:
src/bin/sh: arith_token.c arithmetic.c
Log Message:
Add DEBUG tracing to arithmetic $(( )) parsing & evaluation.
NFC for non-DEBUG shells.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: kre
Date: Mon May 29 22:27:47 UTC 2017
Modified Files:
src/tests/bin/sh: t_expand.sh
Log Message:
Add a new test case wrap_strip based upon strip (ie: cut&paste.. to start)
but with \ newline line continuations inserted at strange places.
For
Module Name:src
Committed By: kre
Date: Mon May 29 22:21:00 UTC 2017
Modified Files:
src/bin/sh: redir.c
Log Message:
Now that the shell is protecting its internal fds properly, moving
them whenever the user tries to step on one, we can change our behaviour
back to what th
Module Name:src
Committed By: kre
Date: Mon May 29 14:03:23 UTC 2017
Modified Files:
src/bin/sh: Makefile main.c options.c shell.h show.c
Log Message:
More DEBUG mode changes. As usual, read the source if you care.
To generate a diff of this commit:
cvs rdiff -u -r1.10
Module Name:src
Committed By: kre
Date: Mon May 29 10:43:28 UTC 2017
Modified Files:
src/bin/sh: parser.c
Log Message:
NFC (normal builds): DEBUG only change - convert parser to newer trace method.
parser tracing is useful when debugging the parser (which admittedly is
fa
Module Name:src
Committed By: ozaki-r
Date: Mon May 29 10:11:10 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
Don't make isr->sav NULL
We assume it's always non-NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/sys/netipsec/key.c
Module Name:src
Committed By: knakahara
Date: Mon May 29 09:02:46 UTC 2017
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
strictly use crypto_checkdriver(i) instead of using crypto_drivers[i] directly.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1
Module Name:src
Committed By: wiz
Date: Mon May 29 08:46:23 UTC 2017
Modified Files:
src/sbin/canconfig: canconfig.8
Log Message:
New sentence, new line. Fix typos. More consistent grammar.
Comment out empty EXAMPLES section. Remove unnecessary macros.
To generate a diff
Module Name:src
Committed By: wiz
Date: Mon May 29 08:42:33 UTC 2017
Modified Files:
src/share/man/man4: canloop.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/canloop.4
Please note that diffs are no
Module Name:src
Committed By: wiz
Date: Mon May 29 08:41:57 UTC 2017
Modified Files:
src/share/man/man4: can.4
Log Message:
New sentence, new line. Remove trailing whitespace.
Fix typos. Use more markup. Sort sections. Sort SEE ALSO.
To generate a diff of this commit:
cv
Module Name:src
Committed By: wiz
Date: Mon May 29 08:03:13 UTC 2017
Modified Files:
src/share/man/man9: fstrans.9
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man9/fstrans.9
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Mon May 29 07:09:20 UTC 2017
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Print MSI Message data in 32bits when the Extended Message Data Capable bit
is set.
To generate a diff of this commit:
cvs rdiff -u
19 matches
Mail list logo