Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Miles Bader | 1997-05-07 | 2 | -0/+5 |
| | |||||
* | (installhdrsubdir): New variable. | Miles Bader | 1997-05-07 | 1 | -0/+1 |
| | |||||
* | . | Miles Bader | 1997-05-07 | 1 | -0/+5 |
| | |||||
* | (lib-subdirs): Add libftpconn. | Miles Bader | 1997-05-07 | 1 | -2/+2 |
| | | | | (prog-subdirs): Add ftpfs. | ||||
* | Initial checkin. | Miles Bader | 1997-05-07 | 5 | -0/+1989 |
| | |||||
* | Turn off debugging printfs. | Thomas Bushnell | 1997-05-02 | 2 | -20/+50 |
| | |||||
* | Thu May 1 18:40:53 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-05-01 | 2 | -0/+7 |
| | | | | | * bootstrap.c (cthread_stack_size): Don't set special value here; use the default. | ||||
* | *** empty log message *** | Thomas Bushnell | 1997-04-30 | 1 | -26/+87 |
| | |||||
* | (main): | Miles Bader | 1997-04-25 | 1 | -21/+28 |
| | | | | | Use the parent process's auth port instead of the hurdids process's, because hurdids is usually installed setuid. | ||||
* | . | Miles Bader | 1997-04-25 | 1 | -0/+5 |
| | |||||
* | (trivfs_append_args): | Miles Bader | 1997-04-25 | 1 | -5/+2 |
| | | | | | Renamed from trivfs_get_options. Don't initialize ARGZ/ARGZ_LEN. | ||||
* | *** empty log message *** | Thomas Bushnell | 1997-04-18 | 1 | -1/+1 |
| | |||||
* | typo | Thomas Bushnell | 1997-04-18 | 1 | -3/+5 |
| | |||||
* | add debugging. | Thomas Bushnell | 1997-04-18 | 1 | -2/+15 |
| | |||||
* | fix typo. | Thomas Bushnell | 1997-04-18 | 1 | -1/+1 |
| | |||||
* | Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-18 | 4 | -1/+30 |
| | | | | | | | | | | | | | | | | * wiring.c (__vm_allocate): New function. Wed Apr 16 14:18:28 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * default_pager.c (debug): Turn off. Mon Apr 14 12:50:20 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * default_pager.c: Remove debugging printfs. Thu Apr 10 15:10:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (installationdir): Set variable. | ||||
* | . | Miles Bader | 1997-04-17 | 1 | -1/+4 |
| | |||||
* | . | Miles Bader | 1997-04-17 | 1 | -1/+1 |
| | |||||
* | Thu Apr 10 13:54:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 2 | -1/+12 |
| | | | | | * dlabel.c: Don't include <mach/sa/sys/ioctl.h>. (_IOR, _IOC, IOC_OUT, IOCPARM_MASK): New macros. | ||||
* | Fix compilation error. | Thomas Bushnell | 1997-04-16 | 1 | -1/+1 |
| | |||||
* | Wed Apr 16 15:59:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 2 | -2/+6 |
| | | | | * login.c (add_utmp_entry): Revert change of December 10, 1996. | ||||
* | Tue Dec 10 11:40:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 2 | -2/+7 |
| | | | | | * login.c (add_utmp_entry): ut_addr has changed to be an array; stash the IP address in the first slot. | ||||
* | Fri Apr 11 14:21:29 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 8 | -90/+75 |
| | | | | | | | | | | | * SETUP: Comment out frobbing of BOOT_DEV; grub does that on it's own now. * INSTALL-GRUB-MBR: Delete file. * Makefile (dist-files): Omit INSTALL-GRUB-MBR. (install-dist): Likewise. * menu.lst (title): Replace install entries with new versions. * INSTALL-binary (STEP IV): Revised instructions to correspond to new reality, with Grub 0.4. | ||||
* | Mon Feb 24 14:40:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 2 | -12/+20 |
| | | | | | * dir-rmdir.c (diskfs_S_dir_rmdir): Check EBUSY-when-translated error before ENOTDIR-when-not-dir. | ||||
* | Mon Mar 10 17:07:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 3 | -6/+19 |
| | | | | | * Makefile (prog-subdirs): Add `serverboot'. (serverboot): New directory. | ||||
* | . | Miles Bader | 1997-04-16 | 1 | -5/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1997-04-16 | 1 | -0/+86 |
| | |||||
* | 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. | ||||
* | *** empty log message *** | Thomas Bushnell | 1997-04-14 | 1 | -19/+0 |
| | |||||
* | Thu Apr 10 13:25:12 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-10 | 2 | -0/+22 |
| | | | | | * ops.c (netfs_attempt_set_size): Short circuit EACCES to cover one important case. | ||||
* | 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 | 1997-04-09 | 1 | -0/+1 |
| | |||||
* | Wed Apr 9 13:57:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-09 | 2 | -9/+1 |
| | | | | | | | | * default_pager.c (default_pager_default_thread): New function. Delete old variable with this name, it was never used. (default_pager): Fork default_pager_default_thread instead of doing it here to avoid the possibility that we are on a tiny stack. Current thread dies. | ||||
* | Wed Apr 9 13:57:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-09 | 2 | -7/+23 |
| | | | | | | | * default_pager.c (default_pager_default_thread): New function. (default_pager): Fork default_pager_default_thread instead of doing it here to avoid the possibility that we are on a tiny stack. Current thread dies. | ||||
* | Thu Apr 3 20:29:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-04 | 1 | -0/+7 |
| | | | | * i386/csw.S: Define __ELF__ too. | ||||
* | *** empty log message *** | Thomas Bushnell | 1997-04-04 | 2 | -1/+13 |
| | |||||
* | Thu Apr 3 20:00:58 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-04 | 5 | -6/+151 |
| | | | | | | | | | | | * elf-load.c (exec_load): Include <elf.h> instead of <mach/exec/elf.h>. Include "mach-exec.h" instead of <mach/exec/elf.h>. (exec_load) [i386]: Check for i386 types directly; abandon old MY_EI_DATA and MY_E_MACHINE. * load.c: Include "mach-exec.h" instead of <mach/exec/elf.h>. * exec.c: Likewise. * mach-exec.h: New file. | ||||
* | Initial Revision | Thomas Bushnell | 1997-04-03 | 35 | -0/+11274 |
| | |||||
* | . | Miles Bader | 1997-03-07 | 1 | -0/+1 |
| | |||||
* | Add addu to dependents of libshouldbeinlibc & libps. | Miles Bader | 1997-03-07 | 1 | -5/+8 |
| | | | | | | (INSTALL-hurdids-ops, INSTALL-addu-ops): New variables. (SRCS): Add addu.c. (targets): Add addu. | ||||
* | Initial revision | Miles Bader | 1997-03-07 | 1 | -0/+444 |
| | |||||
* | . | Miles Bader | 1997-03-07 | 1 | -0/+5 |
| | |||||
* | . | Miles Bader | 1997-03-07 | 1 | -0/+6 |
| | |||||
* | (args_doc): | Miles Bader | 1997-03-07 | 1 | -70/+102 |
| | | | | | | | Initialize with "[PID]". (main): Get the ids from the auth port instead of using libc grot. Support getting ids from other processes. | ||||
* | . | Miles Bader | 1997-03-06 | 1 | -0/+8 |
| | |||||
* | (SRCS): | Miles Bader | 1997-03-06 | 1 | -1/+1 |
| | | | | Add argp-eexst.c. | ||||
* | (__argp_state_help): | Miles Bader | 1997-03-06 | 1 | -1/+1 |
| | | | | Use ARGP_ERR_EXIT_STATUS when exiting due to an error. | ||||
* | (argp_err_exit_status): | Miles Bader | 1997-03-06 | 1 | -0/+5 |
| | | | | New variable. | ||||
* | Initial revision | Miles Bader | 1997-03-06 | 1 | -0/+32 |
| | |||||
* | . | Miles Bader | 1997-03-02 | 1 | -0/+24 |
| |