aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-31317-317/+0
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-3112-0/+142
* The !! trick does not apply to all shellsEitan Adler2017-10-291-1/+1
* Update URLs in usr.binEitan Adler2017-10-298-12/+10
* Modernize freebsd-tips a bitEitan Adler2017-10-291-14/+2
* Prefer using https over httpEitan Adler2017-10-291-3/+3
* Update manpage date to when the deprecation notice was removed.Jeremie Le Hen2017-10-272-2/+2
* Limit top display of total swap size by the max swap size system canKonstantin Belousov2017-10-251-1/+12
* Import the latest CloudABI definitions, version 0.16.Ed Schouten2017-10-181-1/+1
* Switch procstat from subcommand flags to verbsBrooks Davis2017-10-1418-234/+520
* truss: mention 'H' in usageEd Maste2017-10-131-2/+2
* xinstall: plug an infinite loop in directory creationMateusz Guzik2017-10-121-2/+4
* Mute gcc warning about p not being possibly initializedEnji Cooper2017-10-101-1/+1
* patch(1): Don't overrun line buffer in some casesKyle Evans2017-10-091-1/+6
* Remove rcmds.Jeremie Le Hen2017-10-069-1523/+0
* hexdump: Remove expected test failures for now succeeding testsKyle Evans2017-10-041-2/+0
* chpass(1): Check crypt(3) return and handle error appropriatelyConrad Meyer2017-10-041-3/+3
* Make procstat(1) recognize process descriptors, so that it showsEdward Tomasz Napierala2017-10-032-1/+8
* Correct sense of crypt(3) NULL checks in init(8) and lock(1)Conrad Meyer2017-10-031-1/+1
* Hide struct socket and struct unpcb from the userland.Gleb Smirnoff2017-10-026-20/+21
* rsh: introduce new option -N disabling shutdown of socket sending path.Eugene Grosbein2017-10-022-11/+26
* MFV r324145,324147:Martin Matuska2017-10-013-0/+10
* man(1): silent the output of mandoc when testingBaptiste Daroussin2017-09-291-1/+1
* calendar: replace strcpy/strcat with asprintfBaptiste Daroussin2017-09-261-4/+1
* Add myself to the calendar.freebsdFedor Uporov2017-09-241-0/+1
* We use a few different ifdef's names to check if we are using Casper or not,Mariusz Zaborski2017-09-212-9/+9
* Make basic Broadcom I/O space reading functions workIlya Bakulin2017-09-189-430/+1283
* Add an -a flag to getconf.John Baldwin2017-09-156-8/+154
* Remove tailing whitespace.Michael Tuexen2017-09-151-1/+1
* fastmatch.h: remove duplicate #definesEd Maste2017-09-151-13/+0
* Add a NT_ARM_VFP ELF core note to hold VFP registers for each thread.John Baldwin2017-09-141-0/+31
* Implement gawk multiple-arg extension to and, or, and xor.Warner Losh2017-09-141-6/+9
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-136-981/+8
* Add a command line option for using a wider field for displayingMichael Tuexen2017-09-132-8/+21
* Add support for printing the path state for SCTP association.Michael Tuexen2017-09-122-6/+46
* Add printing of the remote encapsulation port for SCTP associations.Michael Tuexen2017-09-122-26/+53
* Add support to print the TCP stack being used.Michael Tuexen2017-09-122-20/+56
* Provide an error message if KTR symbols in a vmcore cannot be resolved.Mark Johnston2017-09-111-2/+7
* Add information about new src committer (kibab)Ilya Bakulin2017-09-101-0/+1
* Remove redundant source and object files.Jonathan Anderson2017-09-091-1/+1
* The combination of IPv6 and SCTP is also supported.Michael Tuexen2017-09-091-2/+2
* Unbreak :broken_pipeEnji Cooper2017-09-091-4/+4
* Check result of seq call and save output via atf_check -oEnji Cooper2017-09-091-1/+1
* Merge pipes and socket pairs.Ed Schouten2017-09-051-4/+3
* Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.John Baldwin2017-09-042-33/+49
* Spelling.Greg Lehey2017-09-021-1/+1
* tail(1): Do not print bogus errno stringConrad Meyer2017-09-012-3/+23
* Spelling.Greg Lehey2017-08-301-1/+1
* Decode signal information returned by system calls.John Baldwin2017-08-304-5/+31
* Trim stale prototype for ioctlname().John Baldwin2017-08-301-1/+0