summaryrefslogtreecommitdiff
path: root/usr.bin/sort/init.c
AgeCommit message (Expand)Author
2003-06-26protosTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-06Rewrite fixit() to use snprintf() and strtol() with bounds and errorTodd C. Miller
1999-05-24Dynamically allocate memory for structures whose sizes are based on theTodd 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