]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Sort the compat11.* syscalls I added. Remove duplicate compat11.stat.
[FreeBSD/FreeBSD.git] / usr.bin /
2017-06-26 Warner LoshSort the compat11.* syscalls I added. Remove duplicate...
2017-06-26 Edward Tomasz Napi... Improve terminology in a comment.
2017-06-26 Edward Tomasz Napi... Make resizewin(1) do flushing by using TCSAFLUSH instea...
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-24 Rick MacklemAdd RPC count reporting for the two new RPCs added...
2017-06-23 Maxim SobolevDoh, fix some botched "fix" in r320277.
2017-06-23 Emmanuel Vadotdtc: Update to upstream 9ce35ff8
2017-06-23 Warner LoshDecode FreeBSD 11 compat stat, fstat and lstat calls.
2017-06-23 Maxim SobolevDon't leak file descriptor in some cases.
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 Conrad Meyerjoin(1): Fix field ordering for -v output
2017-06-20 Emmanuel Vadotdtc: Update to upstream 917526
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-19 Bryan DreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-17 Maxim Sobolevo Move logic that determines size of the input image...
2017-06-17 Konstantin BelousovAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 John BaldwinDecode arguments to sched_* family of system calls.
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-13 Olivier Houchardstyle(9) fixes.
2017-06-13 Stephen J. KiernanThe variable nargv is allocated but never freed, so...
2017-06-13 Pietro CeruttiHandle partial writes
2017-06-13 Pietro CeruttiImprove yes' throughput
2017-06-13 Ed Mastehexdump: actually enter capability mode on last file
2017-06-12 Allan Judetop: Missing man page update for r319866
2017-06-12 Allan Judetop: Change the way the ZFS ARC compression ratio is...
2017-06-12 Enji CooperAdd some initial basic tests for du(1)
2017-06-12 Enji CooperAdd some testcases for `diff --side-by-side` support
2017-06-12 Enji Cooperdu(1): trivial whitespace cleanup
2017-06-12 Enji CooperAdd initial tests for stat(1)
2017-06-11 Enji Cooperstat(1): sort flags in the DESCRIPTION section
2017-06-11 Enji CooperWrite up some basic tests for readlink(1)
2017-06-10 Andriy Gaponfstat: catch up with r318997 and use 64 bits to store...
2017-06-10 John BaldwinDecode arguments to rtprio() and rtprio_thread().
2017-06-10 John BaldwinDecode arguments to rtprio_thread() (same as rtprio()).
2017-06-10 John BaldwinDecode the 'howto' argument to reboot().
2017-06-10 John BaldwinDecode the arguments to quotactl().
2017-06-10 John BaldwinDecode the arguments to ptrace().
2017-06-10 John BaldwinDecode arguments to getpriority() and setpriority().
2017-06-10 John BaldwinFix decoding of setpriority() arguments.
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Gleb SmirnoffListening sockets improvements.
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-08 John BaldwinDecode arguments passed to msync().
2017-06-08 John BaldwinDecode flags passed to mount(), nmount(), and unmount().
2017-06-08 John BaldwinDecode arguments to mlock(), mlockall(), and munlock().
2017-06-08 John BaldwinDecode arguments to minherit().
2017-06-08 John BaldwinDecode arguments passed to extended attribute related...
2017-06-08 John BaldwinDecode arguments to ACL related system calls.
2017-06-08 Pedro F. Giffunipatch: if reading fails, do not go into infinite loop...
2017-06-08 Richard GallamoreAdd myself (ultima) as a new port committer.
2017-06-07 Baptiste DaroussinRemove leftovers from groff removal
2017-06-07 Baptiste DaroussinRemove groff from base
2017-06-06 Stephen J. KiernanThe memory assigned to the local variable 'copy' needs...
2017-06-05 John BaldwinDecode arguments to dup, dup2, getdirentries, pread...
2017-06-04 Colin PercivalDelete obsolete paragraph; primes(6) is now able to...
2017-06-04 Colin PercivalUsing results from
2017-06-03 John BaldwinDecode the 'who' argument passed to getrusage().
2017-06-02 John BaldwinDecode the argument passed to cap_getmode().
2017-06-02 Stephen J. KiernanFix a memory leak with last
2017-06-02 John BaldwinDecode the arguments passed to __cap_rights_get() and...
2017-06-02 John BaldwinAdd -H as an alias for --speed-large-file to match...
2017-06-01 Edward Tomasz Napi... Use proper capitalization with .Dd.
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-31 Enji CooperUpdate the usr.bin/mkimg golden test output files after...
2017-05-31 Enji CooperFix "make rebase" after ^/head@r315776
2017-05-31 Enji CooperFormalize the dependent/dependency relationship for...
2017-05-31 Alexey Dokuchaev- Add a simple example to uname(1) manual page to show...
2017-05-29 Ed Mastebsdgrep: bump version number and add Kyle Evans copyright
2017-05-29 Emmanuel Vadotmkimg: Correct an off by one error in the PMBR size
2017-05-28 Edward Tomasz Napi... Declutter rctl(8) by moving kernel build instructions...
2017-05-28 Edward Tomasz Napi... Random tweaks to rctl(8).
2017-05-27 Enji Cooper:rgrep : use atf-check to check the exit code/save...
2017-05-27 John BaldwinAdd descriptions for AES-GCM IPSec authentication ...
2017-05-26 Conrad Meyerprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 Brooks DavisAdd missing usage and getopt(3) options
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-26 Ed Mastebsdgrep: use safer sizeof() construct
2017-05-26 Ed Mastebsdgrep: correct assumptions to prepare for chunking
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
next