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
/
talk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump date missed in r202756
eadler
2012-09-14
1
-1
/
+1
*
Remove hand-written version of strcspn().
ed
2012-01-03
1
-2
/
+1
*
Spelling fixes for usr.bin/
uqs
2011-12-30
2
-3
/
+3
*
Add missing static keywords to talk(1)
ed
2011-11-06
4
-4
/
+6
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
14
-56
/
+2
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-2
/
+2
*
Move unistd.h includes to individual .c files and remove unnecessary
delphij
2009-12-11
9
-2
/
+7
*
Utilize strlcpy().
delphij
2009-02-21
1
-6
/
+3
*
ANSIfy function prototypes. While I am there, constify some parameters and
delphij
2008-04-28
13
-61
/
+36
*
Use socklen_t where appropriate.
stefanf
2005-03-11
1
-1
/
+2
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Include missing headers.
stefanf
2005-02-09
2
-0
/
+4
*
Sort sections.
ru
2005-01-18
1
-10
/
+10
*
Document missing multibyte character support in utilities specified
tjr
2004-07-03
1
-1
/
+3
*
mdoc(7) police
bms
2004-06-15
1
-1
/
+1
*
Change the default behaviour of talk(1) to use "localhost" as the
bms
2004-06-14
2
-1
/
+18
*
Do not attempt ro read more than sizeof(buf) from stdin.
cognet
2004-05-10
1
-0
/
+2
*
Handle window resizing better.
cognet
2004-04-19
3
-0
/
+65
*
1. Use socklen_t instead of int
cperciva
2004-03-21
1
-4
/
+4
*
Use the new style struct sockaddr instead of osockaddr in system calls
tjr
2003-09-28
2
-2
/
+11
*
Don't cast ioctl FIONREAD's argument to struct sgttyb *. This makes
tjr
2003-09-28
1
-1
/
+1
*
remove whitespace at end of line
luigi
2003-07-04
2
-2
/
+2
*
Add a reference to talkd(8) as a hint that talk(1) depends on a
keramida
2003-01-23
1
-1
/
+2
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
2
-2
/
+2
*
mdoc(7) police: Deal with self-xrefs.
ru
2002-12-24
1
-1
/
+1
*
Remove local prototypes for main().
jmallett
2002-08-19
1
-2
/
+0
*
mdoc fun: add a few more sentence breaks.
keramida
2002-07-15
1
-4
/
+8
*
Clear local screen when ^D is typed.
luigi
2002-07-14
3
-2
/
+24
*
nroff and pr no longer try to disallow messages.
tjr
2002-06-08
1
-7
/
+1
*
Use `The .Nm utility'
charnier
2002-04-20
1
-2
/
+3
*
remove __P
imp
2002-03-22
2
-28
/
+28
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-0
/
+2
*
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
markm
2002-02-08
1
-1
/
+0
*
WARNS=2 fixes with NO_WERROR set because of system-header originating
markm
2001-12-11
14
-105
/
+120
*
Add xref to wall(1).
ru
2001-11-20
1
-0
/
+1
*
Print the peer's name and address in the "Connection establish"
dd
2001-08-09
1
-2
/
+25
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
1
-1
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
2
-0
/
+2
*
It may happen so that the local talk daemon is not running.
ru
2000-10-05
1
-0
/
+1
*
Remove unneded -ltermcap
ache
2000-09-16
1
-2
/
+2
*
Fix a bug when talking to non-freebsd machines where carriage return
ps
2000-07-11
1
-0
/
+4
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
talk depended on side effects of curses includes.
peter
1999-08-30
2
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
14
-14
/
+14
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Remove couple of 'extern int errno'. (They turned to something funny when
dt
1999-02-14
1
-4
/
+1
*
Fixed printf format errors.
bde
1998-07-06
1
-2
/
+2
*
Add #include <string.h> to get prototype for memcpy().
jb
1998-02-15
1
-1
/
+2
[next]