]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-06-12 ngieStyle fixes: clean up leading whitespace (8 single...
2017-06-12 ngieln(1): wordsmith -F option description
2017-06-12 ngieAdd a testcase for `ln -sF`
2017-06-12 ngieUse readlink(1)/stat(1) to query symlinks instead of...
2017-06-12 asomersbin/ln: Set umask appropriately before creating files...
2017-06-12 emastemakefs: use C standard memcpy/memset in userland
2017-06-12 delphijFix buffer lengths.
2017-06-12 dchaginRemove the outdated definition.
2017-06-12 ngieAdd some initial basic tests for du(1)
2017-06-12 dchaginSince r318735 (ino64 project) the size of the native...
2017-06-12 cy-v (verbose) is not a command option. (See ippool.1...
2017-06-12 ngieAdd some testcases for `diff --side-by-side` support
2017-06-12 ngiedu(1): trivial whitespace cleanup
2017-06-12 ngieRemove stdlib.h #include added in r319844
2017-06-12 ngieAdd positive and negative testcases for cam_get_device(3)
2017-06-12 gshapiroFix 'restart' action: rc.subr only expects to restart...
2017-06-12 ngiegetbsize(3): clarify that underflow/overflow warnings...
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-11 ngieAdd more simple positive tests for chown(1)
2017-06-11 pfgRemove unnecessary, and mismatched, comment.
2017-06-11 jillesrc.subr: Optimize repeated sourcing.
2017-06-11 pfgextfs: fix the build with no UFS_ACL.
2017-06-11 jillessh: Enable interrupts before executing EXIT trap and...
2017-06-11 kibMore accurately handle early EFER restoration on resume.
2017-06-11 sevanTidy up minor nits raised by mandoc lint:
2017-06-11 cyFlag loadpoolfile() (ippool -f) command line syntax...
2017-06-11 cyIdentify poolstats() (ippool -s) command line syntax...
2017-06-11 cyIdentify command line syntax errors in poolflush()...
2017-06-11 ianConvert from local code and constants for mac<->phy...
2017-06-11 ianAdd a driver for the Vitesse/Microsemi VSC8501 PHY.
2017-06-11 ianAdd some utility functions to help a PHY driver on...
2017-06-10 ianAdd a set of constants describing the ways a MAC and...
2017-06-10 ianAllow building if_ffec as a module.
2017-06-10 ianif_ffec bugfixes related to harvesting of hardware...
2017-06-10 cyRemove redundant assignment of infile from optarg in...
2017-06-10 markjList DTrace provider pages in a single variable.
2017-06-10 markjRemove an inaccuracy from socket.2.
2017-06-10 ngieImprove handling with system state
2017-06-10 gnnUpdate the variables as well.
2017-06-10 gnnUpdate Makefile to contain the new DTrace lockstat...
2017-06-10 gnnManual page for the DTrace lockstat provider
2017-06-10 avgfstat: catch up with r318997 and use 64 bits to store...
2017-06-10 ngieDon't explicitly get the class to PART in gctl_test_hel...
2017-06-10 traszSwitch the example name for variables controlling loadi...
2017-06-10 erjixl(4)/ixlv(4): Fix some busdma tags and improper map...
2017-06-10 dimRemove a few unneeded files from libllvm, libclang...
2017-06-10 cyDisable the -O (output fields) option in poollist(...
2017-06-10 cyFlag poollist() (ippool -l) command line syntax errors.
2017-06-10 alcRemove an unnecessary field from struct blist. (The...
2017-06-10 markjOverride the locale so that file lists get a consistent...
2017-06-10 traszRemove mentions of recently removed /usr/share/doc...
2017-06-10 trasz/usr/share/doc/bind is gone since 20040925.
2017-06-10 traszImprove formatting by removing yet another case of...
2017-06-10 traszRemove /usr/include/readline/ from hier(7); it's long...
2017-06-10 traszRemove groff(1) leftovers from hier(7).
2017-06-10 avgfollow up to r319746: add the new test files to the...
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 jhbImprove decoding of RB_AUTOBOOT in the 'howto' argument...
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 loosRemove an unnecessary variable from the switch softc...
2017-06-09 jhibbitsFollow up r313841 on powerpc
2017-06-09 markjImplement pci_disable_device() in the LinuxKPI.
2017-06-09 markjAugment wait queue support in the LinuxKPI.
2017-06-09 alcStyle and comment fixes only.
2017-06-09 alcblist_fill()'s return type is too narrow. blist_fill...
2017-06-09 glebiusFix stat(2) on a listening socket.
2017-06-09 andrewAllow the arm64 machine/vfp.h to be included without...
2017-06-09 andrewStore the read-only thread pointer when scheduling...
2017-06-09 avgMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 avgMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 avgMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 avgMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 avgremove an unrelated local change from r319746
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 avgfix up r319744, add new files
2017-06-09 avg8269 dtrace stddev aggregation is normalized incorrectly
2017-06-09 avg8108 zdb -l fails to read labels 2 and 3
2017-06-09 avg8168 NULL pointer dereference in zfs_create()
2017-06-09 kibRemove msdosfs -o large support.
2017-06-09 kibEnhance vfs.ino64_trunc_error sysctl.
2017-06-09 avosrtwn: rename module (if_rtwn.ko -> rtwn.ko) to match...
2017-06-09 philImport libxo-0.8.1 with official fix to today's build...
2017-06-08 jhbAdd the ccr0 device to the opencrypto tests against...
2017-06-08 glebiusWhen we are in UMA_STARTUP use startup_alloc() for...
2017-06-08 jhbFix the software fallback for GCM to validate the exist...
2017-06-08 glebiusListening sockets improvements.
2017-06-08 jhbAdd explicit handling for requests with an empty payload.
2017-06-08 jtlWith EARLY_AP_STARTUP enabled, we are seeing crashes...
2017-06-08 jtlAdd the infrastructure to support loading multiple...
2017-06-08 emastearm64: add ".arch armv8-a+crc" to allow use of crc...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 baptImport mandoc 2017-06-08
2017-06-08 asomersAdd tests for ln(1)
next