| History log of /src/distrib/utils/more |
| Revision | Date | Author | Comments |
| 1.15 | 03-Feb-2010 |
roy | Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.14 | 24-Jan-2009 |
tsutsui | WARNS=1
|
| 1.13 | 09-Feb-2002 |
lukem | branches: 1.13.34; use ${INSTALL_FILE} as appropriate
|
| 1.12 | 12-Dec-2001 |
tv | Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
|
| 1.11 | 05-Oct-2001 |
jmc | Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization levels
|
| 1.10 | 20-Aug-2001 |
martin | Drop ``-Os'' on sparc64 due to toolchain issues.
The same change has already been applied on the 1.5 branch. The problems (i.e. ifconfig not showing IP addresses) have been verified to still exist with the new toolchain.
|
| 1.9 | 18-May-2000 |
matt | branches: 1.9.4; Part II. Link everything -static since that's what want for crunchgen later on.
|
| 1.8 | 18-May-2000 |
matt | Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax would shrink them even more?
|
| 1.7 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.6 | 13-Apr-1998 |
lukem | use CPPFLAGS not CFLAGS
|
| 1.5 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.4 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.3 | 12-Dec-1997 |
gwr | Add NOMAN=1
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 13-Dec-1997 |
gwr | From HEAD: Add NOMAN=1
|
| 1.2.2.1 | 17-Nov-1997 |
gwr | file Makefile was added on branch netbsd-1-3 on 1997-12-13 00:05:54 +0000
|
| 1.9.4.1 | 29-Jul-2001 |
he | Apply patch (requested by martin): Drop ``-Os'' on sparc64 due to toolchain issues.
|
| 1.13.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.6 | 13-Oct-2003 |
agc | branches: 1.6.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.5 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.4 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file ch.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.6.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.12 | 24-Jan-2009 |
tsutsui | WARNS=1
|
| 1.11 | 01-Sep-2004 |
chs | branches: 1.11.26; rename a global variable so that it doesn't collide with a libcurses function when both are present in a crunched static binary. part of PR 26458.
|
| 1.10 | 21-Oct-2003 |
agc | branches: 1.10.2; Fix integer/NULL confusion.
|
| 1.9 | 13-Oct-2003 |
agc | Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.8 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.7 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.6 | 04-Jan-2001 |
lukem | use more standard %ll_ in favour of %q_
|
| 1.5 | 09-Feb-1998 |
thorpej | Fix some printfs and prototypes.
|
| 1.4 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file command.c was added on branch netbsd-1-3 on 1997-11-17 03:07:54 +0000
|
| 1.10.2.1 | 01-Sep-2004 |
jmc | Pullup rev 1.11 (requested by chs in ticket #808)
Rename variables so they dont conflict w. libcurses when crunched. PR#26458
|
| 1.11.26.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file decode.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.5.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.4 | 21-Oct-2009 |
snj | Remove 3rd and 4th clauses in christos' license. OK christos.
|
| 1.3 | 01-Sep-2004 |
chs | branches: 1.3.26; rename a global variable so that it doesn't collide with a libcurses function when both are present in a crunched static binary. part of PR 26458.
|
| 1.2 | 18-Oct-1999 |
pk | branches: 1.2.10; Change `putchr' prototype to make it acceptable to tputs().
|
| 1.1 | 04-Feb-1998 |
christos | branches: 1.1.4; Warnsify, remove register declarations and -lcompat
|
| 1.1.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
| 1.2.10.1 | 01-Sep-2004 |
jmc | Pullup rev 1.3 (requested by chs in ticket #808)
Rename variables so they dont conflict w. libcurses when crunched. PR#26458
|
| 1.3.26.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.6 | 13-Oct-2003 |
agc | branches: 1.6.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.5 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.4 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file help.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.6.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.6 | 13-Oct-2003 |
agc | branches: 1.6.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.5 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.4 | 20-Aug-2001 |
wiz | precede, not preceed.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file input.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.6.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.6 | 24-Jan-2009 |
tsutsui | WARNS=1
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Don't need real regexps on search.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Don't need real regexps on search.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file less.h was added on branch netbsd-1-3 on 1997-11-17 03:00:17 +0000
|
| 1.5.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file line.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.5.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file linenum.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.5.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.13 | 10-Jul-2013 |
joerg | Fix stack overflow.
|
| 1.12 | 03-Jul-2013 |
matt | Just split it into two strings and eliminate the newline. This goes into .ident so the newline doesn't matter.
|
| 1.11 | 28-Jun-2013 |
matt | Use ANSI C string concatenation
|
| 1.10 | 24-Jan-2009 |
tsutsui | branches: 1.10.8; 1.10.14; Remove the \n and tab from the __COPYRIGHT() strings to appease asm warnings.
|
| 1.9 | 01-Sep-2004 |
chs | branches: 1.9.26; 1.9.38; rename a global variable so that it doesn't collide with a libcurses function when both are present in a crunched static binary. part of PR 26458.
|
| 1.8 | 13-Oct-2003 |
agc | branches: 1.8.2; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.7 | 10-Aug-2003 |
mrg | avoid gcc3 cpp lossage.
|
| 1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.5 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.4 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file main.c was added on branch netbsd-1-3 on 1997-11-17 03:07:55 +0000
|
| 1.8.2.1 | 01-Sep-2004 |
jmc | Pullup rev 1.9 (requested by chs in ticket #808)
Rename variables so they dont conflict w. libcurses when crunched. PR#26458
|
| 1.9.38.1 | 06-Mar-2012 |
matt | Change to use C89 concatenated strings.
|
| 1.9.26.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.10.14.1 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.10.8.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.10 | 08-Jun-2012 |
jdf | Change name of author from Nudleman to Nudelman. See less(1) or http://en.wikipedia.org/wiki/Less_(Unix) for reference. Patch provided by Bug Hunting
|
| 1.9 | 22-Mar-2012 |
wiz | Fix whitespace nits. Suggested by Bug Hunting.
|
| 1.8 | 07-Aug-2003 |
agc | branches: 1.8.32; 1.8.56; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.7 | 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
| 1.6 | 04-Feb-2003 |
perry | "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style therefore say that you should use "use".
|
| 1.5 | 15-Jan-2002 |
wiz | Use standard headers and sort sections.
|
| 1.4 | 25-Jun-2001 |
hubertf | close a .Bl
|
| 1.3 | 28-Apr-1998 |
fair | fix mdoc references and .Nm usage
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file more.1 was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.8.56.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.8.56.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.8.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.3 | 29-Sep-2020 |
msaitoh | s/occurence/occurrence/
|
| 1.2 | 20-Aug-2001 |
wiz | branches: 1.2.34; precede, not preceed.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file more.help was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.2.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.7 | 13-Oct-2003 |
agc | branches: 1.7.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.5 | 11-Jun-2001 |
wiz | Fix various misspellings of compatible/compatibility.
|
| 1.4 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file option.c was added on branch netbsd-1-3 on 1997-11-17 03:07:56 +0000
|
| 1.7.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.9 | 26-Jan-2016 |
christos | PR/50710: David Binderman: Fix memory leak.
|
| 1.8 | 24-Jan-2009 |
tsutsui | WARNS=1
|
| 1.7 | 13-Oct-2003 |
agc | branches: 1.7.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.5 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.4 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file os.c was added on branch netbsd-1-3 on 1997-11-17 03:07:58 +0000
|
| 1.7.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.8 | 24-Jan-2009 |
tsutsui | WARNS=1
|
| 1.7 | 13-Oct-2003 |
agc | branches: 1.7.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.5 | 19-Oct-1999 |
dan | Fix up conflicting decl for putchr()
|
| 1.4 | 04-Feb-1998 |
christos | branches: 1.4.4; Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file output.c was added on branch netbsd-1-3 on 1997-11-17 03:07:59 +0000
|
| 1.4.4.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
| 1.7.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.3 | 07-Aug-2003 |
agc | branches: 1.3.32; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file pathnames.h was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.3.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file position.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.5.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.11 | 29-Sep-2020 |
msaitoh | s/occurence/occurrence/
|
| 1.10 | 24-Jan-2009 |
tsutsui | WARNS=1
|
| 1.9 | 13-Oct-2003 |
agc | branches: 1.9.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.8 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.7 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.6 | 20-Aug-2001 |
wiz | precede, not preceed.
|
| 1.5 | 09-Feb-1998 |
thorpej | Fix some printfs and prototypes.
|
| 1.4 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file prim.c was added on branch netbsd-1-3 on 1997-11-17 03:08:00 +0000
|
| 1.9.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.7 | 13-Oct-2003 |
agc | branches: 1.7.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.6 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.5 | 06-Aug-2003 |
itojun | use bounded string op
|
| 1.4 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.3 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.2 | 17-Nov-1997 |
cjs | branches: 1.2.2; Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.2.2.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.2.2.1 | 17-Nov-1997 |
cjs | file screen.c was added on branch netbsd-1-3 on 1997-11-17 03:08:01 +0000
|
| 1.7.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.6 | 01-Sep-2004 |
chs | branches: 1.6.26; rename a global variable so that it doesn't collide with a libcurses function when both are present in a crunched static binary. part of PR 26458.
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.2; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file signal.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.5.2.1 | 01-Sep-2004 |
jmc | Pullup rev 1.6 (requested by chs in ticket #808)
Rename variables so they dont conflict w. libcurses when crunched. PR#26458
|
| 1.6.26.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.2 | 17-Nov-1997 |
cjs | Add <strings.h> where necessary, and remove support for tags.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.5 | 13-Oct-2003 |
agc | branches: 1.5.32; Move Mark Nudelman's code from a 4-clause to a 3-clause licence by removing the advertising clause. Diffs provided in PR 22549 by Joel Baker, confirmed to the board by Mark Nudelman.
|
| 1.4 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22268, verified by myself.
|
| 1.3 | 04-Feb-1998 |
christos | Warnsify, remove register declarations and -lcompat
|
| 1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Nov-1997 |
cjs | branches: 1.1.1.1.2; Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.2 | 17-Nov-1997 |
cjs | Import of berkeley more(1) for use on install disks, because it's considerably smaller than less(1), our replacement for it.
|
| 1.1.1.1.2.1 | 17-Nov-1997 |
cjs | file ttyin.c was added on branch netbsd-1-3 on 1997-11-17 02:37:16 +0000
|
| 1.5.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|