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
/
sbin
/
dump
/
optr.c
Age
Commit message (
Expand
)
Author
2004-11-04
very basic de-lints
Theo de Raadt
2003-07-29
spaces
Theo de Raadt
2003-07-28
rcsid should say openbsd. make 'em const while here.
Ted Unangst
2003-07-07
I never committed the fix for PR 3296, "Dump prints negative numbers for time"
Todd C. Miller
2003-06-26
ansi and protos
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-21
Fix signal handlers to take an int arg even though it is not used.
Todd C. Miller
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-11-05
kill more registers;
Mike Pechkin
2001-06-13
more va_start/end fixes, ok deraadt@
Markus Friedl
2001-01-19
mark signal races i cannot fix at the moment
Theo de Raadt
1997-08-05
Save/restore the errno when handling interrupts.
Angelos D. Keromytis
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-05
Fix some incorrect strncpy usage.
Todd C. Miller
1997-06-25
(foo *)0 -> NULL
kstailey
1996-10-12
permit ufs filesystem type too
Theo de Raadt
1996-09-14
setgid stuff goes away
Theo de Raadt
1996-09-14
Now uses "wall -g" so no need to be setgid tty. This makes $RSH work.
Todd C. Miller
1996-09-01
kill setuid, fix setgid hole
Theo de Raadt
1996-09-01
oflow protection
Theo de Raadt
1996-09-01
dialup tty semantic is wrong
Theo de Raadt
1996-08-06
whoops
Theo de Raadt
1996-08-05
careful about buffer
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1996-06-21
only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.com
Theo de Raadt
1996-05-22
from jtk; Adjust the base for time estimates to ignore time we spent
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt