aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.Mark Johnston2013-08-071-13/+17
* Update serf 1.2.1 -> 1.3.0 for svnPeter Wemm2013-08-021-1/+1
* find: Allow -delete to delete files given as arguments.Jilles Tjoelker2013-08-021-1/+2
* Merge bmake-20130730Simon J. Gerraty2013-08-023-7/+7
|\
* | Properly print arguments to vfork(2) and rfork(2).Mark Johnston2013-08-012-1/+12
* | MFC'ing to 9.2.David E. O'Brien2013-07-301-1/+1
* | grep -i does not work for simple patterns and single byte locales, likeAndrey A. Chernov2013-07-301-2/+2
* | Include an Accept header in requests.Dag-Erling Smørgrav2013-07-301-1/+2
* | Add Michael Gmelin's name to the copyright statement.Dag-Erling Smørgrav2013-07-301-1/+2
* | Revert r253748,253749Andriy Gapon2013-07-281-0/+1
* | remove needless inclusion of machine/cpu.h in userlandAndriy Gapon2013-07-281-1/+0
* | Remove EOL whitespace.Joel Dahl2013-07-281-1/+1
* | Update subversion-1.8.0 -> 1.8.1. Update supportingPeter Wemm2013-07-283-6/+20
* | Make the BSD-licensed patch the default.Pedro F. Giffuni2013-07-261-3/+3
* | Implement certificate verification, and many other SSL-relatedDag-Erling Smørgrav2013-07-262-35/+273
* | patch: style fixPedro F. Giffuni2013-07-241-2/+4
* | Remove the large part of struct ipsecstat. Only few fields of thisAndrey V. Elsukov2013-07-231-69/+3
* | mdoc nitDag-Erling Smørgrav2013-07-211-1/+2
* | Close uniq(1) in the capability mode sandbox and limit descriptors usingPawel Jakub Dawidek2013-07-181-0/+43
* | - Make localtime(3) to work in sandbox.Pawel Jakub Dawidek2013-07-181-5/+28
* | Sweep unused nlist entries.Gleb Smirnoff2013-07-161-48/+26
* | Nuke "systat -mbuf". It was broken since FreeBSD 5, and since thereGleb Smirnoff2013-07-155-209/+2
* | Introduce new structure sfstat for collecting sendfile's statisticsAndrey V. Elsukov2013-07-152-11/+15
* | Add -F fibnum option to specify an FIB number for -r flag.Hiroki Sato2013-07-124-11/+40
* | Report error for out-of-range numerical inputs. Requested by brooks.David Chisnall2013-07-101-0/+8
* | Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,Andrey V. Elsukov2013-07-092-5/+5
* | Migrate struct carpstats to PCPU counters.Andrey V. Elsukov2013-07-091-1/+1
* | Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters.Andrey V. Elsukov2013-07-091-3/+3
* | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUAndrey V. Elsukov2013-07-092-5/+5
* | Use new macros to implement ipstat and tcpstat using PCPU counters.Andrey V. Elsukov2013-07-093-20/+16
* | Prepare network statistics structures for migration to PCPU counters.Andrey V. Elsukov2013-07-093-125/+109
* | Remove unnecessary cast to pid_t.Kevin Lo2013-07-042-3/+3
* | Merge r252513 from src/gnu/usr.bin/patch into src/usr.bin/patch:David E. O'Brien2013-07-031-1/+1
* | Merge r252512 from src/gnu/usr.bin/patch into src/usr.bin/patch:David E. O'Brien2013-07-031-2/+6
* | Few more style nits.Pawel Jakub Dawidek2013-07-031-13/+10
* | Sandbox rwho(1) using capability mode and Capsicum capabilities.Pawel Jakub Dawidek2013-07-031-3/+23
* | Style cleanups.Pawel Jakub Dawidek2013-07-031-45/+53
* | As a followup to r252547, propate const down the call stack.Peter Wemm2013-07-031-1/+1
* | Attempt to deal with a compile failure that shows up with gcc, whichPeter Wemm2013-07-032-0/+4
* | If you've compiled your base system with WITH_ICONV, then use it for svnPeter Wemm2013-07-012-0/+10
* | Update to current configuration.Peter Wemm2013-07-013-13/+139
* | killall: add -q flag to suppress error message when no processes are matchedMateusz Guzik2013-06-302-4/+11
* | truss: recognize O_DIRECTORY, O_EXEC, O_TTY_INIT and O_CLOEXECMateusz Guzik2013-06-301-1/+1
* | Adding myself to the calendar!Hiren Panchasara2013-06-301-0/+1
* | Enable svnlite on armv6.Tim Kientzle2013-06-291-1/+1
* | - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-286-0/+7
* | sed: use getline() instead of fgetln().Pedro F. Giffuni2013-06-261-8/+11
* | - Adding myself to the committers-ports.dotMark Felder2013-06-261-0/+1
* | Only enable svn on amd64/ia64/sparc64/i386.Peter Wemm2013-06-201-1/+1
* | Fix a couple of typos that broke buildworld for me.Don Lewis2013-06-191-2/+2