]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Print unimplemented syscall number to the ctty on SIGSYS, if enabled
[FreeBSD/FreeBSD.git] / usr.bin /
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.
2017-05-25 Baptiste DaroussinUpdate the diff3 manpage to reflect the fact the versio...
2017-05-25 Baptiste DaroussinFor now comment tests for arguments which are not in...
2017-05-25 Baptiste DaroussinRemove the MAX_CHECK macro, it was initially used to...
2017-05-25 Baptiste DaroussinImport working progress BSD diff3
2017-05-25 Michael TuexenImprove the decoding of the third argument of the socke...
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
2017-05-24 Andriy GaponMFC r316907: 1300 filename normalization doesn't work...
2017-05-24 Andriy GaponMFC r316904: 7729 libzfs_core`lzc_rollback() leaks...
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-23 Konstantin BelousovCommit the 64-bit inode project.
2017-05-23 Mark JohnstonLet vmstat -o recognize OBJT_MGTDEVICE objects.
2017-05-21 Baptiste DaroussinMake catman(1) use mandoc(1) by default
2017-05-21 Jilles Tjoelkercompress: Allow uncompress -c with multiple pathnames...
2017-05-21 Jilles Tjoelkercompress: Add basic tests.
2017-05-20 Ed Mastebsdgrep: Correct per-line line metadata printing
2017-05-20 Ed Mastebsdgrep: emit more than MAX_LINE_MATCHES per line
2017-05-20 Ed Mastebsdgrep: fix segfault with --mmap
2017-05-18 Edward Tomasz Napi... Language fixes.
next