summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Revert r253748,253749avg2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-281-1/+0
* Remove EOL whitespace.joel2013-07-281-1/+1
* Update subversion-1.8.0 -> 1.8.1. Update supportingpeter2013-07-283-6/+20
* Make the BSD-licensed patch the default.pfg2013-07-261-3/+3
* Implement certificate verification, and many other SSL-relateddes2013-07-262-35/+273
* patch: style fixpfg2013-07-241-2/+4
* Remove the large part of struct ipsecstat. Only few fields of thisae2013-07-231-69/+3
* mdoc nitdes2013-07-211-1/+2
* Close uniq(1) in the capability mode sandbox and limit descriptors usingpjd2013-07-181-0/+43
* - Make localtime(3) to work in sandbox.pjd2013-07-181-5/+28
* Sweep unused nlist entries.glebius2013-07-161-48/+26
* Nuke "systat -mbuf". It was broken since FreeBSD 5, and since thereglebius2013-07-155-209/+2
* Introduce new structure sfstat for collecting sendfile's statisticsae2013-07-152-11/+15
* Add -F fibnum option to specify an FIB number for -r flag.hrs2013-07-124-11/+40
* Report error for out-of-range numerical inputs. Requested by brooks.theraven2013-07-101-0/+8
* Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,ae2013-07-092-5/+5
* Migrate struct carpstats to PCPU counters.ae2013-07-091-1/+1
* Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters.ae2013-07-091-3/+3
* Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUae2013-07-092-5/+5
* Use new macros to implement ipstat and tcpstat using PCPU counters.ae2013-07-093-20/+16
* Prepare network statistics structures for migration to PCPU counters.ae2013-07-093-125/+109
* Remove unnecessary cast to pid_t.kevlo2013-07-042-3/+3
* Merge r252513 from src/gnu/usr.bin/patch into src/usr.bin/patch:obrien2013-07-031-1/+1
* Merge r252512 from src/gnu/usr.bin/patch into src/usr.bin/patch:obrien2013-07-031-2/+6
* Few more style nits.pjd2013-07-031-13/+10
* Sandbox rwho(1) using capability mode and Capsicum capabilities.pjd2013-07-031-3/+23
* Style cleanups.pjd2013-07-031-45/+53
* As a followup to r252547, propate const down the call stack.peter2013-07-031-1/+1
* Attempt to deal with a compile failure that shows up with gcc, whichpeter2013-07-032-0/+4
* If you've compiled your base system with WITH_ICONV, then use it for svnpeter2013-07-012-0/+10
* Update to current configuration.peter2013-07-013-13/+139
* killall: add -q flag to suppress error message when no processes are matchedmjg2013-06-302-4/+11
* truss: recognize O_DIRECTORY, O_EXEC, O_TTY_INIT and O_CLOEXECmjg2013-06-301-1/+1
* Adding myself to the calendar!hiren2013-06-301-0/+1
* Enable svnlite on armv6.kientzle2013-06-291-1/+1
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-286-0/+7
* sed: use getline() instead of fgetln().pfg2013-06-261-8/+11
* - Adding myself to the committers-ports.dotfeld2013-06-261-0/+1
* Only enable svn on amd64/ia64/sparc64/i386.peter2013-06-201-1/+1
* Fix a couple of typos that broke buildworld for me.truckman2013-06-191-2/+2
* Bandaid: mips doesn't seem to have the full set of atomics builtins. Ipeter2013-06-191-0/+2
* Tweak generated config to make it more likely to work on 32 bit systems.peter2013-06-181-2/+17
* Fix bug in destructor for checker manager in DTC that caused segfaults ontheraven2013-06-181-0/+1
* Introduce svnlite so that we can check out our source code again.peter2013-06-1841-0/+3245
* Fix header guards.eadler2013-06-171-2/+2
* Clean up -Wheader-guard warnings.pluknet2013-06-172-2/+2
* Add a checker to dtc, based on a feature request from rwatson / brooks.theraven2013-06-172-0/+58
* - add myselfrm2013-06-171-0/+1
* Revert revision 251648. style(9) requires an empty line here.grog2013-06-131-0/+1
OpenPOWER on IntegriCloud