index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
more
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke more from the repository.
ps
2000-05-29
26
-9086
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
In the modern world, things are much faster than when more(1) was created.
green
2000-05-21
1
-2
/
+1
*
Catchup with the times:
hoek
2000-05-16
1
-25
/
+42
*
I'm not sure what posessed me to initialize wraplines to FALSE in the prev
hoek
2000-05-15
1
-1
/
+1
*
Allow bookmarks to cross files.
hoek
2000-05-14
4
-26
/
+102
*
Backout previous commit to this file: it dies in buildworld environment.
hoek
2000-05-12
1
-3
/
+1
*
Improve hack from previous commit to this file: exit if we get successive
hoek
2000-05-12
1
-5
/
+15
*
Use termcap(5) function key sequences rather than hardcoding for syscons.
hoek
2000-05-12
1
-8
/
+24
*
Create magic variables that return termcap(5) strings for function keys.
hoek
2000-05-12
2
-22
/
+97
*
Fix an uncommon bug that would cause us to stop accepting input if the
hoek
2000-05-12
1
-0
/
+10
*
Only main.c depends on defrc.h
hoek
2000-05-12
1
-1
/
+3
*
Unwind state on malloc() failure more carefully: avoids memory leak.
hoek
2000-05-11
1
-4
/
+13
*
Make the TAB key tab. Under syscons, shift-TAB also performs a backtab.
hoek
2000-05-11
3
-0
/
+8
*
Fix a comment and actually expand \t the way the comment suggests.
hoek
2000-05-11
1
-6
/
+10
*
Exit if we read two EOFs from the keyboard input stream. Why two and not
hoek
2000-05-09
1
-5
/
+19
*
Don't segv if viewing "#" and there is no prev-file (long-standing).
hoek
2000-05-09
1
-2
/
+3
*
Fix a long vs. int problem that was fatal on i386s with 64bit longs (but
hoek
2000-05-02
1
-8
/
+11
*
#include <errno.h> where needed. Kill extern int errno;.
imp
2000-04-14
1
-1
/
+3
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
Correctly backspace over number N that preceeds macros.
hoek
2000-01-08
1
-7
/
+12
*
Dedocument one of the BUGS listed in the last commit. The bug (needless
hoek
1999-12-28
1
-3
/
+0
*
Rather than use an LRU-ordered circular list to store buffered data,
hoek
1999-12-28
1
-35
/
+65
*
Delete dead code and clean comments a little.
hoek
1999-12-28
2
-8
/
+15
*
Correctly maintain state when manipulating linked lists. This fixes a
hoek
1999-12-27
1
-3
/
+8
*
Initialize unitialized variable from prev. commit.
hoek
1999-12-27
1
-1
/
+1
*
A missing verb to a sentence from last commit.
hoek
1999-12-26
1
-1
/
+2
*
For some reason the HOME key wasn't documented. Document it. Expand
hoek
1999-12-26
2
-3
/
+32
*
Allow excessive backspacing to correctly abort an input (most significantly
hoek
1999-12-26
2
-12
/
+22
*
Expand source comments a little -=> increased readability.
hoek
1999-12-26
2
-8
/
+35
*
Don't disallow null search patterns --- they are interpreted as being
hoek
1999-09-14
1
-7
/
+10
*
Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.
hoek
1999-09-10
1
-1
/
+0
*
Unbroke `make -s' case.
ru
1999-09-10
1
-3
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-09-05
2
-2
/
+2
*
Thorough revamp of how input commands are processed. This allows customization
hoek
1999-09-03
21
-818
/
+2777
*
$Id$ -> $FreeBSD$
peter
1999-08-28
12
-12
/
+12
*
Don't assume all ctags are meant to match a whole line ("^...line...$").
hoek
1999-08-17
1
-5
/
+44
*
Various man page cleanup:
mpp
1999-08-15
1
-3
/
+3
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
- When trying to decide if $EDITOR == "vi", match against only the first
hoek
1999-06-05
1
-5
/
+28
*
No, the space required for a string is strlen() _plus_ one... Oops.
hoek
1999-06-04
1
-3
/
+2
*
Don't print backspaces in first column since they backup to the prev line.
hoek
1999-06-02
1
-5
/
+12
*
Grok gtags too.
hoek
1999-06-01
7
-42
/
+425
*
General code cleanup [incomplete]. Make the arrow keys work.
hoek
1999-05-30
9
-91
/
+339
*
Document another (less-virulent) CRLF-related bug.
hoek
1999-05-02
1
-0
/
+2
*
Remove documentation of CRLF bug from more.1. Sync code with manpage.
hoek
1999-04-29
3
-26
/
+18
*
Ignore (effectively) SIGTSTP if we're already in the process of tstoping.
hoek
1998-08-03
1
-0
/
+1
*
Fix coredump when two signals are sent in rapid succession.
hoek
1998-07-31
2
-2
/
+3
*
Fix compilation for the case where neither ioctl(TIOCGWINSZ)
hoek
1998-07-26
1
-1
/
+2
[next]