summaryrefslogtreecommitdiff
path: root/sbin/dump/optr.c
AgeCommit message (Expand)Author
2004-11-04very basic de-lintsTheo de Raadt
2003-07-29spacesTheo de Raadt
2003-07-28rcsid should say openbsd. make 'em const while here.Ted Unangst
2003-07-07I never committed the fix for PR 3296, "Dump prints negative numbers for time"Todd C. Miller
2003-06-26ansi and protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-21Fix signal handlers to take an int arg even though it is not used.Todd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-06-13more va_start/end fixes, ok deraadt@Markus Friedl
2001-01-19mark signal races i cannot fix at the momentTheo de Raadt
1997-08-05Save/restore the errno when handling interrupts.Angelos D. Keromytis
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-05Fix some incorrect strncpy usage.Todd C. Miller
1997-06-25(foo *)0 -> NULLkstailey
1996-10-12permit ufs filesystem type tooTheo de Raadt
1996-09-14setgid stuff goes awayTheo de Raadt
1996-09-14Now uses "wall -g" so no need to be setgid tty. This makes $RSH work.Todd C. Miller
1996-09-01kill setuid, fix setgid holeTheo de Raadt
1996-09-01oflow protectionTheo de Raadt
1996-09-01dialup tty semantic is wrongTheo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-05careful about bufferTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-21only deal with ffs filesystems; netbsd pr#2652, greywolf@starwolf.comTheo de Raadt
1996-05-22from jtk; Adjust the base for time estimates to ignore time we spentTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt