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
/
bin
/
csh
/
proc.c
Age
Commit message (
Expand
)
Author
2003-09-19
make signal range check consistent.
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-08
use strtol() for better error handling in builtin kill (Peter Jeremy)
christos
2003-01-16
Rename `sigset' locals to avoid symbol shadowing warning.
kleink
2002-05-25
__STDC__ is always defined on NetBSD.
wiz
2001-11-03
fix WARNS=2
lukem
2001-09-14
ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
wiz
2001-01-06
eliminate nested extern decls.
christos
1999-05-19
Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing;
kleink
1999-05-09
fix incorrect operation caused by the previous checkin.
cgd
1999-05-08
Fix unaligned access memory problem introduced from the -s fix.
christos
1999-03-19
- don't use union wait
christos
1998-12-11
Built-in kill: also accept symbolic signal names prefixed with "SIG".
kleink
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint (partially).
mycroft
1998-07-28
Delint (partially).
mycroft
1998-05-10
* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.
kleink
1997-07-04
Rename err.h to errnum.h to avoid collision with err.h
christos
1997-01-13
kill register
tls
1995-04-29
Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.
mycroft
1995-03-21
Use POSIX signals.
mycroft
1995-03-21
Update to use timer{add,sub}().
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-21
Merge 4.4-Lite version.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd