index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lkm
/
vfs
Age
Commit message (
Expand
)
Author
2003-09-13
fix for non-objdir build. reported by tron.
christos
2003-09-12
add missing path.
christos
2003-09-12
give this Makefile a chance to work, by eliminating unneeded complexity.
christos
2003-09-08
add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8).
itojun
2003-09-07
Adding "${.CURDIR}/../coda" to the path causes build failures if object
tron
2003-09-06
simplify struct sysent handling a bit more; store old sysents before
jdolecek
2003-09-06
switch to DISPATCH() - it now calls the 'load' routine in order we want here
jdolecek
2003-09-06
convert over to standard LKM macros; done by defining the VFS
jdolecek
2003-09-06
ANSIfy
jdolecek
2003-09-06
share lkminit_vfs.c with coda module
jdolecek
2003-09-02
add coda5, sort
drochner
2003-09-02
as requested by Jaromir Dolecek:
drochner
2003-04-02
add LKM for file system SMBFS
jdolecek
2003-03-17
build and install union LKM now that it works
jdolecek
2003-03-16
move union filesystem code from sys/miscfs/union to sys/fs/union
jdolecek
2003-03-16
need a prototype for union_lkmentry() to compile
jdolecek
2003-03-15
Make LFS LKM versions of ufs_makeinode and ufs_mkdir fail correctly.
perseant
2003-01-19
Merge the nathanw_sa branch.
thorpej
2003-01-03
add procfs_fd.c
christos
2002-12-26
move msdosfs code from sys/msdosfs to sys/fs/msdosfs
jdolecek
2002-12-24
add cd9660 subdirectory
jdolecek
2002-12-24
isofs dir will be empty after update -dP, now that all contents are in
david
2002-12-23
move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660
jdolecek
2002-12-23
flatten the LKM vfs hierarchy a bit - no need for isofs/cd9660, put
jdolecek
2002-12-23
move NTFS code from sys/ntfs to sys/fs/ntfs
jdolecek
2002-12-23
move filecorefs code from sys/filecorefs to sys/fs/filecorefs
jdolecek
2002-12-23
adosfs moved from sys/adosfs to sys/fs/adosfs
jdolecek
2002-12-11
Avoid strict-alias warnings.
scw
2002-12-03
remove obsolete comment
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-05-25
add some procfs files which seem to be needed nowadays
jdolecek
2001-12-12
define NOMAN= once, at the real top level of lkm
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-12
add RCSIDs
lukem
2001-08-05
add arch/${MACHINE_CPU}/${MACHINE_CPU} for the arm ports
lukem
2001-02-16
Make this LKM work again by building "ntfs_conv.c".
tron
2001-02-03
Make the "procfs" LKM work again by including "procfs_map.c" in the
tron
2001-01-27
build and install filecorefs LKM same way as other VFS LKMs
jdolecek
2001-01-27
adapt to struct sysent change
jdolecek
2001-01-22
add filecorefs LKM - noticed it's missing
jdolecek
2001-01-17
Add procfs_machdep.c and .PATH for it.
fvdl
2000-11-30
lfs is now loadable as LKM
jdolecek
2000-03-21
Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1.
simonb
2000-01-20
Add overlay, a layered file system which overlays itself on
wrstuden
1999-09-05
properly end the comment with NetBSD RCS id
jdolecek
1999-07-08
Make nullfs's lkm right.
wrstuden
1999-05-18
Compile all VFS LKMs on all ports.
tron
1999-05-12
Build "ntfs" LKM only on machines for which Windows NT is available.
tron
1999-05-12
Fix typos.
tron
1999-05-12
Add loadable kernel module for NTFS.
tron
[next]