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
/
libexec
/
atrun
Age
Commit message (
Expand
)
Author
2008-04-05
Fix build from dieter roelants
christos
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-12-15
include sys/cdefs.h so that __attribute__ can be fixed later
perry
2005-10-31
- Don't use a stale errno when printing an error
christos
2005-10-31
Don't use hard-coded values for nobody. Specially ones that don't match
christos
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2003-07-26
netbsd.org->NetBSD.org
salo
2003-05-17
use strlcpy
itojun
2003-03-03
Call setsid() so that setlogname doesn't affect our parent and siblings.
dsl
2002-09-18
use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-07-29
err, fix arg to warn.
christos
2002-07-29
jeez, this program included almost everything in /usr/include!
christos
2002-06-06
Make scanf parameters and variable types match. This helps archs
martin
2002-01-15
Formatting improvements, sort SEE ALSO and sections.
wiz
2000-11-07
fix up various .Nm abuses:
lukem
2000-07-05
remove extra period in SEE ALL section
msaitoh
2000-06-25
Use LOGIN_NAME_MAX for sizing the mailname buffer. Allows usernames
simonb
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
1999-08-16
Spell "privilege" correctly (correct spelling from Jonathan Stone).
simonb
1999-02-12
<sys/fcntl.h> -> <fcntl.h>
kleink
1998-07-29
Remove useless BINOWN=root
simonb
1998-06-27
Merge in changes from OpenBSD.
christos
1998-05-22
fix typo
msaitoh
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-10-20
- Fix .Nm usage.
enami
1997-10-08
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
mrg
1997-10-07
WARNS?=1.
mrg
1997-03-18
fix typos per pr-3349 submitted by SAITOH Masanobu
perry
1996-08-30
RCS id police.
thorpej
1995-03-02
properly init group list before running the job.
cgd
1994-12-22
specify man pages the new way.
cgd
1994-11-03
Misc manpages fixes (PR #551)
jtc
1994-03-19
get section right; from Luke Mewburn <lm@rmit.edu.au>
cgd
1994-01-29
Fix spelling error in Copyright notice
jtc
1994-01-28
don't need libs hackery any longer
cgd
1994-01-28
hack to make getloadavg() link properly
cgd
1993-12-05
make it owned by root so cron doesn't whine...
cgd
1993-12-05
add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.de
cgd