summaryrefslogtreecommitdiff
path: root/usr.sbin/sup/source/read_line.c
AgeCommit message (Expand)Author
2009-10-21Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder).snj
2003-10-16safer use of reallocitojun
2003-04-04fix problem with fgets()christos
2003-04-03Port to linuxchristos
2002-07-10Cleanup, part 2:wiz
2000-07-21Use correct argument type in call to "fparseln(3)". Fix supplied bytron
2000-07-19You can't just define read_line as fparseln since former keeps the storageenami
1999-08-02Replace the provided read_line function with calls to the fparseln function i...erh
1997-11-13Make sup(1) handle lines continued with '\'. Fixes PR #4430, fromthorpej