summaryrefslogtreecommitdiff
path: root/usr.bin/time/time.c
AgeCommit message (Expand)Author
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-26pid_t cleanupTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-22o) fix return value;Mike Pechkin
2001-11-19kill more registersMike Pechkin
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2001-06-13page reclaims -> minor page faultsArtur Grabowski
2001-06-13Correctly get 'hz' with sysctl. Don't assume it's 100 (it's not on alpha).Artur Grabowski
2000-04-29compare return value of signal(3) to SIG_ERR, not < 0 as it has not returnedTodd C. Miller
1998-09-02using kill() like WTERMSIG(), make exit status more accurate; cracauerTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-12correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.noTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt