]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Fix BIT_FLS().
[FreeBSD/FreeBSD.git] / usr.bin /
2017-07-09 Warner LoshAdded new tool for doing experiments with SDIO card.
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-08 Alan Somersstdbuf(1): Add buffer definition "B" to the usage message
2017-07-06 Kyle EvansUpdate copyright e-mail address to @FreeBSD.org address
2017-07-06 Enji CooperChase upstream change deprecating LIBXO_OPTIONS similar...
2017-07-06 Enji Cooper:l_flag:: be more aggressive when normalizing whitespace
2017-07-06 Enji CooperUse %e instead of %d with x_output_date(..)
2017-07-06 Enji CooperRemove SUBDIR ordering/uniquifying in *bin/Makefile
2017-07-04 Allan JudeAdd deprecation notices for all rcmd tools
2017-07-02 Pedro F. Giffunipatch(1): add support for git generated diffs.
2017-06-29 John BaldwinStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-28 Greg LeheySpelling.
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
next