summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFV r267843: update file/libmagic to 5.19.delphij2014-06-261-1/+2
|\
* | Correct buffer size.delphij2014-06-261-1/+1
* | Use correct length for buffer.delphij2014-06-251-1/+1
* | Introduce $RA_SERVER to set default whois server.ume2014-06-251-4/+6
* | Remove csup(1) and its associated cpasswd(1) tool.gavin2014-06-2563-20672/+0
* | use .Mt to mark up email addresses consistently (part3)bapt2014-06-2343-65/+64
* | Drop ifdef nonsense: just use setvbuf(3).pfg2014-06-211-9/+3
* | Fix a bug in bsdgrep(1) where patterns are not correctlygjb2014-06-201-1/+1
* | Add -u (unbuffered output) after GNU sed.pfg2014-06-202-6/+19
* | Cap the percent CPU of individual threads at 100% to fix some of thejhb2014-06-201-0/+2
* | Don't dump core when the ELF file has no section headers. The ELFmarcel2014-06-191-9/+24
* | Rename a variable; no functional changes.trasz2014-06-181-16/+16
* | Add "iscsictl -M", which allows one to change session parameterstrasz2014-06-182-9/+155
* | Add a stub send-pr that simply points people towards the online supportgavin2014-06-173-0/+17
* | patch: add dry-run alias for compatibility with other implementations.pfg2014-06-152-2/+3
* | Fix date.joel2014-06-151-1/+1
* | patch: unsign the line length to avoid overflows.pfg2014-06-153-11/+15
* | patch: cleanup some unnecessary cruft.pfg2014-06-141-16/+7
* | Added:shurd2014-06-141-0/+1
* | - Make invalids variable local to do_conv such that it prints the numbertijl2014-06-131-13/+14
* | Avoid zeroing during allocation.pfg2014-06-122-22/+11
* | Add myself to the calendarrodrigo2014-06-121-0/+1
* | Avoid leaking file pointer on erroremaste2014-06-111-2/+9
* | vt fontcvt: move to usr.bin/vtfontcvtemaste2014-06-104-0/+654
* | dtc: ignore lines starting with #.rpaulo2014-06-101-4/+5
* | dtc: don't crash if the argument is a directory.rpaulo2014-06-101-0/+9
* | The, currently undocumented, -i option takes an argument.rpaulo2014-06-101-1/+1
* | truncate: Detect integer overflow, fix relative sizes, add tests.jilles2014-06-094-5/+421
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-0816-0/+32
* | Minor mdoc improvements.joel2014-06-061-5/+6
* | Move atf-sh from /usr/bin/ to /usr/libexec/jmmv2014-06-066-127/+0
* | Fix some rpcgen sample file issues.bdrewery2014-06-062-2/+3
* | Minor mdoc nit.joel2014-06-061-1/+1
* | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andimp2014-06-061-2/+0
* | mdoc: drop the trailing dot from the xref list.pluknet2014-06-051-1/+1
* | Cross-reference jot(1) and seq(1).kib2014-06-041-1/+4
* | Sadly, we do not actually live in the future.allanjude2014-06-041-1/+1
* | Further updates to the netstat(1) man page and usage messageallanjude2014-06-042-253/+515
* | - Avoid calling a wrapper function around strcmpgahr2014-06-031-10/+3
* | - style, remove (void) in front of printf and the likegahr2014-06-031-5/+5
* | Remove extraneous "mkdir -p"emaste2014-06-021-1/+0
* | printf: Install tests/regress.missingpos1.out, fixing tests.jilles2014-06-011-0/+1
* | - Added myself and mentor/mentee relationship to the src committerspkelsey2014-05-311-0/+1
* | Fix m2 regression test.pfg2014-05-311-0/+1
* | Rework the notion of CPU used in top. In particular, for subsequentjhb2014-05-301-13/+97
* | Update number of tests.pfg2014-05-291-1/+1
* | Minor style knit.pfg2014-05-291-2/+1
* | Fix a couple of size_t != int warnings.jhb2014-05-271-2/+2
* | Update backend files and makefiles for apr 1.4.8 -> 1.5.1peter2014-05-273-5/+24
* | Merge svn-1.8.8 -> 1.8.9peter2014-05-271-2/+2
OpenPOWER on IntegriCloud