]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-12-07 Sam LefflerHandle a missing NPE firmware file better; if it's...
2006-12-07 Olivier HouchardUnbreak build for Skyeye: do not attempt to do any...
2006-12-06 John BaldwinFix compile with BCE_DEBUG. The last one tripped up...
2006-12-06 Max LaierDrop the iwi softc lock when calling back into net80211...
2006-12-06 Bruce A. MahNew release note: SA-06:25.kmem.
2006-12-06 Maxim SobolevAllow machdep.cpu_idle_hlt to be set from the loader...
2006-12-06 Bruce A. MahTeach release builds and release documentation snapshot...
2006-12-06 Bruce A. MahReorganize the release notes to better support multiple...
2006-12-06 John BaldwinIgnore any breakpoint instructions (int 3) we encounter...
2006-12-06 John BaldwinFix some edge cases in detach() as well as a memory...
2006-12-06 Maxim Konovalovo confstr(3) returns 0 on error. Check the return...
2006-12-06 Colin PercivalCorrect a signedness bug which allowed members of the...
2006-12-06 Julian ElischerChanges to try fix sched_ule.c courtesy of David Xu.
2006-12-06 Julian Elischerremove already commented out code
2006-12-06 Julian ElischerNote the mashing of the proc structure.. recommend...
2006-12-06 Julian ElischerThreading cleanup.. part 2 of several.
2006-12-06 Marius Strobl- Use the xl_stats_update() callout instead of if_slowt...
2006-12-06 Sam Lefflerconsolidate parsing of nfs root mount options in one...
2006-12-06 Marius StroblUse our own callout instead of if_slowtimo() for drivin...
2006-12-06 Marius Strobl- Use the hme_tick() callout instead of if_slowtimo...
2006-12-06 Marius Strobl- Use the gem_tick() callout instead of if_slowtimo...
2006-12-06 Marius Strobl- Use our own callout (the dc_tick() callout uses varyi...
2006-12-06 David Xutest cancel_pending to save a thr_wake call in some...
2006-12-06 David Xuinitialize mutex and cv.
2006-12-05 David Xu_thr_ucond_wait drops lock, we should pick it up again.
2006-12-05 Ceri DaviesFlush my typo fix queue for this directory.
2006-12-05 Ceri DaviesFix typos.
2006-12-05 Gabor Kovesdan- Add myself to calendar.freebsd
2006-12-05 Wilko Bultedocument that NCQ is not yet supported.
2006-12-05 Colin PercivalPortability fix for non-POSIX operating systems: Open...
2006-12-05 Hajimu UMEMOTOUse callout mechanism instead of timeout()/untimeout().
2006-12-05 Bruce A. MahForced commit to note a repo-copy of this file from
2006-12-05 Ruslan ErmilovTeach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both...
2006-12-05 Ruslan ErmilovMove npe.4 to a machine specific manpage subdirectory.
2006-12-05 John BaldwinFix an off by one error in struct nve_tx_desc's frags...
2006-12-05 Ruslan ErmilovOnce upon a time, the hostname was being set in the...
2006-12-05 Ruslan ErmilovUse a different bitmask for superpages' base address...
2006-12-05 David MaloneAdd a "-D" flag to restore which puts it into "degraded...
2006-12-05 Ruslan ErmilovFix markup.
2006-12-05 Matt JacobMake ISPCTL_PLOGX find a handle to log into the managem...
2006-12-05 Matt JacobAdd a chip timeout to ENABLE/MODIFY/DISABLE lun calls.
2006-12-05 Matt Jacobuse xpt_print function
2006-12-05 Matt JacobAdd an xpt_print function to reduce most of the xpt_pri...
2006-12-05 David Xuthe c_has_waiters is lazily updated, temporarily disabl...
2006-12-05 Joel DahlFix typo.
2006-12-05 David XuUse ucond to implement barrier.
2006-12-05 David XuAdd _thr_ucond_init().
2006-12-05 Warner Loshconst poison
2006-12-05 Warner LoshMore properly cleanup the iicbus child when deleting it.
2006-12-05 David XuFix spelling.
2006-12-05 David XuAdd a test for pthread's cv and cancellation.
2006-12-05 Warner LoshReference Hauppage's cxm_iic bit-bang device here.
2006-12-05 David XuTweak _thr_cancel_leave_defer a bit to fix a possible...
2006-12-05 Peter GrehanFix gdb issue where the i-cache was not being updated...
2006-12-04 Matt JacobInitial cut at Basic Domain Validation- just add some...
2006-12-04 Jung-uk KimMFP4: 109653
2006-12-04 Sam Lefflerhook npe.4 up to arm build
2006-12-04 Sam Lefflerstart 'o man page for xscale npe ethernet driver
2006-12-04 Jung-uk KimMFP4: 109652
2006-12-04 Kip MacyBug fix for obscenely large wait times on uncontested...
2006-12-04 Jung-uk Kim- Add BGE_FLAG_JUMBO flag which idicates jumbo frame...
2006-12-04 Ruslan ErmilovGrammar.
2006-12-04 Jung-uk KimUse bge_flags to save chipset family and remove dead...
2006-12-04 Kip Macy- separate out rounding memory ranges to 4M boundaries...
2006-12-04 Sam Lefflerdocument recent change to return ECONNRESET for tcp...
2006-12-04 Hajimu UMEMOTOUse _kevent() instead of kevent().
2006-12-04 John BaldwinFix an edge case in rman_manage_region() where it didn...
2006-12-04 Shteryana ShopovaAdd two new flags to if_bridge(4) indicating whether...
2006-12-04 Gleb SmirnoffFix my error in rev. 1.152
2006-12-04 David XuFix typo, I was using a wrong header file, and the...
2006-12-04 David XuUse kernel provided userspace condition variable to...
2006-12-04 David Xuif a thread blocked on userland condition variable is
2006-12-04 Maxim Konovalovo Correct a function prototype.
2006-12-04 Olivier HouchardDo not forget to call pmap_free_l2_bucket() in pmap_rem...
2006-12-04 Tim KientzleArgh. Restore a stat() call that was erroneously removed.
2006-12-04 Kip Macyrecent changes have caused TRAP_TRACING to induce corru...
2006-12-04 Marius StroblRemove the HME_LOCK_ASSERT() in hme_mifinit(), which...
2006-12-04 Marius Strobl- In hme_stop() mask all interrupts.
2006-12-04 Robert WatsonImprove style(9) conformance of igmp.c.
2006-12-03 Luigi Rizzo- put some common code in a function handle_remount();
2006-12-03 Shteryana ShopovaFix SIOCGDRVSPEC/BRDGGIFSSTP ioctl: make it copyin...
2006-12-03 Alexander LeidingerMFP4 (110939):
2006-12-03 Alexander LeidingerSync with i386 (remove the LINUX stuff) now that the...
2006-12-03 Alexander LeidingerMFP4 (110957)
2006-12-03 Diomidis SpinellisMinor clarification.
2006-12-03 Diomidis SpinellisNew test cases demonstrating fixed bugs, and the reason why
2006-12-03 Maxim Konovalovo Do not leave uninitialized birthtime: in MSDOSFSMNT_L...
2006-12-03 Diomidis SpinellisPrevent buffer overflow when forcibly terminating an...
2006-12-03 Diomidis SpinellisCorrect handling of format strings with escaped % speci...
2006-12-03 Maxim Konovalovo Fix typo: manger -> manager.
2006-12-03 Maxim Konovalovo /stand/sysinstall -> /usr/sbin/sysinstall.
2006-12-03 Maxim Konovalovo As POSIX requires confstr(3) returns zero on errors...
2006-12-03 Matt JacobFix a massive couple of botches here: the NVRAM settings
2006-12-03 Matt JacobFix XPT_GET_TRANSPORT_SETTINGS to zero validity and...
2006-12-03 Matt JacobRemove CTS_SPI_FLAGS_TAG_ENB. Nobody is using it and...
2006-12-03 Matt JacobIt's confusing to say that "Command Queueing Supported...
2006-12-03 Bruce EvansOptimized RTC accesses by avoiding null writes to the...
2006-12-03 David XuIntroduce userspace condition variable, since we have...
2006-12-03 Matt JacobForced commit: previous revision just correctly reflect...
2006-12-03 Matt JacobFix a debug message which didn't quite get it right...
next