| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove csup(1) and its associated cpasswd(1) tool. | gavin | 2014-06-25 | 63 | -20672/+0 |
* | use .Mt to mark up email addresses consistently (part3) | bapt | 2014-06-23 | 43 | -65/+64 |
* | Drop ifdef nonsense: just use setvbuf(3). | pfg | 2014-06-21 | 1 | -9/+3 |
* | Fix a bug in bsdgrep(1) where patterns are not correctly | gjb | 2014-06-20 | 1 | -1/+1 |
* | Add -u (unbuffered output) after GNU sed. | pfg | 2014-06-20 | 2 | -6/+19 |
* | Cap the percent CPU of individual threads at 100% to fix some of the | jhb | 2014-06-20 | 1 | -0/+2 |
* | Don't dump core when the ELF file has no section headers. The ELF | marcel | 2014-06-19 | 1 | -9/+24 |
* | Rename a variable; no functional changes. | trasz | 2014-06-18 | 1 | -16/+16 |
* | Add "iscsictl -M", which allows one to change session parameters | trasz | 2014-06-18 | 2 | -9/+155 |
* | Add a stub send-pr that simply points people towards the online support | gavin | 2014-06-17 | 3 | -0/+17 |
* | patch: add dry-run alias for compatibility with other implementations. | pfg | 2014-06-15 | 2 | -2/+3 |
* | Fix date. | joel | 2014-06-15 | 1 | -1/+1 |
* | patch: unsign the line length to avoid overflows. | pfg | 2014-06-15 | 3 | -11/+15 |
* | patch: cleanup some unnecessary cruft. | pfg | 2014-06-14 | 1 | -16/+7 |
* | Added: | shurd | 2014-06-14 | 1 | -0/+1 |
* | - Make invalids variable local to do_conv such that it prints the number | tijl | 2014-06-13 | 1 | -13/+14 |
* | Avoid zeroing during allocation. | pfg | 2014-06-12 | 2 | -22/+11 |
* | Add myself to the calendar | rodrigo | 2014-06-12 | 1 | -0/+1 |
* | Avoid leaking file pointer on error | emaste | 2014-06-11 | 1 | -2/+9 |
* | vt fontcvt: move to usr.bin/vtfontcvt | emaste | 2014-06-10 | 4 | -0/+654 |
* | dtc: ignore lines starting with #. | rpaulo | 2014-06-10 | 1 | -4/+5 |
* | dtc: don't crash if the argument is a directory. | rpaulo | 2014-06-10 | 1 | -0/+9 |
* | The, currently undocumented, -i option takes an argument. | rpaulo | 2014-06-10 | 1 | -1/+1 |
* | truncate: Detect integer overflow, fix relative sizes, add tests. | jilles | 2014-06-09 | 4 | -5/+421 |
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 16 | -0/+32 |
* | Minor mdoc improvements. | joel | 2014-06-06 | 1 | -5/+6 |
* | Move atf-sh from /usr/bin/ to /usr/libexec/ | jmmv | 2014-06-06 | 6 | -127/+0 |
* | Fix some rpcgen sample file issues. | bdrewery | 2014-06-06 | 2 | -2/+3 |
* | Minor mdoc nit. | joel | 2014-06-06 | 1 | -1/+1 |
* | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and | imp | 2014-06-06 | 1 | -2/+0 |
* | mdoc: drop the trailing dot from the xref list. | pluknet | 2014-06-05 | 1 | -1/+1 |
* | Cross-reference jot(1) and seq(1). | kib | 2014-06-04 | 1 | -1/+4 |
* | Sadly, we do not actually live in the future. | allanjude | 2014-06-04 | 1 | -1/+1 |
* | Further updates to the netstat(1) man page and usage message | allanjude | 2014-06-04 | 2 | -253/+515 |
* | - Avoid calling a wrapper function around strcmp | gahr | 2014-06-03 | 1 | -10/+3 |
* | - style, remove (void) in front of printf and the like | gahr | 2014-06-03 | 1 | -5/+5 |
* | Remove extraneous "mkdir -p" | emaste | 2014-06-02 | 1 | -1/+0 |
* | printf: Install tests/regress.missingpos1.out, fixing tests. | jilles | 2014-06-01 | 1 | -0/+1 |
* | - Added myself and mentor/mentee relationship to the src committers | pkelsey | 2014-05-31 | 1 | -0/+1 |
* | Fix m2 regression test. | pfg | 2014-05-31 | 1 | -0/+1 |
* | Rework the notion of CPU used in top. In particular, for subsequent | jhb | 2014-05-30 | 1 | -13/+97 |
* | Update number of tests. | pfg | 2014-05-29 | 1 | -1/+1 |
* | Minor style knit. | pfg | 2014-05-29 | 1 | -2/+1 |
* | Fix a couple of size_t != int warnings. | jhb | 2014-05-27 | 1 | -2/+2 |
* | Update backend files and makefiles for apr 1.4.8 -> 1.5.1 | peter | 2014-05-27 | 3 | -5/+24 |
* | Merge svn-1.8.8 -> 1.8.9 | peter | 2014-05-27 | 1 | -2/+2 |
* | printf(1): add tests for warn about incomplete uses n$ | pfg | 2014-05-26 | 2 | -0/+9 |
* | printf(1): warn about incomplete uses n$ | pfg | 2014-05-26 | 1 | -2/+16 |
* | Change libatf-c and libatf-c++ to be private libraries. | jmmv | 2014-05-25 | 1 | -12/+1 |
* | Add path markup on sys/mbuf.h to previous netstat(1) man page update | allanjude | 2014-05-25 | 1 | -1/+3 |