summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* o Move logic that determines size of the input image into its ownMaxim Sobolev2017-06-175-29/+127
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-171-1/+1
* Decode arguments to sched_* family of system calls.John Baldwin2017-06-162-1/+30
* Merge libxo-0.8.2:Phil Shafer2017-06-164-0/+144
* style(9) fixes.Olivier Houchard2017-06-131-6/+3
* The variable nargv is allocated but never freed, so free it when the itStephen J. Kiernan2017-06-131-0/+1
* Handle partial writesPietro Cerutti2017-06-131-2/+6
* Improve yes' throughputPietro Cerutti2017-06-131-5/+27
* hexdump: actually enter capability mode on last fileEd Maste2017-06-131-2/+2
* top: Missing man page update for r319866Allan Jude2017-06-121-4/+1
* top: Change the way the ZFS ARC compression ratio is calculatedAllan Jude2017-06-121-5/+3
* Add some initial basic tests for du(1)Enji Cooper2017-06-123-0/+162
* Add some testcases for `diff --side-by-side` supportEnji Cooper2017-06-121-0/+22
* du(1): trivial whitespace cleanupEnji Cooper2017-06-121-2/+1
* Add initial tests for stat(1)Enji Cooper2017-06-122-0/+236
* stat(1): sort flags in the DESCRIPTION sectionEnji Cooper2017-06-111-4/+4
* Write up some basic tests for readlink(1)Enji Cooper2017-06-114-1/+83
* fstat: catch up with r318997 and use 64 bits to store fsidAndriy Gapon2017-06-101-1/+1
* Decode arguments to rtprio() and rtprio_thread().John Baldwin2017-06-102-1/+9
* Decode arguments to rtprio_thread() (same as rtprio()).John Baldwin2017-06-101-0/+1
* Decode the 'howto' argument to reboot().John Baldwin2017-06-102-1/+6
* Decode the arguments to quotactl().John Baldwin2017-06-102-1/+7
* Decode the arguments to ptrace().John Baldwin2017-06-102-0/+7
* Decode arguments to getpriority() and setpriority().John Baldwin2017-06-102-1/+8
* Fix decoding of setpriority() arguments.John Baldwin2017-06-101-3/+3
* Listening sockets improvements.Gleb Smirnoff2017-06-081-6/+9
* Import mandoc snapshot 2017-06-08Baptiste Daroussin2017-06-081-2/+5
* Decode arguments passed to msync().John Baldwin2017-06-082-1/+6
* Decode flags passed to mount(), nmount(), and unmount().John Baldwin2017-06-082-3/+8
* Decode arguments to mlock(), mlockall(), and munlock().John Baldwin2017-06-082-1/+10
* Decode arguments to minherit().John Baldwin2017-06-082-1/+7
* Decode arguments passed to extended attribute related system calls.John Baldwin2017-06-082-0/+41
* Decode arguments to ACL related system calls.John Baldwin2017-06-082-1/+28
* patch: if reading fails, do not go into infinite loop asking for a filename.Pedro F. Giffuni2017-06-081-2/+4
* Add myself (ultima) as a new port committer.Richard Gallamore2017-06-081-0/+1
* Remove leftovers from groff removalBaptiste Daroussin2017-06-071-2/+0
* Remove groff from baseBaptiste Daroussin2017-06-079-1257/+0
* The memory assigned to the local variable 'copy' needs to be freed.Stephen J. Kiernan2017-06-061-0/+1
* Decode arguments to dup, dup2, getdirentries, pread, and pwrite.John Baldwin2017-06-052-1/+24
* Delete obsolete paragraph; primes(6) is now able to list primes for theColin Percival2017-06-041-6/+0
* Using results fromColin Percival2017-06-043-15/+30
* Decode the 'who' argument passed to getrusage().John Baldwin2017-06-033-3/+13
* Decode the argument passed to cap_getmode().John Baldwin2017-06-022-1/+13
* Fix a memory leak with lastStephen J. Kiernan2017-06-021-1/+1
* Decode the arguments passed to __cap_rights_get() and cap_rights_limit().John Baldwin2017-06-022-1/+19
* Add -H as an alias for --speed-large-file to match GNU diff.John Baldwin2017-06-021-5/+5
* Use proper capitalization with .Dd.Edward Tomasz Napierala2017-06-011-1/+1
* Update the usr.bin/mkimg golden test output files after ^/head@r319125Enji Cooper2017-05-3124-867/+868
* Fix "make rebase" after ^/head@r315776Enji Cooper2017-05-311-3/+4
* Formalize the dependent/dependency relationship for <foo>.gz.uu vs <foo>Enji Cooper2017-05-311-2/+6