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
*
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
*
Add rcsid. Remove unused #includes (what about RU# ?). Change exit(-1) and
charnier
1998-01-14
12
-60
/
+82
*
Nm talk -> Nm.
charnier
1997-08-13
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
2
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
2
-2
/
+2
*
Enable idlok() in both windows. This is actually a no-op for libcurses
peter
1996-12-28
1
-0
/
+2
*
If running under a typical sysv-style curses, including ncurses, use
peter
1996-08-20
1
-3
/
+5
*
Update some ancient warts in talk:
peter
1996-08-19
3
-20
/
+25
*
Cast to unsigned char instead of unsigned
ache
1996-04-03
1
-2
/
+2
*
Increment network byte order properly
ache
1996-03-12
1
-3
/
+3
[next]