summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-15*** empty log message ***Thomas Bushnell
1996-08-15.Miles Bader
1996-08-15(dino): Dont recalculate INODES_PER_BLOCK here.Miles Bader
(ext2_debug): redefine macro after including ext2_fs.h.
1996-08-15(get_hypermetadata):Miles Bader
Use EXT2_INODE_SIZE instead of sizeof (struct ext2_inode). Deal with various version 2.x features.
1996-08-15(ext2_alloc_inode, diskfs_free_node):Miles Bader
Pass SBLOCK as a parameter to EXT2_FIRST_INO (v2.x change).
1996-08-15Update to version from linux-2.0.12.Miles Bader
1996-08-15(diskfs_minor_version): Change to `2'.Miles Bader
1996-08-14.Miles Bader
1996-08-14(INSTALL, IMAGE): New variables.Miles Bader
Change all rules &c to use these variables instead of `../hurdinst' and `hurd-image'.
1996-08-14*** empty log message ***Thomas Bushnell
1996-08-14.Miles Bader
1996-08-14Add `;' before last commands inside { } pairs.Miles Bader
Add symbolic names for freebsd & lites. (OS_FREEBSD, OS_LITES): New variables.
1996-08-14Add `;' before last commands inside { } pairs.Miles Bader
1996-08-14.Miles Bader
1996-08-14($(target)): Add $($@-LDLIBS) $(LDLIBS) to libs.Miles Bader
1996-08-14(LDLIBS): New variable.Miles Bader
(init): Dependcy on -lutil removed. (libutil-libsubst): Variable removed.
1996-08-14(getty-LDLIBS): New variable.Miles Bader
(getty): Dependency on -lutil removed. (libutil-libsubst): Variable removed.
1996-08-13.Miles Bader
1996-08-13(device.defs): Rule removed.Miles Bader
(ourdevice.defs): Fix rule to work with Makeconf-generated device.defs.
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-12Don't assume the edit version is <= 26.Miles Bader
1996-08-12Use prog variables from the environment if they're there.Miles Bader
1996-08-12.Miles Bader
1996-08-12(u32, u16, u8, s32, s16, s8):Miles Bader
All uses of these types changed to have a leading `__'.
1996-08-12Rename uN/sN to __uN/__sN, and remove the definitions.Miles Bader
1996-08-12.Miles Bader
1996-08-12Move __uN/__sN typedefs here.Miles Bader
1996-08-12(diskfs_truncate): For in-inode symlinks, just frob the size.Miles Bader
1996-08-12(read_disknode): Don't set allocsize for in-inode symlinks.Miles Bader
(MAX_INODE_SYMLINK): New macro. (write_symlink, read_symlink): New functions. (diskfs_create_symlink_hook, diskfs_read_symlink_hook): New variables.
1996-08-12(diskfs_minor_version): Changed to `1'.Miles Bader
1996-08-12(_print_version): Print the edit version too if it's non-zero.Miles Bader
1996-08-12*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-08-12.Miles Bader
1996-08-12(targets): Add e2os.Miles Bader
(SRCS): Add $(SCRIPTS). (special-targets, SCRIPTS, LCLHDRS): New variables.
1996-08-11.Miles Bader
1996-08-10*** empty log message ***Miles Bader
1996-08-10.Miles Bader
1996-08-10(options): Whoops, short option for --sort is -s.Miles Bader
1996-08-10.Miles Bader
1996-08-10(LCLHDRS): New variable.Miles Bader
1996-08-09.Miles Bader
1996-08-09*** empty log message ***Thomas Bushnell
1996-08-08*** empty log message ***Thomas Bushnell
1996-08-07*** empty log message ***Thomas Bushnell