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
/
usr.sbin
/
memswitch
/
memswitch.c
Age
Commit message (
Expand
)
Author
2019-02-08
Rewrite modify_single() to make compilable on gcc7.
isaki
2019-02-08
Make compilable even SRAMDEBUG.
isaki
2018-01-26
make this build again.
christos
2018-01-23
Restore rcstag.
sevan
2018-01-23
ansify - drop the K&R style prototypes & implementations.
sevan
2011-01-14
Whitespace.
minoura
2011-01-14
Fix restore() (-r option). It didn't read the input file.
minoura
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-06-11
Initialize class and node in modify_single(), as their initial assignment
he
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-07-13
use bounded string ops
itojun
2001-02-04
Class names can be specified in list mode.
minoura
2001-02-01
Correct the `usage' message.
minoura
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
1999-06-28
Add -DDEBUG for debug. Can be debuged on other (faster) platforms.
minoura
1999-06-25
Eliminate gcc warnings...
minoura
1999-06-21
Initial version of memswitch(8), utility to get or set x68k memory switch.
minoura