68219 | 02-Feb-1995 |
bostic |
ignore ${PWD} unless it begins with a leading slash |
68218 | 31-Jan-1995 |
bostic |
check $PWD first, if it's right, it's fast |
68156 | 09-Jan-1995 |
bostic |
Fix to split code for single large record at the end of a page. |
68077 | 10-Dec-1994 |
pendry |
don't run off end of union read-ahead buffer |
68063 | 08-Dec-1994 |
mckusick |
only fail when trying to add one too many groups (from cgd) |
67846 | 24-Oct-1994 |
mckusick |
unwhiteout => undelete to be more general |
67834 | 18-Oct-1994 |
mckusick |
unwhiteout => undelete |
67783 | 29-Sep-1994 |
pendry |
suppress whiteouts when reading a non-unioned directory. |
67740 | 23-Aug-1994 |
pendry |
typo: EXIST -> EEXIST |
67684 | 15-Aug-1994 |
mckusick |
S_IFWHTD is gone |
67676 | 14-Aug-1994 |
mckusick |
DT_WHTD is gone |
67576 | 28-Jul-1994 |
pendry |
added whiteout |
67575 | 28-Jul-1994 |
pendry |
changes for whiteouts and union filesystem |
67536 | 15-Jul-1994 |
pendry |
date and time created 94/07/15 07:18:03 by pendry |
67487 | 03-Jul-1994 |
mckusick |
declare variables extern and define only once (from ralph) |
67486 | 03-Jul-1994 |
mckusick |
declare variables extern and define only once (from ralph) |
67485 | 03-Jul-1994 |
mckusick |
declare variables extern and define only once (from ralph) |
67441 | 21-Jun-1994 |
mckusick |
add an errors section |
67386 | 15-Jun-1994 |
pendry |
use a stable sort funciton (mergesort). |
67357 | 01-Jun-1994 |
ah |
page breaks for 4.4BSD manuals |
67356 | 01-Jun-1994 |
ah |
page breaks for 4.4BSD manuals |
67351 | 01-Jun-1994 |
ah |
page breaks for 4.4BSD manuals |
67258 | 27-May-1994 |
hibler |
don't require the range to be completely allocated |
67257 | 27-May-1994 |
hibler |
back out the restriction that offset be page aligned |
67246 | 27-May-1994 |
hibler |
note that pos should be a multiple of the pagesize, fd must be -1 for MAP_ANON, document various EINVAL conditions |