Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 1999-03-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-03-20 | 1 | -0/+7 | |
| | | | | * boot.c (S_term_get_peername): New function. | |||||
* | . | Roland McGrath | 1999-03-15 | 1 | -0/+4 | |
| | ||||||
* | 1999-03-14 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-03-15 | 1 | -2/+2 | |
| | | | | * boot.c: Fix typo in last change. | |||||
* | . | Roland McGrath | 1999-03-10 | 1 | -0/+5 | |
| | ||||||
* | 1999-03-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-03-10 | 1 | -1/+3 | |
| | | | | | * boot.c (main): Only use real device name if root_store is for an enforced single run starting at the beginning of the device. | |||||
* | . | Roland McGrath | 1999-03-09 | 1 | -0/+5 | |
| | ||||||
* | 1999-03-09 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-03-09 | 1 | -1/+1 | |
| | | | | | * boot.c (main): Add newline to error msg. Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>. | |||||
* | . | Roland McGrath | 1999-02-17 | 1 | -0/+4 | |
| | ||||||
* | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-17 | 1 | -1/+2 | |
| | | | | * boot.c (S_io_revoke): Add reply, replyPoly args. | |||||
* | Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-02-16 | 2 | -1/+11 | |
| | | | | * boot.c (S_io_revoke): New (unsupported) routine. | |||||
* | . | Roland McGrath | 1998-12-27 | 1 | -0/+8 | |
| | ||||||
* | 1998-12-26 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-27 | 1 | -1/+13 | |
| | | | | | | | | * boot.c (isig): New variable. (init_termstate): If it's set, set ISIG flag in c_lflag. (options): New option -I/--isig. (parse_opt): Make -I set `isig'. (boot_script_exec_cmd): Print out args as well as file name. | |||||
* | . | Roland McGrath | 1998-09-04 | 1 | -5/+9 | |
| | ||||||
* | 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-09-04 | 1 | -8/+4 | |
| | | | | | * boot_script.c: Include <string.h> instead of declaring memset here. Include <stdlib.h> instead of declaring malloc, free here. | |||||
* | Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-09 | 2 | -1/+6 | |
| | | | | | * boot.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). | |||||
* | (prompt_resume_task): | Miles Bader | 1997-07-08 | 1 | -2/+2 | |
| | | | | Pass more than a single character buffer to safe_gets. | |||||
* | . | Miles Bader | 1997-07-08 | 1 | -0/+5 | |
| | ||||||
* | . | Miles Bader | 1997-06-21 | 1 | -0/+17 | |
| | ||||||
* | (HURDLIBS): | Miles Bader | 1997-06-21 | 1 | -2/+2 | |
| | | | | Include libstore & libshouldbeinlibc. | |||||
* | (parse_opt): | Miles Bader | 1997-06-21 | 1 | -111/+227 | |
| | | | | | | | | | | | | | | | | | | | | New function. (pseudo_root, root_store): New variables. (bootscript_args): Now an array. (ds_device_open, ds_device_close, ds_device_write, ds_device_write_inband, ds_device_read, ds_device_read_inband, ds_device_get_status, ds_device_set_status, ds_device_map, ds_xxx_device_set_filter, ds_xxx_device_get_status, ds_xxx_device_set_status, ds_device_set_filter): Handle "pseudo-root" device. (main): Use argp to parse args, and implement the pseudo-root device. Include <argp.h> & <hurd/store.h> (options, doc, args_doc): New variables. (bootscript): Made global. | |||||
* | Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-14 | 2 | -2/+13 | |
| | | | | | * boot_script.c (boot_script_parse_line): Don't print gratuitous output noise. | |||||
* | Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-10 | 2 | -12/+11 | |
| | | | | | * boot.c: Don't include varargs.h. (set_mach_stack_args): Use stdarg instead of vararg. | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 2 | -1/+6 | |
| | ||||||
* | . | Miles Bader | 1996-08-13 | 1 | -0/+5 | |
| | ||||||
* | (device.defs): Rule removed. | Miles Bader | 1996-08-13 | 1 | -4/+1 | |
| | | | | (ourdevice.defs): Fix rule to work with Makeconf-generated device.defs. | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 2 | -1/+9 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 2 | -2/+9 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-01 | 3 | -2/+7 | |
| | ||||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -0/+201 | |
| | ||||||
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+581 | |
| | ||||||
* | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 | |
| | | | | auth_server_authenticate. | |||||
* | (S_io_identity): Typo. | Miles Bader | 1996-05-10 | 1 | -1/+1 | |
| | ||||||
* | (S_io_identity): New function. | Michael I. Bushnell | 1996-05-10 | 1 | -0/+13 | |
| | ||||||
* | (S_io_select): No longer has TAG parm. | Michael I. Bushnell | 1996-05-09 | 1 | -3/+1 | |
| | | | | (S_io_reauthenticate): Use new interface. | |||||
* | (printf): Add %d. | Miles Bader | 1996-04-29 | 1 | -1/+33 | |
| | ||||||
* | (main): Use select instead of SIGIO. | Miles Bader | 1996-04-29 | 1 | -8/+12 | |
| | ||||||
* | (uxboot): Permit errors because people might not have the a.out-mach3 | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 | |
| | | | | target installed, and that's OK for many users. | |||||
* | (uxboot.0): Find frank1.ld in #(srcdir). | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 | |
| | ||||||
* | Add decl of safe_gets. | Michael I. Bushnell | 1996-04-15 | 1 | -35/+29 | |
| | ||||||
* | Include <stdio.h>. | Michael I. Bushnell | 1996-04-15 | 1 | -181/+148 | |
| | ||||||
* | (COMMON-OBJS): Remove tcattr.o. | Miles Bader | 1996-03-27 | 1 | -2/+2 | |
| | | | | (SRCS): Remove tcattr.c. | |||||
* | [notanymore] | Miles Bader | 1996-03-27 | 1 | -122/+0 | |
| | | | | | | (S_tioctl_tiocgeta, S_tioctl_tiocseta, S_tioctl_tiocsetaf, term_modes, term_ccs, term_speeds): Functions & variables removed. | |||||
* | (boot): Depend on libthreads.so, nothing wrong with shared libs. | Roland McGrath | 1996-03-14 | 1 | -10/+7 | |
| | | | | | | (uxboot.0, uxboot.1): Use automatic vars in cmds instead of gratuitous redundancy. (LDFLAGS-uxboot.0): Remove useless indirection through variable. | |||||
* | (init_termstate, restore_termstate, term_sgb, localbits): | Miles Bader | 1996-02-14 | 1 | -0/+28 | |
| | | | | Moved here from boot.c | |||||
* | [!UX] (orig_tty_state): New variable. | Miles Bader | 1996-02-14 | 1 | -37/+36 | |
| | | | | [!UX] (init_termstate, restore_termstate): New hurd versions of these funcs. | |||||
* | (O_RDONLY, O_WRONLY, O_RDWR): New macros. | Miles Bader | 1996-02-14 | 1 | -0/+6 | |
| | ||||||
* | (load_image, boot_script_read_file, main): | Miles Bader | 1996-02-14 | 1 | -6/+6 | |
| | | | | | | Use O_RDONLY, not 0 (kind of ironic, this...). (load_image): Give the filename with the error message (and a newline). | |||||
* | Move all the ux-specific grot into ux.c & ux.h. | Miles Bader | 1996-02-14 | 1 | -258/+39 | |
| | | | | | | | | | If UX is defined, include "ux.h", else define hurdish stuff. (main): Use get_privileged_ports instead of task_by_pid. (load_image, boot_script_read_file, main, do_mach_notify_no_senders, do_mach_notify_dead_name): Use host_exit instead of uxexit. (boot_script_read_file): Use host_stat instead of uxstat. (init_termstate, S_tioctl_tiocseta): Use sg_flags field in struct sgttyb. | |||||
* | (all): Depend on `boot' and `uxboot'. | Miles Bader | 1996-02-14 | 1 | -13/+20 | |
| | | | | | | | | | | (COMMON-OBJS, UX-OBJS): New macros. (OBJS): Inherit most names from $(COMMON-OBJS). (LCLHDRS): Add ux.h. (LDFLAGS): Use target-specific value. (uxboot.0-LDFLAGS): New macro (with contents from old LDFLAGS). (uxboot.o, uxboot.0): New targets. (uxboot): Target renamed from boot.a. | |||||
* | Initial revision | Miles Bader | 1996-02-14 | 2 | -0/+351 | |
| |