| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 235915: | Josh Paetzel | 2012-05-29 | 1 | -0/+1 |
| * | MFC r234772: | Jeremie Le Hen | 2012-05-08 | 1 | -0/+1 |
| * | MFC r229997, r230033, and r230334 | Kenneth D. Merry | 2012-02-15 | 1 | -0/+1 |
| * | MFC: r228857 | Marius Strobl | 2012-01-29 | 1 | -1/+2 |
| * | Add WITHOUT_UTMPX switch to the build system. | Ed Schouten | 2011-06-17 | 1 | -4/+7 |
| * | Build and install a BSD licensed grep. | David E. O'Brien | 2011-05-25 | 1 | -5/+1 |
| * | Add rctl(8), the utility to manage rctl rules. | Edward Tomasz Napierala | 2011-03-30 | 1 | -0/+1 |
| * | Add the BSD-licensed Citrus iconv to the base system with default off | Gabor Kovesdan | 2011-02-25 | 1 | -0/+9 |
| * | Flesh out WITHOUT_GROFF support to DTRT. | Ulrich Spörlein | 2011-02-22 | 1 | -2/+4 |
| * | Retire GNU man in favor of the newly written BSDL version. | Gordon Tetlow | 2010-10-03 | 1 | -1/+3 |
| * | Move to using Makefile.arch to include the proper target-specific programs. | Warner Losh | 2010-09-13 | 1 | -136/+57 |
| * | - Change default grep back to GNU version. BSD grep can be built with the | Gabor Kovesdan | 2010-08-23 | 1 | -4/+4 |
| * | Update a stale comment about grep. | Xin LI | 2010-08-11 | 1 | -1/+1 |
| * | Add BSD grep to the base system and make it our default grep. | Gabor Kovesdan | 2010-07-22 | 1 | -0/+5 |
| * | Hook clang into the build on i386/amd64/powerpc. | Roman Divacky | 2010-06-09 | 1 | -0/+5 |
| * | Add a new build option, MAN_UTILS. This option lets you control building | Jung-uk Kim | 2010-05-19 | 1 | -2/+6 |
| * | Import of liblzma, xz, xzdec, lzmainfo from vendor branch | Martin Matuska | 2010-05-10 | 1 | -0/+3 |
| * | Add seq(1), a small utility to generate sequence number. | Xin LI | 2010-02-19 | 1 | -0/+1 |
| * | bc and dc are not BSD version, not GNU version. | Warner Losh | 2010-02-18 | 1 | -1/+1 |
| * | As it turns out, fmt(1) is being used by the base system as well as the | Xin LI | 2010-02-09 | 1 | -2/+1 |
| * | Connect smbfs related libraries and tool on sparc64. | Pyun YongHyeon | 2010-01-25 | 1 | -0/+4 |
| * | Unbreak world WITHOUT_OPENSSL: | Antoine Brodin | 2010-01-23 | 1 | -2/+4 |
| * | Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good | Gabor Kovesdan | 2010-01-20 | 1 | -0/+2 |
| * | Add wtmpcvt(1). | Ed Schouten | 2010-01-14 | 1 | -0/+1 |
| * | Connect unzip to the build. | Roman Divacky | 2009-12-03 | 1 | -0/+1 |
| * | Add revoke(1). | Ed Schouten | 2009-06-15 | 1 | -0/+1 |
| * | Remove window(1) from the base system. | Ed Schouten | 2009-06-02 | 1 | -1/+0 |
| * | Add a new program, perror, which takes an errno as a command line argument | George V. Neville-Neil | 2009-05-19 | 1 | -0/+1 |
| * | Truss builds on mips, so don't filter it building there anymore. | Warner Losh | 2009-02-15 | 1 | -1/+1 |
| * | Add back ar(1) which was accidentally decoupled in r183242. | Marius Strobl | 2008-09-24 | 1 | -0/+1 |
| * | add new build knobs and jigger some existing controls to improve | Sam Leffler | 2008-09-21 | 1 | -27/+75 |
| * | Add gprof MIPS MD header and enable building gprof. | David E. O'Brien | 2008-09-02 | 1 | -2/+0 |
| * | Truss and gprof doesn't build for MIPS. | David E. O'Brien | 2008-09-01 | 1 | -1/+3 |
| * | pkill(1) first appeared in /usr/bin, but later it was moved to /bin | Yaroslav Tykhiy | 2008-08-31 | 1 | -1/+0 |
| * | 1. Make the BSD version of cpio the default [1] | Doug Barton | 2008-06-16 | 1 | -1/+5 |
| * | Connect bsdcpio up to the build. | Tim Kientzle | 2008-05-26 | 1 | -0/+1 |
| * | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | Ruslan Ermilov | 2008-03-29 | 1 | -1/+1 |
| * | uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new" | David E. O'Brien | 2008-03-13 | 1 | -1/+0 |
| * | - Add cpuset to the build. | Jeff Roberson | 2008-03-02 | 1 | -0/+1 |
| * | Hide BSD ar(1) under the MK_TOOLCHAIN option. | Ruslan Ermilov | 2008-02-22 | 1 | -1/+2 |
| * | Re-introduce the new BSDLed 'ar' to the build. | David E. O'Brien | 2008-02-22 | 1 | -0/+1 |
| * | Back out previous commit. Restore Binutils ar as default. Disconnect | Kai Wang | 2008-02-21 | 1 | -4/+0 |
| * | * Connect ar(1) to the build and make it default ar. Rename GNU | Kai Wang | 2008-02-21 | 1 | -0/+4 |
| * | Fix disorder introduced in previous commit. | Ruslan Ermilov | 2007-12-20 | 1 | -1/+1 |
| * | Pull ministat into the installed system and write it a man-page. | Poul-Henning Kamp | 2007-12-20 | 1 | -0/+1 |
| * | Connect procstat(1) to the build. | Robert Watson | 2007-12-02 | 1 | -0/+1 |
| * | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | David E. O'Brien | 2007-10-09 | 1 | -1/+1 |
| * | Repo copy libpthreads to libkse. | David E. O'Brien | 2007-10-09 | 1 | -1/+1 |
| * | Always install libpthread.* symlinks if at least one of | Ruslan Ermilov | 2007-10-01 | 1 | -2/+1 |
| * | Options spring cleanup: | Stephane E. Potvin | 2007-06-13 | 1 | -2/+0 |