freebsd-dev/sys/fs
Ed Maste 3e85b721d6 Remove register keyword from sys/ and ANSIfy prototypes
A long long time ago the register keyword told the compiler to store
the corresponding variable in a CPU register, but it is not relevant
for any compiler used in the FreeBSD world today.

ANSIfy related prototypes while here.

Reviewed by:	cem, jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10193
2017-05-17 00:34:34 +00:00
..
autofs
cd9660
cuse
deadfs
devfs
ext2fs ext2fs: add read-write support for Extended Attributes. 2017-05-03 22:35:41 +00:00
fdescfs
fifofs Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
fuse fuse: Implement FOPEN_KEEP_CACHE flag 2017-04-21 22:00:22 +00:00
msdosfs All these files need sys/vmmeter.h, but now they got it implicitly 2017-04-17 17:07:00 +00:00
nandfs Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
nfs Make the NFSv4 client to use a write open for reading if allowed by the server. 2017-04-23 21:51:28 +00:00
nfsclient Make nfscl_mtofh() return ENXIO when *nfhpp == NULL. 2017-05-15 13:14:13 +00:00
nfsserver Allow use of a write open stateid for reading in the NFSv4 server. 2017-04-24 20:46:19 +00:00
nullfs
procfs
pseudofs
smbfs - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter 2017-04-17 17:34:47 +00:00
tmpfs
udf
unionfs