This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
more
History
hoek
f5ba33365e
Fix a long vs. int problem that was fatal on i386s with 64bit longs (but
...
not alphas with 64bit longs). Submitted by: bde (a while ago)
2000-05-02 02:36:03 +00:00
..
ch.c
Rather than use an LRU-ordered circular list to store buffered data,
1999-12-28 05:47:24 +00:00
command.c
Correctly backspace over number N that preceeds macros.
2000-01-08 18:11:05 +00:00
default.morerc
…
help.c
…
input.c
…
less.h
…
less.morerc
…
line.c
…
linenum.c
Delete dead code and clean comments a little.
1999-12-28 03:01:20 +00:00
macro.c
…
main.c
…
Makefile
…
more.1
Remove single-space hard sentence breaks. These degrade the quality
2000-03-01 12:20:22 +00:00
more.help
For some reason the HOME key wasn't documented. Document it. Expand
1999-12-26 04:17:27 +00:00
most.morerc
…
ncommand.c
Fix a long vs. int problem that was fatal on i386s with 64bit longs (but
2000-05-02 02:36:03 +00:00
option.c
…
os.c
#include <errno.h> where needed. Kill extern int errno;.
2000-04-14 06:39:19 +00:00
output.c
…
pathnames.h
…
position.c
…
prim.c
…
screen.c
…
signal.c
…
tags.c
…
ttyin.c
…