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
2016-05-24
As proposed in:
agc
2016-05-24
Put the name of the dynamic linker in allocated memory, so that it becomes
christos
2016-05-22
obj->phdr must be the absolute address, not the virtual offset from the
joerg
2016-04-24
CID 1358679: Fix memory leak.
christos
2016-04-15
use %zu instead of %lu for size_t.
mrg
2016-04-15
updates and bozohttpd 20160415:
mrg
2016-04-14
Remove duplicated __RCSIDs I added years ago - I blame CVS.
skrll
2016-04-12
- Print a warning for text relocations
christos
2016-03-18
move the compiler hack closer to the source of the fail
mrg
2016-03-17
Add volatile for gcc 5
christos
2016-03-17
volatile for gcc 5
christos
2016-03-16
make the GCC 4.8 specific hack for ci.clean being set GCC >= 4.8.
mrg
2016-03-13
Use functions instead of preprocessor abuse.
dholland
2016-02-20
where is already void *
christos
2016-02-19
make debug code compile again
macallan
2016-02-19
Need <stdbool.h> for true/false.
riastradh
2016-02-09
Actually, descsz should not contain the padding. The note still needs to
skrll
2016-02-08
Fix .note.netbsd.march by ensuring correct padding
skrll
2016-01-24
we don't need <sys/mbuf.h>
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2016-01-17
PR/50665: David Binderman: move "dir" to the outer scope so it stays alive
christos
2016-01-02
Fix bug in cleanup of reply headers.
elric
2016-01-02
Add the concept of ``reply headers'', that is a SIMPLEQ of headers that
elric
2015-12-31
bump the version; we have real fixes now.
mrg
2015-12-31
redo the fix for rev 1.26 - instead of getting a new string wrong,
mrg
2015-12-29
rewrite the redirection url generation code to use bozoasprintf().
mrg
2015-12-29
- convert most asprintf() calls to bozoasprintf().
mrg
2015-12-28
rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.
mrg
2015-12-27
several clean ups:
mrg
2015-12-27
fix running the testsuite from the build tree
mrg
2015-12-12
Introduce bozo_strdup and bozo_asprintf to add error checking and reduce
christos
2015-12-12
- restrict the default list of ciphers to something more secure
christos
2015-12-07
Improve the httpd(8) printenv.lua Lua example
kamil
2015-11-29
Bump date for previous
kamil
2015-11-29
Synchronize SYNOPSIS with reality
kamil
2015-11-29
Remove nonexistent option z: in the getopt(3) call
kamil
2015-10-31
handle asprintf errors consistently.
christos
2015-10-30
fix wrong variable
christos
2015-10-30
simplify
christos
2015-10-30
- don't use alloca and then check if alloca returns null and then try to
christos
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
[next]