| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace deprecated (or remove obsolete) libarchive 2.8 functions | mm | 2013-03-22 | 4 | -12/+8 |
* | find: Include nanoseconds when comparing timestamps of files. | jilles | 2013-03-17 | 2 | -20/+29 |
* | Remove EOL whitespace accidentally introduced in r248393. | joel | 2013-03-17 | 2 | -2/+2 |
* | Move example to EXAMPLES. | joel | 2013-03-17 | 1 | -7/+5 |
* | Add a couple of examples. | joel | 2013-03-16 | 2 | -2/+26 |
* | Fix version in the .Fx macro. | pluknet | 2013-03-16 | 1 | -1/+1 |
* | Replace our (un)vis(1) commands with implementations from NetBSD to | brooks | 2013-03-15 | 8 | -608/+6 |
* | No need to call an external program. | obrien | 2013-03-13 | 1 | -2/+1 |
* | Revert r246917, as it is causing incorrect behaviour as reported on | markj | 2013-03-12 | 1 | -1/+1 |
* | Fix the 'C' field for a running thread to match the behavior described | jhb | 2013-03-11 | 1 | -2/+9 |
* | Fix spelling. | glebius | 2013-03-11 | 1 | -2/+2 |
* | Add forgotten .El | melifaro | 2013-03-09 | 1 | -0/+1 |
* | Document netstat -Q flags meaning. | melifaro | 2013-03-09 | 1 | -1/+6 |
* | Garbage collect NWFS and NCP bits which are now completely disconnected | attilio | 2013-03-09 | 7 | -1105/+0 |
* | Add arm bits to truss. | cognet | 2013-03-07 | 4 | -1/+376 |
* | Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" instead | dim | 2013-03-07 | 1 | -1/+1 |
* | Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc, | dim | 2013-03-07 | 1 | -1/+1 |
* | Fix typo ('1' != 'l') | eadler | 2013-03-04 | 1 | -1/+1 |
* | Due to calendar(1)'s abuse of the C preprocessor "unix" gets expanded to | eadler | 2013-03-04 | 1 | -0/+1 |
* | Add an option for finding sparse files. | dwmalone | 2013-03-03 | 4 | -1/+31 |
* | - Implement two new system calls: | pjd | 2013-03-02 | 1 | -0/+7 |
* | Merge Capsicum overhaul: | pjd | 2013-03-02 | 3 | -17/+44 |
* | Properly handle '-h' argument. | gjb | 2013-02-28 | 1 | -1/+1 |
* | Revert r247300 for now. I'll post a new changeset for review. | delphij | 2013-02-26 | 3 | -11/+11 |
* | Expose timespec and timeval macros when __BSD_VISIBLE is defined. This | delphij | 2013-02-26 | 3 | -11/+11 |
* | Remove EOL whitespace. | joel | 2013-02-25 | 1 | -6/+6 |
* | Fix several new & old style issues. | melifaro | 2013-02-20 | 3 | -14/+12 |
* | Add interface name filtering via 'match' cmd. | melifaro | 2013-02-20 | 3 | -25/+162 |
* | dtc: fix bootstrapping from 8.2-STABLE | uqs | 2013-02-19 | 1 | -0/+4 |
* | WARNS=6 compliance | charnier | 2013-02-19 | 1 | -1/+3 |
* | WARNS=6 compliance | charnier | 2013-02-19 | 6 | -11/+10 |
* | Remove old-style function definition | charnier | 2013-02-19 | 1 | -1/+1 |
* | Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is a | markj | 2013-02-17 | 1 | -1/+1 |
* | Since clang 3.2 now has an option to suppress warnings about implicitly | dim | 2013-02-16 | 1 | -5/+0 |
* | Fix undefined behaviour in usr.bin/mail/util.c. | dim | 2013-02-15 | 1 | -2/+2 |
* | Fix date. | joel | 2013-02-14 | 1 | -1/+1 |
* | - Fix libmd dependency. It is needed in the bootstrap library list because | hrs | 2013-02-14 | 1 | -2/+4 |
* | rework old-style functions prototypes | charnier | 2013-02-14 | 10 | -165/+115 |
* | - Make actually printing path of AF_LOCAL socket types. | zont | 2013-02-12 | 1 | -3/+1 |
* | - Use correct size of copying different socket structures. | zont | 2013-02-12 | 1 | -5/+5 |
* | o Bring in sync decoding the first nfssvc(2) parameter (flags) with | pluknet | 2013-02-12 | 1 | -1/+1 |
* | Allow us to build clang for ARM EABI. Clang and llvm use the | andrew | 2013-02-12 | 20 | -5/+45 |
* | Capability rights for process management via process descriptors do exist | pjd | 2013-02-11 | 1 | -3/+2 |
* | Add CAP_MKNOD right. | pjd | 2013-02-10 | 1 | -0/+1 |
* | find: Run when cwd cannot be opened, except with -execdir or -delete. | jilles | 2013-02-10 | 2 | -2/+16 |
* | find: In -execdir ... {} +, only pass one file per invocation. | jilles | 2013-02-10 | 1 | -1/+7 |
* | Add dtc to the build. | kientzle | 2013-02-09 | 1 | -0/+1 |
* | Reference something which exists instead of the non-existent runsocks | eadler | 2013-02-09 | 1 | -5/+5 |
* | Fix some NLS catalogs broken after r245888. | antoine | 2013-02-09 | 1 | -1/+1 |
* | patch: Follow original versioning convention. | pfg | 2013-02-08 | 1 | -1/+1 |