]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-15 Justin HibbitsAdd fasttrap for PowerPC. This is the last piece of...
2013-10-15 Justin HibbitsMove the PMC handling to the first level interrupt...
2013-10-15 Devin TeskeDocument BSDINSTALL_TMPBOOT environment variable introd...
2013-10-15 Devin Teskegjb writes: when doing encrypted zfs install, loader...
2013-10-15 Gleb SmirnoffRevert r256514 for libkvm. It wasn't correct actually...
2013-10-15 Gleb Smirnoff Make getutxent(3) more robust against bad utx.log...
2013-10-15 Alexander MotinUnhide "Serial Number" lines from bootverbose. That...
2013-10-15 Gleb Smirnoff- Utilize counter(9) to accumulate statistics on interf...
2013-10-15 Gleb SmirnoffPush some defines under _KERNEL, improve styling and...
2013-10-15 Gleb Smirnoff Remove ifa_mtx. It was used only in one place in...
2013-10-15 Gleb Smirnoff Remove ifa_init() and provide ifa_alloc() that will...
2013-10-15 Gleb Smirnoff Hide 'struct ifaddr' definition from userland. Two...
2013-10-15 Gleb SmirnoffRemove unsigned < 0 check.
2013-10-15 Gleb SmirnoffRemove useless check of ia6 against NULL, right after...
2013-10-15 Gleb SmirnoffNow counter_u64_t is known to userland, thus remove...
2013-10-15 Gleb Smirnoff- While we are spreading the counter(9) across network...
2013-10-15 Gleb Smirnoff Rewrite netstat/if.c to use getifaddrs(3) and getifma...
2013-10-15 Kevin LoRemove unsigned comparison < 0
2013-10-15 Gleb SmirnoffRemove obtained, but never used data.
2013-10-15 Kevin LoUse INADDR_NONE instead of -1 to check inet_addr()...
2013-10-15 Kevin LoTreat INADDR_NONE as uint32_t.
2013-10-15 Konstantin... Add a sysctl kern.disallow_high_osrel which disables...
2013-10-15 Konstantin... By default, allow up to SSIZE_MAX i/o for non-devfs...
2013-10-15 Konstantin... Similar to debug.iosize_max_clamp sysctl, introduce
2013-10-15 Konstantin... Remove two instances of ARGSUSED comment, and wrap...
2013-10-15 Hans Petter... Add new USB ID.
2013-10-15 Rui PauloAdd support for Mercurial repositories.
2013-10-15 Hiroki Sato- Fix "ifname|addr" syntax support in jail_{jname}_ip.
2013-10-15 Warner LoshElminate NON_LEAF and use NESTED instead to unify our...
2013-10-15 Warner LoshReplace NLEAF with LEAF_NOPROFILE to unify the conventi...
2013-10-15 Warner LoshReplace uses of the ALEAF macro with XLEAF and remove...
2013-10-15 Warner LoshMove DO_AST into pcb.h where it should have been all...
2013-10-15 Warner LoshMove DO_AST into pcb.h where it should have been all...
2013-10-15 Ian LeporeAdd the long-missing spibus_if.m to the MFILES list.
2013-10-15 Adrian ChaddUpdate the AR934x SoC support.
2013-10-15 Adrian ChaddUpdate the AR933x SoC support to include a few new...
2013-10-15 Devin TeskeAdd executable bit to docsinstall [old] and entropy...
2013-10-15 Adrian ChaddFix the Atheros MIPS startup path a little.
2013-10-15 Adrian ChaddAdd new features - an MDIO clock, WMAC reset, GMAC...
2013-10-15 Adrian ChaddAdd AR934x, AR8327 register definitions.
2013-10-14 Adrian ChaddAdd the rest of the AR934x SoC reset register definitions.
2013-10-14 Adrian ChaddAdd register definitions for the AR933x SoC GMAC (ie...
2013-10-14 Navdeep Parharcxgbe(4): Store the log2 of the # of doorbells per...
2013-10-14 Navdeep ParharUpdate krping to the latest upstream code. Move all...
2013-10-14 Navdeep ParharDelete all of the old RDMA code (except krping, which...
2013-10-14 Navdeep Parharcxgbe(4): Update T4 and T5 firmwares to 1.9.12.0
2013-10-14 Bryan DreweryRename libbsdyml to libyaml, make private, and bump
2013-10-14 Pedro F. GiffuniMake di_blocks unsigned in UFS1 as is the case already...
2013-10-14 Mark MurrayAdd needed files to the KLD random.ko.
2013-10-14 Hiroki Sato- Normalize jailname. "example.com" is converted to...
2013-10-13 Glen BarberReduce disc1.iso image size by installing the userland...
2013-10-13 Justin T. GibbsCentralize the detection logic for the Hyper-V hypervisor.
2013-10-13 Justin T. GibbsAllow FreeBSD to be booted from CDROM media on XenServe...
2013-10-13 Mark MurrayThere is an issue (not seen in our testing) where ...
2013-10-12 Mark MurrayMake sure a vaiable is always initialised.
2013-10-12 Mark MurrayFix a problem where the priority order of yarrow,dummy...
2013-10-12 Devin TeskeFix signed integer overflow detection in f_expand_numbe...
2013-10-12 Peter GrehanImplement the virtio block 'get-ident' operation. This...
2013-10-12 Hiroki Sato- Add mount.fdescfs parameter to jail(8). This is simil...
2013-10-12 Mark MurrayMFC - tracking commit
2013-10-12 Mark MurrayMerge from project branch. Uninteresting commits are...
2013-10-12 Eitan AdlerFix the formatting for the danish keymap.
2013-10-12 Rui PauloRemove most of the ATF tools and the _atf user.
2013-10-12 Peter GrehanFix a lock-order reversal in the net driver by dropping...
2013-10-11 Peter GrehanFix vmbus channel memory leak where incorrect length...
2013-10-11 Devin TeskeRemove the dumpdev configuration dialog, merge it into...
2013-10-11 Devin TeskeIncorporate PR bin/161547 to detect when an interface...
2013-10-11 Mark MurrayFix for i386.
2013-10-11 Devin TeskeRewrite the keymap module to display an actual menu...
2013-10-11 Devin TeskeAdd zfsboot module as an option for automatic configura...
2013-10-11 Dimitry AndricIn sys/dev/bxe/bxe.c, print bus_addr_t values using...
2013-10-11 Dag-Erling... After installation, dump 4096 bytes from /dev/random...
2013-10-11 Devin TeskeAdd new f_expand_number() (shadowing expand_number...
2013-10-11 Dag-Erling... Remove extraneous (but harmless) leading /.
2013-10-11 Devin TeskeStore descriptions for DEVICE_TYPE_DISK and fix static...
2013-10-11 Dag-Erling... Remove extraneous \n.
2013-10-11 Devin TeskeAdd $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsi...
2013-10-11 Devin TeskeFix a bug that would occur in application death when...
2013-10-11 Glen BarberDocument XENHVM and xenpci are mutually inclusive.
2013-10-11 Eitan AdlerFix NetBSD release number
2013-10-11 Devin TeskeAdd keymap.subr for presenting custom keymap dialogs...
2013-10-11 Devin TeskeAdd a USE_DIALOG global (analogous to USE_XDIALOG)...
2013-10-11 Devin TeskeFix a minor bug; if strings.subr was included by itself...
2013-10-11 Devin TeskeAdd support for obtaining the capacity of disks. Add...
2013-10-11 Alexander MotinFix mode page length calculation to remove last garbage...
2013-10-11 Bryan VenteicherDo not provide a hint of the guest's OS version
2013-10-10 Peter GrehanAllow the legacy CDROM device to be accessed in a FreeB...
2013-10-10 Navdeep ParharAdd dependency on ibcore now that it has been modularized.
2013-10-10 Eric DavisFixed the media type shown via ifconfig.
2013-10-10 Dimitry AndricBump OS versions in the toolchain triples to 11.0,...
2013-10-10 Adrian ChaddFix the "am I a net80211 vap" check for bpf listeners.
2013-10-10 John BaldwinSanitize the %eflags returned by BIOS routines. Some...
2013-10-10 Dimitry AndricIn sys/arm/versatile/versatile_pci.c, add a default...
2013-10-10 Glen BarberTurn it all the way up to 11:
2013-10-10 Eric DavisNew committer info.
2013-10-10 Glen BarberUpdate head/ to ALPHA6 in preparation of branching...
2013-10-10 Dimitry AndricIn sys/dev/hyperv, fix a number of gcc warnings about...
2013-10-10 Alan CoxTidy up the output of "sysctl vm.phys_free".
2013-10-10 John BaldwinIgnore attempts to set the nmbcluster sysctls to their...
2013-10-10 Alfred PerlsteinFix for When more than one NIC is present.
next