summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* install: Use posix_spawnp() for starting strip and improve error messages.jilles2014-03-081-20/+29
* Fix compilation for 32-bit machines.glebius2014-03-061-4/+4
* - Clarify usage of the -f option.brd2014-03-051-2/+2
* Hide struct rtentry from userland.glebius2014-03-051-0/+1
* - Remove rt_metrics_lite and simply put its members into rtentry.glebius2014-03-053-31/+37
* Increase MAXLINE to deal with longer paths.marcel2014-03-041-1/+1
* Apply fix for lldb not linking after the sparc backend import.dim2014-03-011-0/+6
* ssh-copy-id: add restorecon calleadler2014-03-011-0/+3
* ssh-copy-id: avoid sending private keys; add -v optioneadler2014-03-012-6/+16
* Merge from head up to r262536.dim2014-02-262-7/+3
|\
| * Update LLDB snapshot to upstream r202189emaste2014-02-261-2/+3
| |\
| | * Update LLDB bmake build for r262187emaste2014-02-181-2/+3
| * | There is no need to prevent iscsictl from adding iSER session when theretrasz2014-02-261-5/+0
* | | Merge from head up to r262415.dim2014-02-233-6/+4
|\ \ \ | |/ /
| * | Capability rights are held by descriptors, not processes.pjd2014-02-231-1/+1
| * | Fix parsing multiple roots with whitespace between them.theraven2014-02-231-0/+1
| * | Simplify the way the end of a singly linked list is followed (for addingbrueffer2014-02-221-5/+2
* | | Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-206-0/+36
|/ /
* | Match our implementation of iconv's inbuf argument.peter2014-02-201-1/+1
* | Import svn-1.8.8.peter2014-02-201-4/+4
* | Make it clear that there are two ways to add a session using iscsictl(8),trasz2014-02-201-1/+16
|/
* Update lldb for clang/llvm 3.4 importemaste2014-02-171-0/+1
* calendar(1): don't segfault in invalid inputeadler2014-02-171-0/+4
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-1630-477/+216
* Mention that rctl(8) was sponsored by the Foundation.trasz2014-02-161-3/+4
* Rework rctl(8) manpagebdrewery2014-02-151-55/+135
* Remove mention of minimum password length and upper/lower case checking,wblock2014-02-141-19/+3
* Whenever flowtable lookup fails, we do route lookup and then try toglebius2014-02-141-1/+3
* Reword.adrian2014-02-141-1/+1
* Don't insert a flowtable entry if the lle isn't yet valid.adrian2014-02-141-0/+1
* Fix world build WITHOUT_PF.glebius2014-02-122-1/+9
* Expose OBJT_MGTDEVICE VM objects used for GEM/TTM with drm2 as anjhb2014-02-112-1/+7
* Make iscsictl(8) properly handle (optional) semicolons in iscsi.conf,trasz2014-02-102-1/+5
* Simplify.trasz2014-02-101-22/+22
* Remove unused variable.trasz2014-02-101-2/+0
* Yacc cleanup; no functional changes.trasz2014-02-101-33/+33
* mdoc: minor paragraph fixes.joel2014-02-086-7/+1
* Correct example.joel2014-02-081-2/+2
* o Revamp API between flowtable and netinet, netinet6.glebius2014-02-074-3/+87
* Let units deal with Gas Mark and Stufe.dwmalone2014-02-061-0/+2
* Print the MD5 signature information introduced in r221023 in thebz2014-02-051-0/+11
* Use the DELTA() macro to tidy the server-side interval stats code a bit.jhb2014-02-051-18/+9
* Partially revert r52493 and change client side interval statistics tojhb2014-02-051-17/+18
* Merge mdocml v1.12.3 into headuqs2014-02-011-1/+1
* Merge from CheriBSD:brooks2014-01-303-3/+16
* Don't build BSDL dtc if the GPL dtc is enabled.imp2014-01-291-1/+4
* Increase the default (and minimum) buffer size from 4 kB to 16 kB. Also,des2014-01-282-4/+5
* whitespace and bump copyrightdes2014-01-281-3/+3
* Merge bmake-20140101 from vendorsjg2014-01-273-5/+9
* login: Clean up PAM and audit, then exit, on SIGHUP and SIGTERM.jilles2014-01-261-18/+77
OpenPOWER on IntegriCloud