Module Name:src
Committed By: maxv
Date: Sun Oct 15 06:37:32 UTC 2017
Modified Files:
src/sys/arch/amd64/stand/prekern: mm.c
Log Message:
Descend the page tree from L4 to L1, instead of allocating a separate
branch and linking it at the end. This way we don't need to alloc
Module Name:src
Committed By: abhinav
Date: Sun Oct 15 06:15:37 UTC 2017
Modified Files:
src/doc: 3RDPARTY
Log Message:
Update current version of mandoc to 1.14.3
To generate a diff of this commit:
cvs rdiff -u -r1.1477 -r1.1478 src/doc/3RDPARTY
Please note that diffs a
Module Name:src
Committed By: pgoyette
Date: Sun Oct 15 04:30:05 UTC 2017
Modified Files:
src/sys/dist/pf/net: pf_ioctl.c
Log Message:
Defer initialization of pf_status.host_id
The call to cprng_fast32() requires that per-cpu data has been initialized
by corng_fast_init()
Module Name:src
Committed By: pgoyette
Date: Sun Oct 15 03:57:47 UTC 2017
Modified Files:
src/usr.bin/tail: tail.1
Log Message:
Nit-picking: avoid split infinitive
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/tail/tail.1
Please note that dif
Module Name:src
Committed By: maya
Date: Sun Oct 15 01:28:32 UTC 2017
Modified Files:
src/sys/arch/ia64/stand/common: load_elf64.c
Log Message:
reorder to avoid null deref before null test
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/ia64/stan
Module Name:src
Committed By: lukem
Date: Sat Oct 14 21:21:51 UTC 2017
Modified Files:
src/share/man/man8: rc.8
Log Message:
rc(8): more foo.sh clarification
- Use "inline.sh" instead of "foo.sh".
- Clarify that "inline.sh" scripts will terminate the boot if
the script
Module Name:src
Committed By: christos
Date: Sat Oct 14 19:16:26 UTC 2017
Modified Files:
src/usr.sbin/rtadvd: rtadvd.c
Log Message:
PR/52618: Shinichi Doyashiki: Don't exit if adding interface to multicast
group fails. This happens with empty vlan interfaces
- make sysca
Module Name:src
Committed By: ryo
Date: Sat Oct 14 18:41:44 UTC 2017
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
add test case for new format 'f' and 'F'
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libutil/t_snprintb.c
Module Name:src
Committed By: ryo
Date: Sat Oct 14 18:41:41 UTC 2017
Modified Files:
src/common/lib/libutil: snprintb.c
Log Message:
doesn't work new format 'F' with a strings of length 1, or a string beginning
with 'F'
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: skrll
Date: Sat Oct 14 15:35:02 UTC 2017
Modified Files:
src/sys/arch/arm/arm32: locore.S
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/arm/arm32/locore.S
Please note that diffs are no
Module Name:src
Committed By: jdolecek
Date: Sat Oct 14 13:20:32 UTC 2017
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
do not use the NCQ priority by default; seems it negatively affects
performance at least with some drives, so this needs better understood first
T
Module Name:src
Committed By: jdolecek
Date: Sat Oct 14 13:15:14 UTC 2017
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
only call drive reset with AT_POLL when the command itself was
polled, so that the logic for AT_POLL matches how e.g. ata_dmaerr() is
called; this w
Module Name:src
Committed By: flxd
Date: Sat Oct 14 08:22:38 UTC 2017
Modified Files:
src/share/man/man4: slhci.4
Log Message:
Add TC-USB.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/slhci.4
Please note that diffs are not public doma
13 matches
Mail list logo