Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-27 | hostid/hostname gone | Roland McGrath | |
1998-12-27 | . | Roland McGrath | |
1998-12-27 | 1998-12-27 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* hurd_types.h (enum file_storage_class): New values STORAGE_REMAP, STORAGE_COPY; moved with their comments from libstore/store.h. | |||
1998-12-27 | STORAGE_* changes done | Roland McGrath | |
1998-11-30 | . | Roland McGrath | |
1998-11-30 | 1998-11-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* hurd_types.defs: Include <bits/utsname.h> instead of <utsnamelen.h>. Reported by Mark Kettenis <kettenis@phys.uva.nl>. | |||
1998-11-16 | . | Roland McGrath | |
1998-11-16 | Wed Oct 28 22:49:18 1998 Joel N. Weber II <devnull@methedrine.ai.mit.edu> | Roland McGrath | |
* hurd_types.h: Added FSTYPE_HTTP, FSTYPE_MEMFS, and FSTYPE_ISO9660. | |||
1998-08-12 | Tue Aug 11 21:12:06 1998 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* hurd_types.h (dir_changed_type, file_changed_type): Doc fix. | |||
1998-08-10 | Thu Jul 30 10:38:30 1998 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* fs.defs (file_notice_changes, dir_notice_changes): Doc fix. | |||
1998-07-24 | . | Roland McGrath | |
1998-07-24 | 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* process_request.defs: Delete proc_sethostid, proc_gethostid, proc_sethostname, and proc_gethostname. | |||
1998-07-20 | . | Roland McGrath | |
1998-07-20 | 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* password.defs: Fix subsystem decl and random mig syntax errors. | |||
1998-07-15 | Wed Jul 15 10:37:44 1998 Thomas Bushnell, n/BSG <tb@mit.edu> | Thomas Bushnell | |
* fs.defs (dir_lookup): Update interface specification in the comment to reflect current reality. | |||
1997-09-23 | Tue Sep 23 15:52:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* password.defs: New file. * paths.h (_SERVERS_PASSWORD): New entry. * subsystems: Add password at 38000. | |||
1997-09-16 | Tue Sep 16 15:24:37 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* process.defs: Delete proc_sethostid, proc_gethostid, proc_sethostname, and proc_gethostname. | |||
1997-09-05 | . | Miles Bader | |
1997-09-05 | Add INTR_INTERFACE. | Miles Bader | |
1997-06-18 | . | Miles Bader | |
1997-02-14 | . | Miles Bader | |
1997-02-14 | (file_reparent): | Miles Bader | |
Renamed from dir_reparent. | |||
1997-02-05 | . | Miles Bader | |
1997-01-20 | (dir_reparent): Make PARENT a mach_port_t, not a file_t, so that libraries | Miles Bader | |
that do type translations of file_t won't get bogus arguments for ports in other filesystems. | |||
1996-09-26 | *** empty log message *** | Thomas Bushnell | |
1996-09-23 | . | Miles Bader | |
1996-09-17 | *** empty log message *** | Thomas Bushnell | |
1996-09-05 | *** empty log message *** | Thomas Bushnell | |
1996-08-15 | . | Miles Bader | |
1996-08-13 | *** empty log message *** | Thomas Bushnell | |
1996-08-12 | *** empty log message *** | Thomas Bushnell | |
1996-07-18 | *** empty log message *** | Michael I. Bushnell | |
1996-07-18 | *** empty log message *** | Michael I. Bushnell | |
1996-07-17 | Initial revision | Roland McGrath | |
1996-07-17 | gs/install-hdrs/install-headers/g | Michael I. Bushnell | |
1996-07-16 | (install-hdrs install): Correctly form pathname. | Michael I. Bushnell | |
1996-07-16 | (INSTHDRS): Repair syntax. | Michael I. Bushnell | |
1996-07-14 | Rewritten to get the right things installed in the right places. | Michael I. Bushnell | |
1996-07-14 | (install-hdrs): New target; eq to install. | Michael I. Bushnell | |
1996-07-01 | (crash_dump_task): Use integer_t for sigcode. | Roland McGrath | |
Add exc, code, subcode, cttyid_port args. | |||
1996-06-12 | (subsystem declaration): Use correct value 29500 from subsystems file. | Michael I. Bushnell | |
1996-05-25 | (msg_sig_post_request, msg_sig_post_untraced_request): Add SIGCODE argument. | Miles Bader | |
1996-05-22 | (proc_wait_reply): Add SIGCODE argument. | Miles Bader | |
1996-05-14 | (install): Depend on $(includedir)/hurd and add rule to create it. | Roland McGrath | |
1996-05-11 | Quick hack for installing headers prior to building libc. | Roland McGrath | |
(hdrs): New variable, do wildcarding in $(srcdir). (DIST_FILES): Use that. (install): Install $(hdrs) in $(includedir)/hurd from $(srcdir). | |||
1996-05-09 | (DIST_FILES): Reference *.h, instead of individual files. | Michael I. Bushnell | |
1996-05-09 | (REMHDRS, dohdrs): Deleted targets. | Michael I. Bushnell | |
1996-05-07 | (io_identity): Server passed back fs id port and st_ino value. | Roland McGrath | |
1996-05-07 | (io_identity): Server passes back st_dev and st_ino values too. | Roland McGrath | |
1996-05-07 | (io_identity): Server passes back st_ino value too. | Roland McGrath | |