summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add stage-install.sh so we can do away with the need to havesjg2013-04-192-5/+1
* New/updated dependenciessjg2013-04-141-0/+1
* sync from headsjg2013-04-12117-2448/+1647
|\
| * - Do not bail out if stat(2) fails with ENOENT in the spool directory. Thisgahr2013-04-121-2/+26
| * - Switch order of setting real uid and gid. If we set uid first, then wegahr2013-04-121-1/+1
| * Fix bugs in the elapsed time calculation in ctlstat_standard()ken2013-04-111-7/+3
| * Minor spelling and grammar fixes.joel2013-04-111-1/+1
| * Remove contractions.joel2013-04-111-8/+8
| * fuser(1) requires a filename.eadler2013-04-111-1/+1
| * Use kvm_counter_u64_fetch() to fix obtaining ipstat and tcpstat fromglebius2013-04-103-29/+69
| * Fix a time calculation error in ctlstat_standard().ken2013-04-101-2/+3
| * Merge from projects/counters: TCP/IP stats.glebius2013-04-081-124/+130
| * Correct the path.jh2013-04-061-2/+2
| * 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
OpenPOWER on IntegriCloud