Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst | |
2004-05-12 | 32 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@ | Ted Unangst | |
2004-03-31 | Fix false positives when comparing long file names that have the | Todd C. Miller | |
same first 13 (or some multiple thereof) characters. Fix was verified by reporter (Kong Long); from NetBSD | |||
2003-07-29 | constify the conversion tables | Michael Shalayeff | |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev | |
Discussed with pjanzen@ | |||
1998-01-11 | FAT32 support from NetBSD by Wolfgang Solfrank. | Niels Provos | |
1997-10-04 | cleanup timestamp code for NT/Win95; khym@bga.com | Theo de Raadt | |
1997-03-02 | Sync msdosfs with NetBSD sans const-ness. NetSBD log messages: | Todd C. Miller | |
Fix panic on mkdir. Thanks to Dave Huang for finding the bug. Fixes a bug with allowed/forbidden characters in non-W95 filenames. Don't extend directory when nothing is written to it. | |||
1996-03-02 | Fix missed s/ts_/tv_/ replacements in last patch | Niklas Hallqvist | |
1996-02-29 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-02-21 | elliminate unneccessary printf in dos2unix time conversion, | Michael Shalayeff | |
coze for Windoze 95 fs it is ok. | |||
1995-12-14 | from netbsd (mostly by ws): | Theo de Raadt | |
Win95 ignores case on lookup Really don't generate long names when mounted with -s Fix cookie handling Don't forward credentials to bread, it makes nfs panic (Of course, nfs shouldn't rely on the credentials not being referenced) Don't give directory entry to deget, it could result in a deadlock Use device blocks, not clusters for logical block numbers Add support for Win'95 separate creation/modification/access timestamps Re-introduce lowercase filenames for non-Win'95-filesystems Fix thinko with block boundaries in directories Don't overwrite dirclust, it's needed later on Enable flock(2). | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |