.. |
bufcache.c
|
- Fix fallout for recent bread() change (removing cred arg).
|
2015-03-29 19:35:58 +00:00 |
bufcache.h
|
- Fix fallout for recent bread() change (removing cred arg).
|
2015-03-29 19:35:58 +00:00 |
dir.c
|
Add an accessor function for directory names.
|
2015-09-15 15:02:01 +00:00 |
extern.h
|
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
|
2015-08-12 18:28:00 +00:00 |
fsck_lfs.8
|
Revert version 1.111 of sysinst/disks.c, which caused sysinst to
|
2014-07-12 16:11:27 +00:00 |
fsck_vars.h
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
fsck.h
|
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
|
2015-08-12 18:28:00 +00:00 |
inode.c
|
Add an accessor function for directory names.
|
2015-09-15 15:02:01 +00:00 |
kernelops.c
|
fix prototypes of function pointers to varargs syscalls
|
2009-10-13 22:04:31 +00:00 |
kernelops.h
|
Three changes in a single commit.
|
2010-02-16 23:20:30 +00:00 |
lfs_user.h
|
Remove ulfs_daddr_t.
|
2015-09-01 06:15:16 +00:00 |
lfs.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
main.c
|
Add a new lfs header file: lfs_accessors.h.
|
2015-07-28 05:09:34 +00:00 |
Makefile
|
Redo these changes properly:
|
2013-06-08 21:13:19 +00:00 |
pass0.c
|
Make the inode fields in the 64-bit superblock 64 bits wide.
|
2015-09-01 06:11:06 +00:00 |
pass1.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
pass2.c
|
Add an accessor function for directory names.
|
2015-09-15 15:02:01 +00:00 |
pass3.c
|
Tidy up the LFS userland build hacks.
|
2013-06-08 02:16:03 +00:00 |
pass4.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
pass5.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
pass6.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
segwrite.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
segwrite.h
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
setup.c
|
Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide.
|
2015-09-01 06:15:02 +00:00 |
utilities.c
|
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
|
2015-08-12 18:28:00 +00:00 |
vars.c
|
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
|
2015-08-12 18:28:00 +00:00 |
vnode.c
|
Part two of dinodes; use the same union everywhere.
|
2015-08-19 20:33:29 +00:00 |
vnode.h
|
|
|