freebsd-skq/sys
Sam Leffler 8c393fd1f0 Cleanup ALIGNED_POINTER:
o add to platforms where it was missing (arm, i386, powerpc, sparc64, sun4v)
o define as "1" on amd64 and i386 where there is no restriction
o make the type returned consistent with ALIGN
o remove _ALIGNED_POINTER
o make associated comments consistent

Reviewed by:	bde, imp, marcel
Approved by:	re (kensmith)
2009-07-05 17:45:48 +00:00
..
amd64 Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
arm Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
boot
bsm
cam
cddl
compat
conf Mark atanvidia depending on ataahci since rev.188846. 2009-07-05 14:50:45 +00:00
contrib
crypto
ddb
dev Mark atanvidia depending on ataahci since rev.188846. 2009-07-05 14:50:45 +00:00
fs In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point 2009-07-02 18:02:55 +00:00
gdb
geom Fix a panic which (reportedly) can happen when unmounting a filesystem 2009-07-01 20:16:29 +00:00
gnu
i386 Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
ia64 Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
isa
kern In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point 2009-07-02 18:02:55 +00:00
kgssapi
libkern
mips Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
modules When the kernel is configured without "options FFS", build UFS as a module 2009-07-05 15:25:02 +00:00
net
net80211
netatalk
netgraph Fix infinite loop in ng_iface, that happens when packet passes out via 2009-07-01 08:08:56 +00:00
netinet
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. 2009-06-30 19:03:27 +00:00
nfsclient In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point 2009-07-02 18:02:55 +00:00
nfsserver Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. 2009-06-30 19:03:27 +00:00
nlm
opencrypto
pc98 Enable POSIX semaphores on all non-embedded architectures by default. 2009-07-02 18:24:37 +00:00
pci
powerpc Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
rpc When unmounting an NFS mount using sec=krb5[ip], the umount system 2009-07-01 16:42:03 +00:00
security Create audit records for AUE_POSIX_OPENPT, currently w/o arguments. 2009-07-02 16:33:38 +00:00
sparc64 Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
sun4v Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
sys Improve the handling of cpuset with interrupts. 2009-07-01 17:20:07 +00:00
tools Slightly increase amount of bandwidth of resampling filter for 2009-07-02 10:02:10 +00:00
ufs Fix fpathconf(3) on fifos, in effect making ls(1) properly 2009-07-02 20:05:21 +00:00
vm When forking a vm space that has wired map entries, do not forget to 2009-07-03 22:17:37 +00:00
xdr
xen
Makefile