kleink
|
9af0cd945b
|
Reorganize name space protection a bit.
|
1998-05-05 21:53:38 +00:00 |
mikel
|
6bd4a3a75f
|
add multiple inclusion protection
|
1997-01-22 07:09:04 +00:00 |
cgd
|
c40712b45d
|
fix extra spaces at ends of lines, etc. (all spacing nits.)
|
1996-04-09 20:55:22 +00:00 |
scottr
|
6efb550cb2
|
DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h>
(compat) DIRSIZ macros. Also closes PR 2184.
|
1996-03-08 18:13:05 +00:00 |
gwr
|
0c6f2633a8
|
If _KERNEL then define the DIRSIZ macro. This lets the kernel use
<sys/dirent.h> instead of <sys/dir.h> which is a depreciated header.
|
1996-02-29 20:19:52 +00:00 |
mycroft
|
824bb11fe8
|
Sync with CSRG.
|
1994-12-13 15:54:52 +00:00 |
cgd
|
fccfa11af5
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
cgd
|
f21254981e
|
new standard, minimally intrusive ID format
|
1994-06-27 19:27:39 +00:00 |
mycroft
|
28f7af34be
|
Update to 4.4-Lite fs code, with local changes.
|
1994-06-08 11:38:34 +00:00 |
cgd
|
34cff766cd
|
notyet the file types, so that e.g. fts will compile. *sigh*
|
1994-05-23 01:14:59 +00:00 |
cgd
|
f305996e52
|
update to Lite, except for d_namlen split (which charles will get)
|
1994-05-21 03:15:05 +00:00 |
cgd
|
d3db25f6f3
|
kill multi-include protection; dirent.h doesn't need it.
|
1994-05-07 00:41:52 +00:00 |
jtc
|
944e286166
|
Change to be more 4.4BSD like. In particular, old programs that include
<sys/dir.h> instead of <dirent.h> will continue to work.
|
1994-01-10 22:54:00 +00:00 |
jtc
|
d24da06114
|
Moved struct dirent, etc. from <dirent.h>.
|
1993-12-15 00:46:06 +00:00 |