summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Updated/new dependenciessjg2014-11-197-3/+4
* Merge from head@274682sjg2014-11-19304-1534/+11507
|\
| * Change LDFLAGS to LDADD in order to allow static builds. This is moresbruno2014-11-151-2/+4
| * Make it possible to do "iscsictl -Rt xxx -p yyy", to remove a sessiontrasz2014-11-151-7/+2
| * Add missing commas to .Xr.trasz2014-11-141-3/+3
| * Increase MAXTABLE to the maxmimum possible value. The default value is toojkim2014-11-131-3/+4
| * SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse filemarcel2014-11-121-3/+5
| * Fix text output for the uptime command.marcel2014-11-111-1/+1
| * Fix a SIGSEGV when emitting XML or JSON when reading stdin. In thatmarcel2014-11-071-3/+1
| * Re-enable dpv(1,3): Introduced via r274116; temporarily disableddteske2014-11-061-0/+1
| * Separate references by a comma.marcel2014-11-061-2/+2
| * Sort the references in "SEE ALSO" by section first; then alphabetically.marcel2014-11-061-3/+3
| * Document that w(1) supports libxo(3).marcel2014-11-051-1/+4
| * Convert to use libxo.marcel2014-11-053-37/+82
| * Balance DPADD against LDADD for dpv(1,3).dteske2014-11-051-2/+2
| * ftp(1) uses nothing from libutil, do not link to itbapt2014-11-051-2/+2
| * id(1) only uses getaudit(2) from the BSM which is part of the libcbapt2014-11-051-2/+0
| * Nothing in iconv(1) uses symbols from libcryptbapt2014-11-051-3/+0
| * Document that wc(1) supports libxo(3).marcel2014-11-051-1/+4
| * Convert to use libxo.marcel2014-11-052-17/+42
| * Temporarily _disable_ compilation of dpv(3) and dpv(1).dteske2014-11-051-1/+0
| * Fix buildworld by adding DPADD= to libdpv [dpv(3)] Makefiledteske2014-11-051-2/+2
| * Fix build-error (pointy hat; didn't merge full up-to-date code)dteske2014-11-051-2/+2
| * Add new libraries/utilities for data throughput visualization.dteske2014-11-045-0/+1052
| * fix spelling of offset since that is what is used in the body...jmg2014-10-301-3/+3
| * Replace a magic number with the proper definition. This change actuallyjkim2014-10-291-2/+2
| * Fix iscsictl(8) and ctld(8) to correctly handle Windows newlinestrasz2014-10-291-0/+1
| * Add regression tests for the timeout(1) utilitybapt2014-10-283-0/+228
| * Improve compatibility with GNU timeoutbapt2014-10-282-8/+27
| * Replace update from -r271410 accidentally lost in -r273575.mckusick2014-10-261-3/+3
| * The current POSIX semaphore implementation stores the _has_waiters flagjhb2014-10-241-0/+1
| * Fix formatting of vmstat (1) so that it looks cleaner on standard 80mckusick2014-10-241-23/+37
| * Hook xo(1) to the build -- it's like echo, but uses libxo tomarcel2014-10-232-0/+17
| * Change the code to use the openpty(3) API which uses the pts(4) driveremax2014-10-233-89/+44
| * Sync with NetBSD.delphij2014-10-235-17/+41
| * Whitespace fixes.trasz2014-10-222-2/+2
| * Retire the unimplemented MAP_RENAME and MAP_NORESERVE flags to mmap(2).jhb2014-10-181-2/+2
| * Fix to col when printing half-line feeds w/ -f option...jmg2014-10-171-1/+1
| * Decode the arguments passed to _umtx_op(). In particular, decode thejhb2014-10-134-2/+103
| * Fix most of the warnings in kdump(1).jhb2014-10-131-20/+27
| * Integrate usr.bin/gzip/tests from NetBSD into atf/kyuangie2014-10-092-0/+16
| * Integrate usr.bin/grep/tests from NetBSD into atf/kyuangie2014-10-092-0/+45
| * Integrate usr.bin/cut/tests from NetBSD into atf/kyuangie2014-10-092-0/+27
| * Integrate usr.bin/dirname/tests from NetBSD into atf/kyuangie2014-10-092-0/+18
| * Integrate usr.bin/cmp/tests from NetBSD into atf/kyuangie2014-10-092-0/+18
| * Integrate usr.sbin/basename/tests from NetBSD into atf/kyuangie2014-10-092-0/+18
| * Correct scale factor for T terabyte suffixemaste2014-10-081-1/+1
| * don't reinvent the wheel: rely on basename(3)eadler2014-10-081-16/+2
| * Update baseline files for EBR, MBR and PC98 now that mkimg fills inmarcel2014-10-0336-1229/+1227
| * Add mkimg_chs() for those schemes that need the LBA broken down intomarcel2014-10-036-21/+58
OpenPOWER on IntegriCloud