#
34857 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
34476 |
| 24-May-1988 |
mckusick |
lint |
#
34432 |
| 23-May-1988 |
bostic |
added Berkeley specific header |
#
34143 |
| 01-May-1988 |
mckusick |
macroize cylinder group array references to allow dynamic tables |
#
32664 |
| 23-Nov-1987 |
mckusick |
lint from torek |
#
31402 |
| 05-Jun-1987 |
mckusick |
change free() to blkfree() to allow for malloc()/free() |
#
30751 |
| 02-Apr-1987 |
karels |
working with pack labels |
#
30749 |
| 02-Apr-1987 |
karels |
add ifdefs for dev_bsize (almost working) |
#
29113 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
26253 |
| 19-Feb-1986 |
karels |
lint |
#
25471 |
| 11-Nov-1985 |
mckusick |
must unhash blocks at the beginning of a new fragment |
#
25256 |
| 23-Oct-1985 |
mckusick |
switch between optimizing for time and space based on fragmentation |
#
24839 |
| 17-Sep-1985 |
eric |
facilities in syslog |
#
24698 |
| 11-Sep-1985 |
mckusick |
allow users to specify optimization preference |
#
23394 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
18439 |
| 19-Mar-1985 |
mckusick |
eliminate extraneous include of conf.h |
#
18307 |
| 12-Mar-1985 |
ralph |
log file system full, etc. rather than printf. |
#
17709 |
| 14-Jan-1985 |
mckusick |
when reallocating fragments, place in block rather than next bigger fragment |
#
17697 |
| 10-Jan-1985 |
mckusick |
fully scan inode map before giving up (eg do not depend on cg_irotor) |
#
17696 |
| 10-Jan-1985 |
mckusick |
tune up blkpref() routine to better handle fs_maxbpg switches |
#
17658 |
| 07-Jan-1985 |
mckusick |
retain use of bcopy as savings of playing with buffers seems minimal; clear B_DELWRI flag on old buffer as data is no longer needed |
#
17494 |
| 10-Dec-1984 |
mckusick |
swap buffers rather than copying when increasing size of fragments |
#
17224 |
| 28-Sep-1984 |
mckusick |
fix units bug in fragextend |
#
17097 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h |
#
16784 |
| 28-Jul-1984 |
mckusick |
speed up inode map search in ialloccg |