Module Name:src
Committed By: skrll
Date: Sat Mar 5 08:11:07 UTC 2016
Modified Files:
src/sys/external/bsd/dwc2 [nick-nhusb]: dwc2.c
Log Message:
Fix a KASSERT.
I've managed to record via uaudia(4) on Raspberry PI now.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: kamil
Date: Sat Mar 5 08:15:01 UTC 2016
Modified Files:
src/bin/df: df.c
Log Message:
Correct display of df(1) with the -i parameter
Now the "Mounted on" column should be aligned with /entries.
Patch by Michal Mazurek.
To generate a diff
Module Name:src
Committed By: skrll
Date: Sat Mar 5 13:01:47 UTC 2016
Modified Files:
src/sys/external/bsd/dwc2 [nick-nhusb]: dwc2var.h
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.3.12.9 -r1.3.12.10 src/sys/external/bsd/dwc2/dwc2var.h
Pl
Module Name:src
Committed By: skrll
Date: Sat Mar 5 13:03:00 UTC 2016
Modified Files:
src/sys/external/bsd/dwc2 [nick-nhusb]: dwc2.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.32.2.22 -r1.32.2.23 src/sys/external/bsd/dwc2/dwc2.c
Please
Module Name:src
Committed By: riastradh
Date: Sat Mar 5 17:08:49 UTC 2016
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/i386/conf: GENERIC
Log Message:
Revert to disabling nouveau by default in x86 GENERIC.
Haven't had time to debug the issues tha
Module Name:src
Committed By: uwe
Date: Sat Mar 5 19:48:56 UTC 2016
Modified Files:
src/bin/cp: cp.c
Log Message:
The '-i' flag should work regardless of whether the standard input is
a terminal. The Open Group notes this historic behavior and correctly
notes that it doe
Module Name:src
Committed By: christos
Date: Sat Mar 5 20:11:09 UTC 2016
Modified Files:
src/sys/netipsec: key.c key_debug.h
Log Message:
Add more debugging, no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/netipsec/key.c
cvs r
Module Name:src
Committed By: christos
Date: Sat Mar 5 20:12:23 UTC 2016
Modified Files:
src/sys/netipsec: key.c
Log Message:
gather more information from mbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/netipsec/key.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Sat Mar 5 20:13:40 UTC 2016
Modified Files:
src/sys/netipsec: key.c
Log Message:
Fix port matching; we need to ignore ports when they are 0 not only in
the second saidx but the first one too. Fixes NAT-T issue with NetBSD
being
Module Name:src
Committed By: christos
Date: Sat Mar 5 20:26:07 UTC 2016
Modified Files:
src/sys/netipsec: key.c
Log Message:
kill stray &
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/netipsec/key.c
Please note that diffs are not public domain;
Module Name:src
Committed By: mrg
Date: Sat Mar 5 22:10:39 UTC 2016
Modified Files:
src/usr.bin/audiocfg: audiodev.c
Log Message:
if opening the audio device fails, try opening again with write-only.
this allows my playback-only usb device to be listed and tested.
To ge
Module Name:src
Committed By: christos
Date: Sun Mar 6 04:19:51 UTC 2016
Modified Files:
src/sys/netipsec: key.c
Log Message:
Simplify the port comparison code further.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/netipsec/key.c
Please note tha
Module Name:src
Committed By: mlelstv
Date: Sun Mar 6 07:33:25 UTC 2016
Modified Files:
src/sys/fs/msdosfs: msdosfs_conv.c
Log Message:
Use KASSERT for conditions that cannot be met with current parameters.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 s
13 matches
Mail list logo