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
/
finger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up malloc(3)'s argument. Remove casts which do nothing when we're
jmallett
2002-05-17
1
-2
/
+2
*
Use `The .Nm utility'
charnier
2002-04-19
1
-9
/
+10
*
remove __P
imp
2002-03-22
5
-23
/
+23
*
Unremoved used includes. <sys/time.h> is needed if <sys/stat.h> isn't
bde
2002-02-25
1
-0
/
+2
*
Remove leaf node WARNS?=2 (that mainly I added). This should
markm
2002-02-08
1
-1
/
+0
*
GRR. Unbreak WARNS=2.
peter
2002-02-08
1
-1
/
+1
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
5
-25
/
+30
*
WARNS=2 fix, remove 'register' and use __FBSDID().
markm
2001-12-02
7
-72
/
+77
*
Replace the condemned access(2) by stat(2),
yar
2001-08-08
1
-1
/
+2
*
Don't use ".nofinger" as a string constant from within the code
yar
2001-07-30
2
-1
/
+3
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
1
-1
/
+1
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+1
*
Don't attempt to parse %c
ache
2001-03-21
4
-34
/
+56
*
MAXPATHLEN is enough.
imp
2001-03-01
1
-2
/
+1
*
Spelling
charnier
2001-02-06
6
-50
/
+25
*
Check strdup() return values
jedgar
2001-01-20
1
-4
/
+8
*
.publickey -> .pubkey to match other finger daemons.
des
2001-01-04
3
-4
/
+4
*
Add support for a .publickey file.
des
2000-12-29
3
-4
/
+9
*
If the utmp login time is greater than the tty atime, use it to calculate
brian
2000-12-21
1
-1
/
+7
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-2
/
+2
*
Document what Idle=* means in a short format display.
ru
2000-12-12
1
-0
/
+3
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-9
/
+9
*
The -o is the default for "short" display, not the -h.
ru
2000-10-24
1
-3
/
+4
*
-Wall cleanup.
ru
2000-10-23
3
-13
/
+10
*
Do not allow `finger -m /somefile' as well.
ru
2000-10-05
1
-3
/
+3
*
Don't allow finger /somefile, only allow filname expansions from
brian
2000-10-02
1
-0
/
+10
*
Don't assume ai0->ai_canonname will always be filled in. Print the
wollman
2000-09-24
1
-1
/
+6
*
Implement IPv6 support. Also restructure the way multi-homed hosts
wollman
2000-09-22
1
-57
/
+91
*
Delete a bogus reference to T/TCP -- the problem still exists on Standard
wollman
2000-09-22
1
-3
/
+1
*
Don't drop out when we've processed argc - 1 names.... arguments
brian
2000-09-12
1
-7
/
+3
*
Finger.conf first appeared in 4.2 (now that it's been MFCd)
brian
2000-08-25
1
-1
/
+1
*
Fix the -m option - broken by the last commit.
brian
2000-08-25
1
-1
/
+1
*
Add a missing comma.
sheldonh
2000-08-25
1
-1
/
+1
*
Allow finger.conf to contain aliases for files that will be displayed
brian
2000-08-25
6
-21
/
+50
*
Remove extraneous arguments to the Os (operating system) and Nm
sheldonh
2000-08-17
1
-4
/
+4
*
Allow a /etc/finger.conf file that contains finger aliases
brian
2000-08-17
5
-1
/
+162
*
Backout previous commit.
asmodai
2000-07-12
1
-1
/
+1
*
MFC: fix some output cosmetics so that the finger -s output is properly
asmodai
2000-07-12
1
-1
/
+1
*
Fix finger -s output on an user who never logged in.
asmodai
2000-07-11
1
-1
/
+1
*
Don't call warn() with no format string.
kris
2000-07-10
1
-1
/
+1
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
7
-7
/
+7
*
Use the final version of the patch for the overflow, not the next to
imp
1999-08-22
1
-7
/
+9
*
Fix possible buffer overflow with finger and fingerd.
imp
1999-08-21
1
-16
/
+27
*
Clean up some ambiguous nested if/elses.
billf
1999-07-04
1
-2
/
+3
*
Impliment elements of TCP Wrappers's `safe_finger'.
obrien
1999-05-08
3
-2
/
+46
*
fix 8bit clean issue
ache
1998-08-07
1
-5
/
+5
*
Don't assume that hp->h_lenght == 4. Be conservative in its use.
imp
1998-06-09
1
-2
/
+3
[next]