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
/
include
Age
Commit message (
Expand
)
Author
2007-10-30
don't use u_long because it is present only with _NETBSD_SOURCE
christos
2007-10-19
kill _NETBSD_TOOLS.
christos
2007-10-18
Introduce _NETBSD_TOOLS for symbols the are needed in tools build
christos
2007-10-07
don't set obsolete flags in SETALL. From Anon Ymous
christos
2007-10-07
fix reversed comment.
christos
2007-10-06
split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS
christos
2007-10-06
kill another definition of bool.
yamt
2007-09-25
Add raise_default_signal(3) -- raise the default signal handler.
lukem
2007-09-21
- Correct the value of _POSIX_SYMLINK_MAX as defined in standard.
rmind
2007-09-07
Implementation of POSIX message queues.
rmind
2007-08-20
Add C99 complex support, for double and float.
drochner
2007-08-09
Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make
he
2007-08-07
Change the signature of _lwp_park() to accept an lwpid_t and second
ad
2007-08-02
Do not include SSP files unless _FORTIFY_SOURCE > 0.
kristerw
2007-07-17
_PATH_PUFFS
pooka
2007-07-01
add estrndup()
pooka
2007-06-30
Fix the C99 restrict keyword with array defintion in prototype problem.
rmind
2007-06-03
- Misc cleanups to make the code more readable.
christos
2007-05-30
Match usage of FORTIFY_SOURCE on other platforms by not requiring special
tls
2007-05-30
Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp"
tls
2007-05-10
Move .db files for services and netgroup to /var/db per gimpy's request.
christos
2007-05-03
- Add linkage for C++
rmind
2007-05-01
- Create sysctl nodes for AIO.
rmind
2007-04-30
Import of POSIX Asynchronous I/O.
rmind
2007-04-22
The alloca() arg type check is broken (cpp do not do string comparisions)
ragge
2007-03-30
Resolve conflicts.
ghen
2007-02-22
-get cabs() and cabsf() out of public view - these are historical and
drochner
2007-02-09
Change _lwp_unpark_all() to return a 'ssize_t'.
ad
2007-02-09
Sync with changes introduced by merging the newlock2 branch.
ad
2007-02-06
add the isgreater() at al. comparision macros defined in C99 and SUSv3;
drochner
2007-02-03
Add macros for overflow detection
christos
2007-02-02
remove __SAFE
christos
2007-01-28
another merge botch.
christos
2007-01-27
Fix merge botch
christos
2007-01-27
Merge back all our changes.
christos
2007-01-27
import files from bind-9-4-0-rc2
christos
2007-01-16
Add: _lwp_kill, _lwp_detach, _lwp_park, lwp_unpark, _lwp_unpark_all.
ad
2006-12-14
moved string_to_flags and flags_to_string from ls to libutil.
christos
2006-12-09
defined(_NETBSD_SOURCE) is equivalent to (!defined(_ANSI_SOURCE) &&
bjh21
2006-11-24
fix spelling of accommodate; from Zapher.
christos
2006-11-22
Don't expose _ss functions for 4.0. Requested by core.
christos
2006-11-20
getdate -> parsedate
christos
2006-11-17
constify getdate
christos
2006-11-17
add getdate.
christos
2006-11-09
add comments.
yamt
2006-10-31
Revert the changes I introduced trying to solve tmpfs' NFS export problem.
mjf
2006-10-30
kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to
christos
2006-10-27
- flags should be unsigned short instead of short.
christos
2006-10-24
Add support to allow a file system to not permit being exported over NFS.
mjf
2006-10-16
add MOPT_NULL
christos
[next]