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
/
libc
Age
Commit message (
Expand
)
Author
2015-12-14
PR/50552: Kyle Amon: RFC3493 section 6.1 wants us to accept non-dotted-quad
christos
2015-12-14
KNF
ozaki-r
2015-12-13
mention ip6addrctl
christos
2015-12-13
Implement the address selection policy; from FreeBSD
christos
2015-12-09
Fix date.
wiz
2015-12-08
PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECEIPT support
christos
2015-12-07
Update to match reality. For these functions, we still try the system
pgoyette
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-19
Remove duplicated 'i' from list of numeric formats
pgoyette
2015-11-18
Introduce a HASH_BSIZE macro to return the blocksize; in the 64K case this
christos
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
Remove trailing whitespace.
wiz
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-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
2015-11-07
PR/50408: Pedro Giffuni: Provide a way for rpc to use poll(2) instead of
christos
2015-11-07
spell reserved.
christos
2015-11-07
Use Dv for NULL.
wiz
2015-11-07
Sort SEE ALSO.
wiz
2015-11-07
check for errors and recover instead of core-dumping.
christos
2015-11-07
Put back NULL tests for allocation failures.
christos
2015-11-07
Add the C11 function aligned_alloc to libc.
nros
2015-11-07
don't compile with SVC_LEGACY
christos
2015-11-07
simplify more.
christos
2015-11-07
Introduce a binary compatible __fd_set_256 that is what the original fdset
christos
2015-11-06
Cleanup and simplify.
christos
2015-11-06
Don't use macros as types or variable names.
joerg
2015-11-06
- Provide multi-threaded fdset's for everyone not just rump if requested.
christos
2015-11-06
- Use -1 for the fake raw fd since we will be able to go beyond FD_SETSIZE.
christos
2015-11-04
Document the ms_flags field which is now exported in struct modstat
pgoyette
2015-11-01
Fix macro. Remove trailing whitespace.
wiz
2015-10-31
mention what we are allowed to do.
christos
[next]