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
/
sys
/
makelintstub
Age
Commit message (
Expand
)
Author
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2016-04-03
add idtype.h to mklintstub and say who generates it.
christos
2012-02-12
Add missing <sys/spawn.h> include
martin
2012-02-01
Change the syscall API for quotas over to the new non-proplib one.
dholland
2008-08-05
Revert previous addition of '-e sedcmd'. Still retain the usage improvements.
lukem
2008-08-05
Add '-e sedcmd' to makelintstub, to translate filename to syscall name.
lukem
2008-01-15
Implementation of processor-sets, affinity and POSIX real-time extensions.
rmind
2007-11-13
We now need <sys/lwpctl.h> included in order to lint LintSysNormal.c.
he
2007-10-09
Add cancellation stubs in libpthread for POSIX messages queues and
rmind
2007-02-09
Sync with kernel changes introduced by merging the newlock2 branch.
ad
2006-06-18
Modernize:
christos
2004-01-29
uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in
tsarna
2003-09-30
Pass -D_LIBC
christos
2003-07-26
netbsd.org->NetBSD.org
salo
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-11
Make sure there is a newline at the end of CPP input.
thorpej
2002-10-23
make support for kqueue(2) and kevent(2) unconditional, the kqueue branch
jdolecek
2002-10-12
if WITH_KQUEUE is defined and <sys/event.h> exists in DESTDIR, compile
jdolecek
2002-09-14
Fix some problems using makelintstub as a cross-tool:
thorpej
2001-11-13
Make this match the new .S extension of syscalls.
tv
2000-06-14
sweep of my licenses (userland files w/o only my copyright) for
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1998-07-03
Further redux.
mycroft
1998-07-03
Make this a bit less fork-happy.
mycroft
1998-03-01
Make this output one more include file, needed after the Lite2 changes.
fvdl
1997-11-05
Instead of creating a .ln for each syscall stub, create one (big) .ln
thorpej
1996-12-22
a script to build C source code stubs to be fed to lint(1) from the data
cgd