Module Name:src
Committed By: jdolecek
Date: Sun Apr 23 09:16:35 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq
Log Message:
note possible problem with ata_exec_xfer()
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/dev/ata/
Module Name:src
Committed By: mbalmer
Date: Sun Apr 23 10:46:55 UTC 2017
Modified Files:
src/doc: 3RDPARTY
Log Message:
Upstream Lua is at version 5.3.4.
To generate a diff of this commit:
cvs rdiff -u -r1.1435 -r1.1436 src/doc/3RDPARTY
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Sun Apr 23 11:17:25 UTC 2017
Modified Files:
src/sys/rump/librump/rumpkern [bouyer-socketcan]: threads.c
Log Message:
Sync with HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.24.4.1 -r1.24.4.2 src/sys/rump/librump/rump
Module Name:src
Committed By: wiz
Date: Sun Apr 23 11:37:29 UTC 2017
Modified Files:
src/share/man/man9: file.9
Log Message:
Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man9/file.9
Please note that diffs are not public do
Module Name:src
Committed By: wiz
Date: Sun Apr 23 11:38:53 UTC 2017
Modified Files:
src/lib/libc/sys: _lwp_create.2
Log Message:
Sort errors.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/_lwp_create.2
Please note that diffs are not publi
Module Name:src
Committed By: jmcneill
Date: Sun Apr 23 12:31:38 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: files.tegra soc_tegra124.c
Added Files:
src/sys/arch/arm/nvidia: tegra124_cpu.c
Log Message:
Split cpufreq driver out into a separate module.
To gen
Module Name:src
Committed By: christos
Date: Sun Apr 23 13:23:02 UTC 2017
Modified Files:
src/lib/libc/gen: vis.3
Log Message:
fix typo (Leonardo Taccari)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/gen/vis.3
Please note that diffs are not
Module Name:src
Committed By: abhinav
Date: Sun Apr 23 13:52:57 UTC 2017
Modified Files:
src/usr.sbin/makemandb: apropos-utils.c
Log Message:
Better handle MLINKS in apropos(1).
apropos(1) only indexes the first .Nm entry from the NAME section in the full
text index. Rest
Module Name:external
Committed By: mbalmer
Date: Sun Apr 23 14:16:17 UTC 2017
Update of /cvsroot/external/mit/lua/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv29339
Log Message:
Lua 5.3.4
Status:
Vendor Tag: LUA
Release Tags: LUA_5_3_4
N external/mit/
Module Name:src
Committed By: jakllsch
Date: Sun Apr 23 14:25:03 UTC 2017
Modified Files:
src/sys/dev/ic [jdolecek-ncq]: siisata.c
Log Message:
Use ata_kill_active() in siisata_reset_channel() so as to ensure all
in-flight xfers are taken care of.
To generate a diff of t
Module Name:src
Committed By: jakllsch
Date: Sun Apr 23 14:33:28 UTC 2017
Modified Files:
src/sys/dev/ic [jdolecek-ncq]: siisata.c
Log Message:
Allocate a full compliment of queue slots for each channel.
To generate a diff of this commit:
cvs rdiff -u -r1.30.4.10 -r1.30.
Module Name:src
Committed By: jdolecek
Date: Sun Apr 23 14:34:23 UTC 2017
Modified Files:
src/share/man/man4: ata.4
Log Message:
xref also mvsata(4), siisata(4)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/ata.4
Please note that diffs a
Module Name:src
Committed By: abhinav
Date: Sun Apr 23 16:56:49 UTC 2017
Modified Files:
src/usr.sbin/makemandb: whatis.c
Log Message:
Teach whatis(1) to handle MLINKS
Similar to apropos(1), whatis did not utilise the mandb_links table till now.
Therefore, if it was asked
Module Name:src
Committed By: christos
Date: Sun Apr 23 18:22:36 UTC 2017
Modified Files:
src/external/bsd/tmux/usr.bin/tmux: Makefile
Log Message:
Add our utempter since it now everything works.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/external/
Module Name:src
Committed By: christos
Date: Sun Apr 23 18:23:32 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tmux.
To generate a diff of this commit:
cvs rdiff -u -r1.1436 -r1.1437 src/doc/3RDPARTY
cvs rdiff -u -r1.2275 -r1.2276 src/doc/CHANGES
P
Module Name:src
Committed By: christos
Date: Sun Apr 23 19:09:29 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_frag.c
Log Message:
Free the right fragment (Cy Schubert @ FreeBSD). This will cause use after free
issues and eventually panic.
To generate a d
Module Name:src
Committed By: christos
Date: Sun Apr 23 20:47:22 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet: fil.c ip_state.c
Log Message:
Disconnect maintaining fragment state from keeping session state. The user
now must specify keep frags along with keep
Module Name:src
Committed By: bouyer
Date: Sun Apr 23 21:05:09 UTC 2017
Modified Files:
src/sys/netcan [bouyer-socketcan]: can.c can_pcb.c can_pcb.h
Log Message:
Add locking and refcounting to canpcb.
Store the canpcb in the in the mbuf tag on send instead of the socket's
Module Name:src
Committed By: sevan
Date: Sun Apr 23 23:39:42 UTC 2017
Modified Files:
src/sys/modules/examples: README
Log Message:
Add luareadhappy to the list.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/modules/examples/README
Please note tha
Module Name:src
Committed By: knakahara
Date: Mon Apr 24 01:42:00 UTC 2017
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
refactor crypto_unblock(). No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/opencrypto/crypto.c
Module Name:src
Committed By: knakahara
Date: Mon Apr 24 02:04:55 UTC 2017
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
reduce crypto_q_mtx lock regions.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/opencrypto/crypto.c
Please note t
Module Name:src
Committed By: knakahara
Date: Mon Apr 24 03:29:37 UTC 2017
Modified Files:
src/sys/opencrypto: crypto.c cryptodev.c cryptodev.h
cryptodev_internal.h
Log Message:
separate crypto_drv_mtx from crypto_mtx.
crypto_mtx is used only for cryptodev.c a
22 matches
Mail list logo