| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MFC r259132,r259133,r259143: | eadler | 2013-12-16 | 2 | -0/+5 |
* | MFC r257654, r257772, r258441, r258689, r258698, r258879, r259048, and | np | 2013-12-09 | 2 | -5/+429 |
* | MFC r258924: | bdrewery | 2013-12-09 | 1 | -1/+1 |
* | MFC r257583, r258012, r258013: | gjb | 2013-11-16 | 2 | -9/+0 |
* | MFC r257378,r257400,r257402,r257440: | bdrewery | 2013-11-03 | 2 | -1/+2 |
* | MFC r257138: | brooks | 2013-10-31 | 1 | -2/+2 |
* | MFC r256752, r256946 | brooks | 2013-10-31 | 2 | -0/+339 |
* | MFC r256450: | bdrewery | 2013-10-23 | 1 | -1/+0 |
* | MFC 256365 | rpaulo | 2013-10-12 | 1 | -22/+0 |
* | Revert r256095, r256120 (partial), r256121: | gjb | 2013-10-09 | 2 | -0/+29 |
* | don't assert on bad args, instead return an error.. | jmg | 2013-10-07 | 3 | -1/+604 |
* | Good bye RCS. You will be missed. | eadler | 2013-10-07 | 2 | -29/+0 |
* | Remove long-unused GNU ar and ranlib | emaste | 2013-10-01 | 1 | -1/+1 |
* | Have makeman always use the mk files from the source tree it's operating | des | 2013-10-01 | 1 | -3/+6 |
* | Remove BIND. | des | 2013-09-30 | 13 | -299/+0 |
* | Yet more BIND files that weren't listed in OptionalObsoleteFiles. | des | 2013-09-29 | 1 | -5/+27 |
* | Remove duplicate entry for the host(1) man page. | des | 2013-09-27 | 1 | -1/+0 |
* | Additional BIND files. | des | 2013-09-25 | 1 | -0/+28 |
* | Flip the switch: disable BIND and enable LDNS_UTILS. | des | 2013-09-24 | 4 | -7/+7 |
* | Add a setup script for unbound(8) called local-unbound-setup. It | des | 2013-09-23 | 1 | -0/+2 |
* | Remove drill(1) if MK_LDNS_UTILS is false. | des | 2013-09-22 | 1 | -2/+9 |
* | Add LLDB bmake infrastructure | emaste | 2013-09-20 | 1 | -0/+2 |
* | Don't attempt to build ports with missing dependencies. | phk | 2013-09-17 | 1 | -0/+7 |
* | Build and install the Unbound caching DNS resolver daemon. | des | 2013-09-15 | 2 | -0/+22 |
* | Tweak wording. | des | 2013-09-15 | 1 | -1/+1 |
* | Complete the OPENSSH and LDNS sections. | des | 2013-09-15 | 1 | -2/+36 |
* | Properly remove c++filt. | ed | 2013-09-14 | 1 | -2/+0 |
* | Bring in the new iSCSI target and initiator. | trasz | 2013-09-14 | 3 | -0/+888 |
* | We are exceeding default limit (256) of bracket nesting and clang does not like | hiren | 2013-09-12 | 1 | -0/+5 |
* | Clean up the Kerberos build by turning libheimipcc and libheimipcs into | des | 2013-09-10 | 1 | -0/+16 |
* | Make this more deterministic by sorting the libraries before processing | des | 2013-09-10 | 1 | -1/+2 |
* | Add a sendfile regression test for transmit length > file size. | emaste | 2013-09-10 | 1 | -32/+64 |
* | Adjust optional obsolete files with new MK_GNUCXX | antoine | 2013-09-07 | 1 | -3/+19 |
* | Do not try to remove directories that are part of BSD.include.dist | antoine | 2013-09-07 | 1 | -2/+0 |
* | Add more leftovers from gcc. | glebius | 2013-09-07 | 1 | -1/+5 |
* | Add WITH_GCC alongside WITHOUT_GCC. | zeising | 2013-09-06 | 2 | -5/+3 |
* | Don't delete c++filt when doing a make delete-old if GCC is not built but | theraven | 2013-09-06 | 1 | -0/+2 |
* | On platforms where clang is the default compiler, don't build gcc or libstdc++. | theraven | 2013-09-06 | 2 | -0/+6 |
* | libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a). | jilles | 2013-09-06 | 2 | -0/+123 |
* | libc/stdio: Run mkostemp test using prove. | jilles | 2013-09-06 | 1 | -0/+10 |
* | libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream. | jilles | 2013-09-06 | 3 | -3/+18 |
* | sh: Make return return from the closest function or dot script. | jilles | 2013-09-04 | 1 | -0/+13 |
* | Fix a compiler warning about signed vs unsigned compare. | ian | 2013-09-01 | 1 | -1/+1 |
* | sh: Recognize "--" as end of options in type builtin. | jilles | 2013-08-30 | 1 | -0/+3 |
* | Remove GNU_PATCH leftover. | andreast | 2013-08-29 | 1 | -5/+0 |
* | Drop build option switch for the older GNU patch. | pfg | 2013-08-29 | 1 | -2/+0 |
* | Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5 | dteske | 2013-08-27 | 1 | -2/+0 |
* | Add more obsolete files. | antoine | 2013-08-26 | 1 | -0/+5 |
* | Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLES | antoine | 2013-08-26 | 4 | -2/+6 |
* | Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC). | jilles | 2013-08-25 | 3 | -0/+127 |