Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-26 | * Makefile (HURDLIBS): Reorder libs such that the threads lib | Mark Kettenis | |
comes before the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2. * truncate.c (trunc_indirect): Add missing argument to pager_flush_some. | |||
1999-10-03 | 1999-10-03 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* Makefile (LCLHDRS): bitmap.h -> bitmap.c | |||
1999-10-02 | 1999-10-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* bitmap.c (count_free, find_next_zero_bit, find_first_zero_bit): Make these all static inline. (ffz, ffz_nibble_map): Function and variable removed. (ffz): Replace decl with macro defined in terms of ffs. * ext2fs.h (count_free, find_next_zero_bit, find_first_zero_bit, ffz): Remove these declarations. * Makefile (SRCS): Remove bitmap.c. (LCLHDRS): Add bitmap.c here instead. * balloc.c, ialloc.c: #include "bitmap.c" here. | |||
1999-09-13 | 1999-09-09 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* Makefile (makemode): server -> servers. (targets): Replaced with target; remove ext2fs.static. (ext2fs.static-LDFLAGS): Variable removed. (ext2fs, ext2fs.static): Remove deps. | |||
1996-09-23 | (HURDLIBS): Add store. | Miles Bader | |
1996-09-17 | *** empty log message *** | Thomas Bushnell | |
1996-05-09 | (ext2fs ext2fs.static): s/ioserver/iohelp/g | Michael I. Bushnell | |
1996-04-30 | (targets): Renamed from `target'. | Michael I. Bushnell | |
1996-04-26 | (makemode): Now `servers'. | Michael I. Bushnell | |
(targets): Renamed from `target'; now include ext2fs.static. (ext2fs.static-LDFLAGS): Renamed from `LDFLAGS'. (ext2fs.static): Depend on same things as `ext2fs'. (include ../Makeconf): Must come before dependency information. | |||
1996-01-18 | (LDFLAGS): Add -static. | Miles Bader | |
1995-10-20 | (SRCS): Remove devio.c, add msg.c and storeinfo.c. | Miles Bader | |
1995-08-25 | (ext2fs): Put libports in the right place in the linking order. | Miles Bader | |
1995-08-24 | (LCLHDRS): Put all dependencies here. | Miles Bader | |
(HURDLIBS): Removed. Remove rules for error.o. | |||
1995-07-06 | Removed dependencies that are now automatically generated. | Michael I. Bushnell | |
1995-06-24 | (HURDLIBS): Add libihash. | Miles Bader | |
1995-05-13 | (OBJS): Remove exec_server_image.o. | Roland McGrath | |
(exec_server_image.o): Rule removed. | |||
1995-05-09 | entered into RCS | Miles Bader | |
1995-05-05 | Formerly Makefile.~8~ | Miles Bader | |
1995-04-17 | Formerly Makefile.~7~ | Miles Bader | |
1995-04-15 | Formerly Makefile.~6~ | Miles Bader | |
1995-04-12 | Formerly Makefile.~5~ | Michael I. Bushnell | |
1995-04-12 | Formerly Makefile.~4~ | Michael I. Bushnell | |
1995-04-11 | Formerly Makefile.~3~ | Michael I. Bushnell | |
1995-04-11 | Formerly Makefile.~2~ | Miles Bader | |
1995-04-11 | Initial revision | Miles Bader | |