]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-11-23 impSpecify loader script and load address
2009-11-23 impStart linking at the kernel link address....
2009-11-23 impLinker scripts for octeon1 kernels of various flavors.
2009-11-20 impAnother kludge for 64-bit bus_addr_t with 32-bit pointe...
2009-11-20 impHorrible kludge to make octeon32 work. I think a bette...
2009-11-20 impcast vaddr to uintptr_t before casting it to a bus_spac...
2009-11-20 imp32-bit mixed-mode OCTEON kernel config file.
2009-11-20 impIf we're ompiling ISA_MIPS32, then use the 32-bit addre...
2009-11-20 impDon't assume register addresses can fit into void ...
2009-11-20 impFormatting nit.
2009-11-18 gonzo- Add intr counters for APB interrupts
2009-11-18 gonzo- Add cpu_init_interrupts function that is supposed to
2009-11-18 gonzo- Code reorg: extract mx25l_read and mx25l_write methods
2009-11-13 neelMake pmap_copy_page() L2-cache friendly by doing the...
2009-11-12 gonzo- Reorganize hints according to if_arge changes: set...
2009-11-12 gonzo- Handle multiphy MAC case: create interface with
2009-11-12 gonzo- include register definitions for respective controllers
2009-11-12 gonzoMFC @199204
2009-11-11 rrsMy NFS configured version.
2009-11-11 rrsOk set in the values in clock 7 as in the
2009-11-11 delphijAdd interface description capability as inspired by...
2009-11-11 jhbMore consistent whitespace.
2009-11-11 jhbUse a dedicated callout to drive the transmit watchdog...
2009-11-11 antoine- Remove trailing ";" after if statement
2009-11-11 jfvWith an i386 kernel the igb driver can cause a
2009-11-11 reneSynchronize with C.msg revision 199083 and improve...
2009-11-11 jhCreate verifier used by FreeBSD NFS client is suboptima...
2009-11-11 umeANSIfy.
2009-11-11 antoineRemove trailing ";" in struct ieee80211_beacon_offsets...
2009-11-11 antoineFix off by one in ieee80211_send_action_register
2009-11-11 avgreflect that pg_ps_enabled is a tunable, not just a...
2009-11-11 traszRevert r198873. Having different VAPPEND semantics...
2009-11-11 traszAdd links to zfs(8) and zpool(8) to mount(8) manual...
2009-11-11 roamCorrect the information about the doceng@ team members...
2009-11-11 roamFix the grammar as in the PR, and then some.
2009-11-11 umeAdd unit to the short month names for Japanese locales.
2009-11-11 mavMFp4:
2009-11-11 ruAdded option NETGRAPH_VLAN.
2009-11-11 mavMFp4:
2009-11-11 edPlace home and end before insert and delete.
2009-11-11 edAdd a new flag to vidcontrol, -T, that allows terminal...
2009-11-11 umeCURVNET_RESTORE() was not called in certain cases.
2009-11-11 edAllow Syscons terminal emulators to provide function...
2009-11-11 edAlways home the cursor when changing the scrolling...
2009-11-11 nwhitehornReduce probe priority of USB input devices to BUS_PROBE...
2009-11-10 pjdBe careful which vattr fields are set during setattr...
2009-11-10 pjdAvoid passing invalid mountpoint to getnewvnode().
2009-11-10 jhbAdd ixgb(4) to NOTES.
2009-11-10 jhb- Locking fixes to not do silly things like drop the...
2009-11-10 yongariController does not update Tx descriptors(send BDs...
2009-11-10 dougbs/a default/the default/
2009-11-10 nwhitehornAdd support for the touchpads found in later models...
2009-11-10 jhbPurge some useless mergeinfo.
2009-11-10 rrsOk, the 40bit reads were causing crashes
2009-11-10 kibWhen rename("a", "b/.") is performed, target namei...
2009-11-10 kibIn r198506, kern_sigsuspend() started doing cursig...
2009-11-10 kibExtract the code that records syscall results in the...
2009-11-10 desCheck fork() return value
2009-11-10 desRemove a bunch of code used to detect SMP on ((i386...
2009-11-10 mavMFp4:
2009-11-10 desFix globbing
2009-11-10 desMore rational usage()
2009-11-10 umeAdd Japanese catalogue entries for newer errnos: EBADMS...
2009-11-10 dougbAdd a note about no hostname leading to "Amnesiac"...
2009-11-10 delphijAdd a minimal change to prevent NULL deference in ee(1).
2009-11-09 yongariZero out Tx/Rx descriptors before using them. Also...
2009-11-09 yongariAdd missing bus_dmamap_sync(9) before issuing kick...
2009-11-09 gonzoUnbreak booting of FreeBSD/mips by merging r195429...
2009-11-09 nwhitehornSpell sz correctly.
2009-11-09 edwinMFV of r199105, tzdata2009r:
2009-11-09 rdivackyMake isa_dma functions MPSAFE by introducing its own...
2009-11-09 rrsOk it helps if you add the bootp options too
2009-11-09 traszRemove ifdefed out part of code, which seems to have...
2009-11-09 mavFix variable type.
2009-11-09 rrsTry moving to NFS mount of entire root
2009-11-09 rrsOk we need to have the clock handlers has filters....
2009-11-09 rrsa little more paran's
2009-11-09 jhbPurge some duplicate mergeinfo.
2009-11-09 umeAdd gai_strerror() catalog for ja_JP.UTF-8 and ja_JP...
2009-11-09 rrsCooresponding hack to pass in the irq
2009-11-09 rrsWhite space changes.
2009-11-09 rrs- Comment out recrusive call to setup interrupt.
2009-11-09 rpauloMention the layout change of ieee80211req_scan_result.
2009-11-09 rpauloDriver for the Apple Touchpad present on MacBook (non...
2009-11-09 nwhitehornIncrease the size of the OFW translations buffer to...
2009-11-09 umeAdd NLS catalogs support to gai_strerror(3).
2009-11-09 umeFix comment.
2009-11-09 umeAdd ja_JP.eucJP catalog.
2009-11-09 umeAdd ja_JP.UTF-8 catalog.
2009-11-09 mavAdd support for ATA Power Management.
2009-11-09 rpauloThe isr_intval in ieee80211req_scan_result structure...
2009-11-09 mavAdd more ICH10 chip IDs.
2009-11-09 olegstyle(9): add missing parentheses
2009-11-09 delphijInitialize the whole message unit's DMA buffer to zero...
2009-11-09 kuriyama- Add hw.clflush_disable loader tunable to avoid panic...
2009-11-09 delphijApply a NetBSD fix (revision 1.12) to handle multi...
2009-11-09 yongariCorrect disabling checksum offloading for BCM5700 B0.
2009-11-08 thompsaCorrect Olympus quirk.
2009-11-08 thompsaAdd missing mtx_destroy().
2009-11-08 thompsaImprove support for High-speed USB audio devices.
next