summaryrefslogtreecommitdiff
path: root/usr.bin/sort/fields.c
AgeCommit message (Expand)Author
2006-02-14typo in comment; from ray laiJason McIntyre
2004-07-20ansi; khalek@linuxgamers.netTheo de Raadt
2003-09-25don't run out of bounds. fixes david's crash during regress.Ted Unangst
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-04Bring in some recent fixup's from NetBSD. This allows lines longer than 65522Eric Jackson
1999-05-24Dynamically allocate memory for structures whose sizes are based on theTodd C. Miller
1997-06-3064bit fixes. Some of these are a bit bogus as there were "long"sTodd C. Miller
1997-06-16Cosmetic cleanup, mostly KNF.Todd C. Miller
1997-01-20sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me.Todd C. Miller