Module Name:src
Committed By: ozaki-r
Date: Fri Nov 20 08:10:36 UTC 2015
Modified Files:
src/sys/net: if.c
Log Message:
Remove an ifnet object from the global list before destructing it
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 src/sys/net/if.c
Ple
Module Name:src
Committed By: dholland
Date: Fri Nov 20 08:13:41 UTC 2015
Modified Files:
src/doc/roadmaps: storage
Log Message:
Add two more items: tls-maxphys and nvme support.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/doc/roadmaps/storage
Plea
Module Name:src
Committed By: maxv
Date: Fri Nov 20 11:58:00 UTC 2015
Modified Files:
src/sys/arch/amd64/amd64: genassym.cf locore.S
Log Message:
A few changes:
- remove cpu_id and cpu_brand_id (unused)
- copy a comment from i386 about fillkpt
- define PDE_SIZE (i386)
Module Name:src
Committed By: skrll
Date: Fri Nov 20 12:49:59 UTC 2015
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhci.c
Log Message:
Rename interrupt list macros s/intr_info/intr_list/
No functional change
To generate a diff of this commit:
cvs rdiff -u -r1.264.4.55
Module Name:src
Committed By: christos
Date: Fri Nov 20 14:56:56 UTC 2015
Modified Files:
src/sys/dev/pci: if_ipw.c
Log Message:
use copyout instead of suword.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/if_ipw.c
Please note that diffs
Module Name:src
Committed By: jakllsch
Date: Fri Nov 20 16:44:23 UTC 2015
Modified Files:
src/sys/arch/evbarm/tegra: tegra_machdep.c
Log Message:
Fix up tegrausbphy attach args and stuff from previous.
>From jmcneill.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Fri Nov 20 17:00:48 UTC 2015
Modified Files:
src/share/man/man4: bridge.4
Log Message:
mention VLAN change.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/bridge.4
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Fri Nov 20 17:02:59 UTC 2015
Modified Files:
src/share/man/man4: vlan.4 xennet.4
Log Message:
cross reference bridge; mention VLAN tagging.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man4/vlan.
Module Name:src
Committed By: bouyer
Date: Fri Nov 20 18:32:13 UTC 2015
Modified Files:
src/sys/arch/arm/allwinner: awin_tcon.c
Log Message:
Turn off more bits when turning off the display. Saves about 50ma on the
5V supply.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Fri Nov 20 18:34:17 UTC 2015
Modified Files:
src/sys/kern: init_main.c
Log Message:
get rid of the suword {m,j}umbo and check return of copyout.
To generate a diff of this commit:
cvs rdiff -u -r1.473 -r1.474 src/sys/kern/init
Module Name:src
Committed By: christos
Date: Fri Nov 20 19:09:23 UTC 2015
Modified Files:
src/sys/dev/sbus: zx.c
Log Message:
kill subyte.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/sbus/zx.c
Please note that diffs are not public domain; t
Module Name:src
Committed By: christos
Date: Fri Nov 20 20:24:50 UTC 2015
Modified Files:
src/include: bitstring.h
Log Message:
update to size_t
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/include/bitstring.h
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Fri Nov 20 20:27:20 UTC 2015
Modified Files:
src/include: bitstring.h
Log Message:
keep value as an int.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/include/bitstring.h
Please note that diffs are not pub
Module Name:src
Committed By: christos
Date: Fri Nov 20 20:37:08 UTC 2015
Modified Files:
src/include: bitstring.h
Log Message:
add some const
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/include/bitstring.h
Please note that diffs are not public dom
Module Name:src
Committed By: christos
Date: Fri Nov 20 20:41:58 UTC 2015
Modified Files:
src/share/man/man3: bitstring.3
Log Message:
reflect reality.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man3/bitstring.3
Please note that diffs ar
Module Name:othersrc
Committed By: agc
Date: Fri Nov 20 22:26:16 UTC 2015
Modified Files:
othersrc/external/bsd/sid/bin: 1.expected
othersrc/external/bsd/sid/dist: sid.c sid.h
Log Message:
Update sid to version 20151120
+ Use the generic "array
Module Name:src
Committed By: christos
Date: Fri Nov 20 23:43:52 UTC 2015
Modified Files:
src/external/bsd/cron/dist: entry.c
Log Message:
fix type
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/cron/dist/entry.c
Please note that diffs are
Module Name:src
Committed By: pgoyette
Date: Sat Nov 21 00:35:59 UTC 2015
Modified Files:
src/share/man/man4: filemon.4
Log Message:
Fix sample code fragment
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/filemon.4
Please note that diff
Module Name:src
Committed By: pgoyette
Date: Sat Nov 21 00:50:15 UTC 2015
Modified Files:
src/share/man/man4: filemon.4
Log Message:
Fix typo in sample program
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/filemon.4
Please note that di
Module Name:src
Committed By: jmcneill
Date: Sat Nov 21 00:54:57 UTC 2015
Modified Files:
src/sys/arch/arm/amlogic: amlogic_board.c amlogic_io.c amlogic_var.h
Log Message:
Add watchdog timer support.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/a
Module Name:src
Committed By: pgoyette
Date: Sat Nov 21 03:34:28 UTC 2015
Modified Files:
src/sys/dev/filemon: filemon.c
Log Message:
The correct default return value from a module's xxx_modcmd() routine
is ENOTTY, not EOPNOTSUPP! The former will allow the module to be
au
Module Name:src
Committed By: mlelstv
Date: Sat Nov 21 07:41:29 UTC 2015
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_obio.c bcm2835reg.h files.bcm2835
Added Files:
src/sys/arch/arm/broadcom: bcm2835_cm.c bcm2835_cm.h bcm2835_pwm.c
bcm2835_pwm.h
L
Module Name:src
Committed By: pgoyette
Date: Sat Nov 21 07:45:30 UTC 2015
Modified Files:
src/sys/dev/filemon: filemon.c
Log Message:
If a second call to the SET_FD ioctl occurs, release the reference we
hold on the earlier outout file.
To generate a diff of this commit:
23 matches
Mail list logo