Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 1093) sorted by relevance

12345678910>>...44

/netbsd/src/external/bsd/less/dist/
DMakefile.aut3 EMAIL = bug-less@gnu.org
4 HOMEPAGE = https://greenwoodsoftware.com/less
37 charset.h cmd.h funcs.h lglob.h less.h lesskey.h option.h \
40 less.nro less.man lesskey.nro lesskey.man lessecho.nro lessecho.man \
41 less.hlp \
60 help.c: less.hlp
63 ${srcdir}/${MKHELP} < less.hlp > help.c
79 less.nro less.man lesskey.nro lesskey.man lessecho.nro lessecho.man
92 ${srcdir}/less.nro: ${srcdir}/less.nro.VER ${srcdir}/version.c
93 ${REPLACE_VERSION} ${srcdir}/less.nro.VER
[all …]
DREADME2 This is the source code distribution of "less".
14 Please report any problems at https://github.com/gwsw/less/issues.
15 See https://greenwoodsoftware.com/less for the latest info.
16 Source repository is at https://github.com/gwsw/less.git.
21 ONLY IF you are doing development on the less source itself.
22 If you are merely using less as a tool, you should download a release
25 The formatted manual page is in less.man.
26 The manual page nroff source is in less.nro.
38 zip file with a name like less-999.tar.gz or less-999.zip downloaded
53 Specifies the regular expression library used by less for pattern
[all …]
DNEWS2 NEWS about less
6 For the latest news about less, see https://greenwoodsoftware.com/less
7 You can also download the latest version of less from there.
10 https://github.com/gwsw/less/issues.
14 Major changes between "less" versions 633 and 643
16 * Fix problem when a program piping into less reads from the tty,
45 Major changes between "less" versions 632 and 633
52 Major changes between "less" versions 608 and 632
123 Major changes between "less" versions 590 and 608
190 Major changes between "less" versions 581 and 590
[all …]
DMakefile.dsu38 all: less lesskey
42 less: $(OBJ)
53 $(OBJ): less.h defines.h
57 -del less.exe
DMakefile.wnm34 all: less.exe lesskey.exe
36 less.exe: $(OBJ)
46 $(OBJ): less.h defines.h funcs.h cmd.h
50 -del less.exe
DMakefile.dsb29 all: less$(EXT) lesskey$(EXT)
33 less$(EXT): $(OBJ)
45 $(OBJ): less.h defines.h
49 -del less.exe
DMakefile.wnb36 all: less lesskey lessecho
42 less: ${OBJ}
55 ${OBJ}: less.h defines.h funcs.h cmd.h
64 -del less.exe
DMakefile.o9u32 all: less lesskey
34 less: ${OBJ}
40 ${OBJ}: defines.h less.h
DMakefile.o2e29 all: less.exe lesskey.exe scrsize.exe
31 less.exe: ${OBJ}
40 ${OBJ}: defines.h less.h
DMakefile.o9c33 all: less lessecho lesskey
35 less: ${OBJ}
44 ${OBJ}: defines.h less.h
DMakefile.wng101 all: clean less lesskey lessecho
103 less: ${OBJ}
119 help.c: less.hlp
122 ${OBJ}: less.h defines.h funcs.h
/netbsd/src/external/bsd/tcpdump/dist/tests/
Dripv2_auth.out3 RIPv2, Request, length: 44, routes: 2 or less
8 RIPv2, Response, length: 44, routes: 2 or less
13 RIPv2, Request, length: 64, routes: 3 or less
20 RIPv2, Response, length: 64, routes: 3 or less
27 RIPv2, Request, length: 68, routes: 3 or less
35 RIPv2, Response, length: 68, routes: 3 or less
43 RIPv2, Request, length: 80, routes: 4 or less
51 RIPv2, Response, length: 80, routes: 4 or less
59 RIPv2, Request, length: 96, routes: 4 or less
68 RIPv2, Response, length: 96, routes: 4 or less
[all …]
/netbsd/src/external/bsd/less/bin/less/
DMakefile5 PROG= less
17 MLINKS= less.1 more.1 less.1 page.1
18 LINKS= ${BINDIR}/less ${BINDIR}/more ${BINDIR}/less ${BINDIR}/page
/netbsd/src/distrib/mac68k/miniroot/
Dlist13 PROG usr/bin/less usr/bin/more
19 SPECIAL less srcdir external/bsd/less/bin/less
/netbsd/src/distrib/vax/miniroot/
Dlist11 PROG usr/bin/less usr/bin/more
21 SPECIAL less srcdir external/bsd/less/bin/less
/netbsd/src/distrib/evbsh3/rom/ramdiskcommon/
Dramdiskbin.conf40 progs indent ipcrm ipcs join jot kdump ktrace lam last lastcomm leave less
52 special less srcdir external/bsd/less/bin/less
56 ln less more
/netbsd/src/distrib/hp300/miniroot/
Dlist15 PROG usr/bin/less usr/bin/more
21 SPECIAL less srcdir external/bsd/less/bin/less
/netbsd/src/distrib/mvme68k/miniroot/
Dlist15 PROG usr/bin/less usr/bin/more
18 SPECIAL less srcdir external/bsd/less/bin/less
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dranges_algo.h1632 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1645 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1660 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1673 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1688 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1701 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1716 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1729 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1746 _Comp = ranges::less> in _GLIBCXX_VISIBILITY()
1767 _Comp = ranges::less> in _GLIBCXX_VISIBILITY()
[all …]
Dranges_cmp.h112 struct less in _GLIBCXX_VISIBILITY() struct
146 { return less{}(std::forward<_Up>(__u), std::forward<_Tp>(__t)); } in _GLIBCXX_VISIBILITY()
159 { return !less{}(std::forward<_Tp>(__t), std::forward<_Up>(__u)); } in _GLIBCXX_VISIBILITY()
172 { return !less{}(std::forward<_Up>(__u), std::forward<_Tp>(__t)); } in _GLIBCXX_VISIBILITY()
/netbsd/src/distrib/sparc/miniroot/
Dlist16 PROG usr/bin/less usr/bin/more
21 SPECIAL less srcdir external/bsd/less/bin/less
/netbsd/src/distrib/amiga/floppies/inst-common/
Dinstbin.conf6 srcdirs bin sbin external/bsd/less/bin usr.bin usr.sbin
9 progs gzip ifconfig init less ln ls mkdir mknod mount mount_cd9660
18 ln less more
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.opt54 Generate SH2a FPU-less code.
96 Generate SH4 FPU-less code.
100 Generate SH4-100 FPU-less code.
104 Generate SH4-200 FPU-less code.
108 Generate SH4-300 FPU-less code.
112 Generate code for SH4 340 series (MMU/FPU-less).
117 Generate code for SH4 400 series (MMU/FPU-less).
122 Generate code for SH4 500 series (FPU-less).
163 Generate SH4a FPU-less code.
/netbsd/src/rescue/
Dlist133 PROG less more
134 SPECIAL less srcdir external/bsd/less/bin/less
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
Dlosertree.h374 _Compare __comp = std::less<_Tp>())
418 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>())
500 _LoserTreePointer(unsigned int __k, _Compare __comp = std::less<_Tp>())
589 _Compare __comp = std::less<_Tp>())
656 _Compare __comp = std::less<_Tp>())
744 _Compare __comp = std::less<_Tp>())
844 _Compare __comp = std::less<_Tp>())
901 _Compare __comp = std::less<_Tp>())
987 _Compare __comp = std::less<_Tp>())

12345678910>>...44