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-10-30
drop stray #endif
christos
2015-10-30
revert timezone() ifdef; it is wrong (pointed out by ginsbach)
christos
2015-10-30
ISO 8601 and RFC 3339 specify that an offset can be up to 23:59 and
ginsbach
2015-10-30
Add tzgetgmtoff() prototype I forgot to commit.
christos
2015-10-30
Reject timezone offsets more than 12 hours (east or west).
ginsbach
2015-10-29
Whitespace.
wiz
2015-10-29
Correct typos in comments
kamil
2015-10-29
another lint warning for compat.
christos
2015-10-29
- use #defined constants (from gisbach)
christos
2015-10-29
new tzgetgmtoff
christos
2015-10-29
PR/50380: Balazs Scheidler: strptime() returns incorrect values in tm_gmtoff
christos
2015-10-29
Add tzgetgmtoff(3)
christos
2015-10-29
Document tzgetgmtoff(3)
christos
2015-10-29
Add tzgetgmtoff, delint compat
christos
2015-10-29
More articles, less typos.
wiz
2015-10-29
Document update_panels().
uwe
2015-10-29
Fix typo missed by wizd(8).
uwe
2015-10-28
Improve wording.
wiz
2015-10-28
Fix whitespace.
wiz
2015-10-28
Fix xrefs.
wiz
2015-10-28
Provide descriptions of panel functions.
uwe
2015-10-27
Skeleton manual pages for libpanel functions. No content yet.
uwe
2015-10-27
Manual page for libpanel.
uwe
2015-10-26
First cut at ETI libpanel. Lacks man pages and tests.
uwe
2015-10-26
put the state back after it is used.
christos
2015-10-26
PR/50367: Stefan Schaeckeler: Apply fix to obey RES_CHECKNAME to getnetbyaddr
christos
2015-10-26
PR/50367: Stefan Schaeckeler: libc resolver library does not resolve host
christos
2015-10-26
Use strerror(3) instead of strerror_r(3) and an arbitary buffer size which co...
roy
2015-10-25
Don't include daemon.c in RUMPRUN=yes mode.
pooka
2015-10-21
Use the full buffer for the conversion; ideally we should be dynamically
christos
2015-10-19
make sure we have space for NUL and NUL terminate buffer array (Jilles Tjoelker)
christos
2015-10-17
Fix x/y edito.
uwe
2015-10-14
these are syslog-like
christos
2015-10-09
Release 2015g - 2015-10-01 00:39:51 -0700
christos
2015-10-07
Fix the -m32 compat build for sparc64 after recent sparc/include/types.h
martin
2015-10-02
PR/50295: Fix clock_nanosleep return value documentation.
christos
2015-09-28
Neither libproc or librtld_db require CTF
christos
2015-09-26
need uvm_param.h now.
christos
2015-09-25
args are flipped.
christos
2015-09-25
use provide KERN_PROC_PATHNAME in PROC_ARGS.
christos
2015-09-25
Restore previous: only build libproc and librtld_db for dtrace since many
christos
2015-09-25
we always build librtld_db and libproc.
christos
2015-09-25
librtld_db depends on libproc, so conditionalize it as well
martin
2015-09-25
libproc depends on libctf, so conditionalize it with the same condition
martin
2015-09-24
make dtrace follow libproc.
christos
2015-09-24
Hello lint.
christos
2015-09-24
Hook up libproc and librtld_db into the build
christos
2015-09-24
Add kinfo_getvmmap from FreeBSD
christos
2015-09-22
- fix various leaks on error
christos
2015-09-22
be more forgiving, and don't abort on unexpected errors.
christos
[next]