Module Name:src
Committed By: phx
Date: Thu Aug 3 09:42:34 UTC 2017
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c
Log Message:
Fixed overflow in delay() for delays greater than 2 seconds.
Replaced u_long by uint32_t and u_quad by uint64_t whenever the e
Module Name:src
Committed By: isaki
Date: Thu Aug 3 11:39:06 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Fix resource leaks on error handling in audio_open().
To generate a diff of this commit:
cvs rdiff -u -r1.384 -r1.385 src/sys/dev/audio.c
Please note
Module Name:src
Committed By: martin
Date: Thu Aug 3 12:34:32 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: std.marvell
Log Message:
Add options MODULAR
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/std.marvell
Please note th
Module Name:src
Committed By: mbalmer
Date: Thu Aug 3 13:40:07 UTC 2017
Modified Files:
src/external/mit/lua/dist/src: ldebug.c
Log Message:
Apply a bug fix from lua.org/bugs.html: Lua does not check GC when creating
error messages.
To generate a diff of this commit:
c
Module Name:src
Committed By: msaitoh
Date: Thu Aug 3 14:39:31 UTC 2017
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Add note about bootme flag:
The bootme flag is used to indicate which partiotion should be booted
by UEFI boot code.
To generate a d
Module Name:src
Committed By: phx
Date: Thu Aug 3 19:22:15 UTC 2017
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c siisata.c version
Log Message:
Some Synology network devices show vendor 0x1148 (Schneider & Koch) instead
of 0x11ab (Marvell). Detect both
Module Name:src
Committed By: phx
Date: Thu Aug 3 19:51:00 UTC 2017
Modified Files:
src/sys/arch/sandpoint/stand/altboot: skg.c
Log Message:
This driver should also support Schneider & Koch SK-9821 v2.0, besides
Marvell SKnet.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: mrg
Date: Thu Aug 3 22:00:38 UTC 2017
Removed Files:
src/external/gpl3/gcc.old/lib/libgcc: Makefile.wrapper
src/external/gpl3/gcc/lib/libgcc: Makefile.wrapper
Log Message:
remove unused files
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: mrg
Date: Thu Aug 3 22:01:30 UTC 2017
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/libgcc: Makefile
src/external/gpl3/gcc/lib/libgcc/libgcc: Makefile
Log Message:
pass the target specific CPUFLAGS and CPPFLAGS for the .c.o rul
Module Name:src
Committed By: mrg
Date: Fri Aug 4 00:25:24 UTC 2017
Modified Files:
src/sys/dev/hdaudio: hdafg.c hdafg_dd.c
Log Message:
put all the ELD debugging messages under #ifdef HDAFG_HDMI_DEBUG.
this silences a frequent and largely useless series of messages
in my
Module Name:src
Committed By: ginsbach
Date: Fri Aug 4 01:06:22 UTC 2017
Modified Files:
src/lib/libc/gen: vis.3
Log Message:
There are more than four types of encoding. The combination of
VIS_CSTYLE | VIS_OCTAL is different from either separately.
To generate a diff o
Module Name:src
Committed By: mrg
Date: Fri Aug 4 01:18:39 UTC 2017
Modified Files:
src/external/gpl3/gcc.old/usr.bin: Makefile.backend Makefile.inc
src/external/gpl3/gcc/usr.bin: Makefile.backend Makefile.inc
Log Message:
put the location of gmp/mpc/mpfr in a var
Module Name:src
Committed By: ginsbach
Date: Fri Aug 4 02:08:22 UTC 2017
Modified Files:
src/usr.sbin/traceroute6: traceroute6.8
Log Message:
Expand the traceroute6 man page
- Add a proper description paragraph before launching into describing the
options. More closel
Module Name:src
Committed By: kre
Date: Fri Aug 4 02:43:56 UTC 2017
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Fix a typo, and make a couple of minor wording improvements.
I resisted the (very weak) impulse to Americanise some spellings ...
To generate a diff of t
Module Name:src
Committed By: msaitoh
Date: Fri Aug 4 06:30:36 UTC 2017
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c acpi_user.c acpidump.8
acpidump.c acpidump.h
Log Message:
Sync with FreeBSD's r321294:
- Dump TCG ACPI spec table (TCPA) more.
- D
15 matches
Mail list logo