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
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
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
2
-2
/
+3
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
|
|
/
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-1
/
+2
*
|
Bump date missed in r202756
eadler
2012-09-14
1
-1
/
+1
|
/
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-1
/
+1
*
Spelling fixes for usr.bin/
uqs
2011-12-30
1
-2
/
+2
*
Build finger(1) with WARNS=6.
ed
2011-10-14
2
-3
/
+1
*
Staticify cleanup() which is not referenced in other places.
delphij
2011-06-21
1
-1
/
+1
*
Check return code of setuid() and setgid() in finger.
simon
2011-04-23
1
-4
/
+8
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
8
-32
/
+0
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-4
/
+3
*
Migrate finger(1) towards utmpx.
ed
2010-01-13
6
-17
/
+9
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Migrate finger(1) away from <utmp.h>.
ed
2009-12-28
8
-68
/
+54
*
Plug a memory leak.
delphij
2009-12-21
1
-0
/
+1
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
3
-3
/
+3
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
3
-3
/
+3
*
Restore the ".Sh BUGS" line that was accidentally removed
ru
2007-04-12
1
-0
/
+1
*
Remove irrelevant comment about T/TCP in BUGS.
des
2007-04-11
1
-8
/
+0
*
Remove -T from getopt() spec and usage string.
des
2007-04-11
1
-2
/
+2
*
Bump Dd.
des
2007-04-11
1
-1
/
+1
*
Remove T/TCP support, and the -T option which was needed to disable it.
des
2007-04-11
4
-16
/
+3
*
Reduce number of spaces for full name by four, and reduce padding
rwatson
2006-03-04
1
-5
/
+5
*
Setting .nofinger will not hide you from root.
dds
2005-09-19
4
-1
/
+6
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-05-21
1
-1
/
+2
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
1
-22
/
+22
*
Sort sections.
ru
2005-01-18
1
-6
/
+6
*
Document incorrect handling of multibyte characters.
tjr
2004-07-17
1
-1
/
+5
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-3
/
+6
*
Remove spurious semicolons. Outside of functions they are actually errors but
stefanf
2004-05-16
1
-1
/
+1
*
Add multiple inclusion guards. Mostly this is for extern.h, which was
jmallett
2004-03-14
3
-1
/
+10
*
Fixed a misspelling of 0 as NULL.
bde
2004-03-14
1
-1
/
+1
*
Add code to keep going if you're really intent on fingering someone, but
jmallett
2003-06-28
2
-4
/
+16
*
If stat() on the terminal specified in utmp fails due to ENOENT, don't
rwatson
2003-04-02
3
-2
/
+21
*
mdoc(7) police: Deal with self-xrefs.
ru
2002-12-24
1
-1
/
+1
*
Make a CR/LF sequence measure up to its name: the order of the CR and LF
roam
2002-12-02
1
-1
/
+1
*
mdoc(7) police: bump document date, use the canonical option list width,
ru
2002-11-26
1
-17
/
+11
*
Back out previous commit - it was not well thought out.
sobomax
2002-10-31
1
-1
/
+1
*
Fix POLA breakage in 1.29: IPv4 should be default. This makes `-4' option
sobomax
2002-10-31
1
-1
/
+1
*
ANSIify function definitions.
dwmalone
2002-09-04
6
-62
/
+37
*
add -4 and -6 option to be able to specify an address family.
ume
2002-07-22
3
-4
/
+22
*
Add -g option, which restricts printing of the gecos fields to just the user's
mini
2002-07-02
5
-5
/
+23
*
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
[next]