Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (fshelp_exec_reauth): New declaration. | Miles Bader | 1996-01-19 | 1 | -0/+19 | |
| | ||||||
* | (fshelp_exec_reauth): Don't setgid the uids. | Miles Bader | 1996-01-19 | 1 | -1/+1 | |
| | ||||||
* | (pty_io_select): Add new reply port parameter. | Miles Bader | 1996-01-19 | 1 | -1/+1 | |
| | ||||||
* | (main): Set PEERCNTL to &PTYCTL if we're a slave, not 0. | Miles Bader | 1996-01-18 | 1 | -1/+1 | |
| | ||||||
* | (LDFLAGS): Add -static. | Miles Bader | 1996-01-18 | 1 | -0/+2 | |
| | ||||||
* | (diskfs_S_file_get_storage_info): Calculate the right value for *RUNS_LEN. | Miles Bader | 1996-01-18 | 1 | -2/+2 | |
| | ||||||
* | (diskfs_file_update): Ext2fs doesn't require that the last block in the file | Miles Bader | 1996-01-18 | 1 | -37/+26 | |
| | | | | | always be allocated, so don't. (diskfs_grow, pager_unlock_page): Don't set last_block_allocated. | |||||
* | (struct disknode): Get rid of last_block_allocated field. | Miles Bader | 1996-01-18 | 1 | -6/+0 | |
| | ||||||
* | (read_disknode): Don't set last_block_allocated. | Miles Bader | 1996-01-18 | 1 | -1/+0 | |
| | ||||||
* | (diskfs_truncate): Don't set last_block_allocated. | Miles Bader | 1996-01-18 | 1 | -3/+2 | |
| | ||||||
* | Formerly dir-readdir.c.~2~ | Michael I. Bushnell | 1996-01-18 | 1 | -2/+5 | |
| | ||||||
* | (diskfs_S_dir_readdir): Require read permission before succeeding. | Michael I. Bushnell | 1996-01-18 | 1 | -1/+8 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1996-01-18 | 1 | -0/+50 | |
| | ||||||
* | Formerly fsys-getroot.c.~2~ | Michael I. Bushnell | 1996-01-18 | 1 | -3/+69 | |
| | ||||||
* | (diskfs_S_fsys_getroot): Deallocate ref to dotdot after | Michael I. Bushnell | 1996-01-18 | 1 | -0/+1 | |
| | | | | diskfs_make_peropen, because the latter does not eat a reference. | |||||
* | (diskfs_S_fsys_getroot): In symlink case, use MOVE_SEND to return the | Michael I. Bushnell | 1996-01-18 | 1 | -2/+2 | |
| | | | | dotdot port to the user. | |||||
* | Initial revision | Michael I. Bushnell | 1996-01-18 | 1 | -0/+48 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1996-01-18 | 1 | -0/+40 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1996-01-18 | 1 | -0/+37 | |
| | ||||||
* | entered into RCS | Michael I. Bushnell | 1996-01-18 | 1 | -1/+1 | |
| | ||||||
* | (report_carrier_off): Flush queues when carrier turns off. | Michael I. Bushnell | 1996-01-18 | 1 | -1/+4 | |
| | ||||||
* | (pty_io_select): Add new reply port parameter, and ask | Michael I. Bushnell | 1996-01-18 | 1 | -3/+4 | |
| | | | | for notification if it dies. | |||||
* | (trivfs_S_io_select): Ask for notification if our reply | Michael I. Bushnell | 1996-01-18 | 1 | -1/+2 | |
| | | | | port dies. Pass REPLY to pty_io_select(). | |||||
* | Formerly storeread.c.~3~ | Miles Bader | 1996-01-17 | 1 | -5/+5 | |
| | ||||||
* | Formerly file.c.~2~ | Miles Bader | 1996-01-17 | 1 | -16/+34 | |
| | ||||||
* | Formerly create.c.~3~ | Miles Bader | 1996-01-17 | 1 | -3/+3 | |
| | ||||||
* | Formerly device.c.~3~ | Miles Bader | 1996-01-17 | 1 | -15/+8 | |
| | ||||||
* | Formerly store.h.~6~ | Miles Bader | 1996-01-17 | 1 | -11/+12 | |
| | ||||||
* | Formerly Makefile.~4~ | Miles Bader | 1996-01-17 | 1 | -1/+1 | |
| | ||||||
* | Initial revision | Miles Bader | 1996-01-17 | 1 | -0/+76 | |
| | ||||||
* | Formerly derive.c.~3~ | Miles Bader | 1996-01-17 | 1 | -2/+2 | |
| | ||||||
* | Formerly rdwr.c.~7~ | Miles Bader | 1996-01-17 | 1 | -1/+1 | |
| | ||||||
* | Formerly set.c.~4~ | Miles Bader | 1996-01-17 | 1 | -1/+1 | |
| | ||||||
* | Formerly make.c.~3~ | Miles Bader | 1996-01-17 | 1 | -5/+10 | |
| | ||||||
* | Formerly Makefile.~3~ | Miles Bader | 1996-01-17 | 1 | -1/+3 | |
| | ||||||
* | Formerly storeread.c.~2~ | Miles Bader | 1996-01-17 | 1 | -14/+42 | |
| | ||||||
* | Initial revision | Miles Bader | 1996-01-17 | 1 | -0/+51 | |
| | ||||||
* | (trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev. | Miles Bader | 1996-01-16 | 1 | -2/+3 | |
| | ||||||
* | Formerly store.h.~5~ | Miles Bader | 1996-01-16 | 1 | -19/+25 | |
| | ||||||
* | Formerly rdwr.c.~6~ | Miles Bader | 1996-01-16 | 1 | -14/+32 | |
| | ||||||
* | Formerly set.c.~3~ | Miles Bader | 1996-01-16 | 1 | -0/+1 | |
| | ||||||
* | (diskfs_direnter): | Miles Bader | 1996-01-15 | 1 | -4/+4 | |
| | | | | Don't include the terminating '\0' in on-disk directory entry names. | |||||
* | (diskfs_node_norefs): When losing our in-core copy of an inode, remember | Miles Bader | 1996-01-15 | 1 | -0/+4 | |
| | | | | which indirect blocks still have to be written. | |||||
* | (pokel_inherit, pokel_finalize): New declarations. | Miles Bader | 1996-01-15 | 1 | -0/+5 | |
| | ||||||
* | (pokel_inherit, pokel_finalize): New functions. | Miles Bader | 1996-01-15 | 1 | -2/+49 | |
| | ||||||
* | (IO_SELECT_REPLY_PORT): New def. | Miles Bader | 1996-01-15 | 1 | -0/+2 | |
| | ||||||
* | (S_io_select): | Miles Bader | 1996-01-15 | 1 | -20/+39 | |
| | | | | | Add reply port parameter, and request notification if it dies. Don't block if we can return EOF/EPIPE immediately. | |||||
* | (diskfs_lookup): Patch from ufs/dir.c: If we are returning an error, then set | Miles Bader | 1996-01-15 | 1 | -1/+5 | |
| | | | | the dirstat to be ignored by drop_dirstat. | |||||
* | (diskfs_alloc_node): Set NP->istranslated to 0. | Miles Bader | 1996-01-14 | 1 | -0/+1 | |
| | ||||||
* | (write_node): If NP isn't translated, force DI->i_translator to 0. | Miles Bader | 1996-01-14 | 1 | -0/+2 | |
| |