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
/
who
/
who.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In wall and who, check that the utmp entry isn't stalled, as it is done in w.
cognet
2006-02-21
1
-3
/
+21
*
Move variable initialization to reduce compiler warning.
charnier
2005-05-29
1
-2
/
+2
*
Fix a warning that showed up on 64 bit systems. It was actually a real
peter
2003-10-26
1
-1
/
+1
*
Remove unimplemented System V options from the getopt() option string.
tjr
2002-12-21
1
-1
/
+1
*
utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than
peter
2002-11-15
1
-3
/
+5
*
Style: put static qualifier on definition of static functions.
tjr
2002-06-20
1
-7
/
+7
*
Respect the setting of the COLUMNS environment variable, use it instead of
tjr
2002-06-04
1
-6
/
+16
*
Write "FROM" heading above the hostname column, like NetBSD and GNU do.
tjr
2002-05-28
1
-0
/
+1
*
Reimplement the who(1) utility to add some features required by SUSv3:
tjr
2002-05-09
1
-107
/
+220
*
remove __P
imp
2002-03-22
1
-3
/
+3
*
WARNS=2 fix, use __FBSDID().
markm
2001-12-11
1
-11
/
+13
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+1
*
Don't attempt to parse %c
ache
2001-03-21
1
-3
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Back out Steve's fix, as this was already fixed by me in revision 1.6
des
1998-05-25
1
-4
/
+0
*
Only allow 'who' and 'who am i' as valid usages.
steve
1998-05-25
1
-1
/
+5
*
Check that user really typed "who am {I,i}", and that no stray
des
1998-04-26
1
-1
/
+5
*
Use err(3). Add usage().
charnier
1997-08-26
1
-15
/
+31
*
Made sure the string formated by strftime() is properly
yokota
1997-03-07
1
-1
/
+2
*
Add setlocale LC_TIME
ache
1995-10-24
1
-0
/
+3
*
Replace ctime by strftime %c to use national date representation now
ache
1995-08-07
1
-4
/
+4
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+135