summaryrefslogtreecommitdiff
path: root/distrib/utils/more
AgeCommit message (Expand)Author
2020-09-29s/occurence/occurrence/msaitoh
2016-01-26PR/50710: David Binderman: Fix memory leak.christos
2013-07-10Fix stack overflow.joerg
2013-07-03Just split it into two strings and eliminate the newline.matt
2013-06-28Use ANSI C string concatenationmatt
2012-06-08Change name of author from Nudleman to Nudelman.jdf
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-01-24WARNS=1tsutsui
2009-01-24Remove the \n and tab from the __COPYRIGHT() strings to appease asm warnings.tsutsui
2004-09-01rename a global variable so that it doesn't collide with a libcurses functionchs
2003-10-21Fix integer/NULL confusion.agc
2003-10-13Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removingagc
2003-08-10avoid gcc3 cpp lossage.mrg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-06use bounded string opitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2002-02-09use ${INSTALL_FILE} as appropriatelukem
2002-01-15Use standard headers and sort sections.wiz
2001-12-12Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.tv
2001-10-05Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimizationjmc
2001-08-20Drop ``-Os'' on sparc64 due to toolchain issues.martin
2001-08-20precede, not preceed.wiz
2001-06-25close a .Blhubertf
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-01-04use more standard %ll_ in favour of %q_lukem
2000-05-18Part II. Link everything -static since that's what want for crunchgenmatt
2000-05-18Compile things with -Os. I wonder if compiling -Mno-pic for mips and vaxmatt
1999-10-19Fix up conflicting decl for putchr()dan
1999-10-18Change `putchr' prototype to make it acceptable to tputs().pk
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-04-28fix mdoc references and .Nm usagefair
1998-04-13use CPPFLAGS not CFLAGSlukem
1998-02-09Fix some printfs and prototypes.thorpej
1998-02-04Warnsify, remove register declarations and -lcompatchristos
1998-01-09RCS Id Police.perry
1997-12-12Add NOMAN=1gwr
1997-11-17Add <strings.h> where necessary, and remove support for tags.cjs
1997-11-17Don't need real regexps on search.cjs
1997-11-17Import of berkeley more(1) for use on install disks, because it'scjs