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
2003-06-30
use __attribute__((__packed__)) instead of __packed.
christos
2003-06-30
Sprinkle some restrict.
kleink
2003-06-30
Remove .UC -- not Berkeley Distribution man pages.
wiz
2003-06-30
add #include "config.h" when these files are built as parts of host tools.
tshiozak
2003-06-30
Use a better width argument.
wiz
2003-06-29
u_int*_t -> uint*_t.
tshiozak
2003-06-28
Make the refresh complete in the presence of multiple sub-windows.
jdc
2003-06-27
Add Ns.
wiz
2003-06-27
Remove superfluous comma.
wiz
2003-06-27
Pa Aq -> Aq Pa; Sy Pa -> Sy.
wiz
2003-06-27
sync with the last change for citrus_hash.h.
tshiozak
2003-06-27
make sure to use LIST_* macros defined in sys/queue.h.
tshiozak
2003-06-27
Use Aq Pa instead of Fd \*[Lt]...\*[Gt].
wiz
2003-06-27
in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(),
yamt
2003-06-27
Pa Aq -> Aq Pa so that both work.
wiz
2003-06-27
Quote question mark and brace.
wiz
2003-06-27
Remove superfluous "".
wiz
2003-06-27
Quote question mark.
wiz
2003-06-27
Aq Pa instead of Pa Aq.
wiz
2003-06-27
Remove superfluous semicolon.
wiz
2003-06-27
End sentence with a dot.
wiz
2003-06-27
Fix typo in macro name, and remove a trailing comma.
wiz
2003-06-27
Fix typos in macro names.
wiz
2003-06-27
$NetBSD $ -> $NetBSD$
yamt
2003-06-27
This man page is in section 2, not 3.
wiz
2003-06-27
SYNOPSIS is not a good place for C comments;
wiz
2003-06-27
This man page is in section 2, not 3.
wiz
2003-06-27
i guess the original intent was this...
itojun
2003-06-27
memset() after null check
itojun
2003-06-27
clear memory after malloc()
itojun
2003-06-27
bump libc version because of iconv.
tshiozak
2003-06-27
Citrus iconv support(4)
tshiozak
2003-06-27
clear malloc'ed memory. sync w/kame
itojun
2003-06-26
Preferentially read context pointer from pt_trapuc.
nathanw
2003-06-26
Stop refresh(subwin) doing refresh on the other subwin's created before it.
dsl
2003-06-26
Error attempts at nested subwindows, the data structures don't support them.
dsl
2003-06-26
There is no FreeBSD-3.3.0, only FreeBSD-3.3.
wiz
2003-06-26
correct wcrtomb(3) - it is not conforming to standard on handling L'\0'.
tshiozak
2003-06-26
make sure that key is case-insensitive.
tshiozak
2003-06-26
Stop blank line being added when newline is processed with __ISPASTEOL set.
dsl
2003-06-26
Remove trailing whitespace.
wiz
2003-06-26
Work around a warning from groff-1.19.
wiz
2003-06-26
Fix typo in macro.
wiz
2003-06-26
Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapuc
nathanw
2003-06-26
Initialize pt_trapuc in pthread__initthread().
nathanw
2003-06-26
Remove PT_SLEEPUC and add PT_TRAPUC.
nathanw
2003-06-26
Adapt to pt_trapuc: Store context obtained from upcalls there, clear it
nathanw
2003-06-26
Clear pt_trapuc when idling threads.
nathanw
2003-06-26
Introduce a new pointer, pt_trapuc, that stores thread context captured
nathanw
2003-06-25
More printf format size tweaks.
nathanw
[next]