Use the i486 headers for amd64.
[dragonfly.git] / sys /
2007-08-22 Matthew DillonTemporary hack up a fix for msdos which avoids a deadlo...
2007-08-22 Sepherosa ZiehauFix for CVE-2006-7180
2007-08-22 Sepherosa Ziehau- Add ic_headroom through which drivers can inform...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-21 Simon SchubertDefine macros also for amd64.
2007-08-21 Simon SchubertFix size types.
2007-08-21 Simon SchubertResurrect headers for sys/platform/pc64/include from...
2007-08-21 Simon SchubertThe first commit of a series of 6 commits for the amd64...
2007-08-21 Simon SchubertRemove stale prototype.
2007-08-21 Simon SchubertFix panic with ALTQ.
2007-08-21 Matthew DillonDo not try to dump UIO_NOCOPY writes to the journal...
2007-08-21 Matthew Dillongetpages/putpages fixup part 1 - Add support for UIO_NO...
2007-08-20 Matthew DillonAdd a prototype and wrapper for lockuninit() to complem...
2007-08-20 Matthew DillonFix another ^T race related to catching a LWP just...
2007-08-20 Matthew DillonFix the root device selection to match the manual page...
2007-08-19 Hasso TepperBring in latest uftdi(4) driver from FreeBSD.
2007-08-19 Hasso TepperThere is no reason to be so verbose.
2007-08-19 Hasso TepperUse device_printf() where it makes sense.
2007-08-19 Sascha WildnerAllow up to 13 bits for mode numbers.
2007-08-19 Sascha Wildner* Use one ioctl() (CONS_SET, analogous to CONS_GET...
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-19 Hasso TepperAdd Smart Technologies USB to serial adapter.
2007-08-18 Sascha WildnerAdd MBUF_DEBUG.
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-18 Hasso TepperFix setting 115200 baudrate.
2007-08-17 Hasso TepperMake functions static.
2007-08-16 Hasso TepperAdd umsm(4) driver for EVDO and UMTS modems with Qualco...
2007-08-16 Hasso TepperAdd some devices based on Qualcomm HSDPA chips.
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...
2007-08-16 Sepherosa ZiehauExtra ';' after if() would cause panic if attaching...
2007-08-16 Hasso TepperAdd support for HandyTech's Braille displays into ubsa...
2007-08-16 Hasso TepperAdd the ID of USB serial interface used in HandyTech...
2007-08-15 Sascha Wildner* Add DPMS support to the vesa module.
2007-08-15 Sascha WildnerFix uslcom path.
2007-08-15 Hasso TepperHardware flow control support for uslcom(4).
2007-08-15 Matthew DillonConvert the lwp list into a red-black tree. This great...
2007-08-15 Matthew DillonSignals have to be blocked when creating our LWPs or...
2007-08-14 Hasso TepperAdd uark(4) driver which supports Arkmicro Technologies...
2007-08-14 Matthew DillonAdd '-H', 'nlwp', and 'tid' options to ps(1) to display...
2007-08-14 Matthew DillonFix pci bus detection on certain motherboards. Fixes...
2007-08-14 Matthew DillonFix for amd geode cs5536 companion (ehci) panic. Also...
2007-08-14 Sepherosa Ziehau- Overlooked pccard dark corner: NIC lan id should...
2007-08-14 Sepherosa ZiehauIf PCI_MAP_FIXUP is defined, we can no longer do the...
2007-08-14 Sepherosa ZiehauAdd a new csum flag to tell IP defragmenter that csum_d...
2007-08-14 Hasso TepperAdd some new uslcom(4) device ids found in Linux driver.
2007-08-14 Hasso TepperAdd some new uslcom(4) devices found in Linux driver.
2007-08-14 Hasso TepperAdd uslcom(4) into LINT.
2007-08-14 Hasso TepperAdd uslcom(4) driver which provides support for USB...
2007-08-14 Hasso TepperAdd devices based on Silicon Laboratories USB-UART...
2007-08-13 Matthew DillonPart 1/many USERFS support. Bring in the initial userf...
2007-08-13 Matthew DillonAdd additional functionality to the syslink implementat...
2007-08-13 Matthew DillonThe new VOP_N*() (namespace) operations pass a pointer...
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-13 Matthew DillonAdd xio_init_pages(), which builds an XIO based on...
2007-08-13 Matthew DillonReplace the huge mess that was vnode_pager_generic_getp...
2007-08-13 Hasso TepperMagic Control Technology (MCT) USB to serial converters...
2007-08-12 Matthew DillonChange the ordering of the zombie test for ^T to avoid...
2007-08-12 Simon SchubertFix exporting of lwp data.
2007-08-12 Sepherosa ZiehauPCI-E re(4) needs multi hash in reverse order. Add...
2007-08-12 Matthew DillonMake m_mclfree() MP safe by fixing a N->0 dereferencing...
2007-08-11 Joe TalbottMake mbuf allocator statistics SMP safe.
2007-08-11 Matthew DillonAdd another fix to the 1's complement checksum. A...
2007-08-11 Matthew DillonOops. Correct attribution for the last commit - 1...
2007-08-11 Matthew DillonPort FreeBSD/pf_norm.c 1.18 - fix 1's complement carry...
2007-08-11 Matthew DillonIt is possible to catch a LWP while it is being created...
2007-08-11 Sepherosa ZiehauRe-enable hardware UDP/TCP checksum calculation with...
2007-08-10 Matthew DillonThe 1's complement checksum in m->m_pkthdr.csum_data...
2007-08-10 Sepherosa ZiehauHardware seems to have trouble to handle fragmented...
2007-08-10 Sepherosa ZiehauFix txcsum/rxcsum ioctl support, so that txcsum and...
2007-08-10 Matthew DillonAdd support for a new revision of the RealTek 8168B...
2007-08-09 Simon SchubertFix automatic vinum probing to include the compat slice...
2007-08-09 Sepherosa ZiehauPass address of mbuf pointer to bge_encap(), so the...
2007-08-09 Matthew DillonIntroduce two delays in nfe_stop().
2007-08-09 Matthew Dillonnfe_init() can be called as a side effect of certain...
2007-08-09 Sascha Wildner* Repocopy sys/dev/misc/syscons/daemon -> sys/dev/misc...
2007-08-09 Matthew DillonAdd the MBUF_DEBUG option. This is a fairly invasive...
2007-08-09 Matthew DillonFix a mbuf leak that was introduced in April. In April...
2007-08-09 Sascha WildnerAdjust the shape of the right wings and make the apostr...
2007-08-08 Sepherosa ZiehauAdd hardware csum offload support.
2007-08-08 Sascha WildnerFix some remaining issues with MSDOSFS_DEBUG and add...
2007-08-08 Sascha WildnerAdjust some comments with reality.
2007-08-07 Matthew DillonFix build errors when MSDOSFS_DEBUG is defined.
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Hasso TepperThere is no need to explicitly call ttwakeup() and...
2007-08-07 Sepherosa ZiehauUpdate Marvell PHY supports.
2007-08-07 Sepherosa Ziehauregen
2007-08-07 Sepherosa ZiehauMore Marvell PHY IDs.
2007-08-07 Hasso Tepperttyclose() increments t_gen. Remove redundant incremen...
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-07 Hasso TepperReomve unnecessary sys/vnode.h include.
2007-08-07 Hasso TepperFix warning.
2007-08-07 Hasso TepperFix driver_t.
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Matthew DillonDo not require AHC_PCI_CONFIG to be defined.
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-08-04 Sepherosa Ziehau'phrase' and 'pending_polls' should never be changed...
2007-08-03 Sascha WildnerFix wrong parentheses.
2007-08-02 Peter AvalosAdd an ISA attachment to the aic7xxx driver to handle...
next