Module Name:src
Committed By: skrll
Date: Tue Jan 5 06:09:26 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: usb_mem.c
Log Message:
Remove stray label from previous
To generate a diff of this commit:
cvs rdiff -u -r1.65.2.12 -r1.65.2.13 src/sys/dev/usb/usb_mem.c
Module Name:src
Committed By: skrll
Date: Tue Jan 5 06:05:11 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: usb_mem.c
Log Message:
Fix usb_block_allocmem locking
To generate a diff of this commit:
cvs rdiff -u -r1.65.2.11 -r1.65.2.12 src/sys/dev/usb/usb_mem.c
P
Module Name:src
Committed By: skrll
Date: Tue Jan 5 05:53:38 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: ehci.c
Log Message:
Don't leak sqtds in ehci_free_sqtds
To generate a diff of this commit:
cvs rdiff -u -r1.234.2.75 -r1.234.2.76 src/sys/dev/usb/ehci.c
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 5 05:37:06 UTC 2016
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Make revarprequest static
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/sys/netinet/if_arp.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Tue Jan 5 03:40:41 UTC 2016
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
add missing lint library
To generate a diff of this commit:
cvs rdiff -u -r1.2010 -r1.2011 src/distrib/sets/lists/comp/mi
Please note t
Module Name:src
Committed By: christos
Date: Tue Jan 5 02:44:57 UTC 2016
Modified Files:
src/external/public-domain/xz/include: config.h
Log Message:
fix lint build
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/public-domain/xz/include/config.
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 5 00:47:08 UTC 2016
Modified Files:
src/sys/arch/m68k/include: fenv.h
Log Message:
Fix #endif; it should be after __END_DECLS
This unbreaks the build of sun2.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: khorben
Date: Tue Jan 5 00:41:30 UTC 2016
Modified Files:
src/usr.sbin/syslogd: syslog.conf.5
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/syslogd/syslog.conf.5
Please note that diffs are not
Module Name:src
Committed By: kamil
Date: Mon Jan 4 23:57:23 UTC 2016
Modified Files:
src/usr.bin/lam: lam.1
Log Message:
Bump date for previous
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/lam/lam.1
Please note that diffs are not public dom
Module Name:src
Committed By: kamil
Date: Mon Jan 4 23:56:22 UTC 2016
Modified Files:
src/usr.bin/jot: jot.1
Log Message:
Bump date for previous
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/jot/jot.1
Please note that diffs are not public do
Module Name:src
Committed By: kamil
Date: Mon Jan 4 23:55:36 UTC 2016
Modified Files:
src/usr.bin/rs: rs.1
Log Message:
Bump date for previous
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/rs/rs.1
Please note that diffs are not public domain;
Module Name:src
Committed By: kamil
Date: Mon Jan 4 23:32:45 UTC 2016
Modified Files:
src/usr.bin/jot: jot.1
Log Message:
Add HISTORY and AUTHORS to jot
John A. Kunze requested to add himself as the author of jot
on the FreeBSD bugzilla with the following text:
Please
Module Name:src
Committed By: kamil
Date: Mon Jan 4 23:31:44 UTC 2016
Modified Files:
src/usr.bin/lam: lam.1
Log Message:
Add HISTORY and AUTHORS to lam
John A. Kunze requested to add himself as the authord of rs
on the FreeBSD bugzilla with the following text:
Please
Module Name:src
Committed By: kamil
Date: Mon Jan 4 23:30:57 UTC 2016
Modified Files:
src/usr.bin/rs: rs.1
Log Message:
Add HISTORY and AUTHORS to rs
John A. Kunze requested to add himself as the authord of rs
on the FreeBSD bugzilla with the following text:
Please re
Module Name:src
Committed By: jakllsch
Date: Mon Jan 4 22:07:17 UTC 2016
Modified Files:
src/tests/lib/libusbhid: t_usbhid.c
Added Files:
src/tests/lib/libusbhid: hid_test_data.c
Log Message:
Move libusbhid tests' Report Descriptors and Report Data to seperate fil
Module Name:src
Committed By: christos
Date: Mon Jan 4 19:24:15 UTC 2016
Modified Files:
src/sys/dev/i2c: adm1021.c
Log Message:
PR/50621: David Binderman: Wrap iic_exec() in a simpler utility function
and fix all the pointer/sizeof botches in the proces.
To generate a
Module Name:src
Committed By: christos
Date: Mon Jan 4 18:17:31 UTC 2016
Modified Files:
src/sys/arch/i386/stand/bootxx: pbr.S
Log Message:
revert, this has to do with the bootloader protocol version and should
stay the same until there is a reason for it to change.
To
Module Name:src
Committed By: hannken
Date: Mon Jan 4 16:24:52 UTC 2016
Modified Files:
src/sys/dev: md.c
Log Message:
Notify disk subsystem of the current geometry.
Ok: Michael van Elst
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/dev/md.c
Pl
Module Name:src
Committed By: phx
Date: Mon Jan 4 14:10:15 UTC 2016
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: amigatypes.h main.c
Log Message:
Make the -p option work, like with loadbsd.
Otherwise the kernel could load into a low-priority 512MB Z3 RAM segme
Module Name:src
Committed By: christos
Date: Mon Jan 4 13:57:15 UTC 2016
Modified Files:
src/bin/sh: redir.c
Log Message:
PR/50619: Fix reversed test.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/bin/sh/redir.c
Please note that diffs are not public
Module Name:src
Committed By: mlelstv
Date: Mon Jan 4 13:15:17 UTC 2016
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
prevent unconfigure/detach while background threads are running.
To generate a diff of this commit:
cvs rdiff -u -r1.336 -r1.337
Module Name:src
Committed By: mlelstv
Date: Mon Jan 4 11:12:40 UTC 2016
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
Fix dump on raid.
- offset dump by RF_PROTECTED_SECTORS (thanks oster@ for noticing)
- call component dump function with byte count
Module Name:src
Committed By: mlelstv
Date: Mon Jan 4 10:02:15 UTC 2016
Modified Files:
src/sys/dev: dksubr.c
Log Message:
erase dangling pointer to prevent reuse
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/dev/dksubr.c
Please note that diffs
Module Name:src
Committed By: jdc
Date: Mon Jan 4 10:00:33 UTC 2016
Modified Files:
src/sys/dev/ic: pcf8584.c
Log Message:
Redo r1.12 - process cmd and value buffers in pcfiic_xmit().
Avoids allocating a temporary buffer for writes using both buffers.
To generate a diff
Module Name:src
Committed By: ozaki-r
Date: Mon Jan 4 09:08:38 UTC 2016
Modified Files:
src/sys/net: if.c if.h
Log Message:
Fix the destruction of the afdata lock
Pointed out by mlelstv@
To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.320 src/sys/net/if.c
c
Module Name:src
Committed By: martin
Date: Mon Jan 4 08:24:42 UTC 2016
Modified Files:
src/usr.bin/kdump: kdump.c
Log Message:
Cast register_t to unsigned long before printf'ing it with %lx.
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/usr.bin/kdu
26 matches
Mail list logo