fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
thorpej
|
c9efd0562e
|
Make the vfs ops and vnodeop_opv symbols match the name of the
file-system option used to configure the file system into the kernel.
|
1997-10-06 09:32:31 +00:00 |
christos
|
4fb8bf7262
|
PR/4098: Alan Barrett: Fix diagnostic printf formatting.
|
1997-09-10 13:44:20 +00:00 |
pk
|
80bb266e0e
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 20:31:15 +00:00 |
christos
|
92a808f167
|
backout previous kprintf changes
|
1996-10-13 02:21:25 +00:00 |
christos
|
60d201973e
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 22:46:11 +00:00 |
jtk
|
c9c8daaf7c
|
Add locking code to avoid deadlocks on vnode reclaim, which means the
addition of null_lookup, null_lock, null_unlock, null_islocked.
|
1996-05-10 22:50:45 +00:00 |
cgd
|
7e4d04910d
|
fix screw-up in the prototyping changes: print pointers with %p, NOT
by casting them to (unsigned int) then printing with %x.
|
1996-04-13 01:34:06 +00:00 |
christos
|
631ccba638
|
miscfs prototype changes
|
1996-02-09 22:39:56 +00:00 |
mycroft
|
537ac5465f
|
Convert hash tables.
|
1994-08-19 11:25:29 +00:00 |
mycroft
|
6436952bbc
|
Fix a null pointer dereference during rename(2).
|
1994-07-20 07:37:25 +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 |
mycroft
|
cde1d47595
|
Update to 4.4-Lite fs code, with local changes.
|
1994-06-08 11:33:09 +00:00 |