jdolecek
943f329ed7
add a new mount flag ISOFSMNT_NOCASETRANS - if set, the file names are not
...
translated to lower case
2000-05-27 16:03:55 +00:00
simonb
9ff7681a33
Don't need to include <sys/conf.h> here.
2000-03-29 03:43:31 +00:00
scw
801242dfdc
From patch supplied in PR-7951 by Joachim Kuebart:
...
Add support for Microsoft Joliet long filename extensions to the
cd9660 filesystem.
1999-07-13 11:12:05 +00:00
cgd
9586277088
update for iso.h/cd9660_extern.h header changes
1997-01-24 00:27:29 +00:00
cgd
ce53653783
make the namei struct members ni_dirp and ni_next, and the componentname
...
struct member cn_nameptr 'const', since they should never be used to
modify the path name. (Only the pathname buffer, cn_pnbuf, should be
modified.) Propagate the const poisoning to code that uses the namei
and componentname structs.
1996-10-25 23:13:58 +00:00
gwr
27db0deb1b
Use <sys/dirent.h> instead of <sys/dir.h> which is depreciated.
1996-02-29 20:36:39 +00:00
christos
245d8c1eb2
isofs prototypes
1996-02-09 21:31:50 +00:00
mycroft
8c03c53858
Sync with CSRG.
1994-12-13 22:33:10 +00:00
mycroft
9283f4936d
Change the remaining 731's to 733's. Redo the conversion functions to
...
allow unaligned access. Don't use 0-length arrays.
1994-09-19 09:09:46 +00:00
mycroft
b6e5975c12
Fix off-by-one error translating names of associated files.
1994-08-19 11:31:50 +00:00
mycroft
af65c82115
Style nits.
1994-07-03 09:51:58 +00:00
deraadt
0cb4bed2dd
knf
1994-06-30 07:25:23 +00:00
cgd
cf92afd66e
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
1994-06-29 06:29:24 +00:00
cgd
89e331dcad
new standard, minimally intrusive ID format
1994-06-27 19:40:57 +00:00
mycroft
76da4f6f36
From 4.4-Lite, with local changes.
1994-06-08 11:22:45 +00:00