Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fri Jul 18 16:37:22 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-18 | 2 | -2/+7 | |
| | | | | | * isofs: New directory. * Makefile (prog-subdirs): Add isofs. | |||||
* | . | Miles Bader | 1997-07-17 | 2 | -0/+21 | |
| | ||||||
* | (dev_map): | Miles Bader | 1997-07-17 | 1 | -30/+18 | |
| | | | | | | | | New function. (store_device_class): Use dev_map. (dev_read, dev_write): Remove debugging grot. | |||||
* | (dev_get_memory_object): | Miles Bader | 1997-07-17 | 1 | -30/+34 | |
| | | | | | Add PROT arg. Use store_map. | |||||
* | (file_map): | Miles Bader | 1997-07-17 | 1 | -2/+41 | |
| | | | | | | New function. (store_file_class): Use file_map. | |||||
* | (store_zero_class): | Miles Bader | 1997-07-17 | 1 | -1/+9 | |
| | | | | | | Use zero_map. (zero_map): New function. | |||||
* | (trivfs_S_io_map): | Miles Bader | 1997-07-17 | 1 | -5/+10 | |
| | | | | Pass PROT argument to dev_get_memory_object. | |||||
* | (dev_get_memory_object): | Miles Bader | 1997-07-17 | 1 | -2/+3 | |
| | | | | Add PROT arg. | |||||
* | (SRCS): | Miles Bader | 1997-07-17 | 1 | -1/+1 | |
| | | | | Add map.c. | |||||
* | Initial checkin. | Miles Bader | 1997-07-17 | 1 | -0/+32 | |
| | ||||||
* | (struct store_class): | Miles Bader | 1997-07-17 | 1 | -9/+9 | |
| | | | | | | Add map field. (store_map): New declaration. | |||||
* | . | Miles Bader | 1997-07-16 | 1 | -0/+2 | |
| | ||||||
* | (pager_read_page): Initialize READ to 0. | Miles Bader | 1997-07-16 | 1 | -1/+1 | |
| | ||||||
* | . | Miles Bader | 1997-07-16 | 1 | -0/+9 | |
| | ||||||
* | (trivfs_S_io_map): | Miles Bader | 1997-07-16 | 1 | -12/+12 | |
| | | | | Make sure there are enough references to MEMOBJ for both read & write ports. | |||||
* | (dev_get_memory_object): Implement correctly. | Miles Bader | 1997-07-16 | 1 | -54/+49 | |
| | | | | | (dev_stop_paging): Work entirely by flushing user pagers; don't kill pager. (pager_clear_user_data): Zero our pointer to the pager. | |||||
* | . | Miles Bader | 1997-07-15 | 1 | -0/+10 | |
| | ||||||
* | Doc fix. | Miles Bader | 1997-07-15 | 1 | -1/+1 | |
| | ||||||
* | (safe_gets): | Miles Bader | 1997-07-15 | 1 | -16/+18 | |
| | | | | | | | | Use strchr instead of index. (main): Rearrange default pager initialization. Change "(bootstrap)" to "(serverboot)" in msgs. Include <string.h> | |||||
* | . | Miles Bader | 1997-07-15 | 1 | -0/+5 | |
| | ||||||
* | (ensure_def_pager_info): | Miles Bader | 1997-07-15 | 1 | -5/+9 | |
| | | | | Don't report any errors if there's no default pager. | |||||
* | (boot_script_exec_cmd): | Miles Bader | 1997-07-15 | 1 | -3/+3 | |
| | | | | Change "(bootstrap)" to "(serverboot)" in msgs. | |||||
* | . | Miles Bader | 1997-07-15 | 1 | -0/+5 | |
| | ||||||
* | Let uncompressed images be smaller than the maximum size. | Miles Bader | 1997-07-15 | 1 | -2/+4 | |
| | ||||||
* | . | Miles Bader | 1997-07-15 | 1 | -0/+4 | |
| | ||||||
* | (main): Actually parse the arg. | Miles Bader | 1997-07-15 | 1 | -3/+3 | |
| | ||||||
* | . | Miles Bader | 1997-07-15 | 1 | -0/+6 | |
| | ||||||
* | (main): | Miles Bader | 1997-07-15 | 1 | -14/+12 | |
| | | | | | | | Use argp to parse args. (argp_program_version, args_doc, doc): New variables. Add new includes <argp.h> & <version.h>. | |||||
* | . | Miles Bader | 1997-07-14 | 3 | -0/+13 | |
| | ||||||
* | (parse_opt): | Miles Bader | 1997-07-14 | 1 | -2/+5 | |
| | | | | Turn off synchronous mode when setting a sync interval. | |||||
* | (main): | Miles Bader | 1997-07-14 | 1 | -13/+23 | |
| | | | | Don't print fields we cannot get. | |||||
* | Add bin/rm. | Miles Bader | 1997-07-14 | 1 | -0/+1 | |
| | ||||||
* | Thu Jul 10 14:10:32 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-10 | 2 | -1/+10 | |
| | | | | | * Makeconf ($(makemode) == library): If $(no_prof) is `t', then don't build _p.a versions of libraries. | |||||
* | . | Miles Bader | 1997-07-09 | 2 | -0/+6 | |
| | ||||||
* | (fd0): | Miles Bader | 1997-07-09 | 1 | -3/+2 | |
| | | | | Use /boot/serverboot uncompressed. | |||||
* | (main): | Miles Bader | 1997-07-09 | 1 | -0/+2 | |
| | | | | Don't exit if no paging partition. | |||||
* | Initial checkin | Miles Bader | 1997-07-09 | 3 | -0/+151 | |
| | ||||||
* | Specify a sync interval of two seconds to avoid accumulating tons of memory | Miles Bader | 1997-07-09 | 1 | -1/+1 | |
| | | | | when doing massive copies. | |||||
* | Add mnt, sbin/swapon, servers/socket/inet, servers/socket/local. | Miles Bader | 1997-07-09 | 1 | -0/+4 | |
| | ||||||
* | Add etc/nsswitch.conf. | Miles Bader | 1997-07-09 | 1 | -0/+1 | |
| | ||||||
* | . | Miles Bader | 1997-07-09 | 2 | -0/+16 | |
| | ||||||
* | (SRCS): | Miles Bader | 1997-07-09 | 1 | -5/+6 | |
| | | | | | | | | | Add swapon.c & swapoff.c. (HURDLIBS): Add libstore. (targets): Add swapon & swapoff. Add dependencies on libstore. | |||||
* | Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-09 | 2 | -1/+6 | |
| | | | | | * file-exec.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). | |||||
* | Tue Jul 1 16:45:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-09 | 2 | -3/+10 | |
| | | | | | | * exec-reauth.c (fshelp_exec_reauth): If the new set of eff_uids is empty, then still do proc_setowner, but this time to set it to "unowned" status. | |||||
* | Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-09 | 3 | -2/+7 | |
| | | | | | | | | | | | | | | | * file-exec.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). Mon Jun 30 17:26:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * diskfs.h (diskfs_hard_readonly): New variable. (diskfs_readonly): Doc change. * readonly.c (diskfs_readonly): Provide initialized declaration. (diskfs_check_readonly): If we cannot write the media and so we switch to readonly, set diskfs_hard_readonly too. (diskfs_set_readonly): If diskfs_hard_readonly is set, then inhibit any attempt to clear readonly status. | |||||
* | 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). | |||||
* | . | Miles Bader | 1997-07-08 | 1 | -0/+8 | |
| | ||||||
* | Don't compress boot/serverboot (grub can't handle it). | Miles Bader | 1997-07-08 | 1 | -1/+1 | |
| | ||||||
* | Initial checkin | Miles Bader | 1997-07-08 | 1 | -0/+14 | |
| | ||||||
* | mkdir boot. | Miles Bader | 1997-07-08 | 1 | -1/+2 | |
| | | | | Use bfloppy2.boot rather than bfloppy1.boot. |