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
1999-08-02
Xref hosts_access(3).
bouyer
1999-08-02
replace malloc(3) with one from freebsd which documents our new malloc.c
lukem
1999-08-02
Fix PR7685 (gdb under emacs prints spurious ^M and messes up terminal)
sommerfeld
1999-08-01
- provide reverse query for mapped address (::ffff:10.1.1.1).
itojun
1999-07-31
Add note that only the super-user may set or reset any flags on block
christos
1999-07-29
Only squeeze a short key/value pair onto a page with other complete key/value
mycroft
1999-07-29
When deleting a big key, the offset of an empty page should be bsize, not
mycroft
1999-07-29
Fix a condition where the hole would be inserted in the wrong place during a
mycroft
1999-07-29
Previous bug fix was slightly wrong. In this case, the data must start on a
mycroft
1999-07-29
Document EFBIG as a valid error.
mycroft
1999-07-29
Return a useful errno value in the overflow case.
mycroft
1999-07-28
Make the packing more dense in a couple of cases.
mycroft
1999-07-28
If (keysize+datasize)%(bsize=14)==0, insertion of a `big key' would cause an
mycroft
1999-07-25
add several ETHERTYPE_IPV6 case.
itojun
1999-07-25
support for PPP_IPV6.
itojun
1999-07-24
Fix some typos.
augustss
1999-07-23
now, make the previous work.
mrg
1999-07-23
do not install in /usr/share if MKSHARE=no
mrg
1999-07-23
getopt long functionality
mcr
1999-07-20
optionally include Makefile.frag
mrg
1999-07-20
optionally include CRYPTOPATH Makefile.frag files.
mrg
1999-07-20
optionally include CRYPTOPATH Makefile.frag files.
mrg
1999-07-19
- make sure that host_addr is suitably aligned
christos
1999-07-19
Make sure that "h_addr_list" pointers are longword aligned because some
tron
1999-07-14
- do not make query for AFs that are not supported by kernel.
itojun
1999-07-14
Restore some information about the page rounding behavior of these
perry
1999-07-12
Use bsd.crypto.mk.
thorpej
1999-07-12
XSH5: change function signature to `void *sbrk(intptr_t)'.
kleink
1999-07-12
Remove a paragraph from previous.
kleink
1999-07-11
Avoid infinite loop if pathname is longer than the maximum the kernel
sommerfeld
1999-07-10
don't compare non-pointer values against NULL.
christos
1999-07-09
Note that you can find out the system page size with sysconf(3).
perry
1999-07-09
libz works much better when the examples aren't compiled into the
garbled
1999-07-08
Make sure errno is set to ENOMEM if we return NULL.
thorpej
1999-07-07
Add _start (as well as __start). It's the default start symbol expected
fvdl
1999-07-07
add the ieeefp functions
danw
1999-07-07
mark an asm statement volatile so it doesn't get optimized out
danw
1999-07-06
note in BUGS that the prototype of our sbrk is not standards compliant
perry
1999-07-06
Clean up this mess a lot. I believe we still have the following
perry
1999-07-06
EOPNOTSUPP was incorrectly spelt as EOPNOSUPPORT
darrenr
1999-07-06
Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compile
christos
1999-07-06
fix name resolution problem when you have "hosts: files dns" on
itojun
1999-07-05
index -> ldx (and similar in some related variable names). Avoids a lint
thorpej
1999-07-05
Oops, back out 1.21. Christos and I apparently stepped on each other.
thorpej
1999-07-05
s/index/idx/
christos
1999-07-05
Compute page size related parameters at run-time.
thorpej
1999-07-05
EXTRA_SANITY -> MALLOC_EXTRA_SANITY, consistently.
thorpej
1999-07-05
quiesce the alpha compiler
mjacob
1999-07-05
add missing include for memset prototype
mjacob
1999-07-05
Some cleanup; g/c unneeded lint stub files.
kleink
[next]