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
/
sbin
/
restore
/
interactive.c
Age
Commit message (
Expand
)
Author
2021-08-29
Fix reversed test (thanks phone@)
christos
2021-08-29
fix wrong size (thanks mlelstv@)
christos
2021-06-19
Add external attribute dumping and restoring support from FreeBSD.
christos
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2013-01-22
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
dholland
2009-04-07
fix sign-compare issues
lukem
2006-12-18
Convert a couple of "(void)&" constructs to volatile.
christos
2005-08-19
use d_fileno instead of d_ino for consistency
christos
2005-08-19
64 bit inode changes
christos
2005-06-27
sprinkle const.
christos
2005-02-17
Kill __P(), use ANSI function declarations.
xtraeme
2005-01-08
Make a judicious choice as to whether to apply the permissions
fredb
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-02-19
convert to use getprogname()
cgd
2001-02-04
fix nested extern
christos
1999-02-09
Make quoted strings work. (don't set the high bit of each character)
erh
1999-01-03
user friendly enhancments.
lukem
1998-01-10
Document some undocumented options (-d and -N) and commands
enami
1997-09-16
resolve conflicts from lite-2 merge
lukem
1997-09-15
* cleanup for WARNS=1
lukem
1997-07-06
as inspired by a commit message of Todd Miller <millert@cvs.openbsd.org>:
lukem
1997-03-19
* use mkstemp() instead of mktemp()
lukem
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1995-02-20
Use atexit() rather than tweaking every exit() to call the cleanup function.
mycroft
1995-01-30
Don't mix stat flags and inode flags.
mycroft
1994-12-28
Mostly sync with CSRG.
mycroft
1994-09-23
Eliminate uses of some obsolete functions.
mycroft
1994-06-08
Update from 4.4-Lite, with local changes.
mycroft
1993-12-22
new version from CSRG, via BSDI, with fixes
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd