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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated/new dependencies
sjg
2014-11-19
7
-3
/
+4
*
Merge from head@274682
sjg
2014-11-19
304
-1534
/
+11507
|
\
|
*
Change LDFLAGS to LDADD in order to allow static builds. This is more
sbruno
2014-11-15
1
-2
/
+4
|
*
Make it possible to do "iscsictl -Rt xxx -p yyy", to remove a session
trasz
2014-11-15
1
-7
/
+2
|
*
Add missing commas to .Xr.
trasz
2014-11-14
1
-3
/
+3
|
*
Increase MAXTABLE to the maxmimum possible value. The default value is too
jkim
2014-11-13
1
-3
/
+4
|
*
SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse file
marcel
2014-11-12
1
-3
/
+5
|
*
Fix text output for the uptime command.
marcel
2014-11-11
1
-1
/
+1
|
*
Fix a SIGSEGV when emitting XML or JSON when reading stdin. In that
marcel
2014-11-07
1
-3
/
+1
|
*
Re-enable dpv(1,3): Introduced via r274116; temporarily disabled
dteske
2014-11-06
1
-0
/
+1
|
*
Separate references by a comma.
marcel
2014-11-06
1
-2
/
+2
|
*
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
|
*
Balance DPADD against LDADD for dpv(1,3).
dteske
2014-11-05
1
-2
/
+2
|
*
ftp(1) uses nothing from libutil, do not link to it
bapt
2014-11-05
1
-2
/
+2
|
*
id(1) only uses getaudit(2) from the BSM which is part of the libc
bapt
2014-11-05
1
-2
/
+0
|
*
Nothing in iconv(1) uses symbols from libcrypt
bapt
2014-11-05
1
-3
/
+0
|
*
Document that wc(1) supports libxo(3).
marcel
2014-11-05
1
-1
/
+4
|
*
Convert to use libxo.
marcel
2014-11-05
2
-17
/
+42
|
*
Temporarily _disable_ compilation of dpv(3) and dpv(1).
dteske
2014-11-05
1
-1
/
+0
|
*
Fix buildworld by adding DPADD= to libdpv [dpv(3)] Makefile
dteske
2014-11-05
1
-2
/
+2
|
*
Fix build-error (pointy hat; didn't merge full up-to-date code)
dteske
2014-11-05
1
-2
/
+2
|
*
Add new libraries/utilities for data throughput visualization.
dteske
2014-11-04
5
-0
/
+1052
|
*
fix spelling of offset since that is what is used in the body...
jmg
2014-10-30
1
-3
/
+3
|
*
Replace a magic number with the proper definition. This change actually
jkim
2014-10-29
1
-2
/
+2
|
*
Fix iscsictl(8) and ctld(8) to correctly handle Windows newlines
trasz
2014-10-29
1
-0
/
+1
|
*
Add regression tests for the timeout(1) utility
bapt
2014-10-28
3
-0
/
+228
|
*
Improve compatibility with GNU timeout
bapt
2014-10-28
2
-8
/
+27
|
*
Replace update from -r271410 accidentally lost in -r273575.
mckusick
2014-10-26
1
-3
/
+3
|
*
The current POSIX semaphore implementation stores the _has_waiters flag
jhb
2014-10-24
1
-0
/
+1
|
*
Fix formatting of vmstat (1) so that it looks cleaner on standard 80
mckusick
2014-10-24
1
-23
/
+37
|
*
Hook xo(1) to the build -- it's like echo, but uses libxo to
marcel
2014-10-23
2
-0
/
+17
|
*
Change the code to use the openpty(3) API which uses the pts(4) driver
emax
2014-10-23
3
-89
/
+44
|
*
Sync with NetBSD.
delphij
2014-10-23
5
-17
/
+41
|
*
Whitespace fixes.
trasz
2014-10-22
2
-2
/
+2
|
*
Retire the unimplemented MAP_RENAME and MAP_NORESERVE flags to mmap(2).
jhb
2014-10-18
1
-2
/
+2
|
*
Fix to col when printing half-line feeds w/ -f option...
jmg
2014-10-17
1
-1
/
+1
|
*
Decode the arguments passed to _umtx_op(). In particular, decode the
jhb
2014-10-13
4
-2
/
+103
|
*
Fix most of the warnings in kdump(1).
jhb
2014-10-13
1
-20
/
+27
|
*
Integrate usr.bin/gzip/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+16
|
*
Integrate usr.bin/grep/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+45
|
*
Integrate usr.bin/cut/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+27
|
*
Integrate usr.bin/dirname/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+18
|
*
Integrate usr.bin/cmp/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+18
|
*
Integrate usr.sbin/basename/tests from NetBSD into atf/kyua
ngie
2014-10-09
2
-0
/
+18
|
*
Correct scale factor for T terabyte suffix
emaste
2014-10-08
1
-1
/
+1
|
*
don't reinvent the wheel: rely on basename(3)
eadler
2014-10-08
1
-16
/
+2
|
*
Update baseline files for EBR, MBR and PC98 now that mkimg fills in
marcel
2014-10-03
36
-1229
/
+1227
|
*
Add mkimg_chs() for those schemes that need the LBA broken down into
marcel
2014-10-03
6
-21
/
+58
[next]