Age | Commit message (Expand) | Author |
---|---|---|
2006-02-20 | Move two functions to separate file; from Ray Lai; ok jaredy@ | Otto Moerbeek |
2006-02-15 | delint; from Ray with input from me and jaredy@; ok jaredy@ | Otto Moerbeek |
2006-02-02 | In interactive mode force newline between left and right sets in the "e b" | Claudio Jeker |
2005-12-28 | spacing | Theo de Raadt |
2005-12-27 | goto labels after case statements make lint happier | Theo de Raadt |
2005-12-27 | remove debug mode | Ted Unangst |
2005-12-27 | if an allocation function fails, err will print "cannot allocate memory" | Ted Unangst |
2005-12-27 | close can't really fail, don't bother checking | Ted Unangst |
2005-12-27 | remove broken assert on argc, and put argc check in right place | Ted Unangst |
2005-12-27 | variables in header should be extern, defined in a c file. | Ted Unangst |
2005-12-27 | OpenBSD tags | Ted Unangst |
2005-12-27 | add a public domain sdiff implementation contributed by ray lai | Ted Unangst |