Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Formerly io-read.c.~2~ | Michael I. Bushnell | 1995-11-13 | 1 | -1/+14 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-13 | 1 | -4/+17 | |
| | ||||||
* | (diskfs_S_io_readable): Set *AMOUNT to zero if filepointer is past the | Michael I. Bushnell | 1995-11-13 | 1 | -2/+5 | |
| | | | | end of the file. | |||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 2 | -0/+93 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 1 | -0/+49 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-13 | 1 | -0/+35 | |
| | ||||||
* | Formerly Makefile.~2~ | Miles Bader | 1995-11-13 | 1 | -2/+1 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+33 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+60 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+60 | |
| | ||||||
* | (S_exec_startup): Compatibility RPC removed. | Roland McGrath | 1995-11-13 | 1 | -24/+0 | |
| | ||||||
* | (load_section): Catch faults while zeroing partial bss page. | Roland McGrath | 1995-11-13 | 1 | -22/+47 | |
| | ||||||
* | (exec_startup): RPC removed; replaced with skip. | Roland McGrath | 1995-11-13 | 1 | -16/+2 | |
| | ||||||
* | Formerly derive.c.~2~ | Miles Bader | 1995-11-13 | 1 | -1/+25 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+36 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+55 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+71 | |
| | ||||||
* | Waste some time adding reply port args that no one will use. | Miles Bader | 1995-11-13 | 27 | -12/+38 | |
| | ||||||
* | (trivfs_startup): Add FLAGS arg, passed to fsys_startup. | Miles Bader | 1995-11-13 | 1 | -3/+5 | |
| | ||||||
* | (trivfs_startup): Add FLAGS arg. | Miles Bader | 1995-11-13 | 1 | -2/+3 | |
| | ||||||
* | (trivfs_S_file_get_storage_info): | Miles Bader | 1995-11-13 | 1 | -2/+5 | |
| | | | | | Add FLAGS arg. Waste some time adding reply port args that no one will use. | |||||
* | (trivfs_S_fsys_get_options, trivfs_S_file_get_fs_options): New functions. | Miles Bader | 1995-11-13 | 1 | -0/+17 | |
| | | | | (trivfs_S_fsys_startup): Add FLAGS arg. | |||||
* | Initial revision | Miles Bader | 1995-11-10 | 1 | -0/+381 | |
| | ||||||
* | (S_proc_setmsgport): Only do the RPC reply by hand for proc. Also, | Michael I. Bushnell | 1995-11-09 | 1 | -8/+11 | |
| | | | | return the correct port in that by-hand reply. | |||||
* | (struct dirstat): New member `nbytes'. | Michael I. Bushnell | 1995-11-09 | 1 | -16/+42 | |
| | | | | | | (dirscanblock): If DS->type is COMPRESS, still look for TAKE/SHRINK possibilities. Also, if it's COMPRESS, still look to see if the current block can be compressed with fewer byte copies. | |||||
* | (S_proc_getmsgport): Also return EBUSY if P->waiting, because both | Michael I. Bushnell | 1995-11-09 | 1 | -2/+2 | |
| | | | | share the same memory in the proc structure. | |||||
* | (S_proc_wait): Also return EBUSY if P->msgportwait, because both share | Michael I. Bushnell | 1995-11-09 | 1 | -1/+1 | |
| | | | | the same memory in the proc structure. | |||||
* | Formerly io-ops.c.~6~ | Michael I. Bushnell | 1995-11-09 | 1 | -4/+131 | |
| | ||||||
* | Formerly misc.c.~4~ | Michael I. Bushnell | 1995-11-09 | 1 | -0/+21 | |
| | ||||||
* | Formerly pfinet.h.~12~ | Michael I. Bushnell | 1995-11-09 | 1 | -0/+2 | |
| | ||||||
* | Formerly socket-ops.c.~6~ | Michael I. Bushnell | 1995-11-09 | 1 | -3/+27 | |
| | ||||||
* | (diskfs_S_dir_link): Now that args are swapped, deallocate port ref on | Michael I. Bushnell | 1995-11-09 | 1 | -1/+1 | |
| | | | | FILECRED instead of DIRCRED. | |||||
* | Formerly main.c.~9~ | Michael I. Bushnell | 1995-11-09 | 1 | -6/+72 | |
| | ||||||
* | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate. | Miles Bader | 1995-11-08 | 1 | -1/+1 | |
| | ||||||
* | Formerly misc.c.~3~ | Michael I. Bushnell | 1995-11-08 | 1 | -2/+4 | |
| | ||||||
* | Formerly Makefile.~14~ | Michael I. Bushnell | 1995-11-08 | 1 | -1/+1 | |
| | ||||||
* | Formerly Makefile.~13~ | Michael I. Bushnell | 1995-11-08 | 1 | -1/+5 | |
| | ||||||
* | Formerly misc.c.~2~ | Michael I. Bushnell | 1995-11-08 | 1 | -0/+102 | |
| | ||||||
* | Formerly sched.c.~11~ | Michael I. Bushnell | 1995-11-08 | 1 | -0/+11 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-11-08 | 1 | -0/+38 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-08 | 1 | -0/+1 | |
| | ||||||
* | Formerly pfinet.h.~11~ | Michael I. Bushnell | 1995-11-08 | 1 | -2/+26 | |
| | ||||||
* | Formerly main.c.~8~ | Michael I. Bushnell | 1995-11-08 | 1 | -1/+1 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1995-11-08 | 1 | -1/+4 | |
| | ||||||
* | Formerly io-ops.c.~5~ | Michael I. Bushnell | 1995-11-08 | 1 | -3/+5 | |
| | ||||||
* | Formerly socket-ops.c.~5~ | Michael I. Bushnell | 1995-11-08 | 1 | -22/+25 | |
| | ||||||
* | (S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS differently. | Michael I. Bushnell | 1995-11-08 | 1 | -4/+4 | |
| | ||||||
* | (S_proc_getprocinfo): Don't attempt msg_report_wait if P->p_msgport is | Michael I. Bushnell | 1995-11-08 | 1 | -1/+3 | |
| | | | | not valid. | |||||
* | (S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS for now. | Michael I. Bushnell | 1995-11-08 | 1 | -3/+6 | |
| | ||||||
* | Formerly mutations.h.~2~ | Michael I. Bushnell | 1995-11-08 | 1 | -0/+6 | |
| |