index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
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
When sanity checking signal numbers, error out on signal >= NSIG,
Todd C. Miller
2003-06-11
de-register and ansify functions
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-07
Strlcpy improvements. ok deraadt@
Ted Unangst
2003-01-08
bring in strlcpy and strlcat-like things for dealing with Char types,
Theo de Raadt
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-01
KNF
Theo de Raadt
2000-06-28
Use strtol(), not atoi() when converting a decimal string to an integer.
Todd C. Miller
1998-12-21
correct built-in kill
Theo de Raadt
1998-12-21
like kill(1), have csh builtin handle -SIGxxx names; kleink
Theo de Raadt
1998-05-17
do not advance pointer that free() will happen to
Theo de Raadt
1998-05-13
support POSIX "kill [-s signame] pid" syntax, fix the "kill -l [exitstatus]"
Theo de Raadt
1997-09-22
err.[ch] -> error.[ch] and fix err/warn usage.
Todd C. Miller
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-23
tabify
kstailey
1996-12-14
-Wall'ing.
Michael Shalayeff
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt