Module Name:src
Committed By: skrll
Date: Sun Jan 29 09:55:21 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: uyurex.c
Log Message:
Another tsleep bites the dust
To generate a diff of this commit:
cvs rdiff -u -r1.9.14.9 -r1.9.14.10 src/sys/dev/usb/uyurex.c
Pleas
Module Name:src
Committed By: skrll
Date: Sun Jan 29 10:08:38 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: umass.c
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.149.2.16 -r1.149.2.17 src/sys/dev/usb/umass.c
Please note that dif
Module Name:src
Committed By: skrll
Date: Sun Jan 29 10:10:30 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: umass.c umass_isdata.c umass_scsipi.c
Log Message:
Convert to kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.149.2.17 -r1.149.2.18 src/sys/de
Module Name:src
Committed By: skrll
Date: Sun Jan 29 10:13:51 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: umass_scsipi.c
Log Message:
The scsipi layer still uses malloc(9)
To generate a diff of this commit:
cvs rdiff -u -r1.49.2.7 -r1.49.2.8 src/sys/dev/usb/um
Module Name:src
Committed By: skrll
Date: Sun Jan 29 10:16:09 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: umass.c umass_isdata.c umass_scsipi.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.149.2.18 -r1.149.2.19 src/sys/dev/usb/umass.c
c
Module Name:src
Committed By: skrll
Date: Sun Jan 29 11:27:52 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: uyurex.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.9.14.10 -r1.9.14.11 src/sys/dev/usb/uyurex.c
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Sun Jan 29 15:42:58 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/lib/libkrb5: Makefile
Log Message:
Include sqlite3 to the dependent libraries
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
src
Module Name:src
Committed By: skrll
Date: Sun Jan 29 15:58:14 UTC 2017
Modified Files:
src/sys/dev/usb [nick-nhusb]: auvitek_video.c if_run.c slurm.c uark.c
uatp.c uberry.c ubsa.c udsir.c uhso.c ukyopon.c usbdi_util.c
uslsa.c uyap.c
Log Message:
KNF
Module Name:src
Committed By: abhinav
Date: Sun Jan 29 16:52:38 UTC 2017
Modified Files:
src/lib/libterminfo: terminfo.5.in
Log Message:
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libterminfo/terminfo.5.in
Please note that diffs ar
Module Name:src
Committed By: maya
Date: Sun Jan 29 18:30:33 UTC 2017
Modified Files:
src/sys/net: if_tun.c
Log Message:
Most error paths that goto out; don't hold tun_lock.
so don't mutex_exit(tun_lock) in them, but only in
the one that needs it.
ok skrll
To generate a
Module Name:src
Committed By: christos
Date: Sun Jan 29 18:57:06 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c
Log Message:
fix printf format
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external/bsd
Module Name:src
Committed By: christos
Date: Sun Jan 29 18:58:08 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c
Log Message:
missing quote
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/bsd/hei
Module Name:src
Committed By: christos
Date: Sun Jan 29 19:23:28 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/asn1: gen_locl.h main.c
src/crypto/external/bsd/heimdal/dist/lib/roken: getarg.c
Log Message:
prefer some local include files for tool
Module Name:src
Committed By: christos
Date: Sun Jan 29 19:23:52 UTC 2017
Modified Files:
src/tools/asn1_compile: Makefile
src/tools/compile_et: Makefile
Log Message:
make a symlink to krb5 for the tools build.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Sun Jan 29 19:38:00 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/include: roken.h
Log Message:
include roken-common.h directly.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/he
Module Name:src
Committed By: christos
Date: Sun Jan 29 19:38:38 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/include: roken.h
Log Message:
this is not needed anymore
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/heimdal/
Module Name:src
Committed By: christos
Date: Sun Jan 29 21:43:56 UTC 2017
Modified Files:
src/share/mk: bsd.prog.mk
Log Message:
add sqlite3 to statically linked libraries for pam.
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/share/mk/bsd.prog.mk
Module Name:src
Committed By: christos
Date: Sun Jan 29 22:09:06 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/libexec: Makefile.inc
src/crypto/external/bsd/heimdal/sbin: Makefile.inc
Log Message:
need libutil for pidfile
To generate a diff of this com
Module Name:src
Committed By: christos
Date: Sun Jan 29 22:16:51 UTC 2017
Modified Files:
src/tools/asn1_compile: Makefile
src/tools/compile_et: Makefile
Log Message:
don't try to build links when cleaning or making obj dirs
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Mon Jan 30 00:25:15 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/krb5: send_to_kdc.c
Log Message:
fix printf args
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/h
Module Name:src
Committed By: jakllsch
Date: Mon Jan 30 02:38:51 UTC 2017
Modified Files:
src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et: Makefile
src/crypto/external/bsd/heimdal/lib/libsl/slc: Makefile
src/tools/asn1_compile: Makefile
src
Module Name:src
Committed By: nonaka
Date: Mon Jan 30 02:41:12 UTC 2017
Modified Files:
src/sys/arch/zaurus/conf: INSTALL
Log Message:
reduce install kernel size.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/zaurus/conf/INSTALL
Please note
Module Name:src
Committed By: sjg
Date: Mon Jan 30 02:46:20 UTC 2017
Modified Files:
src/usr.bin/make: make.1 var.c
src/usr.bin/make/unit-tests: varmisc.exp varmisc.mk
Log Message:
Add :range and :_
:range replaces var value with an integer sequence one per word
Module Name:src
Committed By: msaitoh
Date: Mon Jan 30 05:02:43 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe.h
Log Message:
- Count tso_err again. It was accidentally removed in ixgbe.c rev. 1.28.
- ixgbe.h: Sort entries to reduce diff against FreeBSD.
Module Name:src
Committed By: msaitoh
Date: Mon Jan 30 06:11:56 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix to use softint-based if_input in ixv(4).
See:
http://mail-index.netbsd.org/source-changes/2016/02/09/msg072521.html
http://mail-index
25 matches
Mail list logo