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
/
gen
/
setproctitle.c
Age
Commit message (
Expand
)
Author
2003-07-26
netbsd.org->NetBSD.org
salo
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-02-19
convert from __progname to getprogname()
cgd
2000-06-29
remove include of <vm/vm.h>
mrg
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
2000-01-22
Delint.
mycroft
1998-11-13
delint
christos
1998-11-13
delint
christos
1998-07-26
const poisoning.
mycroft
1998-02-05
Do not try to use PS_STRINGS unless USRSTACK is defined.
gwr
1997-10-20
Fix the shared library versioning snafu caused by the recent changes
thorpej
1997-10-16
__ps_strings is now extern and not modified locally.
christos
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1997-05-17
Do the previous change is a much less klugy fashion.
mycroft
1997-05-13
Add a default definition of __ps_strings as suggested by PK.
gwr
1995-05-16
Use the new ps_strings format.
mycroft
1995-02-27
merge with 4.4-Lite, keeping local changes. clean up Ids
cgd
1994-05-24
need sys/param.h
deraadt
1994-04-14
setproctitle(); no reason to have this code spread into N utils...
cgd