| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable llvm's integrated assembler for PowerPC, since it should now be | Dimitry Andric | 2013-12-16 | 7 | -6/+13 |
* | Include bsd.own.mk for MK_CASPER to work. | Pawel Jakub Dawidek | 2013-12-15 | 1 | -0/+2 |
* | Make use of Casper's system.pwd and system.grp services when the -r option | Pawel Jakub Dawidek | 2013-12-15 | 2 | -3/+114 |
* | Some more cleanups and bug fixes in dtc for property printing / parsing. | David Chisnall | 2013-12-12 | 1 | -2/+7 |
* | Fix the version string in dts emission. | David Chisnall | 2013-12-12 | 1 | -1/+1 |
* | calendar(1): use strlcpy instead of strncpy | Eitan Adler | 2013-12-11 | 1 | -1/+1 |
* | calendar(1): Add support for #include with absolute paths | Eitan Adler | 2013-12-10 | 1 | -2/+5 |
* | Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i' | Eitan Adler | 2013-12-09 | 2 | -3/+4 |
* | Document -q and --quiet as discouraged compatibility option. | Xin LI | 2013-12-07 | 1 | -1/+9 |
* | Remove mention of the compatibility option 'q', which is | Xin LI | 2013-12-07 | 2 | -2/+2 |
* | Add -F to flush output after each write. With this, I can | Tom Rhodes | 2013-12-05 | 2 | -4/+16 |
* | Add missing bits from the vendor's 2005-05-04 change to | David E. O'Brien | 2013-12-04 | 1 | -2/+6 |
* | Import svn-1.8.5. This contains a user-visible fix for svn:externals | Peter Wemm | 2013-11-25 | 1 | -2/+2 |
* | Add static where appropriate. | Eitan Adler | 2013-11-21 | 1 | -8/+6 |
* | Change introduction history. | Peter Wemm | 2013-11-20 | 1 | -2/+2 |
* | Bump .Dd for recent change | Eitan Adler | 2013-11-18 | 1 | -1/+1 |
* | Indicate which options are extensions to POSIX. | Eitan Adler | 2013-11-18 | 1 | -0/+6 |
* | Replace CAP_POLL_EVENT and CAP_POST_EVENT capability rights (which I had | Pawel Jakub Dawidek | 2013-11-15 | 1 | -2/+3 |
* | Fix whitespace. | Ed Schouten | 2013-11-13 | 1 | -8/+8 |
* | Somewhat mimic how the devel/subversion port prepopulates | Glen Barber | 2013-11-13 | 1 | -0/+9 |
* | Update svn from 1.8.1 to 1.8.4 - minor security fixes and client side | Peter Wemm | 2013-11-11 | 1 | -4/+4 |
* | - Add myself as port committer and my mentor's relationship. | Alexey Degtyarev | 2013-11-10 | 1 | -0/+1 |
* | Fix typo in "iscsictl -v". | Edward Tomasz Napierala | 2013-11-10 | 1 | -1/+1 |
* | Add missed DPADD | Eitan Adler | 2013-11-09 | 1 | -0/+1 |
* | Change manual string conversion to expand_number | Eitan Adler | 2013-11-09 | 2 | -16/+5 |
* | Build and install the atf tests. | Julio Merino | 2013-11-08 | 7 | -3/+46 |
* | Subsume the functionality of MK_ATF into MK_TESTS. | Julio Merino | 2013-11-08 | 1 | -4/+4 |
* | When writing DTS to a file, don't write some of it to stderr. | David Chisnall | 2013-11-05 | 1 | -1/+1 |
* | Add myself to the calendar. | Mark Johnston | 2013-11-05 | 1 | -0/+1 |
* | Add myself to the committers-src list and to the calendar. | Julio Merino | 2013-11-04 | 1 | -0/+1 |
* | sh(1),limits(1): Document kqueues (-k) rlimit. | Jilles Tjoelker | 2013-11-01 | 1 | -3/+7 |
* | Remove the dependency on procfs. | Sergey Kandaurov | 2013-11-01 | 1 | -19/+1 |
* | Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME and | Konstantin Belousov | 2013-10-31 | 1 | -14/+20 |
* | Fix long line and record proper commit message for r257427: | Konstantin Belousov | 2013-10-31 | 1 | -1/+2 |
* | The limit for the swap space is spelled 'swapsize', at least since | Konstantin Belousov | 2013-10-31 | 1 | -3/+3 |
* | The limit for the swap space is spelled 'swapsize', at least since | Konstantin Belousov | 2013-10-31 | 1 | -2/+2 |
* | revert sign changes to buffers used in invocation of digest_update() | Sean Bruno | 2013-10-30 | 1 | -14/+9 |
* | Bump .Dd after r257379. | Edward Tomasz Napierala | 2013-10-30 | 1 | -1/+1 |
* | Rename '-h' option to '-p', and use "portal" instead of "host" or "address", | Edward Tomasz Napierala | 2013-10-30 | 2 | -42/+42 |
* | 'netstat -i' no longer supports working on a vmcore. | Gleb Smirnoff | 2013-10-30 | 1 | -3/+1 |
* | Queisce sign errors by using unsigned char * and casting MAP_FAILED as unsigned | Sean Bruno | 2013-10-29 | 1 | -6/+7 |
* | Make userland tools honor WITHOUT_PF build option. | Gleb Smirnoff | 2013-10-29 | 3 | -2/+12 |
* | Setting WARNS=6 is useless, as it is already the default | Baptiste Daroussin | 2013-10-29 | 1 | -1/+0 |
* | Change warning level to 6 | Baptiste Daroussin | 2013-10-29 | 1 | -0/+1 |
* | With r247602, the "c" flag is no longer printed as a file descriptor flag. | Mark Johnston | 2013-10-28 | 1 | -3/+1 |
* | Add a resource limit for the total number of kqueues available to the | Konstantin Belousov | 2013-10-21 | 2 | -7/+14 |
* | pathchk: Ensure bytes >= 128 are considered non-portable characters. | Jilles Tjoelker | 2013-10-20 | 1 | -7/+6 |
* | Add -K (__FreeBSD_version of kernel) and -U (__FreeBSD_version of userland). | Peter Wemm | 2013-10-15 | 2 | -5/+64 |
* | Rewrite netstat/if.c to use getifaddrs(3) and getifmaddrs(3) instead of | Gleb Smirnoff | 2013-10-15 | 4 | -450/+307 |
* | Remove obtained, but never used data. | Gleb Smirnoff | 2013-10-15 | 1 | -10/+5 |