]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h
[FreeBSD/FreeBSD.git] / sys /
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-22 alcReplace PG_BUSY with VPO_BUSY. In other words, changes...
2006-10-22 alcEliminate unnecessary PG_BUSY tests.
2006-10-22 kevloInitialize T1 to silent gcc warning.
2006-10-22 davidxuUse macro TAILQ_FOREACH_SAFE instead of expanding it.
2006-10-21 davidxuSince revision 1.333 of kern_sig.c no longer uses P_WEX...
2006-10-21 impMFp4: default to not loading the fpga
2006-10-21 impMFp4: Update to smaller code footprint.
2006-10-21 impMFp4: Move to smaller code footprint.
2006-10-21 impMFp4: Move to smaller code. This was somehow forgotten...
2006-10-21 alcEliminate unnecessary PG_BUSY tests. They originally...
2006-10-21 scottlThere seems to be a problem with txcsum and UDP. Turn...
2006-10-21 ruMFi386: 1.13: Fix booting with ps2 keyboards.
2006-10-21 glebiusFix error in rev. 1.68. The intention was to break...
2006-10-21 trhodesFake the link count until we have no choice but to...
2006-10-21 scottlBe more like the BGE driver. Ensure that at least...
2006-10-21 kevlostyle(9) cleanup.
2006-10-21 scottlFix whitespace
2006-10-21 cognetOk I am an idiot. On 32 bits big-endian systems, it...
2006-10-21 julianrevert last change.. premature.. need to wait until...
2006-10-20 cognetUse __QUAD_LOWWORD for __syscall, to always use the...
2006-10-20 jmgfix tab indentation for CP and RV...
2006-10-20 julianMove some variables to a more likely place
2006-10-20 impThere's no fpga.c, so omit it.
2006-10-20 jhbRemove the check that prevented signals from being...
2006-10-20 nyan- MFi386: Remove 'device io'.
2006-10-20 cognetThere's no need to special-case lseek for arm/big-endian.
2006-10-20 netchildFix a recent regression regarding valid signals.
2006-10-20 desMove more MD devices and options out of MI NOTES.
2006-10-20 bdeDon't show debug registers in "show registers". Specia...
2006-10-20 impMFp4:
2006-10-20 desThe VGA_DEBUG option only exists on {amd64,i386,ia64}.
2006-10-20 kibUpdate the access and modification times for dev while...
2006-10-20 kibFix the race between devfs_fp_check and devfs_reclaim...
2006-10-20 impSort MFILES list
2006-10-20 impMFp4: when passing the transfer up the foodchain, make...
2006-10-20 impMFp4: Working SPI driver.
2006-10-20 impCommit WIP SSC driver, more work is needed here, but...
2006-10-20 impMore register definitions.
2006-10-20 impProgress commit for getting TWI working
2006-10-20 impAdd sysctl to export current state of rmii vs mii confi...
2006-10-20 impAdd configuration of the SSC lines for second SSC.
2006-10-20 impAdd mmcbr_if.m and mmcbus_if.m to the mix.
2006-10-20 impLoadable modules for mmc (the bus) amd mmcsd (the MMC...
2006-10-20 impMMC/SD bridge driver (host adapter) for AT91RM9200...
2006-10-20 impPreliminary MMC stack. This stack supports SD 1.0...
2006-10-19 jhb- Define time_t in sys/sem.h so it doesn't require...
2006-10-19 obrienstyle(9)
2006-10-19 obrienstyle(9) cleanup.
2006-10-19 scottlThere is no reason to have a PAGE_SIZE alignment enforc...
2006-10-19 scottlI can't find any reason why an 8 byte alignment should...
2006-10-19 scottlRemove some spurious debugging, and use more complete...
2006-10-19 ruAdd missing acpi_wakecode.o: assym.s dependency, so...
2006-10-19 imptweak comments about OLDCARD workarounds
2006-10-19 imptweak comment
2006-10-19 impRemove references to pccard.conf
2006-10-19 iedowseUse a different task queue for host controller and...
2006-10-19 marcelFix previous revision:
2006-10-18 grehanFix remaining compile error.
2006-10-18 kibProperly lock the vnode around vgone() calls.
2006-10-18 glebiusCheck pointer before dereferencing.
2006-10-18 bdekern_intr.c:
2006-10-18 davidxuAttempt to fix compiling problem.
2006-10-17 bdeFixed some style bugs (especially ones involving long...
2006-10-17 impCollapse the two identical emu10k1-alsa%diked.h creatio...
2006-10-17 glebiusSome clenaup of ngs_rcvmsg():
2006-10-17 gallatinFix a driver bug which could result in frames MHLEN...
2006-10-17 glebiusSome cleanup and small changes:
2006-10-17 glebiusMake the sg_len and sg_family members of the sockaddr_n...
2006-10-17 glebiusMake ng_ID_t fixed size, so that its maximum value...
2006-10-17 glebius- ng_address_ID() has already freed the message, don...
2006-10-17 ruOlder incarnations of the device used non-standard...
2006-10-17 jkoshyConvert types 'Elf{32,64}_Nhdr' into aliases of the...
2006-10-17 jbComment out a debug entry which doesn't compile. Needed...
2006-10-17 davidxurename casuptr to casuword.
2006-10-17 davidxuRegenerate.
2006-10-17 davidxuSync with master.
2006-10-17 davidxuo Add keyword volatile for user mutex owner field.
2006-10-16 jbIn sun4v, use the sparc64 version. We haven't used...
2006-10-16 jbAdd a .PATH entry to search for sources in the ${MACHIN...
2006-10-16 jbComment out 'device isa'.
2006-10-16 jhbAdd one more include to fix the case of !DDB and !atpic.
2006-10-16 obrienCorrect the WOL magic value.
2006-10-16 obrienTry to be more precise in identifying the various nForc...
2006-10-16 ariff- Inverted EAPD quirk for ASUS A8Jc.
2006-10-16 scottlRemove some debugging code that accidentally crept in.
2006-10-16 scottl- Add a command validator for use in debugging.
2006-10-16 nyanMFi386: revision 1.567 (add linux_aio.c).
2006-10-15 scottlOverhaul the transmit and dma paths:
2006-10-15 hrsAdd a newline to the printf().
2006-10-15 netchildFix compile (use the right variable name).
2006-10-15 netchildregen (linux AIO stuff)
2006-10-15 netchildMFP4 (with some minor changes):
2006-10-15 netchildMFP4 (106538 + 106541):
2006-10-15 netchildRevert my previous commit, I mismerged this to the...
2006-10-15 netchildMFP4 (106541): Fix the clone05 test in the LTP.
2006-10-15 netchildMFP4 (107144[1]): Implement CLONE_FS on i386[1] and...
2006-10-15 netchildMFP4 (107868 - 107870):
2006-10-15 ariffWrap debug printfs into SEQ_DEBUG() to avoid kernel...
2006-10-15 tanimuraFix the wraparound of memsize >=2GB.
next