]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-10-23 ruMechanically kill redundant nodevice/nooption/nomakeopt...
2006-10-23 desRe-add screen savers, which I removed by mistake.
2006-10-23 kibRevert the rev. 1.4, it causes breakage on most arches...
2006-10-23 alcThe page queues lock is no longer required by vm_page_w...
2006-10-23 delphijSynchronize pf.os with OpenBSD.
2006-10-23 marcelo Eliminate nexus_print_resources(). Use resource_list...
2006-10-23 mlaiernet80211 seems to give us more rates than specified...
2006-10-23 impDon't descend into at91 until we sort out the boot...
2006-10-22 emasteClarify that the input hook requires binary packet...
2006-10-22 alcThe page queues lock is no longer required by vm_page_b...
2006-10-22 phkAdd two new functions to convert FAT filesystem format...
2006-10-22 ruFix ttyv* device names.
2006-10-22 hrsSuppress a spurious warning message when a kernel witho...
2006-10-22 delphijFix build: remove (now) unnecessary PG_BUSY check,...
2006-10-22 ruFix some typos and grammar.
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 ru- Document the default disk block usage unit.
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 simonMinor markup fix: A comma should be seperated by space...
2006-10-21 ruMake it clear that section 8 also documents system...
2006-10-21 ruComment out the first paragraph; while it tells the...
2006-10-21 ruSmall fixes.
2006-10-21 marcelBetter handle the -F case:
2006-10-21 ruBump document date for previous revision.
2006-10-21 ruSpelling.
2006-10-21 ruAvoid a potential hard sentence break.
2006-10-21 ruBump document date for the previous change.
2006-10-21 jmgTurn on gdbserver for the arch that supports it..
2006-10-21 ruRevise the markup, sort sections, fix some grammar...
2006-10-21 ruBump document date for the previous change.
2006-10-21 ruFix .Dd arguments.
2006-10-21 maximo Fix typo.
2006-10-21 ruRecord the pccardc death.
2006-10-21 bmahMFCs noted: libpcap 0.9.4, tcpdump 3.9.4.
2006-10-21 ruMFi386: 1.13: Fix booting with ps2 keyboards.
2006-10-21 kibWorkaround for (what seems to be) compiler error for...
2006-10-21 cpercivaSet LC_ALL=C in order to avoid problems with character...
2006-10-21 ruThe vm.zone sysctl has gone; zone stats are now supplie...
2006-10-21 ru- Add comma after REQUESTS field missed in previous...
2006-10-21 glebiusFix error in rev. 1.68. The intention was to break...
2006-10-21 glebiusPrint the number of allocation failures in UMA zones.
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 phkVoltaire again.
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 davidxuremove libc_r remanent.
2006-10-20 maximo '-s' flag was killed in rev. 1.75. Clean getopt(3).
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-20 cpercivaDocument that jot(1), rs(1), and lam(1) first appeared...
2006-10-19 cognetUse TARGET_BIG_ENDIAN instead of ARM_BIG_ENDIAN
2006-10-19 rinkMy previous commit made it impossible to export / over...
2006-10-19 jhb- Define time_t in sys/sem.h so it doesn't require...
2006-10-19 ruAdd missing "const" qualifiers.
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 danger- convert to the current style of section 4 man pages
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
next