]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Disable interrupts when updating the TLB
[FreeBSD/FreeBSD.git] / usr.bin /
2017-06-26 impSort the compat11.* syscalls I added. Remove duplicate...
2017-06-26 traszImprove terminology in a comment.
2017-06-26 traszMake resizewin(1) do flushing by using TCSAFLUSH instea...
2017-06-24 rmacklemAdd RPC count reporting for the two new RPCs added...
2017-06-23 sobomaxDoh, fix some botched "fix" in r320277.
2017-06-23 manudtc: Update to upstream 9ce35ff8
2017-06-23 impDecode FreeBSD 11 compat stat, fstat and lstat calls.
2017-06-23 sobomaxDon't leak file descriptor in some cases.
2017-06-22 cemjoin(1): Fix field ordering for -v output
2017-06-20 manudtc: Update to upstream 917526
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 bdreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-17 sobomaxo Move logic that determines size of the input image...
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 jhbDecode arguments to sched_* family of system calls.
2017-06-16 philMerge libxo-0.8.2:
2017-06-13 cognetstyle(9) fixes.
2017-06-13 stevekThe variable nargv is allocated but never freed, so...
2017-06-13 gahrHandle partial writes
2017-06-13 gahrImprove yes' throughput
2017-06-13 emastehexdump: actually enter capability mode on last file
2017-06-12 allanjudetop: Missing man page update for r319866
2017-06-12 allanjudetop: Change the way the ZFS ARC compression ratio is...
2017-06-12 ngieAdd some initial basic tests for du(1)
2017-06-12 ngieAdd some testcases for `diff --side-by-side` support
2017-06-12 ngiedu(1): trivial whitespace cleanup
2017-06-12 ngieAdd initial tests for stat(1)
2017-06-11 ngiestat(1): sort flags in the DESCRIPTION section
2017-06-11 ngieWrite up some basic tests for readlink(1)
2017-06-10 avgfstat: catch up with r318997 and use 64 bits to store...
2017-06-10 jhbDecode arguments to rtprio() and rtprio_thread().
2017-06-10 jhbDecode arguments to rtprio_thread() (same as rtprio()).
2017-06-10 jhbDecode the 'howto' argument to reboot().
2017-06-10 jhbDecode the arguments to quotactl().
2017-06-10 jhbDecode the arguments to ptrace().
2017-06-10 jhbDecode arguments to getpriority() and setpriority().
2017-06-10 jhbFix decoding of setpriority() arguments.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 glebiusListening sockets improvements.
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 jhbDecode arguments passed to msync().
2017-06-08 jhbDecode flags passed to mount(), nmount(), and unmount().
2017-06-08 jhbDecode arguments to mlock(), mlockall(), and munlock().
2017-06-08 jhbDecode arguments to minherit().
2017-06-08 jhbDecode arguments passed to extended attribute related...
2017-06-08 jhbDecode arguments to ACL related system calls.
2017-06-08 pfgpatch: if reading fails, do not go into infinite loop...
2017-06-08 ultimaAdd myself (ultima) as a new port committer.
2017-06-07 baptRemove leftovers from groff removal
2017-06-07 baptRemove groff from base
2017-06-06 stevekThe memory assigned to the local variable 'copy' needs...
2017-06-05 jhbDecode arguments to dup, dup2, getdirentries, pread...
2017-06-04 cpercivaDelete obsolete paragraph; primes(6) is now able to...
2017-06-04 cpercivaUsing results from
2017-06-03 jhbDecode the 'who' argument passed to getrusage().
2017-06-02 jhbDecode the argument passed to cap_getmode().
2017-06-02 stevekFix a memory leak with last
2017-06-02 jhbDecode the arguments passed to __cap_rights_get() and...
2017-06-02 jhbAdd -H as an alias for --speed-large-file to match...
2017-06-01 traszUse proper capitalization with .Dd.
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 ngieUpdate the usr.bin/mkimg golden test output files after...
2017-05-31 ngieFix "make rebase" after ^/head@r315776
2017-05-31 ngieFormalize the dependent/dependency relationship for...
2017-05-31 danfe- Add a simple example to uname(1) manual page to show...
2017-05-29 emastebsdgrep: bump version number and add Kyle Evans copyright
2017-05-29 manumkimg: Correct an off by one error in the PMBR size
2017-05-28 traszDeclutter rctl(8) by moving kernel build instructions...
2017-05-28 traszRandom tweaks to rctl(8).
2017-05-27 ngie:rgrep : use atf-check to check the exit code/save...
2017-05-27 jhbAdd descriptions for AES-GCM IPSec authentication ...
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 brooksAdd missing usage and getopt(3) options
2017-05-26 emastebsdgrep: use safer sizeof() construct
2017-05-26 emastebsdgrep: correct assumptions to prepare for chunking
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-25 baptUpdate the diff3 manpage to reflect the fact the versio...
2017-05-25 baptFor now comment tests for arguments which are not in...
2017-05-25 baptRemove the MAX_CHECK macro, it was initially used to...
2017-05-25 baptImport working progress BSD diff3
2017-05-25 tuexenImprove the decoding of the third argument of the socke...
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 markjLet vmstat -o recognize OBJT_MGTDEVICE objects.
2017-05-21 baptMake catman(1) use mandoc(1) by default
2017-05-21 jillescompress: Allow uncompress -c with multiple pathnames...
2017-05-21 jillescompress: Add basic tests.
2017-05-20 emastebsdgrep: Correct per-line line metadata printing
2017-05-20 emastebsdgrep: emit more than MAX_LINE_MATCHES per line
2017-05-20 emastebsdgrep: fix segfault with --mmap
2017-05-18 traszLanguage fixes.
2017-05-18 pstefindent(1): Support binary integer literals.
2017-05-18 allanjudeExplain the new fields in top(1) related to ZFS compres...
2017-05-18 ngieRevert local changes to find_progenv accidentally commi...
2017-05-18 ngieusr.bin/getconf: add some initial tests
2017-05-18 ngieMake the `.gperf.c` suffix rule depend on fake-gperf.awk
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-15 ngieStart writing up some basic feature tests for procstat
2017-05-15 emasteuniq: allow -c to be used with -d or -u
2017-05-15 emastebsdgrep: don't allow negative -A / -B / -C
next