]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-12-05 rayo Implement more standard ioctls.
2013-11-30 nwhitehornFix build.
2013-11-30 nwhitehornWork around false positive errors from GCC.
2013-11-24 raySwap HOME/END for ScrollLocked mode. This fix confusion...
2013-11-22 rayImplement minimum ioctls set for framebuffer device.
2013-11-20 rayRemove atomic_(set|clear)_int from mouse control too...
2013-11-20 rayRevert r258324. There mutexes should be used instead...
2013-11-18 rayNotify terminal about process on current terminal start...
2013-11-18 raySwitch to use atomic ops for VT window flags, because...
2013-11-18 rayMove mode_config up one level. DRM drivers call drm_fb_...
2013-11-17 rayLock mode_config before call drm_crtc_helper_set_config.
2013-11-15 rayRemove accidental line break.
2013-11-15 rayAdd VT_ALT_TO_ESC_HACK enabled by default. This will...
2013-11-14 rayDone cut/paste "word" selection mode support.
2013-11-14 raywrap long lines.
2013-11-14 raySave last mouse event and check if the button1-up event...
2013-11-14 rayCorrect copy/paste mistake.
2013-11-14 raySimplify a bit vtbuf_set_mark.
2013-11-13 rayPanic/DDB check should only affect mouse, screen redraw...
2013-11-13 rayDo not add <CR><LF> for last (single) line of paste...
2013-11-13 rayMFC @r258091.
2013-11-13 rayMove vt_mouse_event out of sysmouse lock.
2013-11-13 rayo Simplify POS_INDEX macro calculation.
2013-11-13 adrianLeave a note that the 5300 is a 3x3 NIC.
2013-11-13 kibRemove useless comparisions of assigned offset and...
2013-11-13 cpercivaStrip the -pN patch level from the VERSION string which...
2013-11-13 adrianCorrectly initialise the 2-chain antenna mask in the...
2013-11-13 gjbSomewhat mimic how the devel/subversion port prepopulates
2013-11-13 kevloRemove a couple of unused macros.
2013-11-13 kevlo- Use bit twiddling macro to set IEEE80211_MODE_11A
2013-11-13 pfggcc: Backport fixes for -W parentheses in C++
2013-11-13 jpaetzelAdd support for multiple instances of ftp-proxy
2013-11-13 jhibbitsFix typo.
2013-11-13 jhibbitsIncrease the stack size for ppc64 from 4 pages to 8.
2013-11-13 ianAdd ENETUNREACH and EADDRNOTAVAIL to the list of errors...
2013-11-13 ianThis fixes 3 problems in syslogd related to sizing...
2013-11-12 neelMove the ioapic device model from userspace into vmm...
2013-11-12 jimharrisCheck for special status code from FIRMWARE_ACTIVATE...
2013-11-12 pjdRegression tests for the libnv library.
2013-11-12 pluknetAdd VM_LAST, a special last element in enum VM_GUEST...
2013-11-12 dumbbelldrm/radeon: Fix build of radeon_fb.c on i386
2013-11-12 jhbAdd a pre-world mode of updating similar to the -p...
2013-11-12 pjdBring in libnv library for managing name/value pairs...
2013-11-12 jhbSort option flags and fix the width of the options...
2013-11-12 jhbAdd an -s option that specifies a path to an alternate...
2013-11-12 jhbRevert r257715. This breaks the case where devd isn...
2013-11-12 brAdd support for Freescale Vybrid Family VF600 heterogeneous
2013-11-12 alcEliminate the gratuitous use of mmap(2) flags from...
2013-11-12 dteskeFix a typo: s/wriable/writable/
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 sbrunoNoted that the stripe_size argument was not being displ...
2013-11-12 nwhitehornFollowing the approach with ACPI DMAR on x86, split...
2013-11-12 nwhitehornActually add IOMMU domain to the list of known mappings...
2013-11-12 loosFix gpiobus to return BUS_PROBE_GENERIC insted of BUS_P...
2013-11-12 glebiusJust disable recoding support in libsmb if built WITHOU...
2013-11-12 loosMove the KASSERT() check to the point before the increa...
2013-11-12 loosFix a typo on a comment in ofw_bus_if.m, the default...
2013-11-12 loosAs all the IIC controllers on system uses the same...
2013-11-12 loosAdds gpioiic.4 and gpioled.4 man pages. Moves some...
2013-11-12 traszFix typo.
2013-11-12 traszFix description to actually make sense.
2013-11-12 traszMention acl_get_brand_np(3).
2013-11-12 kibAvoid overflow for the page counts.
2013-11-12 markjAdd IDs for the ASIX 88179 and 88178A USB to GigE adapters.
2013-11-12 adrianCommit over some work to prepare the iwn(4) driver...
2013-11-12 adrianFix up the link quality lookup and re-enable multi...
2013-11-12 adrianGrr. For some odd reason, setting this to a single...
2013-11-12 adrianUse the negotiated HT rate set when generating the...
2013-11-12 adrianComment what 'mimo' does in the link quality table.
2013-11-12 adrianDon't default to antennas A+B; some NICs use Antennas...
2013-11-12 dteskeComments.
2013-11-12 kevloUse the real product name for Edimax rsu(4) id.
2013-11-12 nwhitehornFix two return values damaged by copy/paste.
2013-11-12 eadlerIndicate that expand_number is case-insensitive.
2013-11-12 gjbSilence more 'make {check,delete-old{,libs}}' output...
2013-11-11 nwhitehornUse the same implementation of copyinout.c for both...
2013-11-11 rayAdd kern.vt.suspendswitch tunable. This will allow...
2013-11-11 dteskeSwitch default MBR bootcode from /boot/boot0 to /boot...
2013-11-11 bdreweryRemove useless checks for NULL pointer before free(3)
2013-11-11 gjbRemove stray MK_PKGTOOLS leftover from r257444.
2013-11-11 pfgcxxfilt: small changes from Apple's developer tools
2013-11-11 dimDisable building the ctl module for the i386 XEN kernel...
2013-11-11 gjbRegen after r258014.
2013-11-11 gjbDocument WITH_TESTS src.conf(5) option.
2013-11-11 gjbRegen after r258012.
2013-11-11 gjbRemove WITH_LIBICONV_COMPAT file to chase after r257583.
2013-11-11 emasteMerge upstream LLVM r192118:
2013-11-11 emasteMerge upstream LLVM r182803:
2013-11-11 nwhitehornFollow up r223485, which made AIM use the ABI thread...
2013-11-11 pluknetAdd a brief comment about VM_GUEST and vm_guest_sysctl_...
2013-11-11 markjConsistently add the relocation offset only when the...
2013-11-11 peterMerge nvi-2.1.1 -> 2.1.2
2013-11-11 pluknetSet description string for VM_GUEST_HV (HyperV guest).
2013-11-11 nwhitehornRename the "bare" platform "mpc85xx", which is what...
2013-11-11 nwhitehornBe more flexible about which compatible strings to...
2013-11-11 nwhitehornMake tsec work with the device tree present on the...
2013-11-11 nwhitehornAllow OF_decode_addr() to also be able to map resources...
2013-11-11 nwhitehornConsolidate Apple firmware hacks and improve them by...
2013-11-11 rayUpdate vd_bitbltchr_t type to handle operation mask...
2013-11-11 aeInitialize prot variable.
next