bp
dc2c10cce6
Remove abuse of struct nameidata.
...
Pointed by: Eivind Eklund
1999-11-27 17:46:04 +00:00
bp
daddfe794d
Remove race condition under SMP.
...
Noted by: Denis Kalinin <denis@mail.rbc.ru>
1999-11-21 16:35:29 +00:00
archie
71ff24eb06
Change structure field named 'toupper' to 'to_upper' to avoid conflict
...
with the macro of the same name. Same thing for 'tolower'.
1999-11-02 22:46:42 +00:00
bp
5053068e49
Bump version number to sync with ncplib 1.3.3
1999-10-31 15:11:43 +00:00
phk
8e3c3eafed
useracc() the prequel:
...
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>. This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.
This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
bp
8e28bcd1a9
Under some condition vnode can reference itself.
1999-10-14 09:35:37 +00:00
bp
40a263bd52
Isolate old constant NCP_VOLNAME_LEN.
1999-10-14 08:57:54 +00:00
bp
c364c2223a
Remove unnessary includes.
1999-10-12 10:37:00 +00:00
bp
92cdc096e6
Put back cn_namelen initialization. Removed by phk in rev 1.2.
1999-10-07 12:18:12 +00:00
phk
322edeeaa9
Before we start to mess with the VFS name-cache clean things up a little bit:
...
Isolate the namecache in its own file, and give it a dedicated malloc type.
1999-10-03 12:18:29 +00:00
bp
99edac4b3b
Import kernel part of ncplib: netncp and nwfs
...
Reviewed by: msmith, peter
Obtained from: ncplib
1999-10-02 04:06:24 +00:00