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
/
dev
/
raidframe
/
rf_shutdown.c
Age
Commit message (
Expand
)
Author
2021-07-21
Remove commented line that is a duplicate of a real line.
oster
2008-12-17
kill MALLOC and FREE macros.
cegger
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-03-09
rf_ShutdownList() isn't returning anything useful, and doesn't need to
oster
2004-02-29
Adjust _rf_ShutdownCreate() so that it is willing to wait for more
oster
2003-12-30
Some days you wonder if some of the function declaration consistency
oster
2003-12-29
- first kick at a major reworking of RAIDframe's memory allocation code:
oster
2002-09-23
Hide more stuff inside RF_DEBUG_SHUTDOWN. Add a prototype for
oster
2002-09-14
Add a local #define, and disable some debugging stuff.
oster
2002-07-14
Oops... one more #include can disappear.
oster
2002-07-14
Nuke unneeded #include.
oster
2001-11-13
add RCSIDs
lukem
2001-10-04
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
oster
2001-09-26
- rf_types.h doesn't really need to pull in rf_archs.h
oster
2000-01-13
If we can't malloc a RF_ShutdownList then we should return ENOMEM right away.
oster
2000-01-08
- nuke calls to rf_get_threadid() and associated #include
oster
1999-02-05
Phase 2 of the RAIDframe cleanup. The source is now closer to KNF
oster
1999-01-26
RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,
oster
1999-01-14
Use M_RAIDFRAME.
thorpej
1998-11-13
RAIDframe, version 1.1, from the Parallel Data Laboratory at
oster