Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1996-05-06 | Import <sys/statfs.h>. | Michael I. Bushnell | |
1996-05-06 | Pass in an array of port names instead of ports. | Miles Bader | |
1996-05-06 | port_array_t -> portarray_t. | Michael I. Bushnell | |
1996-05-06 | port_array_t -> portarray_t. | Michael I. Bushnell | |
1996-05-06 | (msg_describe_ports): New rpc. | Miles Bader | |
1996-05-06 | (file_get_storage_info): Change arguments & comment. | Miles Bader | |
1996-05-06 | Frob comments on enum file_storage_class. | Miles Bader | |
1996-05-06 | (hurd_versions): Add version 0.0. | Michael I. Bushnell | |
1996-05-06 | (HURD_RELEASE): Update to 0.0. | Michael I. Bushnell | |
1996-05-06 | fuxup. | Michael I. Bushnell | |
1996-05-06 | track changes to process.defs. | Michael I. Bushnell | |
1996-05-06 | (fsys_statfsbuf_t): Now 16 long. | Michael I. Bushnell | |
1996-05-06 | (struct procinfo): Add exitstatus and sigcode members. | Michael I. Bushnell | |
(FSTYPE_SOCKET): Doc fix. (retry_type) [FS_RETRY_REAUTH]: Doc fix. (file_storage_class): Add STORAGE_NULL, STORAGE_CONCAT, STORAGE_INTERLEAVE, and STORAGE_LAYER. (struct fsys_statfsbuf): Delete type. (fsys_statfsbuf_t): Now based upon struct statfs. | |||
1996-05-06 | (struct procinfo): Add exitstatus and sigcode members. | Michael I. Bushnell | |
1996-05-06 | (fsys_get_options): Add RPT. | Michael I. Bushnell | |
1996-05-06 | (startup_request_notification): Add NAME. | Michael I. Bushnell | |
1996-05-06 | fixup. | Michael I. Bushnell | |
1996-05-06 | Initial revision | Michael I. Bushnell | |
1996-05-06 | (startup_request_notification): NOTIFY_PORT now mach_port_send_t. | Michael I. Bushnell | |
1996-05-06 | Add startup_notify. | Michael I. Bushnell | |