Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ihash_add): New name of nextprime. | Michael I. Bushnell | 1996-04-11 | 1 | -2/+2 |
* | (_ihash_nextprime): Renamed from nextprime.c. All callers changed. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+1 |
* | (wire_segment_internal): | Michael I. Bushnell | 1996-04-11 | 1 | -1/+9 |
* | (guess_mode_use): New function. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+76 |
* | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader | 1996-04-11 | 4 | -15/+15 |
* | Replace references to iget with diskfs_cached_lookup. | Miles Bader | 1996-04-11 | 1 | -1/+1 |
* | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader | 1996-04-11 | 1 | -16/+16 |
* | (struct disknode): Get rid of NUMBER field; all references replaced by | Miles Bader | 1996-04-11 | 1 | -7/+0 |
* | (diskfs_cached_lookup): | Miles Bader | 1996-04-11 | 1 | -15/+25 |
* | (targets): Add devprobe. | Miles Bader | 1996-04-11 | 1 | -5/+6 |
* | Initial revision | Miles Bader | 1996-04-11 | 1 | -0/+104 |
* | (struct lookup_cache): | Miles Bader | 1996-04-10 | 1 | -65/+175 |
* | (diskfs_dirremove): | Miles Bader | 1996-04-10 | 1 | -1/+1 |
* | (diskfs_dirrewrite): | Miles Bader | 1996-04-10 | 1 | -2/+2 |
* | (diskfs_direnter): | Miles Bader | 1996-04-10 | 1 | -1/+1 |
* | (diskfs_enter_lookup_cache, diskfs_purge_lookup_cache, | Miles Bader | 1996-04-10 | 1 | -6/+5 |
* | (diskfs_check_lookup_cache): | Miles Bader | 1996-04-10 | 1 | -109/+77 |
* | (diskfs_lookup): | Miles Bader | 1996-04-10 | 1 | -15/+27 |
* | (options, doc): | Miles Bader | 1996-04-08 | 1 | -6/+26 |
* | (prepare): | Miles Bader | 1996-04-08 | 1 | -66/+72 |
* | (diskfs_cached_lookup): Intialize NP->cache_id *after* NP exists. | Miles Bader | 1996-04-04 | 1 | -1/+3 |
* | (main): In `Can't get disklabel' error message, specify | Miles Bader | 1996-04-03 | 1 | -3/+5 |
* | *** empty log message *** | Michael I. Bushnell | 1996-04-03 | 1 | -1/+0 |
* | (diskfs_cached_lookup): Renamed from `iget'. All callers changed. | Michael I. Bushnell | 1996-04-03 | 1 | -1/+1 |
* | (diskfs_lookup_hard): | Michael I. Bushnell | 1996-04-03 | 1 | -5/+5 |
* | (warp_root): | Michael I. Bushnell | 1996-04-03 | 1 | -1/+1 |
* | (diskfs_lookup_hard): | Michael I. Bushnell | 1996-04-03 | 1 | -1/+1 |
* | (diskfs_cached_lookup): New declaration. | Michael I. Bushnell | 1996-04-03 | 1 | -0/+4 |
* | (iget): Initialize NP->cache_id. | Michael I. Bushnell | 1996-04-03 | 1 | -1/+1 |
* | (struct node): New member `cache_id'. | Michael I. Bushnell | 1996-04-03 | 1 | -0/+2 |
* | (argp_parse): Change HOOK argument to INPUT. | Miles Bader | 1996-04-03 | 1 | -16/+13 |
* | (argp_parse): | Miles Bader | 1996-04-03 | 1 | -24/+20 |
* | entered into RCS | Miles Bader | 1996-04-02 | 2 | -5/+9 |
* | (SRCS): Add lcm.c. | Miles Bader | 1996-04-02 | 1 | -1/+1 |
* | Initial revision | Miles Bader | 1996-04-02 | 1 | -0/+46 |
* | entered into RCS | Miles Bader | 1996-04-02 | 3 | -60/+63 |
* | entered into RCS | Miles Bader | 1996-04-02 | 1 | -32/+52 |
* | entered into RCS | Miles Bader | 1996-04-02 | 1 | -1/+3 |
* | Initial revision | Miles Bader | 1996-04-02 | 1 | -0/+71 |
* | entered into RCS | Miles Bader | 1996-04-02 | 1 | -23/+19 |
* | entered into RCS | Miles Bader | 1996-04-02 | 1 | -1/+2 |
* | entered into RCS | Miles Bader | 1996-04-02 | 5 | -8/+9 |
* | (pty_po_create_hook): Don't do anything here. | Michael I. Bushnell | 1996-04-02 | 1 | -3/+1 |
* | (diskfs_purge_cache): If freeing node at LOOKUP_CACHE_TAIL, bump | Michael I. Bushnell | 1996-04-02 | 1 | -0/+4 |
* | (diskfs_lookup): And correctly, too. | Michael I. Bushnell | 1996-04-02 | 1 | -1/+2 |
* | (diskfs_enter_cache): Don't set LC->next->prev if LC->next is null. | Michael I. Bushnell | 1996-04-02 | 1 | -1/+2 |
* | (diskfs_lookup): When doing diskfs_checkdirmod check, don't return | Michael I. Bushnell | 1996-04-02 | 1 | -2/+8 |
* | (netfs_report_access): Oops. | Michael I. Bushnell | 1996-04-02 | 1 | -9/+9 |
* | (netfs_report_access): Never mind on new calling conv. | Michael I. Bushnell | 1996-04-02 | 1 | -23/+17 |
* | Never mind.c | Michael I. Bushnell | 1996-04-02 | 1 | -4/+2 |