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
/
lib
Age
Commit message (
Expand
)
Author
2015-12-03
It is wrong to -I/usr/include/ssp
christos
2015-12-02
PR/44915: Havard Eidnes:
christos
2015-11-29
Drop trailing whitespace.
wiz
2015-11-29
Initial documentation of the internal syscalls that implement the librt
pgoyette
2015-11-28
fix spelling Multiplexor->Multiplexer
plunky
2015-11-26
Sort sections. Mark up NULL. End Bl with El.
wiz
2015-11-26
fix memory leaks (from Rin Okuyama)
christos
2015-11-26
Always copy the area buffer, even when the length was the same
christos
2015-11-26
Fix documentation inconsistencies, and add some clarifications (from kre)
christos
2015-11-26
Patch from kre:
christos
2015-11-25
From PR/50092:
christos
2015-11-25
We have the max length; use snprintf.
christos
2015-11-25
PR/50092: Rin Okuyama: Fix memory leak.
christos
2015-11-25
PR/50092: Fix memory leak.
christos
2015-11-24
PR/50092: don't leak screen on multiple setterms.
christos
2015-11-23
fix ti_puts prototype
christos
2015-11-22
Note to update major of libpanel(3) for new major of curses(3)
kamil
2015-11-22
Plug-in libpanel(3): Z-order for curses windows
kamil
2015-11-22
Specify path of a local internal header of libpanel
kamil
2015-11-22
Set LIBDPLIBS in libpanel for the required curses dependency
kamil
2015-11-22
Set the INCSDIR value of panel.h to /usr/include
kamil
2015-11-22
Define man page links of the libpanel functions
kamil
2015-11-22
Update the list of libpanel man pages
kamil
2015-11-19
Remove duplicated 'i' from list of numeric formats
pgoyette
2015-11-19
Bump date for previous.
wiz
2015-11-18
Introduce a HASH_BSIZE macro to return the blocksize; in the 64K case this
christos
2015-11-18
Update RETURN VALUE to match reality and POSIX
pgoyette
2015-11-18
Account for the -1 hack to fit 0x10000 in a short in hash_page.c
christos
2015-11-18
If MAX_BSIZE == hashp->BSIZE (65536) then it does not fit in a short, and
christos
2015-11-17
PR/50441: Manuel Bouyer: hash seq enumeration skips keys on big data.
christos
2015-11-13
revert 0b documentation.
christos
2015-11-13
Generalize the test, compare on the protocol semantics instead of the name
christos
2015-11-13
Do proper accounting for the extra -1 slot. Perhaps this is too confusing
christos
2015-11-13
Remove now unnecessary cast.
tron
2015-11-13
Don't try to use listen(2) on a UDP socket which will always fail.
tron
2015-11-13
Avoid broken state if realloc(3) fails.
tron
2015-11-13
Family is singular, so use singular form of verb.
wiz
2015-11-13
Remove trailing whitespace.
wiz
2015-11-12
consistency fixes.
christos
2015-11-12
Now that our source tree has binary constants, recognize them.
christos
2015-11-10
fix compilation/lint
christos
2015-11-10
CID 1338520: Check NULL
christos
2015-11-10
CID 1338517: Check negative returns
christos
2015-11-10
CID 1338515: Make it clear that the pfd variable can't be NULL
christos
2015-11-10
CID 1338513: Check listen(2) return
christos
2015-11-09
fix return type
christos
2015-11-08
Add debugging for pollfd
christos
2015-11-08
Only do the compat cruft if we are compiling libc.
christos
2015-11-08
Soft-float support for rounding mode is currently not thread-safe, which
joerg
2015-11-07
initialize revents too.
christos
[next]