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
/
libexec
Age
Commit message (
Expand
)
Author
2006-01-11
Add some comments.
uwe
2006-01-11
Kill trailing whitespace.
uwe
2006-01-11
_GLOBAL_OFFSET_TABLE_ is only used if RTLD_DEBUG, so wrap its
uwe
2005-12-28
PR/25605: Frank Kardel: getty leaves ttymodes at read login state when
christos
2005-12-24
bare asm -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-11-24
NLST should return 450 instead of 550 upon error, per RFC 959.
lukem
2005-11-18
Deal with fts errors properly.
christos
2005-10-31
- Don't use a stale errno when printing an error
christos
2005-10-31
Don't use hard-coded values for nobody. Specially ones that don't match
christos
2005-10-13
Correct the lookup order of _rtld_symlook_default and make
skrll
2005-10-03
logxfer(): don't use the same buffer to store the results of two separate
lukem
2005-10-02
Fix comment about DEFAULT_UMASK.
lukem
2005-09-27
ok, the change from rev 1.33 was unnecessary after all,
chs
2005-09-26
fix two problems with icache invalidation of the PLT:
chs
2005-09-15
Reject unformatted manual pages with "[" characters in the description
tron
2005-09-11
Remove duplicate line. From YOMURA Masanori in private mail.
wiz
2005-09-10
Fix typo.
wiz
2005-09-10
Don't chown/unlink uninitialized lockfile if not uugetty.
elad
2005-08-24
* Add recvbufsize configuration option
ginsbach
2005-08-23
Change PRiu64 with a cast and %llu. I am not using PRIu32 and no cast for
christos
2005-08-20
Add __RCSID.
skrll
2005-08-20
fix compilation problem on LP64
kent
2005-08-19
64 bit inode changes.
christos
2005-08-15
KNF
skrll
2005-08-07
Sort options.
wiz
2005-08-04
Implement option "-D", for running ftpd in standalone mode (daemon).
peter
2005-08-01
Cleanup and make the arrays dynamically resizable. This will help for
christos
2005-07-28
Add support for immediate PLT binding on SH5. Compile tested only as
skrll
2005-07-28
Support immediate PLT binding on powerpc. Thanks to Simon Burge for
skrll
2005-07-26
Support immediate PLT binding on m68k. Tested on NetBSD/sun3 using the new
skrll
2005-07-26
Crank version for Christos' utmpx/wtmpx changes on 20050623
lukem
2005-07-24
Support immediate PLT binding on vax. Tested on simh.
skrll
2005-07-18
Don't do things you are not supposed to inside a signal handler.
christos
2005-07-17
Support immediate binding on x86_64.
skrll
2005-06-26
sprinkle little const.
christos
2005-06-23
cleanup utmp and utmpx support.
christos
2005-06-21
Remove static local variable so its easier to correctly use strlcpy.
lha
2005-06-14
Add RCSID.
peter
2005-06-14
Minor cleanup:
peter
2005-06-08
appease gcc -Wuninitialized
fair
2005-06-07
Initialize a bunch of local variables in _rtld_relocate_nonplt_self().
he
2005-06-05
appease gcc -Wuninitialized on hp700.
chs
2005-06-04
Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than
lukem
2005-06-01
Ensure IF is initialized before trying to use it.
lukem
2005-06-01
Shouldn't use += on a variable that we haven't initialized yet ...
lukem
2005-06-01
appease gcc -Wuninitialized
lukem
2005-06-01
Ensure rval is initialized before we try to check it; it won't be set
lukem
2005-06-01
Add some sanity checking inspired by gcc -Wuninitialized.
lukem
2005-06-01
appease gcc -Wuninitialized
lukem
[prev]
[next]