]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-12-04 umeUse _kevent() instead of kevent().
2006-12-04 jhbFix an edge case in rman_manage_region() where it didn...
2006-12-04 syrinxAdd two new flags to if_bridge(4) indicating whether...
2006-12-04 glebiusFix my error in rev. 1.152
2006-12-04 davidxuFix typo, I was using a wrong header file, and the...
2006-12-04 davidxuUse kernel provided userspace condition variable to...
2006-12-04 davidxuif a thread blocked on userland condition variable is
2006-12-04 maximo Correct a function prototype.
2006-12-04 cognetDo not forget to call pmap_free_l2_bucket() in pmap_rem...
2006-12-04 kientzleArgh. Restore a stat() call that was erroneously removed.
2006-12-04 kmacyrecent changes have caused TRAP_TRACING to induce corru...
2006-12-04 mariusRemove the HME_LOCK_ASSERT() in hme_mifinit(), which...
2006-12-04 marius- In hme_stop() mask all interrupts.
2006-12-04 rwatsonImprove style(9) conformance of igmp.c.
2006-12-03 luigi- put some common code in a function handle_remount();
2006-12-03 syrinxFix SIOCGDRVSPEC/BRDGGIFSSTP ioctl: make it copyin...
2006-12-03 netchildMFP4 (110939):
2006-12-03 netchildSync with i386 (remove the LINUX stuff) now that the...
2006-12-03 netchildMFP4 (110957)
2006-12-03 ddsMinor clarification.
2006-12-03 ddsNew test cases demonstrating fixed bugs, and the reason why
2006-12-03 maximo Do not leave uninitialized birthtime: in MSDOSFSMNT_L...
2006-12-03 ddsPrevent buffer overflow when forcibly terminating an...
2006-12-03 ddsCorrect handling of format strings with escaped % speci...
2006-12-03 maximo Fix typo: manger -> manager.
2006-12-03 maximo /stand/sysinstall -> /usr/sbin/sysinstall.
2006-12-03 maximo As POSIX requires confstr(3) returns zero on errors...
2006-12-03 mjacobFix a massive couple of botches here: the NVRAM settings
2006-12-03 mjacobFix XPT_GET_TRANSPORT_SETTINGS to zero validity and...
2006-12-03 mjacobRemove CTS_SPI_FLAGS_TAG_ENB. Nobody is using it and...
2006-12-03 mjacobIt's confusing to say that "Command Queueing Supported...
2006-12-03 bdeOptimized RTC accesses by avoiding null writes to the...
2006-12-03 davidxuIntroduce userspace condition variable, since we have...
2006-12-03 mjacobForced commit: previous revision just correctly reflect...
2006-12-03 mjacobFix a debug message which didn't quite get it right...
2006-12-02 rodrigcAdd missing includes for <sys/buf.h> and <sys/bio.h>.
2006-12-02 marius- Probe Davicom DM9102 PHYs.
2006-12-02 marius- In acphy_service() for the MII_TICK case don't bother...
2006-12-02 marius- Add another Altima PHY, which is a AC101 workalike...
2006-12-02 marius- Don't set MIIF_NOISOLATE so tdkphy(4) can be used...
2006-12-02 marius- Don't set MIIF_NOISOLATE so rgephy(4) can be used...
2006-12-02 mariusSome style changes to a couple of PHY drivers:
2006-12-02 rodrigcMany, many thanks to Masanori OZAWA <ozawa@ongs.co.jp>
2006-12-02 ariffAdd support for Apple Intel/Mac.
2006-12-02 mariusAdd a helper function mii_phy_dev_probe(), which wraps...
2006-12-02 netchildMFP4 (108673, 110519, 110874):
2006-12-02 netchildAdd the linux module to the amd64 build, all symbols...
2006-12-02 cognetProvide stream operations.
2006-12-02 pisoForced commit to use the correct PR syntax.
2006-12-02 erwinAdd ftp.il.freebsd.org to the IPv6 server section.
2006-12-02 pjdSoftc may be NULL in g_journal_orphan(), so don't be...
2006-12-02 bruefferbce(4) does not work correctly in polling(4) mode for...
2006-12-01 erwin- Add israeli mirror [1]
2006-12-01 rwatsonRemove obfuscating OpenBSD/NetBSD/BSDI/FreeBSD 2.x...
2006-12-01 ruif_watchdog -> rl_watchdog
2006-12-01 mlaierALTQify ep(4).
2006-12-01 impFix packing on the country band descriptor. No real...
2006-12-01 impMake sure that carp_header is 36 bytes long
2006-12-01 impfix typo in last commit
2006-12-01 impUse FreeBDS standard __packed as opposed to the gcc...
2006-12-01 samback out use of LLC_SNAPFRAMELEN now that sizeof(struct...
2006-12-01 impMove the __packed declarations. This makes sizeof...
2006-12-01 ruGive up on waiting for a repo-copy (no answer in 20...
2006-12-01 pisoMake libalias.conf parsing a bit smarter.
2006-12-01 pisoRemove m_megapullup from ng_nat and put it under libalias.
2006-12-01 pisoDelete old (and now unused) alias_*.so.4 files.
2006-12-01 samclarify shortcut return
2006-12-01 ruGrammar nit.
2006-12-01 cognetWe can have no PV entry here if the previous mapping...
2006-12-01 ruAdd missing `;;' in the example shell code snippet.
2006-12-01 impUse CTASSERT to make sure:
2006-12-01 keramidaThe sigconv.awk script generates a sigdesc.h header...
2006-12-01 ariffAdd inverted amplifier sense quirk for HP Compaq nx4300.
2006-12-01 samsizeof(struct llc) includes padding on arm; use LLC_SNA...
2006-12-01 jkimFix white spaces.
2006-12-01 jkimSimplify statistics updates, remove redundant register...
2006-11-30 cognetIn pmap_ts_referenced(), don't attempt to do anything...
2006-11-30 cognetFirst bits of Xscale core 3 support (the VM bits are...
2006-11-30 cognetIntroduce CPU_XSCALE_CORE3, as XScale Core 3 is signifi...
2006-11-30 ruFix the hardware VLAN tagging. TX was broken on little...
2006-11-30 mlaierFrom OpenBSD, rev. 1.91:
2006-11-30 ceriBump .Dd for revision 1.8.
2006-11-30 maximo ciss.ko depends on cam and pci.
2006-11-30 glebiusThe recent issues with em(4) interface has shown that...
2006-11-30 glebius- Instead of if_watchdog/if_timer interface use our...
2006-11-30 flzBump __FreeBSD_version after UQ_KBD_IGNORE was set...
2006-11-30 glebius- Instead of if_watchdog/if_timer interface use our...
2006-11-30 rwatsonConsistently use #ifdef INET6 rather than mixing and...
2006-11-30 kibLinker set support depends on the magic __start_<sectio...
2006-11-30 phkOnly grab the sched_lock if we actually need to modify...
2006-11-30 grehanDon't use vm_page_flag_set() if installing bootstrap...
2006-11-30 jbFlushing the buffer is conditional on actually using...
2006-11-30 kevloBetter i2c bit definitions.
2006-11-30 samfls was missing
2006-11-30 jbTurn console printf buffering into a kernel option...
2006-11-29 bruefferRemove pre-5.3 compatibility ifdefs.
2006-11-29 alfredBump .Dd, (9 year jump!)
2006-11-29 kmacy- add separate variable for enabling printing of ranges
2006-11-29 alfredStop INVARIANTS panics in if_aue with a stopgap.
2006-11-29 alfredDo a better job of documenting uio_resid.
next