aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove bundled reallocarray(3) since it is now in libcBaptiste Daroussin2015-05-011-36/+0
* Use defines to improve clarityBaptiste Daroussin2015-05-011-5/+5
* col: fixing 25 year old bugBaptiste Daroussin2015-05-011-4/+4
* Actually add c++filt's MakefileEd Maste2015-04-301-0/+17
* Add ELF Tool Chain's c++filt to the buildEd Maste2015-04-301-0/+2
* Remove spurious period.Edward Tomasz Napierala2015-04-291-1/+1
* Make rctl(8) more user-friendly when RACCT/RCTL is disabled for some reason.Edward Tomasz Napierala2015-04-291-5/+42
* The Dutch queen abdicated two years ago, the national holiday associated withRene Ladan2015-04-271-1/+1
* Add myself (oshogbo) to calendar.freebsd and committers-src.dot.Mariusz Zaborski2015-04-271-0/+1
* hexdump: Don't use uninitialized struct stat.Jilles Tjoelker2015-04-261-1/+1
* o Properly init prevtime, so that we don't print bogus value in theMaxim Sobolev2015-04-251-2/+13
* Try alternate addresses more agressively.Xin LI2015-04-251-9/+127
* Make nfsstat(1) build with WARNS=6.Edward Tomasz Napierala2015-04-242-11/+0
* Remove oldnfs support from nfsstat(1).Edward Tomasz Napierala2015-04-232-429/+122
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-235-5/+5
* Merge bmake-20150418Simon J. Gerraty2015-04-212-36/+84
|\
* | patch(1): small include changes.Pedro F. Giffuni2015-04-203-4/+5
* | find.1: Add missing whitespace:Eitan Adler2015-04-201-1/+1
* | rpcgen: fix use use of strcmpEitan Adler2015-04-191-1/+1
* | calendar: remove useless checkEitan Adler2015-04-191-3/+0
* | Remove some oldnfs remnants.Edward Tomasz Napierala2015-04-181-7/+0
* | r281540 was upstreamed as NetBSD r1.108 of gzip.c, note it as merged.Xin LI2015-04-161-1/+1
* | Fix libxo output from uptime commandAllan Jude2015-04-162-8/+18
* | Fix SIGINFO race causing final results to be lost to stderr.Bryan Drewery2015-04-161-0/+11
* | Remove extra flags from r250462.Bryan Drewery2015-04-161-1/+1
* | Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-2/+1
* | When reading in the original file name from gzip header, we readXin LI2015-04-151-2/+5
* | Disable truss, gprof, and lint on arm64, they don't build.Andrew Turner2015-04-141-0/+6
* | ipcs: fix builds that use gccEitan Adler2015-04-142-4/+0
* | ipcs: fix warnings (WARNS=1 -> WARNS=6)Eitan Adler2015-04-134-40/+39
* | Sync with NetBSD:Xin LI2015-04-132-10/+20
* | Add libxo(3) support to iscsictl(8).Edward Tomasz Napierala2015-04-124-165/+228
* | Update nvi to 2.1.3 which fixes the data corruption when locale conversionBaptiste Daroussin2015-04-101-1/+1
|\ \
* | | Remove uneeded link to libkiconvBaptiste Daroussin2015-04-091-1/+1
* | | Convert mt(1) and libmt to LIBADDBaptiste Daroussin2015-04-091-2/+1
* | | Remove uneeded sbuf headerBaptiste Daroussin2015-04-091-1/+0
* | | iscsictl(8) does not actually needs to be linked to libcam nor libutilBaptiste Daroussin2015-04-091-2/+0
* | | Avoid escaping EOL for line continuationEd Maste2015-04-091-1/+1
* | | ar: Disallow directory traversalEd Maste2015-04-091-1/+9
* | | Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>John Baldwin2015-04-081-18/+0
* | | patch: Bring small updates from OpenBSDPedro F. Giffuni2015-04-071-19/+37
* | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-074-1/+4
* | | Fix missing AUTHOR section for jot(1), rs(1), and lam(1)Allan Jude2015-04-073-3/+9
* | | The code says "or", not "either or". So fix the documentation.Michael Tuexen2015-04-071-2/+2
* | | Like it was already done for 'netstat -i', drop the kvm(3) supportGleb Smirnoff2015-04-072-394/+14
* | | Remove custom getdelim(3) and fix a small memory leak.Pedro F. Giffuni2015-04-073-72/+28
* | | sort(1): Cleanups and a small memory leak.Pedro F. Giffuni2015-04-071-16/+9
* | | lockf(1): add a reference to lockf(3).Mark Johnston2015-04-061-0/+1
* | | o Make net.inet6.ip6.mif6table return special API structure, that doesn'tGleb Smirnoff2015-04-062-66/+19
* | | Stop including if_var.h from userland.Gleb Smirnoff2015-04-065-5/+0