Module Name:src
Committed By: skrll
Date: Thu Jun 8 05:46:57 UTC 2017
Modified Files:
src/sys/arch/mips/mips: locore_mips1.S
Log Message:
Add a missing ".set at" to make previous build
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/mips/mips/
Module Name:src
Committed By: chs
Date: Thu Jun 8 04:00:01 UTC 2017
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
add some pool_allocators for pool item sizes larger than PAGE_SIZE.
needed by dtrace.
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.2
Module Name:src
Committed By: kre
Date: Thu Jun 8 03:42:37 UTC 2017
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
As (briefly) discussed on current-users, change the way that MAKEDEV checks
for more than one of the -m -p -s -t args (and checks whether any were given
Module Name:src
Committed By: msaitoh
Date: Thu Jun 8 03:39:18 UTC 2017
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
For the Target Link Speed in LCSR2, 0 is allowed for a device which supports
2.5GT/s only (and this check also works for devices which complia
Module Name:src
Committed By: chs
Date: Thu Jun 8 03:25:03 UTC 2017
Modified Files:
src/usr.sbin/rpc.lockd: lockd_lock.c
Log Message:
this file uses the macros so it should include
that header itself, rather than relying on getting it indirectly
by including some other h
Module Name:src
Committed By: knakahara
Date: Thu Jun 8 03:02:26 UTC 2017
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
sanitize count used for kmem_alloc size.
Hmm, who uses CIOCNGSESSION, CIOCNFSESSION, CIOCNCRYPTM or CIOCNFKEYM?
To generate a diff of
Module Name:src
Committed By: msaitoh
Date: Thu Jun 8 02:27:30 UTC 2017
Modified Files:
src/sys/net: if_media.h
Log Message:
- Add some missing baudrate entries
- Add 1000BASE-KX and 2500BASE-KX
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/net/i
Module Name:src
Committed By: kre
Date: Thu Jun 8 02:25:43 UTC 2017
Modified Files:
src/bin/sh: Makefile eval.c
Log Message:
I am an idiot... revert the previous unintended commit.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/bin/sh/Makefile
cvs
Module Name:src
Committed By: kre
Date: Thu Jun 8 02:23:52 UTC 2017
Modified Files:
src/bin/sh: Makefile eval.c sh.1
Log Message:
Improve the (new) LINENO section, markup changes (with thanks to wiz@ for
assistace) and some better wording in a few placed.
To generate a
Module Name:src
Committed By: chs
Date: Thu Jun 8 01:23:01 UTC 2017
Modified Files:
src/sys/kern: vfs_bio.c vfs_wapbl.c
src/sys/sys: buf.h
src/sys/ufs/lfs: lfs_balloc.c lfs_bio.c lfs_extern.h lfs_inode.h
lfs_subr.c ulfs_inode.h
Log Message:
mov
Module Name:src
Committed By: chs
Date: Thu Jun 8 01:09:52 UTC 2017
Modified Files:
src/sys/kern: kern_condvar.c
src/sys/sys: lwp.h
Log Message:
allow cv_signal() immediately followed by cv_destroy().
this sequence is used by ZFS in a couple places and by supporti
Module Name:src
Committed By: christos
Date: Thu Jun 8 00:17:02 UTC 2017
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
Put back crypto_checkdriver(); use it when we need to make sure that we
get back a cryptocap that has been initialized.
To generate a diff
Module Name:src
Committed By: perseant
Date: Wed Jun 7 22:59:42 UTC 2017
Modified Files:
src/tests/lib/libc/locale: t_sprintf.c
Log Message:
Change t_sprintf to an expected failure, since we don't respect the empty
thousands separator of the C/POSIX locale (PR standards/5
Module Name:src
Committed By: kamil
Date: Wed Jun 7 20:54:59 UTC 2017
Modified Files:
src/lib/libc/sys: kqueue.2
Log Message:
EV_SET(2) - simplify description
Note only the information that it does not evaluate multiple times its
parameters.
Suggested by .
To generate
Module Name:src
Committed By: abhinav
Date: Wed Jun 7 15:24:50 UTC 2017
Modified Files:
src/sbin/dump_lfs: dump_lfs.8
src/sbin/mount_cd9660: mount_cd9660.8
src/sbin/mount_union: mount_union.8
src/sbin/umount: umount.8
Log Message:
s/filesystem/file
Module Name:src
Committed By: wiz
Date: Wed Jun 7 13:50:57 UTC 2017
Modified Files:
src/external/bsd/blacklist/bin: blacklistd.conf.5
Log Message:
Add missing argument to macro.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/blacklist/bin/b
Module Name:src
Committed By: wiz
Date: Wed Jun 7 13:49:48 UTC 2017
Modified Files:
src/bin/sh: sh.1
Log Message:
New sentence, new line. Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/bin/sh/sh.1
Please note that diffs are not public d
Module Name:src
Committed By: skrll
Date: Wed Jun 7 10:38:34 UTC 2017
Modified Files:
src/tools: Makefile
Log Message:
Hook in dtc/libfdt now that it builds for me
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/tools/Makefile
Please note that diffs
Module Name:src
Committed By: kre
Date: Wed Jun 7 09:31:30 UTC 2017
Modified Files:
src/bin/sh: expand.c
Log Message:
PR bin/52280
removescapes_nl in expari() even when not quoted,
CRTNONL's appear regardless of quoting (unlike CTLESC).
To generate a diff of this commi
Module Name:src
Committed By: he
Date: Wed Jun 7 09:14:32 UTC 2017
Modified Files:
src/distrib/notes/macppc: prep.OPENFIRMWARE
Log Message:
Change the deprecation notice about ofwboot.elf to say that it may
still be required in some cases, as observed by some MacMini user
Module Name:src
Committed By: skrll
Date: Wed Jun 7 08:45:51 UTC 2017
Modified Files:
src/sys/arch/mips/mips: locore_mips1.S
Log Message:
fix tlb_record_asids 2nd arg to match usage - it's a maximum asid value
and not a mask
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: kre
Date: Wed Jun 7 08:10:31 UTC 2017
Modified Files:
src/bin/sh: parser.c
Log Message:
Undo some over agressive fixes for a (pre-commit) bug that did not
need these changes to be fixed - and these cause problems in another
absurd use case.
Module Name:src
Committed By: kre
Date: Wed Jun 7 08:07:51 UTC 2017
Modified Files:
src/bin/sh: expand.c
Log Message:
Set the line number before expanding args, not after. As the line_number
would have usually been set earlier, this change is mostly an effective
no-op,
Module Name:src
Committed By: kre
Date: Wed Jun 7 08:06:22 UTC 2017
Modified Files:
src/bin/sh: var.c
Log Message:
Unbreak (at least) i386 build I have no idea why this built for me on
amd64 (problem was missing prototype for snprintf witout )
While here, add some (
Module Name:src
Committed By: skrll
Date: Wed Jun 7 07:06:26 UTC 2017
Modified Files:
src/sys/uvm/pmap: vmpagemd.h
Log Message:
Use __BIT(). No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/uvm/pmap/vmpagemd.h
Please note that
25 matches
Mail list logo