git: tic.1: mdoc(7) conversion

2013-10-04 Thread Sascha Wildner
commit ff2cf2dbe7168d15713086bb553c1b99e78ae41c Author: Franco Fichtner fra...@lastsummer.de Date: Sat Sep 14 11:53:15 2013 +0200 tic.1: mdoc(7) conversion Summary of changes: usr.bin/tic/tic.1 | 554 ++ 1 file changed, 306

git: libc: Raise WARNS to 2.

2013-10-04 Thread Sascha Wildner
commit 97352a6c6cb822115bb6c2a9649ee998cabf56a9 Author: Sascha Wildner s...@online.de Date: Tue Oct 1 05:30:08 2013 +0200 libc: Raise WARNS to 2. Summary of changes: lib/libc/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: date(1): Fix the default format.

2013-10-04 Thread Sascha Wildner
commit 25c9e89df0d2e2dd5218f416fecd26dcdb0a5bb8 Author: Sascha Wildner s...@online.de Date: Fri Oct 4 08:44:06 2013 +0200 date(1): Fix the default format. The correct format string for national representation of date(1)'s default output is date_fmt (see

git: drm: Import linux/kref.h from the FreeBSD OFED stack

2013-10-04 Thread Francois Tigeot
commit 94a312a10bebab5a4edbfdf0a69e3f9eb2d4d2ad Author: François Tigeot ftig...@wolfpond.org Date: Fri Oct 4 18:44:37 2013 +0200 drm: Import linux/kref.h from the FreeBSD OFED stack Summary of changes: .../s_round.c = sys/dev/drm/include/linux/kref.h | 54 +- 1 file

git: drm: Manage reference counts with Linux kref functions

2013-10-04 Thread Francois Tigeot
commit 7ed079a28ad9637d80fa4a5b84fd0a80127f43b9 Author: François Tigeot ftig...@wolfpond.org Date: Fri Oct 4 19:35:35 2013 +0200 drm: Manage reference counts with Linux kref functions Reduce differences with Linux 3.8 Summary of changes: sys/dev/drm/drm_gem.c | 100

git: kernel - Add if_iwn to the default build

2013-10-04 Thread Matthew Dillon
commit ae80e77cae0ebec810b46ecf9bf92428e28b8f7c Author: Matthew Dillon dil...@apollo.backplane.com Date: Fri Oct 4 17:59:42 2013 -0700 kernel - Add if_iwn to the default build * Add the IWN wifi driver to the default build Summary of changes: sys/config/GENERIC| 1 +