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
2015-10-30
Fix build with "USE_SSP" set to "yes".
tron
2015-10-28
* add CGI support for ~user translation (-E switch)
shm
2015-10-25
s/USE_NBUTIL/HAVE_NBUTIL_H/, to match the Makefile.
mrg
2015-10-15
Enable lfs64 in the cleaner.
dholland
2015-10-14
this is syslog-like
christos
2015-10-10
Use llabs(), not abs(), on the difference of daddr_t's.
dholland
2015-10-03
Use IINFO in the cleaner.
dholland
2015-09-03
Remove dead assignment; from Henning Petersen in PR 50196.
dholland
2015-09-01
Add new accessors for the d_type and d_namlen fields of struct lfs_direct.
dholland
2015-09-01
The ifile's inode number is constant. (it is always 1)
dholland
2015-09-01
Add byteswapping to the dinode accessors.
dholland
2015-08-27
s/dirname/dirpath/ to avoid potentially shadowing dirname(3).
mrg
2015-08-13
Remove trailing space in boast.
wiz
2015-08-13
Extend AUTHORS section. Nobody likes a braggart.
shm
2015-08-12
Hack up dinode usage to be 64 vs. 32 as needed. Part 1.
dholland
2015-08-12
Provide 32-bit and 64-bit versions of FINFO.
dholland
2015-08-12
Make 32-bit and 64-bit versions of SEGSUM.
dholland
2015-08-12
Add IFILE32 and IFILE64 structures for the on-disk ifile entries.
dholland
2015-08-12
Make 32-bit and 64-bit versions of CLEANERINFO.
dholland
2015-08-12
Fix assorted 64->32 truncations related to BLOCK_INFO.
dholland
2015-08-10
Use explicit_memset(3) instead of memset(3) to clear password
shm
2015-08-10
Fix directory stream leaks
shm
2015-08-09
Removed unnecessary memset(3) call
shm
2015-08-09
Clear utmpx struct before writing it to wtmpx files
shm
2015-08-05
on QNX, use nbutil.h.
mrg
2015-08-02
Add a (draft) 64-bit superblock. Make things build again.
dholland
2015-08-02
Use accessor functions for the version field of the lfs superblock.
dholland
2015-08-02
Second batch of 64 -> 32 truncations in lfs, along with more minor
dholland
2015-07-28
Use lfs_accessors.h in conjunction with the cleaner's struct clfs.
dholland
2015-07-28
Add a new lfs header file: lfs_accessors.h.
dholland
2015-07-24
More lfs superblock accessors.
dholland
2015-07-24
Switch to accessor functions for elements of the LFS on-disk
dholland
2015-07-16
Fix handling path with multiple slashes at the beginning
shm
2015-07-09
Remove d_namelen as it's an BSD extension. Fix building bozohttpd on SunOS.
shm
2015-07-04
fix memory leaks on error; found by brainy.
christos
2015-07-03
Add an explicit note about the search path used by dlopen(3).
joerg
2015-05-05
Bump date for previous.
wiz
2015-05-05
Add a -b flag so that clients that return their acknowledgements to the
buhrow
2015-05-02
fix content type handling to not hard code (wrong) values for length,
mrg
2015-04-26
Use verrx with a va_list.
mlelstv
2015-04-26
size output buffer for strunvis to include the trailing NUL character.
mlelstv
2015-04-19
Fix deref "command" after "free(file)", from KIYOHARA Takashi
christos
2015-04-16
install as bozohttpd/bozohttpd.8 as well as httpd.
mrg
2015-04-06
Fix membars around rtld internal mutex.
yamt
2015-04-04
lib/49813: Release mutex on error.
joerg
2015-03-29
- Fix fallout for recent bread() change (removing cred arg).
chopps
2015-03-27
Update RISCV to use the ELF relocations and new ABI.
matt
2015-03-20
copyright maintenance, note shm@ in the manual and update the CHANGES
mrg
2015-03-20
don't quote /. it doesn't work. this should fix PR#49765.
mrg
2015-03-05
HPPA hack for a problem where gdb doesn't see _rtld_debug_state when
skrll
[next]