summaryrefslogtreecommitdiff
path: root/usr.bin/sdiff
AgeCommit message (Expand)Author
2005-12-27add a SEE ALSO section;Jason McIntyre
2005-12-27- kill trailing whitespaceJason McIntyre
2005-12-27remove xstrtonumTed Unangst
2005-12-27shorten main initializationTheo de Raadt
2005-12-27goto labels after case statements make lint happierTheo de Raadt
2005-12-27INT_MAX should be big enough for a widthTed Unangst
2005-12-27remove debug modeTed Unangst
2005-12-27add DPADDTheo de Raadt
2005-12-27sizeof char is always 1Ted Unangst
2005-12-27if an allocation function fails, err will print "cannot allocate memory"Ted Unangst
2005-12-27close can't really fail, don't bother checkingTed Unangst
2005-12-27remove broken assert on argc, and put argc check in right placeTed Unangst
2005-12-27variables in header should be extern, defined in a c file.Ted Unangst
2005-12-27OpenBSD tagsTed Unangst
2005-12-27add a public domain sdiff implementation contributed by ray laiTed Unangst