summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Build and install a BSD licensed grep.obrien2011-05-252-5/+12
* Teach netstat(1) about the new global netisr policy sysctl,rwatson2011-05-241-12/+53
* Ensure there is a whitespace after a mount point.ru2011-05-241-1/+1
* Match symbolic link handling behavior with GNU gzip, bzip2 and xz:delphij2011-05-232-5/+5
* Diff reduction against NetBSD. The most notable change is to zdiff(1) todelphij2011-05-235-63/+128
* Add missing header file.pluknet2011-05-201-0/+1
* Correct typos in comments, no functional changes.bcr2011-05-203-8/+8
* Fix typos in comments, no functional changes.bcr2011-05-198-8/+8
* Fix clang warnings.benl2011-05-183-4/+4
* Change the sysctl naming for the old and new NFS clientsrmacklem2011-05-151-2/+2
* - Fix several typos [1]stas2011-05-141-6/+11
* Constify a few string variables. While I'm there, also convert usage() todelphij2011-05-131-10/+10
* Fixed an embedded shell script.ru2011-05-131-1/+1
* uintmax_t is a better type here...imp2011-05-121-1/+1
* Fix printf int mismatch on 32-bit architectures...imp2011-05-121-2/+3
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-1222-1386/+999
* Flush the scriptfile whenever we see a non-graphical character to getphk2011-05-101-5/+11
* Regenerated with latest configure script.delphij2011-05-101-0/+6
* - Add a forgotten -o to usage().ru2011-05-051-1/+1
* [mdoc] remove a hard sentence break.ru2011-05-051-1/+2
* Update nfsstat.1 to reflect the changes done to nfsstat(1)rmacklem2011-05-041-5/+10
* Modify nfsstat(1) so that it reports statistics for thermacklem2011-05-041-106/+253
* Modify nfsstat(1) so that it prints out the buffer cachermacklem2011-05-041-4/+6
* Fix nfsstat.c so that the "-z" option works for the newrmacklem2011-05-041-5/+12
* Revert r221308, since it incorrectly zero'd both client andrmacklem2011-05-041-6/+3
* Fixed bad format and misorder.ru2011-05-031-4/+4
* Call pam_setcred() before login_getpwclass to support home directoriesdfr2011-05-031-2/+14
* Change the way rctl interfaces with jails by introducing prison_raccttrasz2011-05-031-4/+4
* Minor updates to the clang and tblgen manpages.dim2011-05-022-14/+9
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.dim2011-05-021-15/+16
* Fix nfsstat.1 to indicate that "-z" now works forrmacklem2011-05-011-2/+1
* Fix nfsstat so that the "-z" option works for thermacklem2011-05-011-3/+6
* Let users' PATH decide which groff suite to pick up.uqs2011-05-011-7/+9
* Raise rlogin back to a WARNS level of 6.jhb2011-04-271-2/+0
* Revert r221053 by replacing WARNS?= 3 since it's breaking the build ondougb2011-04-261-0/+2
* Generate the network byte order version of the window size structure in ajhb2011-04-261-6/+6
* This builds OK using the parent dir's WARNS=6.obrien2011-04-261-2/+0
* Catch up with r57841 which removed the possible linking against libutilobrien2011-04-261-1/+0
* printf(1): Move non-bugs from the BUGS section to a new section CAVEATS.jilles2011-04-251-10/+10
* printf(1): Mention effect of '#' modifier on other conversions.jilles2011-04-251-5/+5
* Check return code of setuid() and setgid() in finger.simon2011-04-231-4/+8
* kdump: Show code for signals where the default action was taken.jilles2011-04-171-1/+1
* Add manual page for rctl.conf(5).trasz2011-04-141-1/+2
* Show client's access cache statistics.ru2011-04-131-3/+4
* Add link to rctl(8).trasz2011-04-101-1/+2
* When specifying the -t option (send tag in front of message), this tagedwin2011-04-082-9/+15
* - Adjust a comment to actual behaviourgabor2011-04-078-4/+19
* - Simplify the fixed string pattern preprocessing codegabor2011-04-073-11/+12
* - Replace some strcpy()-family functions with memcpy() ones. It has beengabor2011-04-071-5/+6
* Document -w for swapuse.pluknet2011-04-051-3/+7
OpenPOWER on IntegriCloud