Module Name:src
Committed By: macallan
Date: Thu Dec 22 07:42:43 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
don't probe colour depth on attach - we're going to change it anyway
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: macallan
Date: Thu Dec 22 07:32:34 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
don't switch to 8 bit for WSDISPLAYIO_MODE_EMUL if VOYAGERFB_ANTIALIAS
is defined
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: macallan
Date: Thu Dec 22 05:08:05 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: ffb.c ffb_mainbus.c ffbreg.h ffbvar.h
Log Message:
support anti-aliased fonts and let the hardware do the alpha blending
To generate a diff of this commit:
Module Name:src
Committed By: macallan
Date: Thu Dec 22 05:05:24 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: files.voyager voyagerfb.c
Log Message:
support running in 32bit colour with anti-aliased fonts
enable with options VOYAGERFB_ANTIALIAS
To generate a diff of
Module Name:src
Committed By: macallan
Date: Thu Dec 22 05:01:15 UTC 2011
Modified Files:
src/sys/dev/wsfont: files.wsfont wsfont.c wsfont.h
Added Files:
src/sys/dev/wsfont: DejaVu_Sans_Mono_12x22.h Droid_Sans_Mono_12x22.h
FreeMono_12x22.h
Log Message:
Module Name:src
Committed By: macallan
Date: Thu Dec 22 04:53:43 UTC 2011
Modified Files:
src/sys/dev/wsfb: genfb.c
Log Message:
support anti-aliased fonts in 32bit colour
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/wsfb/genfb.c
Please note
Module Name:src
Committed By: macallan
Date: Thu Dec 22 04:52:45 UTC 2011
Modified Files:
src/sys/dev/rasops: rasops.c rasops.h rasops32.c
Log Message:
support anti-aliased fonts ( as in, pre-rendered alpha maps ), for now only
in rasops32 although adding support in 15, 16
Module Name:src
Committed By: jakllsch
Date: Thu Dec 22 02:13:08 UTC 2011
Modified Files:
src/sys/dev/usb: uslsa.c
Log Message:
Transfer some static from my winter coat to more structures/functions
in this file.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.
Module Name:src
Committed By: jakllsch
Date: Thu Dec 22 02:00:19 UTC 2011
Modified Files:
src/sys/dev: kttcp.c
Log Message:
Fix up changes commited in kttcp.c 1.29.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/kttcp.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Wed Dec 21 22:18:43 UTC 2011
Modified Files:
src/usr.sbin/pf/pflogd: Makefile
Log Message:
don't include pcap/bpf.h
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/pf/pflogd/Makefile
Please note that
Module Name:src
Committed By: christos
Date: Wed Dec 21 19:27:47 UTC 2011
Modified Files:
src/sys/sys: socketvar.h
Log Message:
don't change the layout of the struct, it is used by fstat. (from yamt)
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/sys
Module Name:src
Committed By: christos
Date: Wed Dec 21 19:04:19 UTC 2011
Modified Files:
src/sys/net: dlt.h
Log Message:
PR/45730: David Holland: Avoid having 2 copies of bpf.h in /usr/include.
This adds the missing entries from libpcap to make libpcap compile with
our bp
Module Name:src
Committed By: christos
Date: Wed Dec 21 19:00:28 UTC 2011
Modified Files:
src/external/bsd/libpcap/dist: gencode.c
src/external/bsd/libpcap/dist/pcap: bpf.h pcap.h
src/external/bsd/libpcap/lib: Makefile
Log Message:
Don't use libpcap's bpf f
Module Name:src
Committed By: christos
Date: Wed Dec 21 15:27:50 UTC 2011
Modified Files:
src/sys/miscfs/fifofs: fifo_vnops.c
Log Message:
only set CANTRCVMORE if no error.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/miscfs/fifofs/fifo_vnops.c
Module Name:src
Committed By: christos
Date: Wed Dec 21 15:26:57 UTC 2011
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
simplify expression
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/kern/uipc_syscalls.c
Please note that diffs a
Module Name:src
Committed By: mlelstv
Date: Wed Dec 21 14:33:13 UTC 2011
Modified Files:
src/etc/etc.amd64: boot.cfg
src/etc/etc.i386: boot.cfg
Log Message:
bootmenu doesn't parse "prompt" as part of a command list, it must
stand alone.
To generate a diff of this
Module Name:src
Committed By: jmcneill
Date: Wed Dec 21 11:53:07 UTC 2011
Modified Files:
src/sys/arch/usermode/dev: ttycons.c
Log Message:
move the (now 1024 byte) printing buffer off the stack
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/u
Module Name:src
Committed By: reinoud
Date: Wed Dec 21 10:02:45 UTC 2011
Modified Files:
src/sys/arch/usermode/dev: ttycons.c
Log Message:
Increase printing buffer of ttycons from 80 to 1024 significantly increasing
console output on large dumps.
To generate a diff of th
18 matches
Mail list logo