freebsd-dev/sys
Jean-Sébastien Pédron 83fbb296a9 vt(4): Store a rectangle for the drawable area, not just the top-left corner
This allows backends to verify they do not draw outside of this area.
This fixes a bug in vt_vga where the text was happily drawn over the
right and bottom margins, when using the Gallant font.

MFC after:	1 week
2014-08-25 19:06:31 +00:00
..
amd64 Change __inline style to be consistent with FreeBSD usage, 2014-08-24 02:07:34 +00:00
arm
boot Since the size of GPT entry may differ from the sizeof(struct gpt_ent), 2014-08-25 07:15:14 +00:00
bsm
cam
cddl Restore the correct value when disabling probes. Otherwise the instrumented 2014-08-24 17:10:47 +00:00
compat
conf Update to the Intel Base driver for the Intel XL710 Ethernet Controller Family 2014-08-22 18:59:19 +00:00
contrib
crypto
ddb
dev vt(4): Store a rectangle for the drawable area, not just the top-left corner 2014-08-25 19:06:31 +00:00
fs Fix bug that, assuming a/ is a root of NFS filesystem mounted on autofs, 2014-08-24 17:03:52 +00:00
gdb
geom
gnu
i386
isa
kern Revert the handling of all siginfo sa_flags except SA_SIGINFO to the 2014-08-24 16:37:50 +00:00
kgssapi
libkern
mips
modules drm/i915: Disable the build of i915 on PC98 2014-08-25 14:58:36 +00:00
net
net80211
netgraph
netinet Restore historical behavior of in_control, which, when no matching address 2014-08-22 19:08:12 +00:00
netinet6 Add some missing checks for unsupported interfaces (e.g. pflog(4)) when 2014-08-22 19:21:08 +00:00
netipsec
netnatm
netpfil Whitespace/style changes merged from projects/ipfw. 2014-08-23 17:57:06 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc vt(4): Add vd_bitblt_bmp_t callback 2014-08-23 20:35:33 +00:00
rpc
security
sparc64 For CPUs which do hardware cache line unaliasing, use direct map to 2014-08-23 18:11:54 +00:00
sys Fix getppid for traced processes. 2014-08-24 09:04:09 +00:00
teken
tools
ufs Rather than using an hardcoded reclaim age, rely on an LRU-like approach 2014-08-25 17:06:18 +00:00
vm Relax one of the conditions for mapping a page on the fast path. 2014-08-23 05:24:31 +00:00
x86
xdr
xen
Makefile