| Age | Commit message (Expand) | Author |
| 2011-07-26 | dopoolcache: don't print unused caches unless verbose | yamt |
| 2011-07-26 | add an option to put samples for each symbols together. | yamt |
| 2011-07-26 | remove a duplicated "unknown option" message. | yamt |
| 2011-07-18 | - use poll() instead of select() | christos |
| 2011-07-18 | gcc 4.5 error support ("file:line:col: error" instead of "file:line: error") | christos |
| 2011-07-18 | only modify the termios structure when tty_in is verifiably a terminal | plunky |
| 2011-07-17 | Use errx() to display kvm_openfiles error message, the provided buffer | njoly |
| 2011-07-14 | Fix typos, remove trailing whitespace. | wiz |
| 2011-07-14 | Improve extended attribute commands: | manu |
| 2011-07-14 | Fix a logic error: when renaming a file, strip trailing \n from file name. | wiz |
| 2011-07-13 | Comments and white space changes, inspired by Greg Woods' remarks | apb |
| 2011-07-13 | Fix error in previous: The first character of $i should be removed | apb |
| 2011-07-10 | Allow quoting of embedded shell metacharacters in locate.conf(5). | apb |
| 2011-07-10 | install elf2ecoff for all mips64 systems. it's needed for stand. | mrg |
| 2011-07-10 | Make this cross-tool ready. Mostly taken from elf2ecoff(1). | tsutsui |
| 2011-07-10 | Set a_midmag MAGIC in a.out header properly for more possible a.out ports | tsutsui |
| 2011-07-09 | When making the symlink for machine -> arch/foo/include | matt |
| 2011-07-07 | ensure string buffer is null terminated, for zero length strings.. | plunky |
| 2011-07-07 | parse IEEE 1284 Device ID, since it is not strictly a | plunky |
| 2011-07-05 | Use __builtin_offsetof if __GNUC__ >= 4 | matt |
| 2011-07-04 | Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the | manu |
| 2011-07-03 | Remove the old version of "less". | tron |
| 2011-07-03 | upgrade less to WARNS=2 with -Wno-shadow. | mrg |
| 2011-07-01 | avoid an uninitialised variable warning that shouldn't normally happen | mrg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-28 | ANSIfy, de-__P(), KNF, misc cosmetics. | tsutsui |
| 2011-06-28 | ANSIfy, KNF, misc cosmetics. | tsutsui |
| 2011-06-28 | Fix previous broken commit for extended attribute listing. | manu |
| 2011-06-27 | Implement extended attribute listing for UFS1. | manu |
| 2011-06-25 | use size_t to satisfy lint | plunky |
| 2011-06-24 | some attributes contain comma separated lists which are too long to | plunky |
| 2011-06-24 | in the "Basic Printing Profile" it is not really very clear | plunky |
| 2011-06-24 | if print_attribute() did not print, we should try the next | plunky |
| 2011-06-24 | interpret "Hardcopy Cable Replacement Profile" attributes | plunky |
| 2011-06-24 | interpret "Basic Imaging Profile" attributes | plunky |
| 2011-06-24 | Always use our own align macro and explain a bit more why this is bogus. | christos |
| 2011-06-23 | Don't give out information about processes we can't control. | christos |
| 2011-06-22 | After each strsep(&p) check that p is valid. | sjg |
| 2011-06-22 | don't bother casting the return value of malloc. | mrg |
| 2011-06-22 | use offsetof() instead of some strange local hack. | mrg |
| 2011-06-22 | apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds. | mrg |
| 2011-06-22 | apply some -Wno-error and/or -fno-strict-aliasing. | mrg |
| 2011-06-21 | New sentence, new line. | wiz |
| 2011-06-21 | add a sentence regarding multiple tags | kefren |
| 2011-06-21 | print multiple tags if exists, comma separated | kefren |
| 2011-06-21 | Add a few explicit casts for sign mismatches. | joerg |
| 2011-06-20 | remove most of the remaining HAVE_GCC tests that are always true in | mrg |
| 2011-06-19 | cross reference xz.1 | christos |
| 2011-06-19 | make this work: | christos |
| 2011-06-19 | recognize .xz suffix | christos |