Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reoops. | Michael I. Bushnell | 1995-09-26 | 1 | -1/+0 |
| | |||||
* | Oops. | Michael I. Bushnell | 1995-09-26 | 1 | -0/+1 |
| | |||||
* | (file_get_storage_info): New RPC; use the slot that used to hold | Michael I. Bushnell | 1995-09-26 | 1 | -1/+10 |
| | | | | file_pathconf. | ||||
* | Formerly main.c.~3~ | Michael I. Bushnell | 1995-09-25 | 1 | -1/+27 |
| | |||||
* | Formerly pfinet.h.~6~ | Michael I. Bushnell | 1995-09-25 | 1 | -0/+3 |
| | |||||
* | Formerly Makefile.~11~ | Michael I. Bushnell | 1995-09-25 | 1 | -1/+1 |
| | |||||
* | Formerly ethernet.c.~7~ | Michael I. Bushnell | 1995-09-25 | 1 | -58/+107 |
| | |||||
* | (RWLOCK_INITIALIZER): New macro. | Roland McGrath | 1995-09-23 | 1 | -0/+3 |
| | |||||
* | (top_srcdir): Define properly in parent directory. | Roland McGrath | 1995-09-23 | 1 | -1/+5 |
| | |||||
* | (other-subdirs): Remove lib. | Roland McGrath | 1995-09-23 | 1 | -1/+1 |
| | |||||
* | Restore entry SP before return. | Roland McGrath | 1995-09-23 | 1 | -0/+1 |
| | |||||
* | (main): Use static const for constant strings. | Roland McGrath | 1995-09-23 | 1 | -4/+7 |
| | | | | On boot script error, write script line with error msg. | ||||
* | (boot_script_parse_line): Ignore line beginning with #. | Roland McGrath | 1995-09-23 | 1 | -0/+3 |
| | |||||
* | (S_io_pathconf): New function. | Roland McGrath | 1995-09-23 | 1 | -0/+9 |
| | |||||
* | (LDFLAGS): Add -static. | Roland McGrath | 1995-09-23 | 1 | -1/+1 |
| | |||||
* | Include errno.h. | Roland McGrath | 1995-09-23 | 1 | -0/+1 |
| | |||||
* | (targets): Add new-fifo | Miles Bader | 1995-09-22 | 1 | -4/+6 |
| | | | | | (SRCS): Add new-fifo.c (new-fifo): New target. | ||||
* | (FSSRCS): Rename file-truncate.c to file-set-size.c. | Miles Bader | 1995-09-22 | 1 | -1/+1 |
| | |||||
* | (sigmask): New macro. | Michael I. Bushnell | 1995-09-22 | 1 | -4/+7 |
| | | | | | | (__mig_dealloc_reply_port): Remove __ from call to mach_port_mod_refs. (main): Check for `d' in BOOTSTRAP_ARGS, not BOOT_ARGS. Don't declar MSG static. | ||||
* | (main): Call init_users. Don't initialize output_psize. Set NO_OWNER | Michael I. Bushnell | 1995-09-22 | 1 | -2/+3 |
| | | | | in initial termflags. | ||||
* | (output_psize): Add variable. | Michael I. Bushnell | 1995-09-22 | 1 | -9/+32 |
| | | | | | | | | | | | (output_character): Doc fix. (write_character): New function. (echo_char): Don't update echo_qsize and echo_pstart. Use write_character and output_character, respectively, when writing HDERASE / and \. Use output_character for all the other echoing. (input_character) [VINTR || VQUIT, VSUSP]: Clear inputq and rawq and reset echo_pstart and echo_qsize. [input can't fit and ! IMAXBEL]: Likewise. | ||||
* | (output_psize): Remove variable declaration. | Michael I. Bushnell | 1995-09-22 | 1 | -3/+2 |
| | | | | (write_character, init_users): New declarations. | ||||
* | (VPATH): New variable. | Roland McGrath | 1995-09-22 | 1 | -0/+2 |
| | |||||
* | (LDFLAGS): Variable removed. | Miles Bader | 1995-09-22 | 1 | -3/+0 |
| | |||||
* | (__data_start): New variable. | Roland McGrath | 1995-09-22 | 1 | -0/+1 |
| | |||||
* | Include hurd/threadvar.h. | Roland McGrath | 1995-09-22 | 1 | -0/+4 |
| | |||||
* | (LDFLAGS): New variable. | Miles Bader | 1995-09-22 | 1 | -0/+2 |
| | |||||
* | (get_hypermetadata): Use %Zd format for result of sizeof. | Roland McGrath | 1995-09-22 | 1 | -3/+3 |
| | |||||
* | Include hurd.h. | Roland McGrath | 1995-09-22 | 1 | -1/+1 |
| | |||||
* | Fix typo in last change. | Roland McGrath | 1995-09-22 | 1 | -1/+1 |
| | |||||
* | Include errno.h for error_t decl. | Roland McGrath | 1995-09-22 | 1 | -0/+1 |
| | |||||
* | (hurd.boot): New target. | Roland McGrath | 1995-09-21 | 1 | -3/+19 |
| | | | | | | | (all): Depend on hurd.boot (DIST_FILES): Add build.mk.in and hurd.boot.in. (clean-misc, distclean): New targets. (clean): Depend on clean-misc. | ||||
* | Renamed from hurd.boot; use @exec_prefix@ instead of hardcoded dir. | Roland McGrath | 1995-09-21 | 1 | -1/+12 |
| | | | | Added some comments. | ||||
* | Initial revision | Roland McGrath | 1995-09-21 | 1 | -0/+7 |
| | |||||
* | If not in $srcdir, produce */Makefile from build.mk.in. | Roland McGrath | 1995-09-21 | 1 | -2/+13 |
| | |||||
* | (prog-subdirs): Removed `pfinet'. | Michael I. Bushnell | 1995-09-21 | 1 | -1/+1 |
| | |||||
* | Formerly ethernet.c.~6~ | Michael I. Bushnell | 1995-09-21 | 1 | -8/+78 |
| | |||||
* | Run ld.so with arg of /hurd/exec, instead of running exec/exec. | Roland McGrath | 1995-09-21 | 1 | -1/+1 |
| | | | | Now exec can be dynamically linked. | ||||
* | (struct bootinfo): New members `phdr_addr', `phdr_size', `user_entry'. | Roland McGrath | 1995-09-20 | 1 | -257/+321 |
| | | | | | | (do_exec): Set them. Code rearranged to construct bootinfo before looking up interpreter file, keep proper track of port rights and VM copied into bootinfo (there were leaks). | ||||
* | (S_io_set_all_openmodes, S_io_set_some_openmodes, S_io_clear_some_openmodes): | Miles Bader | 1995-09-19 | 1 | -10/+11 |
| | | | | | The user specifies O_NONBLOCK, not SOCK_NONBLOCK. (S_io_get_openmodes): Always return O_APPEND. | ||||
* | (S_io_pathconf): New function. | Miles Bader | 1995-09-19 | 1 | -1/+20 |
| | |||||
* | (libthreads-libsubst): Variable removed. | Roland McGrath | 1995-09-19 | 1 | -4/+0 |
| | |||||
* | (trivfs_S_file_set_size): Renamed from file-truncate.c:trivfs_s_file_truncate. | Miles Bader | 1995-09-18 | 1 | -1/+1 |
| | |||||
* | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate. | Miles Bader | 1995-09-18 | 1 | -1/+1 |
| | |||||
* | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate; | Miles Bader | 1995-09-18 | 1 | -5/+3 |
| | | | | Return EINVAL if the new size isn't 0. | ||||
* | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate. | Miles Bader | 1995-09-18 | 1 | -1/+1 |
| | |||||
* | (trivfs_S_io_pathconf): Add reply port to args. | Miles Bader | 1995-09-18 | 1 | -1/+3 |
| | |||||
* | (FSSRCS): Remove file-pathconf.c. | Miles Bader | 1995-09-18 | 1 | -9/+9 |
| | | | | (IOSRCS): Add io-pathconf.c. | ||||
* | (trivfs_S_io_pathconf): Renamed from file-pathconf.c:trivfs_s_file_pathconf. | Miles Bader | 1995-09-18 | 1 | -2/+2 |
| | |||||
* | (FSSRCS): Deleted file-pathconf.c. | Miles Bader | 1995-09-18 | 1 | -10/+10 |
| | | | | (IOSRCS): Added io-pathconf.c. |