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
/
tset
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
1
-2
/
+1
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
2
-3
/
+3
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Sync from head
sjg
2012-11-04
3
-6
/
+8
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+21
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Complete documenting the HISTORY of what remains of the 1BSD heritage
bapt
2015-06-06
1
-3
/
+20
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Convert to usr.bin/ to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Replace all uses of libncurses and libtermcap with their wide character
brooks
2014-07-17
1
-2
/
+3
|
|
/
|
/
|
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
3
-6
/
+8
|
/
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
3
-4
/
+4
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
8
-32
/
+0
*
Remove unnecessary termcap.h includes inherited from extern.h and other
delphij
2009-12-11
7
-27
/
+16
*
Reduce compiler warning: variable might be used uninitialized, by giving
charnier
2005-05-29
1
-0
/
+1
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Sort sections.
ru
2005-01-18
1
-13
/
+13
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+1
*
Add section number to .Xr
charnier
2003-06-08
1
-1
/
+1
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
ANSIify function definitions.
dwmalone
2002-09-04
1
-10
/
+4
*
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
jmallett
2002-05-17
1
-1
/
+1
*
Use `The .Nm utility'
charnier
2002-04-20
1
-4
/
+4
*
remove __P
imp
2002-03-22
5
-17
/
+17
*
WARNS=2 fixes, use __FBSDID().
markm
2001-12-11
7
-62
/
+74
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-1
/
+3
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Nuke unused variables.
dd
2001-06-24
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Changed variable killchar to killch and erasechar to erasech to avoid
dg
2000-11-11
3
-13
/
+14
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-2
/
+1
*
Take a shot at making this work under termcap/terminfo ncurses. It
peter
1999-08-30
4
-25
/
+33
*
$Id$ -> $FreeBSD$
peter
1999-08-28
7
-7
/
+7
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Clean up some ambiguous nested if/elses.
billf
1999-07-04
1
-2
/
+3
*
Add the 'reset' command to the NAME section.
mpp
1999-06-24
1
-1
/
+2
*
Many places in the code NULL is used in integer context, where
phk
1997-09-18
1
-2
/
+2
*
Use err(3) insteadof local redefinition. Sync usage string with man page.
charnier
1997-08-18
8
-76
/
+73
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Remove _set_ospeed, done in tgetent now.
ache
1995-08-05
1
-1
/
+0
*
Change outc to match prototype
ache
1995-08-04
1
-2
/
+2
*
Make tset works with non-fixed termios speeds too.
ache
1995-08-04
3
-61
/
+8
*
Fix false backspace reporting
ache
1995-05-14
1
-3
/
+1
*
Fix erase determination code: don't look at
ache
1995-03-27
1
-4
/
+2
*
Set given term name exactly, not first name from termcap entry.
ache
1994-11-07
1
-13
/
+0
*
Back out ospeed change
ache
1994-10-06
3
-6
/
+2
[next]