NetBSD/sys/adosfs
kleink b570b54662 Use BYTE_ORDER do determine the endianness, rather than an (incomplete) check
for the machine architecture.
1999-05-29 17:14:27 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
adlookup.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
adosfs.h Use BYTE_ORDER do determine the endianness, rather than an (incomplete) check 1999-05-29 17:14:27 +00:00
adutil.c Use BYTE_ORDER do determine the endianness, rather than an (incomplete) check 1999-05-29 17:14:27 +00:00
advfsops.c Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
advnops.c Add _PC_FILESIZEBITS to pathconf vnop. 1999-03-22 19:21:07 +00:00