]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove the /usr/X11R6 paths. It has been long enough since the X stuff
[FreeBSD/FreeBSD.git] / sys /
2008-12-30 kibClear the pointers to the file in the struct filedesc...
2008-12-30 kibIn r185557, the check for existing negative entry for...
2008-12-30 luigiA number of small changes to make the 'save choice...
2008-12-30 impBump the odometer of the years, this time a bit early...
2008-12-29 edFix compilation. Also move ogetkerninfo() to kern_xxx.c.
2008-12-29 kibWhen the insmntque() in the pfs_vncache_alloc() fails...
2008-12-29 edPush down Giant inside sysctl. Also add some more asser...
2008-12-29 kibvm_map_lock_read() does not increment map->timestamp...
2008-12-29 kibUse curproc->p_sysent->sv_flags bit SV_ILP32 for detect...
2008-12-29 kibDrop the pseudofs vnode lock around call to pfs_read...
2008-12-29 kibAfter the pfs_vncache_mutex is dropped, another thread...
2008-12-29 kmacymerge 186535, 186537, and 186538 from releng_7_xen
2008-12-28 bzFor consistency use LLE_IS_VALID() in this 4th place...
2008-12-28 kmacydrop rnh lock before destroying it
2008-12-28 ganboldRemove unused variable.
2008-12-28 bzInclude std.ixp425 for "cpu" and comment out duplicate...
2008-12-27 bzLike in the rest of the file and the network stack...
2008-12-27 bzNon-functional (style) changes:
2008-12-27 bzConvert function definitions to constantly use ANSI...
2008-12-27 stas- Fix incorrect array declaration that was causing...
2008-12-27 bzRewrite ipsec6_setspidx_inpcb() to match the logic...
2008-12-27 bzFor consistency with ipsec4_setspidx_inpcb() rename...
2008-12-27 bzChange the in6p variable names to inp to be able to...
2008-12-27 bzIn additions to the configs from r185478, which also...
2008-12-27 samarm is in DEFAULTS; remove dup
2008-12-27 bzRemoved duplicate
2008-12-27 bzHide detect_virtual() along with the accompanying string
2008-12-27 kanMinor style(9) compliance change.
2008-12-27 rikAdd support for the Oxford OX16PCI958-based card.
2008-12-27 lulf- Fix an issue with access permissions to underlying...
2008-12-27 weongyounbreak the build. Decoupled the USB2's NDIS build...
2008-12-27 bzRemove an unused variable to make the SENTRY5 mips...
2008-12-27 mavAdd some found NVidia MCP7x HDA controller IDs.
2008-12-27 phoPrevent overflow of uio_resid.
2008-12-27 weongyofix a bug to handling the argument that it passed ...
2008-12-27 bzMake ipsec_getpolicybysock() static and no longer expor...
2008-12-27 weongyoIntegrate the NDIS USB support code to CURRENT.
2008-12-26 mavAdd some special handling for AD1986A codec:
2008-12-26 obrienWhen the geometry does not match the label, print out...
2008-12-26 qingliThis checkin addresses a couple of issues:
2008-12-25 qingliThe "tun?" dev need not be opened at all. One is allowe...
2008-12-25 rwatsonFollowing the recent security advisory, add a comment...
2008-12-25 mavRejoin ng_tty module to the build.
2008-12-25 julianshave about 7% off the overhead of ng_ether by using...
2008-12-25 julianHook up the ether_echo node and fix the man page
2008-12-25 weongyofix a silly bug that I missed a for-loop to initialize...
2008-12-25 kmacy- Close a race during which the open flag could be...
2008-12-25 julianAdd a trivial node to reflect ethernet frames to whence...
2008-12-24 bmsAdd macro RB_FOREACH_SAFE(), which accepts an additiona...
2008-12-24 sammust pack structures for architectures like arm
2008-12-24 kmacyFix missed unlock and reference drop of lle
2008-12-24 kmacyavoid lock recursion by deferring the link check until...
2008-12-24 emaxChange message severity level from WARN to INFO. This...
2008-12-23 rnolandOnly set registers if irqs are enabled
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 marcelAdd support for the FPA floating-point format on ARM...
2008-12-23 marcusDo not KASSERT when vp->v_dd is NULL. Only directories...
2008-12-23 kibKeep the hold on the vnode during VOP_VPTOCNP() call...
2008-12-23 thompsaRemove CALLOUT_RETURNUNLOCKED from the callouts, there...
2008-12-23 sammove IXP4XX EHCI bus shim to the usb directory and...
2008-12-23 thompsaName the bus mutex by the controller name, this allows...
2008-12-23 bzRemove long unused netinet/ipprotosw.h (basically since...
2008-12-23 bzCheck for ipprotosw.h more precisely.
2008-12-23 ivorasAdd missing newlines to flags tags of CPU topology...
2008-12-23 rnolandFix up handling of Intel G4X chips some more.
2008-12-23 kibClear busy state on the pages which are after the one...
2008-12-23 mavOrganize Conexant codecs.
2008-12-23 remkoAdd support for the HP 4470C scanner.
2008-12-23 remkoAdd support for the MaxSream USB test carrier.
2008-12-23 remkoAdd support for 2 EVDO devices.
2008-12-23 remkoAdd quirk for the Storcase InfoStation 12bay
2008-12-23 samNPE cleanups needed for ancillary drivers (e.g. crypto...
2008-12-23 samkill NPE_PORTS_MAX, it's not used and likely will not be
2008-12-23 samFill in feature control support:
2008-12-23 samadd IXP465 and generic IXP425 definition
2008-12-23 samo enable TT and big-endian MMIO
2008-12-23 samo add Transaction Translator support (still missing...
2008-12-23 qingliDon't create a bogus ARP entry for 0.0.0.0.
2008-12-23 cpercivaPrevent cross-site forgery attacks on ftpd(8) due to...
2008-12-22 mavAdd 9 more Analog Devices codec names.
2008-12-22 alfredFix typo for udav include.
2008-12-22 alcMake preparations for resurrecting shared/read locks...
2008-12-22 scottlFix a comment to reflect what really happens.
2008-12-22 marius- According to comments in OpenBSD, E{2,4}50 tend to...
2008-12-22 bzCorrect variable name in comment.
2008-12-22 qingliSimilar to the INET case, do not destroy the nd6 entrie...
2008-12-22 qingliProvide a condition variable to delay the cloned interface
2008-12-22 yongariSince we don't request reset for rlphy(4), the link...
2008-12-22 yongariSince we don't request reset for rlphy(4), the link...
2008-12-21 rnolandConvert DRM_[DEBUG,ERROR,INFO] macros to c99 __VA_ARGS__.
2008-12-21 rnolandDeal with 0 length args...
2008-12-21 rnolandFix AGP_DEBUG macro to use c99 __VA_ARGS__ and build...
2008-12-21 edRevert r185891.
2008-12-21 edSet PTS_FINISHED before waking up any threads.
2008-12-21 rnolandFix printing of KASSERT message missed in r163604.
2008-12-21 nyanDisable the pccard, parallel, GbE and wireless lan...
2008-12-21 scottlFix refcount locking in cd, pass, and sg periphs.
2008-12-20 samo add sys/endian.h now required by ehcivar.h
2008-12-20 nwhitehornMissed the sun4v update to ofw_machdep.h in the OFW...
2008-12-20 edLet wchan names more closely match pre-MPSAFE TTY behav...
next