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
2000-01-05
allow reverse query for v4 loopbacknet (127.0.0.0/8).
itojun
2000-01-03
clarify text for RES_USE_INET6. this is almost always unnecessary.
itojun
2000-01-03
nlist for COFF
msaitoh
2000-01-02
add net.inet6.icmp6.nodeinfo sysctl.
itojun
2000-01-02
typo fix
itojun
2000-01-01
document PF_INET6 items (net.inet6.*).
itojun
1999-12-30
Workaround for gcc 2.96 bugs.
eeh
1999-12-30
New bzero() using block store insns.
eeh
1999-12-30
Sample code to implement ffs() using the popc insn (if it's ever implemented).
eeh
1999-12-29
Correct typo reported by Jens Nilsson in PR misc/9069.
tron
1999-12-28
ignore KEY and SIG records when matching responses to the query. we
assar
1999-12-28
Fix typo.
mjl
1999-12-27
properly check the error result from if_nametoindex(), to disallow
itojun
1999-12-26
fix name space pollution by adding prefix '_mips_'.
shin
1999-12-23
Bump minor.
kleink
1999-12-23
C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
kleink
1999-12-22
RCS Id police (again!).
kleink
1999-12-21
s/.Os KAME/.Os/
itojun
1999-12-20
Document that bit #0 is the LSB of the first longword in the array.
hubertf
1999-12-16
* Moved the contents of the EXPOSE_PRIVATES ifdef into internal.h and
blymn
1999-12-13
more complete solution for gethostby*() buffer overwrite issue.
itojun
1999-12-13
fix getaddrinfo(3) and getnameinfo(3).
itojun
1999-12-13
bring in latest KAME get{addr,name}info(3).
itojun
1999-12-13
If we are not including i387 support in libm, build a separate libi387.
christos
1999-12-13
Makefile and shared library for libm387.
christos
1999-12-13
be more pedant. remove unused vars and such.
itojun
1999-12-12
inet6_rthdr_reverse() is not implemented yet.
itojun
1999-12-12
wording fixes (from openbsd camp -> kame)
itojun
1999-12-12
add manpage for inet6_{option,rthdr}_*.
itojun
1999-12-11
use .Er
msaitoh
1999-12-10
revert this file, the changes I made were quite unnecessary.
explorer
1999-12-07
Back out last change; now vis takes care not to produce ambigous
wennmach
1999-12-07
In SVIS, encode all characters on the extra list either in C-style
wennmach
1999-12-07
Only unctrl() the first 256 input values.
simonb
1999-12-07
Use unsigned offsets into __unctrl and __unctrllen.
simonb
1999-12-07
Another unctrl() %s fix.
simonb
1999-12-07
In a debugging check, use %s for unctrl (it returns a char *).
simonb
1999-12-03
Put the function prototype back. Grr.
explorer
1999-12-03
Do this a bit differently.
explorer
1999-12-03
Make __errno() be a weak alias for __errno_func(), so thread packages
explorer
1999-12-03
Use /bin/sh to take care of the EDITOR command parsing instead of home
mjl
1999-12-03
add. This holds the global __isthreaded variable, to indicate that threading
explorer
1999-12-03
typo
explorer
1999-12-02
Add a LIBRARY section to system call manual pages. While it's clear that the
kleink
1999-12-02
Change the declaration of the argv argument to getopt(3) from "char * const *"
kleink
1999-12-01
Make unvis and strunvis grok strings produced by svis et al.
wennmach
1999-12-01
Document the 64-bit XDR routines that Sun also documents. This manual
thorpej
1999-12-01
minor++; added XDR routines for 64-bit integer data types
thorpej
1999-12-01
Implement XDR routines for 64-bit integer data types:
thorpej
1999-11-30
* use <stdlib.h> instead of deprecated <malloc.h>
kleink
[next]