Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-30 | daemons/ | Marcus Brinkmann | |
2001-01-17 Neal H Walfield <neal@cs.uml.edu> * console-run.c (open_console): Conform to new fshelp_start_translator semantics. init/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * init.c (open_console): Conform to new fshelp_start_translator semantics. libfshelp/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * fshelp.h: Add two new parameters to fshelp_open_fn_t: a port to the new task and a cookie. Add a new parameter, cookie, to fshelp_start_translator and fshelp_start_translator_long that will be passed to fshelp_open_fn_t. * fetch-root.c (fshelp_fetch_root): Conform to new fshelp_start_translator_long semantics. * start-translator-long.c (service_fsys_startup): Likewise. (fshelp_start_translator_long): Likewise. * start-translator.c (fshelp_start_translator): Likewise. libtreefs/ Conform to new fshelp_start_translator semantics. trans/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * pump.c (start_pfinet): Conform to new fshelp_start_translator semantics. utils/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * mount.c (do_mount): Conform to new fshelp_start_translator semantics. * settrans.c (main): Conform to new fshelp_start_translator semantics therby allowing us to print the pid of the an active translator. | |||
2000-07-27 | *** empty log message *** | Thomas Bushnell | |
2000-04-18 | Minor task updates. | Gordon Matzigkeit | |
2000-03-19 | DONE *** Get rid of global DEVICE variable and use the trivfs control hack | Roland McGrath | |
2000-03-18 | revise exec item | Roland McGrath | |
2000-03-18 | Item done by 1999-10-11 trans/magic.c changes. | Roland McGrath | |
1999-09-08 | 1999-09-08 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* Makeconf (cleantarg): Add `$(libname)_pic.a'. [$(makemode) = library] (targets): Likewise. ($(libname)_pic.a): New rule. ($(libdir)/$(libname)_pic.a): Extended from the previous _p.a and .a rules. Submitted by Marcus Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de). | |||
1999-09-06 | *** empty log message *** | Thomas Bushnell | |
1999-07-11 | add diskfs_default_sync_interval item | Roland McGrath | |
1999-07-11 | *** empty log message *** | Thomas Bushnell | |
1999-07-08 | remove item for passwd, it already exists in another package | Roland McGrath | |
1999-07-08 | typo | Roland McGrath | |
1999-07-08 | *** empty log message *** | Thomas Bushnell | |
1999-07-03 | *** empty log message *** | Thomas Bushnell | |
1999-07-01 | *** empty log message *** | Thomas Bushnell | |
1999-04-06 | add libc items from old libc/hurd/STATUS list | Roland McGrath | |
1999-03-15 | *** empty log message *** | Thomas Bushnell | |
1999-03-12 | *** empty log message *** | Thomas Bushnell | |
1999-03-09 | *** empty log message *** | Thomas Bushnell | |
1999-02-22 | *** empty log message *** | Thomas Bushnell | |
1999-02-19 | *** empty log message *** | Thomas Bushnell | |
1999-02-18 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | libc items | Roland McGrath | |
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1999-02-16 | *** empty log message *** | Thomas Bushnell | |
1998-11-23 | libps: add incremental output options | Roland McGrath | |
1998-11-16 | *** empty log message *** | Thomas Bushnell | |
1998-07-19 | add TODO item for stdio->libio conversion | Roland McGrath | |
1998-07-07 | Tue Jul 7 11:39:08 1998 Thomas Bushnell, n/BSG <tb@mit.edu> | Thomas Bushnell | |
* Makeconf (%.o): New rules (from %.c and %.S) so that we can specify file-specific CPPFLAGS (already in use by utils/Makefile for utils/ping.c). (%_pic.o, $_p.o, make-deps): Also grok file-specific CPPFLAGS. Reported by Gordon Matzigkeit (gord@gnu.org). * INSTALL-cross: Updated by Gordon Matzigkeit (gord@gnu.org). | |||
1998-06-29 | *** empty log message *** | Thomas Bushnell | |
1998-06-29 | *** empty log message *** | Thomas Bushnell | |
1998-06-29 | *** empty log message *** | Thomas Bushnell | |
1998-04-15 | *** empty log message *** | Thomas Bushnell | |
1998-03-04 | *** empty log message *** | Thomas Bushnell | |
1997-09-16 | *** empty log message *** | Thomas Bushnell | |
1997-09-16 | *** empty log message *** | Thomas Bushnell | |
1997-08-20 | *** empty log message *** | Thomas Bushnell | |
1997-08-20 | *** empty log message *** | Thomas Bushnell | |
1997-07-25 | . | Miles Bader | |
1997-07-23 | Mon Jul 21 16:18:50 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makeconf (linking .prof executable): Don't mutate library names here. (making %.prof_d special target): Mutate library names here. (%.prof_d): Depend on Makefile in srcdir. | |||
1997-06-30 | *** empty log message *** | Thomas Bushnell | |
1997-06-23 | *** empty log message *** | Thomas Bushnell | |
1997-05-29 | . | Miles Bader | |
1997-05-23 | . | Miles Bader | |
1997-05-23 | Fri May 23 10:06:34 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* configure.in: Use AC_PROG_CC_LOCAL instead of AC_PROG_CC. * aclocal.m4: New file. * Makefile (DIST_FILES): Add aclocal.m4. (Patch from Marcus G. Daniels, marcus@cathcart.sysc.pdx.edu). | |||
1997-04-16 | Mon Mar 10 17:07:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (prog-subdirs): Add `serverboot'. (serverboot): New directory. | |||
1997-02-06 | . | Miles Bader | |
1997-02-06 | . | Miles Bader | |