]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
style(9) sweep.
[FreeBSD/FreeBSD.git] / sys /
2003-01-23 peterClean up some junk defines, and GC the TPR options.
2003-01-23 peterNuke CHEAP_TPR stuff, including LOPRIO_LEVEL (bogus...
2003-01-23 scottlHack around a bug in the 2200 and 2120 controllers...
2003-01-23 peterNow that TPR isn't bogusly raised at boot, there is...
2003-01-23 peterDont raise the TPR register at initialization time...
2003-01-22 fennerImplement SIOCGIFMEDIA for vlan devices by passing...
2003-01-22 marcelYAM: This id is found in a Sony Vaio GRX-670. When...
2003-01-22 gibbsRevert AHD_TIMER_MAX_US to its original definition...
2003-01-22 gibbsUpdate GENSRCS and aicasm options correctly depending...
2003-01-22 dillonProvide a sysctl to allow defaulting of the connectionl...
2003-01-22 jhb- Move enable_sse()'s prototype to machine/md_var.h.
2003-01-22 umeAdded comment why this workaround is required.
2003-01-22 jhbRename cpuid_cpuinfo to cpu_procinfo. bde requested...
2003-01-22 jhbBah, add in a missing space char I noticed when MFC...
2003-01-22 silbyCorrectly identify the 3C920B chipset; although it...
2003-01-22 desThis commit was generated by cvs2svn to compensate...
2003-01-22 joergMake the arguments to d_close() match the arguments...
2003-01-22 umegetpeername() returns with no error but didn't fill...
2003-01-22 hsuAdd yet another Sony Vaio PS/2 mouse ID. This one is...
2003-01-22 grehanRemove BAT invalidation. This is done later in the...
2003-01-22 grehanConvert remaining .s files to .S
2003-01-22 grehan- remove dead conditional CFLAG setting
2003-01-21 peterThis commit was generated by cvs2svn to compensate...
2003-01-21 desThere's absolutely no need for a struct-within-a-struct...
2003-01-21 hsuAdd missing SMP file locks around read-modify-write...
2003-01-21 peterRemove OBE prototype for iszerodev() - it was replaced...
2003-01-21 tmmFixes for a number of problems in the IOMMU code:
2003-01-21 tmmFree resources when failing to set up the interrupt.
2003-01-21 tmmbus_dmamap_sync() overhaul:
2003-01-21 tmmbus_dmamap_sync() overhaul:
2003-01-21 tmmFix iommu_dvmamap_sync(): it was still operating as...
2003-01-21 tmmCorrect an off-by-one in the boundary check. Otherwise...
2003-01-21 simokawaDefine misc structs outside of struct firewire_comm.
2003-01-21 simokawaIgnore events of unused IR DMA.
2003-01-21 nectarThis commit was generated by cvs2svn to compensate...
2003-01-21 nyanRemove NEXTDOSPART.
2003-01-21 nyanUse NDOSPART instead of NEXTDOSPART.
2003-01-21 nyanMFi386: revision 1.63.
2003-01-21 impNeeds wlan for wi.
2003-01-21 phk#ifdef NO_GEOM some bits here too.
2003-01-21 joeRegen
2003-01-21 joeAdd support for Epson 1660 scanner.
2003-01-21 alfreduse 'void *' instead of 'caddr_t' for useracc, kernacc...
2003-01-21 phk#ifdef NO_GEOM all of this file.
2003-01-21 phkBandaid to make the kernel compile until the scsi-crew...
2003-01-21 marcelAdd yet another Sony Vaio PS/2 mouse ID. This one is...
2003-01-21 phkAdd a missing '{'
2003-01-21 alfredRemove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 sosRemove the fake disklabel, no longer needed.
2003-01-21 sampreserve the order of tags copied by m_tag_copy_chain
2003-01-21 jakeRun kldxref on sparc64, it works now.
2003-01-21 jakeFix module dependency (pre)loading on sparc64 by reloca...
2003-01-21 jeff - Add a VM_WAIT in the appropriate cases where vm_page...
2003-01-21 hsuRewrite the SMP filedesc locking in knote_attach()...
2003-01-21 rwatsonGC an unused reference to vop_refreshlabel_desc; refere...
2003-01-21 rwatsonPerform VOP_GETATTR() before mac_check_vnode_exec(...
2003-01-21 jakeResolve relative relocations in klds before trying...
2003-01-20 gibbsFix a missed goal.period -> goal.offset change. In
2003-01-20 gallatininclude cdefs.h so as to unbreak the libc build
2003-01-20 sammove sysctl's under hw.hifn; change max batching defaul...
2003-01-20 sammove sysctl's under hw.ubsec
2003-01-20 samcorrect default setting of hw.wi.txerate; it must be...
2003-01-20 samcorrect sysctl names and move them to hw.wi: hw.wi...
2003-01-20 gibbsaic7xxx.reg:
2003-01-20 olgeniFix typo in comment: inlcude -> include.
2003-01-20 gibbsaic79xx.c:
2003-01-20 dillonFix swapping to a file, it was broken when SPECSTRATEGY...
2003-01-20 samgc dead code
2003-01-20 phk#if 0 one more line to make this compile without subr_d...
2003-01-20 samo add BIOCGDLTLIST and BIOCSDLT ioctls to get the data...
2003-01-20 phkRemove the deprecated IOCTL bits raidframe used, it...
2003-01-20 gibbsAdd definitions for the task management codes sent...
2003-01-20 gibbsAllow constants to be complex expressions so long as...
2003-01-20 gibbsFix the last reference to the reg_print.c file handle
2003-01-20 dillonClose the remaining user address mapping races for...
2003-01-20 scottlRemove stale reference to deprecated mini-disklayer...
2003-01-20 phkHide the ioctls behind #ifdef _KERNEL to avoid kdump...
2003-01-20 maximDe-anonymity a couple of messages I missed in a previou...
2003-01-20 maximIf the first action is O_LOG adjust a pointer to the...
2003-01-20 phk#ifdef this file into three pieces: The bit which...
2003-01-20 phkdisk_dev_synth() is a NO_GEOM hack.
2003-01-20 phkOnly include <sys/diskslice.h> ifdef NO_GEOM
2003-01-20 phkRemove need for <sys/diskslice.h> but retain numerical...
2003-01-20 phkUse NEXTDOSPART instead of MAX_SLICES.
2003-01-20 phkWe need neither <sys/diskslice.h> nor <sys/disklabel...
2003-01-20 phkAdd a NEXTDOSPART definition here as well, for the...
2003-01-20 phkAdd NEXTDOSPART (N-Extended-Dos-Partitions) as replacem...
2003-01-20 alc - Hold the page queues lock around vm_page_hold().
2003-01-20 alcMove the vm_page_busy() in pmap_dispose_thread() to...
2003-01-20 julianRemove a KASSERT that can now happen and add a missing...
2003-01-20 jeff - M_WAITOK is 0 and not a real flag. Test for this...
2003-01-20 orionRe-implemention of the interpolation code used for...
2003-01-20 joeRegen
2003-01-20 samdefault tx error rate limiting to 0 to disable tx error...
2003-01-20 joeSupport for the "Seiko Epson Perfection 1260 scanner".
2003-01-19 sosSmall change to the previous commit, zero out the 48BIT...
2003-01-19 samaccept short WEP keys for backward compatibility
2003-01-19 mikeChange BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when...
2003-01-19 phkFinally give CCD the disk mini-layer treatment:
2003-01-19 phkUnifdef -UDEBUG on the CCD driver. The debugging is...
next