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
/
w
Commit message (
Expand
)
Author
Age
Files
Lines
*
w(1) is not setgid binary since r53279, so remove the setgid() call.
delphij
2015-09-09
2
-13
/
+1
*
Upgrade libxo to 0.4.5.
marcel
2015-08-24
1
-1
/
+1
*
Widen the host field so that a full IPv6 address will be seen.
markm
2015-07-14
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+23
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
3
-10
/
+23
|
|
\
|
|
/
|
/
|
|
*
Updated/new dependencies
sjg
2014-11-19
1
-0
/
+1
|
*
Merge from head@274682
sjg
2014-11-19
4
-55
/
+89
|
|
\
|
*
|
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 with HEAD.
obrien
2013-02-08
3
-10
/
+9
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Sync from head
sjg
2012-11-04
2
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+22
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix libxo output from uptime command
allanjude
2015-04-16
2
-8
/
+18
*
|
|
|
|
Call xo_finish(3) before exiting in usage().
markj
2015-03-09
1
-0
/
+1
*
|
|
|
|
Add xo_finish() to w.c in case it's invoked as uptime
grembo
2015-02-10
1
-1
/
+3
*
|
|
|
|
Convert to usr.bin/ to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix text output for the uptime command.
marcel
2014-11-11
1
-1
/
+1
*
|
|
|
Sort the references in "SEE ALSO" by section first; then alphabetically.
marcel
2014-11-06
1
-3
/
+3
*
|
|
|
Document that w(1) supports libxo(3).
marcel
2014-11-05
1
-1
/
+4
*
|
|
|
Convert to use libxo.
marcel
2014-11-05
3
-37
/
+82
*
|
|
|
don't reinvent the wheel: rely on basename(3)
eadler
2014-10-08
1
-16
/
+2
*
|
|
|
Revert r253748,253749
avg
2013-07-28
1
-0
/
+1
*
|
|
|
remove needless inclusion of machine/cpu.h in userland
avg
2013-07-28
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
- Move 'showthreads' check out of fmt.c.
jhb
2013-01-19
1
-4
/
+3
*
|
|
Set showthread = 0 for w(1).
delphij
2013-01-18
1
-0
/
+1
*
|
|
Fix whitespace.
ed
2012-11-17
2
-7
/
+6
|
|
/
|
/
|
*
|
Use CLOCK_UPTIME to get the uptime.
emaste
2012-10-12
1
-1
/
+1
*
|
Bump date missed in r202756
eadler
2012-09-14
1
-1
/
+1
|
/
*
Add missing static keywords to w(1)
ed
2011-11-06
1
-14
/
+13
*
Only print entries for which ut_host points to a character device.
ed
2011-07-05
1
-1
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
6
-24
/
+0
*
Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow...
brucec
2010-02-08
1
-1
/
+2
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-2
/
+2
*
Port w(1) to utmpx.
ed
2010-01-13
2
-7
/
+8
*
This now passes a make universe with WARNS=6.
dwmalone
2010-01-07
1
-2
/
+0
*
Shuffle parens to avoid type-punning warning.
dwmalone
2010-01-05
1
-1
/
+1
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
2
-0
/
+4
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
2
-4
/
+0
*
Let w(1) use utmpx.
ed
2009-12-06
2
-31
/
+28
*
When -n is specified, attempt to turn hostnames found in utmp into IP
ume
2009-11-22
1
-11
/
+31
*
Constify format string pointer, otherwise this would trigger warning when
delphij
2009-09-08
1
-1
/
+1
*
Fix the problem that the entry broke into two lines with multi-byte
ume
2009-08-30
3
-12
/
+24
*
w(1) uses strftime %b with to print the abbreviated month name
ache
2008-08-20
1
-1
/
+2
*
Fix markup.
ru
2006-12-14
1
-7
/
+10
*
Use sysctlbyname
phk
2006-05-11
1
-6
/
+1
*
Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec)
andre
2005-10-17
1
-9
/
+3
[next]