1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys
Ed Schouten bf2296be8b Properly use dev_refl()/dev_rel() in kern.devname.
While there, perform some clean-up fixes. Update some stale comments on
struct cdev * instead of dev_t and devfs_random(). Also add some missing
whitespace.

MFC after:	1 week
2010-01-31 15:19:16 +00:00
..
amd64 Welcome drm support for VIA unichrome chips. 2010-01-31 14:30:39 +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 MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
cddl On FreeBSD, time_t is 64-bit for all platforms except i386 and powerpc, 2010-01-25 07:52:54 +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 Welcome drm support for VIA unichrome chips. 2010-01-31 14:30:39 +00:00
fs Properly use dev_refl()/dev_rel() in kern.devname. 2010-01-31 15:19:16 +00:00
gdb
geom Export the UUID of the partition in the XML. The partition UUID is used 2010-01-30 23:13:19 +00:00
gnu Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer 2010-01-14 14:30:54 +00:00
i386 Enable MTRR on all VIA CPUs that claim support. 2010-01-31 14:35:49 +00:00
ia64 In pci_cfgregread() and pci_cfgregwrite(), validate the arguments and check 2010-01-28 04:50:09 +00:00
isa
kern KASSERT that return value of interrupt filter complies with contract 2010-01-27 09:59:08 +00:00
kgssapi
libkern
mips Provide access to pcpu structures for SMP kernels. 2010-01-30 01:54:29 +00:00
modules Welcome drm support for VIA unichrome chips. 2010-01-31 14:30:39 +00:00
net - Check if_type of "addm <interface>" before setting the 2010-01-31 08:16:37 +00:00
net80211 Call ieee80211_radiotap_rx, not ieee80211_radiotap_tx on sta_input() 2010-01-25 12:23:51 +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 Use [] instead of [0] for flexible arrays. 2010-01-22 07:53:41 +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 Don't check the device ID. Instead, check the class, subclass and 2010-01-29 20:37:12 +00:00
rpc
security
sparc64 Implement handling of the third argument of cpu_switch(). This unbreaks 2010-01-30 14:04:21 +00:00
sun4v
sys Revised revision 199201 (add interface description capability as inspired 2010-01-27 00:30:07 +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