1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Ed Schouten f004528903 Remove statistics from the TTY queues.
I added counters to see how often fast copying to userspace was actually
performed, which was only useful during development. Remove these
statistics now we know it to be effective.
2010-02-07 15:42:15 +00:00
..
amd64 Enable MTRR on all VIA CPUs that claim support (amd64). 2010-02-02 01:20:33 +00:00
arm When backtracing self, start with the current frame (i.e. the 2010-01-29 16:14:35 +00:00
boot Add command-line option -dev to set the default value of the currdev 2010-01-18 06:48:24 +00:00
bsm
cam On probe error, if restart requested, skip any retries and recovery. 2010-02-04 18:56:38 +00:00
cddl Remove two files that are not needed by FreeBSD. 2010-02-05 23:17:59 +00:00
compat Let us to use our libusb(3) in Linuxolator. 2010-01-18 22:46:06 +00:00
conf Welcome drm support for VIA unichrome chips. 2010-01-31 14:30:39 +00:00
contrib Uuencode the rt2870 firmware into ascii like the other firmware blobs. 2010-01-29 03:35:01 +00:00
crypto
ddb
dev acpi_cpu: prefer _OSC over _PDC, just in case 2010-02-06 12:48:06 +00:00
fs Patch the experimental NFS client so that there is a timeout 2010-01-31 19:12:24 +00:00
gdb
geom - Give geom_redboot taste of flash/spi. Now there is another provider 2010-02-03 01:12:19 +00:00
gnu
i386 Change the default value for the flag enabling superpage mapping and 2010-02-01 17:36:48 +00:00
ia64 Fix single-stepping when the kernel was entered through the EPC syscall 2010-02-06 20:46:14 +00:00
isa
kern Remove statistics from the TTY queues. 2010-02-07 15:42:15 +00:00
kgssapi
libkern
mips Correct a comment - we are not setting the exception level but rather are 2010-02-05 06:36:03 +00:00
modules Hook up the siba_bwn module to the build. 2010-01-31 21:22:45 +00:00
net Propagate the vlan eventis to the underlying interfaces/members so they can do initialization of hw related features. 2010-02-06 13:49:35 +00:00
net80211 Revert unwanted changes in revision 203422. 2010-02-06 19:24:16 +00:00
netatalk
netgraph Declare a new EVENTHANDLER called iflladdr_event which signals that the L2 2010-01-18 20:34:00 +00:00
netinet Restore the checksum received before processing the packet. 2010-02-04 21:02:29 +00:00
netinet6 Correct a typo. 2010-01-24 10:22:39 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Fix a race that can occur when nfs nfsiod threads are being created. 2010-01-27 15:22:20 +00:00
nfsserver
nlm
opencrypto
pc98 Move the examples for the 'hints' and 'env' keywords from various GENERIC 2010-01-19 17:20:34 +00:00
pci Add initial support for RTL8103E PCIe fastethernet. 2010-01-27 17:49:27 +00:00
powerpc Make PCI Express host controllers functional, by: 2010-02-01 17:51:01 +00:00
rpc
security Make sure we convert audit records that were produced as the result of the 2010-01-31 22:31:01 +00:00
sparc64 Implement handling of the third argument of cpu_switch(). This unbreaks 2010-01-30 14:04:21 +00:00
sun4v Merge r178860 from sparc64: 2010-02-01 12:43:04 +00:00
sys Map and report actual video memory we need. 2010-02-06 00:52:42 +00:00
teken
tools
ufs Return proper error code. 2010-01-25 16:09:50 +00:00
vm The MAP_ENTRY_NEEDS_COPY flag belongs to protoeflags, cow variable 2010-01-29 19:25:45 +00:00
xdr
xen
Makefile