]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix copy-pasting of CJK fullwidth characters.
[FreeBSD/FreeBSD.git] / sys /
2013-12-24 edFix copy-pasting of CJK fullwidth characters.
2013-12-24 mavFix a bug introduced at r259632, triggering infinite...
2013-12-24 dimRemove unused static const variable num_chip_names...
2013-12-24 dimRemove unused static function adwccbstatus() from adw(4).
2013-12-24 jhbFix i386 build.
2013-12-24 delphijMFV r258374:
2013-12-24 kevloSome devices have a dual mode such as Tenda W326U and...
2013-12-24 delphijMFV r258373:
2013-12-24 rmacklemThe NFSv4 client was passing both the p and cred argume...
2013-12-23 jhbAdd a resume hook for bhyve that runs a function on...
2013-12-23 pfgext2fs: make the hashing algorithm match the linux...
2013-12-23 jhbExtend the support for local interrupts on the local...
2013-12-23 rayo Add virtual terminal mmap request handler.
2013-12-23 emasteUpdate whitespace to match mkkfont output
2013-12-23 rmacklemThe NFSv4.1 client didn't return NFSv4.1 specific error...
2013-12-23 mavFix RPC server threads file handle affinity to work...
2013-12-23 edFix linewrapping behaviour for CJK fullwidth characters.
2013-12-22 ianAdd PPS support to the am335x timer driver. This uses...
2013-12-22 ianA variety of cleanups...
2013-12-22 ianMap out all the timer-related registers, and define...
2013-12-22 ianShorten the DMTIMER_ prefix used for register names...
2013-12-22 neelAdd a parameter to 'vcpu_set_state()' to enforce that...
2013-12-22 dimFix incorrect header guard define in sys/netpfil/pf...
2013-12-22 dimTo avoid having to explicitly test COMPILER_TYPE for...
2013-12-22 rayAdd Freescale i.MX515 vt(9) driver.
2013-12-22 rayUpdate names from newcons to vt(9).
2013-12-22 glebiusFix fallout from r258479: in pf_free_src_node() the...
2013-12-22 dumbbelldrm: Lower priority of "EDID checksum is invalid" message
2013-12-22 neelConsolidate the virtual apic initialization in a single...
2013-12-22 jhibbitsSet the PMC trapframe macros appropriately
2013-12-21 impPlumb the cn_grab and cn_ungrab routines down into...
2013-12-21 dumbbelldrm/ttm, drm/radeon: Replace EINTR/ERESTART by ERESTART...
2013-12-21 glebiusIn r248885 I have reduced size of fake uio resid that...
2013-12-21 emasteSupport double-width characters in vt(9)
2013-12-21 dumbbellvga_pci: Improve boot display detection
2013-12-21 jhibbitsAdd suspend/resume state saving for OpenPIC on PowerMac...
2013-12-21 truckmanAdd quirks to make my old SanDisk Cruzer Mini 128MB...
2013-12-21 jhibbitsFix a brain-o. I had misread the limit as a size,...
2013-12-21 jhibbitsAdd suspend/resume to DBDMA and ATA on PowerMacs.
2013-12-20 jhibbitsFix a couple bugs in FBT PowerPC. Clamp the size to...
2013-12-20 edExtend libteken to support CJK fullwidth characters.
2013-12-20 gnnAdd another Haswell model (0x45) to the set of supporte...
2013-12-20 glebiusMove list of ttys handling from the allocating procedur...
2013-12-20 glebiusFix build.
2013-12-20 mavRemove several linear list traversals per request from...
2013-12-20 jhibbitsAdd suspend/resume handlers for ATI backlight ppc driver.
2013-12-20 rayEnable AltGr key by default.
2013-12-20 raySet mouse level per window, instead of global.
2013-12-20 attilioo Remove assertions on ipa_version as sometimes the...
2013-12-20 glebiusFix build broken in r259644.
2013-12-20 glebiusixgbe(4) takes packet counters from hardware in ixgbe_u...
2013-12-20 adrianDisable the now unpredicably bogus check for whether...
2013-12-20 neelRe-arrange bits in the amd64/pmap 'pm_flags' field.
2013-12-20 ganboldAdd identification and necessary type checks for Krait...
2013-12-19 aePrevent users from deactivating the last component...
2013-12-19 seFix compilation on 32 bit architectures and use INT64_M...
2013-12-19 mavRework flow control for connection-oriented (TCP) RPC...
2013-12-19 rayEnable mouse support for terminal clients (like dialog...
2013-12-19 avgttm_bo_vm_lookup_rb: actually make use of the red-black...
2013-12-19 seFix overflow for timeout values of more than 68 years...
2013-12-19 marcelBump the loader version to 3.2 after various dosfs...
2013-12-19 markjInvoke the kld_* event handlers from linker_load_file...
2013-12-18 pjdMFV r258923: 4188 assertion failed in dmu_tx_hold_free...
2013-12-18 melifaroAdd net.inet.ip.fw.dyn_keep_states sysctl which
2013-12-18 delphijCommit 2/2: vendor whitespace changes to the driver.
2013-12-18 delphijCommit 1/2: update arcmsr(4) to 1.20.00.29 in order...
2013-12-18 glebiusMake nmdm(4) destroy devices when both sides of a pair...
2013-12-18 glebius- Rename tty_makedev() into tty_makedevf() and make...
2013-12-18 kevloUse 'val' instead of 'val & 0xff' since the last argume...
2013-12-18 kevloFix style: add tab after #define.
2013-12-18 kevloFix typo in comment.
2013-12-18 kevloAdd support to IQ calibration.
2013-12-18 yongariFailed m_devget(9) indicates lack of free mbuf cluster...
2013-12-18 neelUse vmcs_read() and vmcs_write() in preference to vmrea...
2013-12-18 glebiusFix build.
2013-12-18 markjThe fasttrap fork handler is responsible for removing...
2013-12-18 raySkip processing of R.Alt as a second Alt key, if sysctl...
2013-12-17 melifaroSimplify contiguous mask checking.
2013-12-17 npDo not create a hardware IPv6 server if the listen...
2013-12-17 kibIf vn_open_vnode() succeeded in opening the vnode,...
2013-12-17 kibDo not allow O_EXEC opens for fifo, return EINVAL.
2013-12-17 aeFix copy/paste typo.
2013-12-17 rayFix copyright and some style(9) things.
2013-12-17 rayAdd vt support for RPi. (No early stage yet.)
2013-12-17 nwhitehornSimplify the ofw_bus_lookup_imap() API slightly: make...
2013-12-17 nwhitehornRemove dead code. Most of this was in an #if 0 block...
2013-12-17 nwhitehornConfigure interrupt sense based on device tree informat...
2013-12-17 attilio- Assert for not leaking readers rw locks counter on...
2013-12-17 aeFree mbuf in case of error.
2013-12-17 pluknetNuke symbols.raw
2013-12-17 adrianRemove the invariants stuff I copy/paste'd from the...
2013-12-16 luigifix the build using __builtin_prefetch() instead of...
2013-12-16 nwhitehornUse the common Open Firmware PCI interrupt routing...
2013-12-16 neelAdd an API to deliver message signalled interrupts...
2013-12-16 adrianMigrate the sendfile_sync struct to use a UMA zone...
2013-12-16 mavFix periodic per-CPU timers startup on boot.
2013-12-16 hselaskyFix regression issue after r259248:
2013-12-16 marcelProperly drain the TTY when both revoke(2) and close...
2013-12-15 pjdRegenerate after r259438.
2013-12-15 pjdFix syscalls that can be loaded as kernel modules ...
next