summaryrefslogtreecommitdiff
path: root/usr.bin/less/ifile.c
AgeCommit message (Expand)Author
2016-09-17little bit more KNFTheo de Raadt
2015-11-09NULL_IFILE has no weird use patterns. NULL is sufficient.Theo de Raadt
2015-11-07replace save() with estrdup() and make estrdup() exit like all the otherTed Unangst
2015-11-06Garrett D'Amore has agreed to moving his copyright line up above theNicholas Marriott
2015-11-05Replace less with the cleaned-up fork of less 458 maintained by GarrettNicholas Marriott
2014-04-25Merge Less 458 plus local patchesAlexandr Shadchin
2011-09-16Merge in less 444 plus local changesAlexandr Shadchin
2010-07-03use SMALL_PROGRAM to knock out some codeTheo de Raadt
2003-04-13Merge in less-381 w/ local changes and remove obsolete files.Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-01-29$OpenBSD$Niklas Hallqvist
1996-09-21Import of unmolested less-290.etheisen