summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add myself as a ports committer and my mentor relationship.wg2013-04-041-0/+1
* Update to bmake-20130330sjg2013-04-023-6/+7
* Make it possible to build CTL as a module.trasz2013-04-021-1/+2
* Update to upstream version 2.7fanf2013-03-284-216/+416
* Make `systat -vmstat` to use suffixes to display big floating point numbersmav2013-03-231-0/+8
* MFV r248590,248594:mm2013-03-225-6/+49
* Replace deprecated (or remove obsolete) libarchive 2.8 functionsmm2013-03-224-12/+8
* find: Include nanoseconds when comparing timestamps of files.jilles2013-03-172-20/+29
* Remove EOL whitespace accidentally introduced in r248393.joel2013-03-172-2/+2
* Move example to EXAMPLES.joel2013-03-171-7/+5
* Add a couple of examples.joel2013-03-162-2/+26
* Fix version in the .Fx macro.pluknet2013-03-161-1/+1
* Replace our (un)vis(1) commands with implementations from NetBSD tobrooks2013-03-158-608/+6
* No need to call an external program.obrien2013-03-131-2/+1
* Revert r246917, as it is causing incorrect behaviour as reported onmarkj2013-03-121-1/+1
* Fix the 'C' field for a running thread to match the behavior describedjhb2013-03-111-2/+9
* Fix spelling.glebius2013-03-111-2/+2
* Add forgotten .Elmelifaro2013-03-091-0/+1
* Document netstat -Q flags meaning.melifaro2013-03-091-1/+6
* Garbage collect NWFS and NCP bits which are now completely disconnectedattilio2013-03-097-1105/+0
* Add arm bits to truss.cognet2013-03-074-1/+376
* Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" insteaddim2013-03-071-1/+1
* Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc,dim2013-03-071-1/+1
* Fix typo ('1' != 'l')eadler2013-03-041-1/+1
* Due to calendar(1)'s abuse of the C preprocessor "unix" gets expanded toeadler2013-03-041-0/+1
* Add an option for finding sparse files.dwmalone2013-03-034-1/+31
* - Implement two new system calls:pjd2013-03-021-0/+7
* Merge Capsicum overhaul:pjd2013-03-023-17/+44
* Properly handle '-h' argument.gjb2013-02-281-1/+1
* Revert r247300 for now. I'll post a new changeset for review.delphij2013-02-263-11/+11
* Expose timespec and timeval macros when __BSD_VISIBLE is defined. Thisdelphij2013-02-263-11/+11
* Remove EOL whitespace.joel2013-02-251-6/+6
* Fix several new & old style issues.melifaro2013-02-203-14/+12
* Add interface name filtering via 'match' cmd.melifaro2013-02-203-25/+162
* dtc: fix bootstrapping from 8.2-STABLEuqs2013-02-191-0/+4
* WARNS=6 compliancecharnier2013-02-191-1/+3
* WARNS=6 compliancecharnier2013-02-196-11/+10
* Remove old-style function definitioncharnier2013-02-191-1/+1
* Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is amarkj2013-02-171-1/+1
* Since clang 3.2 now has an option to suppress warnings about implicitlydim2013-02-161-5/+0
* Fix undefined behaviour in usr.bin/mail/util.c.dim2013-02-151-2/+2
* Fix date.joel2013-02-141-1/+1
* - Fix libmd dependency. It is needed in the bootstrap library list becausehrs2013-02-141-2/+4
* rework old-style functions prototypescharnier2013-02-1410-165/+115
* - Make actually printing path of AF_LOCAL socket types.zont2013-02-121-3/+1
* - Use correct size of copying different socket structures.zont2013-02-121-5/+5
* o Bring in sync decoding the first nfssvc(2) parameter (flags) withpluknet2013-02-121-1/+1
* Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-1220-5/+45
* Capability rights for process management via process descriptors do existpjd2013-02-111-3/+2
* Add CAP_MKNOD right.pjd2013-02-101-0/+1
OpenPOWER on IntegriCloud