summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Provide UTF-8 version of russian calendars.glebius2013-08-167-1/+253
* Make carets line up in dtc diagnostics if the line starts with a tab.theraven2013-08-141-1/+2
* Belatedly add my birthday and fix a typo.uqs2013-08-141-1/+2
* kdump: Decode AT_FDCWD in first argument of bindat() and connectat().jilles2013-08-131-0/+2
* kdump: Improve decoding of various *at calls:jilles2013-08-132-0/+47
* Make check for unknown login class actually work. Previously, using the "-c"...trasz2013-08-121-0/+2
* Give up on using iconv to convert to UTF-8 at build time. I don't see anypeter2013-08-1210-50/+2783
* Don't build the UTF-8 version of the catalogs without iconv enabled.peter2013-08-111-8/+7
* Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just removepeter2013-08-111-1/+0
* Update nvi-1.79 to 2.1.1-4334a8297fpeter2013-08-115-434/+239
* In su(1), fix option ordering and clarify that the login class specifiedtrasz2013-08-111-5/+7
* ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't.sjg2013-08-101-1/+1
* Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.markj2013-08-071-13/+17
* Update serf 1.2.1 -> 1.3.0 for svnpeter2013-08-021-1/+1
* find: Allow -delete to delete files given as arguments.jilles2013-08-021-1/+2
* Merge bmake-20130730sjg2013-08-023-7/+7
* Properly print arguments to vfork(2) and rfork(2).markj2013-08-012-1/+12
* MFC'ing to 9.2.obrien2013-07-301-1/+1
* grep -i does not work for simple patterns and single byte locales, likeache2013-07-301-2/+2
* Include an Accept header in requests.des2013-07-301-1/+2
* Add Michael Gmelin's name to the copyright statement.des2013-07-301-1/+2
* 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
OpenPOWER on IntegriCloud