]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-10-02 edMake truss print CloudABI system call names.
2015-10-02 mavSet default block size for CD to expected 2048 bytes.
2015-10-02 cpercivaFinal step of eliminating the "games" distribution...
2015-10-02 phkFail the sbuf if vsnprintf(3) fails.
2015-10-02 ngie- Add a testcase for ls -n
2015-10-02 araujoThe rpc.yppasswdd has an option to not allow shell...
2015-10-02 ngieAdd a testcase for ls -p
2015-10-02 ngieAdd a testcase to test ls -s; remove an unnecessary...
2015-10-02 ngieAdd ls -t testcases
2015-10-02 ngieAdd testcases for ls -u
2015-10-02 bdreweryMETA_MODE: For some reason meta mode cannot generate...
2015-10-02 ngieAdd testcases for ls -q, ls -w, and ls -y
2015-10-02 bdreweryMETA_MODE: Fix stage_links not running in the right...
2015-10-02 ngieMFhead @ r288473
2015-10-02 adrianFix neeed -> neeeded.
2015-10-02 grehan- Increase the max number of indirect descriptors to...
2015-10-01 bdreweryDon't create cookie until the command is all finished...
2015-10-01 gjbFix the path to the correct u-boot.bin file to write to
2015-10-01 mavMore aggressively fill WUT read pipeline.
2015-10-01 jhbRather than groveling around in a socket address struct...
2015-10-01 jhbThe id_t type used to pass IDs to wait6(2) and procctl...
2015-10-01 jhb- Remove extra integer argument from truncate() and...
2015-10-01 jhbMost error cases in i915_gem_do_execbuffer() jump to...
2015-10-01 markjEnsure that vop_stdadvise() does not call getblk()...
2015-10-01 mavMake zero WUT use WRITE SAME with recently allowed...
2015-10-01 mavImplement SPC-3 exceptions to SPC-2 RESERVE and RELEASE...
2015-10-01 mavUnify PR variable names to reduce confusion.
2015-10-01 andrewAn IPI must be cleared before it is handled otherwise...
2015-10-01 cpercivaDisable suspend when we're shutting down. This solves...
2015-10-01 andrewUse pmap_load more consistently. While here try to...
2015-10-01 andrewPass 8 arguments to makecontext on arm64 as this is...
2015-10-01 andrewAdd the ENTRY/END entries around the exception handlers.
2015-10-01 andrewAlso build ofwdump on arm64.
2015-10-01 andrewUpdate the arm64 ttys file to enable the correct uart...
2015-10-01 lwhsuFix `make depend` in sys/modules/otus
2015-10-01 gjbPartially revert r288433, with a minor change:
2015-10-01 gjbFix FAT_SIZE by removing '-b' argument passing, which was
2015-09-30 bdreweryMETA_MODE: Set HOST_CXX and HOST_CPP and chain them...
2015-09-30 markjAs a step towards the elimination of PG_CACHED pages...
2015-09-30 jilleswordexp: Rewrite to make WRDE_NOCMD reliable.
2015-09-30 bdreweryReplace most of the beforeinstall: hack with FILES...
2015-09-30 bdreweryMETA_MODE: Remove unneeded groff/tmac special GENDIRDEP...
2015-09-30 mavUse proper STAILQ_* macros where possible.
2015-09-30 jhbSeveral changes to truss.
2015-09-30 ngieSkip the B_flag testcase to stop blowing up freebsd...
2015-09-30 ngieStop blowing up freebsd-current@ because kyua report...
2015-09-30 gjbInitial attempt to add support for building images for
2015-09-30 mavMake pass, sg and targ drivers respect HBA's maxio.
2015-09-30 bruefferJoin excessive split lines.
2015-09-30 aeTake extra reference to security policy before calling...
2015-09-30 markjHave lockstat(1) trace locks by name rather than by...
2015-09-30 markjUpdate DTrace test makefiles after r288415.
2015-09-30 markjMFV r288408:
2015-09-30 adrianmodify the rssi logic a bit to actually return a useful...
2015-09-30 markjStop hard-coding a 32-bit data model for USDT tests...
2015-09-30 glebiusWhen processing ICMP need frag message, ignore the...
2015-09-30 markj6266 harden dtrace_difo_chunksize() with respect to...
2015-09-30 jhbTrim trailing whitespace.
2015-09-29 jhbDecode recently added procctl(2) operations.
2015-09-29 adrianFix locking after my EDCA update change.
2015-09-29 bdreweryFix the .MAKE added in r251750 to properly support...
2015-09-29 bdreweryWhen stopping ugidfw, it is not enough to just try...
2015-09-29 bdreweryFix 'ugidfw remove' after r284251 incorrectly changed it.
2015-09-29 delphijThe Sun RPC framework uses a netbuf structure to repres...
2015-09-29 delphijIn this context fclose() can never fail, so assert...
2015-09-29 bdreweryAll supported releases have the -m support from r186678...
2015-09-29 bdreweryDocument the post-merge actions of calling tzsetup...
2015-09-29 bruefferAdd otus(4) to the hardware notes.
2015-09-29 gjbIn addition to the ubldr file, also copy ubldr.bin...
2015-09-29 kibAnnotate arm userspace assembler sources stating their...
2015-09-29 jhbUse EFI page size constants instead of hardcoding 4096.
2015-09-29 jhbWhen XSAVE support was added on amd64, the FPU save...
2015-09-29 gjbIn vm_copy_base(), turn off SU+J on the resultant files...
2015-09-29 mavReally implement PREVENT ALLOW MEDIUM REMOVAL command.
2015-09-29 mavDon't report SYNC_NV bit set in SYNCHRONIZE CACHE as...
2015-09-29 mavFix arguments order.
2015-09-29 avgsdt.h: no need for argtype_list_head
2015-09-29 avgsdt: static-ize couple of variables
2015-09-29 avgsdt module does not seem to actually use any symbol...
2015-09-29 avgstd: it is important that func name is never an empty...
2015-09-29 avgsdt: start checking version field when parsing probe...
2015-09-29 avgdtrace_getarg: remove stray return statement on amd64...
2015-09-29 bruefferThe Dt argument should be in capital letters.
2015-09-29 mavReport that we can read all flavours of DVD. Why not?
2015-09-29 mavAdd CD/DVD Capabilities and Mechanical Status Page.
2015-09-29 adrianrsu(4): Add support for 1T2R and 2T2R NICs.
2015-09-29 adrianurtwn driver fixes - missing include, free node referen...
2015-09-29 adrianAdd opt_wlan.h as requirements for the two drivers...
2015-09-29 delphijUse calloc() instead of malloc + memset.
2015-09-29 adrianDefer calling into the driver to update the QOS (WME...
2015-09-29 adrianRemove the references to the TX IC lock - i ended up...
2015-09-28 mavUmplement media load/eject support for removable devices.
2015-09-28 gjbAppend VMFORMATS and VMSIZE to RELEASE_RMAKEFLAGS only if
2015-09-28 gjbIn followup to r288341, ensure VMFORMATS and VMSIZE...
2015-09-28 delphijUse _PATH_DEVNULL instead of direct hardcoding.
2015-09-28 gjbHonor VMFORMATS and VMSIZE if set in release.conf.
2015-09-28 avgdefine aok in libnvpair which is linked to all zfs...
2015-09-28 avgremove unused sgsmsg utility (originally imported from...
2015-09-28 avgremove an extra copy of avl.c from illumos contrib...
2015-09-28 avgsave some bytes by using more concise SDT_PROBE<n>...
next