| Commit message (Expand) | Author | Age | Files | Lines |
* | Add RPC count reporting for the two new RPCs added by r320322. | Rick Macklem | 2017-06-24 | 1 | -0/+7 |
* | Doh, fix some botched "fix" in r320277. | Maxim Sobolev | 2017-06-23 | 1 | -1/+0 |
* | dtc: Update to upstream 9ce35ff8 | Emmanuel Vadot | 2017-06-23 | 2 | -3/+8 |
* | Decode FreeBSD 11 compat stat, fstat and lstat calls. | Warner Losh | 2017-06-23 | 2 | -1/+28 |
* | Don't leak file descriptor in some cases. | Maxim Sobolev | 2017-06-23 | 1 | -0/+4 |
* | join(1): Fix field ordering for -v output | Conrad Meyer | 2017-06-22 | 1 | -2/+8 |
* | dtc: Update to upstream 917526 | Emmanuel Vadot | 2017-06-20 | 1 | -1/+1 |
* | Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. | Bryan Drewery | 2017-06-19 | 1 | -1/+1 |
* | o Move logic that determines size of the input image into its own | Maxim Sobolev | 2017-06-17 | 5 | -29/+127 |
* | Add abstime kqueue(2) timers and expand struct kevent members. | Konstantin Belousov | 2017-06-17 | 1 | -1/+1 |
* | Decode arguments to sched_* family of system calls. | John Baldwin | 2017-06-16 | 2 | -1/+30 |
* | Merge libxo-0.8.2: | Phil Shafer | 2017-06-16 | 4 | -0/+144 |
* | style(9) fixes. | Olivier Houchard | 2017-06-13 | 1 | -6/+3 |
* | The variable nargv is allocated but never freed, so free it when the it | Stephen J. Kiernan | 2017-06-13 | 1 | -0/+1 |
* | Handle partial writes | Pietro Cerutti | 2017-06-13 | 1 | -2/+6 |
* | Improve yes' throughput | Pietro Cerutti | 2017-06-13 | 1 | -5/+27 |
* | hexdump: actually enter capability mode on last file | Ed Maste | 2017-06-13 | 1 | -2/+2 |
* | top: Missing man page update for r319866 | Allan Jude | 2017-06-12 | 1 | -4/+1 |
* | top: Change the way the ZFS ARC compression ratio is calculated | Allan Jude | 2017-06-12 | 1 | -5/+3 |
* | Add some initial basic tests for du(1) | Enji Cooper | 2017-06-12 | 3 | -0/+162 |
* | Add some testcases for `diff --side-by-side` support | Enji Cooper | 2017-06-12 | 1 | -0/+22 |
* | du(1): trivial whitespace cleanup | Enji Cooper | 2017-06-12 | 1 | -2/+1 |
* | Add initial tests for stat(1) | Enji Cooper | 2017-06-12 | 2 | -0/+236 |
* | stat(1): sort flags in the DESCRIPTION section | Enji Cooper | 2017-06-11 | 1 | -4/+4 |
* | Write up some basic tests for readlink(1) | Enji Cooper | 2017-06-11 | 4 | -1/+83 |
* | fstat: catch up with r318997 and use 64 bits to store fsid | Andriy Gapon | 2017-06-10 | 1 | -1/+1 |
* | Decode arguments to rtprio() and rtprio_thread(). | John Baldwin | 2017-06-10 | 2 | -1/+9 |
* | Decode arguments to rtprio_thread() (same as rtprio()). | John Baldwin | 2017-06-10 | 1 | -0/+1 |
* | Decode the 'howto' argument to reboot(). | John Baldwin | 2017-06-10 | 2 | -1/+6 |
* | Decode the arguments to quotactl(). | John Baldwin | 2017-06-10 | 2 | -1/+7 |
* | Decode the arguments to ptrace(). | John Baldwin | 2017-06-10 | 2 | -0/+7 |
* | Decode arguments to getpriority() and setpriority(). | John Baldwin | 2017-06-10 | 2 | -1/+8 |
* | Fix decoding of setpriority() arguments. | John Baldwin | 2017-06-10 | 1 | -3/+3 |
* | Listening sockets improvements. | Gleb Smirnoff | 2017-06-08 | 1 | -6/+9 |
* | Import mandoc snapshot 2017-06-08 | Baptiste Daroussin | 2017-06-08 | 1 | -2/+5 |
* | Decode arguments passed to msync(). | John Baldwin | 2017-06-08 | 2 | -1/+6 |
* | Decode flags passed to mount(), nmount(), and unmount(). | John Baldwin | 2017-06-08 | 2 | -3/+8 |
* | Decode arguments to mlock(), mlockall(), and munlock(). | John Baldwin | 2017-06-08 | 2 | -1/+10 |
* | Decode arguments to minherit(). | John Baldwin | 2017-06-08 | 2 | -1/+7 |
* | Decode arguments passed to extended attribute related system calls. | John Baldwin | 2017-06-08 | 2 | -0/+41 |
* | Decode arguments to ACL related system calls. | John Baldwin | 2017-06-08 | 2 | -1/+28 |
* | patch: if reading fails, do not go into infinite loop asking for a filename. | Pedro F. Giffuni | 2017-06-08 | 1 | -2/+4 |
* | Add myself (ultima) as a new port committer. | Richard Gallamore | 2017-06-08 | 1 | -0/+1 |
* | Remove leftovers from groff removal | Baptiste Daroussin | 2017-06-07 | 1 | -2/+0 |
* | Remove groff from base | Baptiste Daroussin | 2017-06-07 | 9 | -1257/+0 |
* | The memory assigned to the local variable 'copy' needs to be freed. | Stephen J. Kiernan | 2017-06-06 | 1 | -0/+1 |
* | Decode arguments to dup, dup2, getdirentries, pread, and pwrite. | John Baldwin | 2017-06-05 | 2 | -1/+24 |
* | Delete obsolete paragraph; primes(6) is now able to list primes for the | Colin Percival | 2017-06-04 | 1 | -6/+0 |
* | Using results from | Colin Percival | 2017-06-04 | 3 | -15/+30 |
* | Decode the 'who' argument passed to getrusage(). | John Baldwin | 2017-06-03 | 3 | -3/+13 |