aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Added myself as src committer.Aleksandr Rybalko2011-05-261-0/+1
* Fix a regression introduced with previous changeset: if output is stdout,Xin LI2011-05-251-1/+2
* [mdoc] Fixed .Dt call.Ruslan Ermilov2011-05-252-2/+2
* Build and install a BSD licensed grep.David E. O'Brien2011-05-252-5/+12
* Teach netstat(1) about the new global netisr policy sysctl,Robert Watson2011-05-241-12/+53
* Ensure there is a whitespace after a mount point.Ruslan Ermilov2011-05-241-1/+1
* Match symbolic link handling behavior with GNU gzip, bzip2 and xz:Xin LI2011-05-232-5/+5
* Diff reduction against NetBSD. The most notable change is to zdiff(1) toXin LI2011-05-235-63/+128
* Add missing header file.Sergey Kandaurov2011-05-201-0/+1
* Correct typos in comments, no functional changes.Benedict Reuschling2011-05-203-8/+8
* Fix typos in comments, no functional changes.Benedict Reuschling2011-05-198-8/+8
* Fix clang warnings.Ben Laurie2011-05-183-4/+4
* Change the sysctl naming for the old and new NFS clientsRick Macklem2011-05-151-2/+2
* - Fix several typos [1]Stanislav Sedov2011-05-141-6/+11
* Constify a few string variables. While I'm there, also convert usage() toXin LI2011-05-131-10/+10
* Fixed an embedded shell script.Ruslan Ermilov2011-05-131-1/+1
* uintmax_t is a better type here...Warner Losh2011-05-121-1/+1
* Fix printf int mismatch on 32-bit architectures...Warner Losh2011-05-121-2/+3
* - Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov2011-05-1222-1386/+999
* Flush the scriptfile whenever we see a non-graphical character to getPoul-Henning Kamp2011-05-101-5/+11
* Regenerated with latest configure script.Xin LI2011-05-101-0/+6
* - Add a forgotten -o to usage().Ruslan Ermilov2011-05-051-1/+1
* [mdoc] remove a hard sentence break.Ruslan Ermilov2011-05-051-1/+2
* Update nfsstat.1 to reflect the changes done to nfsstat(1)Rick Macklem2011-05-041-5/+10
* Modify nfsstat(1) so that it reports statistics for theRick Macklem2011-05-041-106/+253
* Modify nfsstat(1) so that it prints out the buffer cacheRick Macklem2011-05-041-4/+6
* Fix nfsstat.c so that the "-z" option works for the newRick Macklem2011-05-041-5/+12
* Revert r221308, since it incorrectly zero'd both client andRick Macklem2011-05-041-6/+3
* Fixed bad format and misorder.Ruslan Ermilov2011-05-031-4/+4
* Call pam_setcred() before login_getpwclass to support home directoriesDoug Rabson2011-05-031-2/+14
* Change the way rctl interfaces with jails by introducing prison_racctEdward Tomasz Napierala2011-05-031-4/+4
* Minor updates to the clang and tblgen manpages.Dimitry Andric2011-05-022-14/+9
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.Dimitry Andric2011-05-021-15/+16
* Fix nfsstat.1 to indicate that "-z" now works forRick Macklem2011-05-011-2/+1
* Fix nfsstat so that the "-z" option works for theRick Macklem2011-05-011-3/+6
* Let users' PATH decide which groff suite to pick up.Ulrich Spörlein2011-05-011-7/+9
* Raise rlogin back to a WARNS level of 6.John Baldwin2011-04-271-2/+0
* Revert r221053 by replacing WARNS?= 3 since it's breaking the build onDoug Barton2011-04-261-0/+2
* Generate the network byte order version of the window size structure in aJohn Baldwin2011-04-261-6/+6
* This builds OK using the parent dir's WARNS=6.David E. O'Brien2011-04-261-2/+0
* Catch up with r57841 which removed the possible linking against libutilDavid E. O'Brien2011-04-261-1/+0
* printf(1): Move non-bugs from the BUGS section to a new section CAVEATS.Jilles Tjoelker2011-04-251-10/+10
* printf(1): Mention effect of '#' modifier on other conversions.Jilles Tjoelker2011-04-251-5/+5
* Check return code of setuid() and setgid() in finger.Simon L. B. Nielsen2011-04-231-4/+8
* kdump: Show code for signals where the default action was taken.Jilles Tjoelker2011-04-171-1/+1
* Add manual page for rctl.conf(5).Edward Tomasz Napierala2011-04-141-1/+2
* Show client's access cache statistics.Ruslan Ermilov2011-04-131-3/+4
* Add link to rctl(8).Edward Tomasz Napierala2011-04-101-1/+2
* When specifying the -t option (send tag in front of message), this tagEdwin Groothuis2011-04-082-9/+15
* - Adjust a comment to actual behaviourGabor Kovesdan2011-04-078-4/+19