]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-08 mariusUSIII and beyond CPUs have stricter requirements when...
2008-09-08 mariuso Move the MODULE_DEPEND() for cam(4) from the esp_sbus...
2008-09-08 jhbClose a race in sleepq_broadcast() where the sleepq...
2008-09-08 olegbge_tick(): do not touch PHY if link is up. This should...
2008-09-08 gshapiroNote sendmail 8.14.3 upgrade
2008-09-08 rajStreamline #include sections in ds133x and ds1672 drive...
2008-09-08 peterPass 1 of mpsafetty-ifying si(4). It compiles and...
2008-09-08 rajds133x: Introduce device_identify method; update NOTES.
2008-09-08 kibBump __FreeBSD_version for per-CPU GDT on amd64.
2008-09-08 kibThe pcb_gs32p should be per-cpu, not per-thread pointer...
2008-09-08 kibProvide private per-CPU GDTs on amd64. This is required...
2008-09-08 kibIn linux_set_thread_area(), mark pcb as PCB_GS32BIT...
2008-09-08 kibFix inconsistencies in the comments.
2008-09-08 edFix a typo in a comment in the ACPI Fujitsu driver.
2008-09-08 lulf- Update the libgeom manpage with a description of...
2008-09-08 thompsaPut the bridge mac inheritance behind a sysctl with...
2008-09-08 kientzleFix a type-aliasing problem in the libarchive test...
2008-09-08 impCommit the no-brainer parts of my space saving kernel...
2008-09-07 kientzleCorrect a leaking archive_entry in the test suite.
2008-09-07 robertoMerge from vendor/ntp/dist: r182856:
2008-09-07 bzTo my reading there are no real consumers of ip6_plen...
2008-09-07 joelFix deactivation of speakers while plugging in headphon...
2008-09-07 matteoUse %d to print numfibs
2008-09-07 impMinor cleanup of this config file:
2008-09-07 bzSplit tcp_mss() in tcp_mss() and tcp_mss_update() where...
2008-09-07 rpauloAdd support for MacBook Air. (not tested)
2008-09-07 kibSegment registers are stored in the uc_mcontext member...
2008-09-07 bzV_irtualize SVN r182846 tcp_mssdflt/tcp_v6mssdflt proce...
2008-09-07 trhodesBring a paragraph in this manual page a bit closer...
2008-09-07 bzConvert SYSCTL_INTs for tcp_mssdflt and tcp_v6mssdflt to
2008-09-07 simonChange space -> tab in printed usage output to make...
2008-09-07 lulf- Make use of the new and g_device_path utility functio...
2008-09-07 lulf- Add a new ioctl for getting the provider name of...
2008-09-07 bzCatch a possible NULL pointer deref in case the offsets...
2008-09-07 bzAdd a second KASSERT checking for len >= 0 in the tcp...
2008-09-07 pjdInitialize vp, so we don't call VOP_UNLOCK() with NULL...
2008-09-07 kientzleCorrect the comments here.
2008-09-07 kientzleWhen restoring a directory, allow symlinks to be follow...
2008-09-07 nyanUse bus_space_compare() rather than i386_memio_compare...
2008-09-07 nyan- Add the i386_memio_map_load() function to load I...
2008-09-07 nyan- Cleanup i8251 related defines.
2008-09-06 sammake all checks if ni_chw consistent
2008-09-06 samuse c99 syntax for initializers; this silences
2008-09-06 samonly return the negotiated ampdu density for sta mode
2008-09-06 samo kill IEEE80211_NODE_PSUPDATE; it was never used
2008-09-06 samput back placeholder comment
2008-09-06 samo validate the ba policy in addba response
2008-09-06 samadd IEEE80211_NODE_HT_ALL to collect up all the HT...
2008-09-06 samdon't do ampdu reordering of fragments; they should...
2008-09-06 sammoreve the aggregation q; it's not being used and
2008-09-06 rikCheck rule numbers against maximum value to avoid rules...
2008-09-06 pjdLock vnode exclusively around insmntque().
2008-09-06 rikUse IPFW_DEFAULT_RULE instead of hardcoded value since...
2008-09-06 samo show key indices w/o adjustment
2008-09-06 sampurge ni_reqcw; not used and never will be
2008-09-06 samo fix BAR definitions
2008-09-06 samfix age calculations (yet again); entries in the q...
2008-09-06 rikExport the IPFW_DEFAULT_RULE outside ip_fw2.c. This...
2008-09-06 edSmall style(9) nit in <sys/termios.h>.
2008-09-06 kibDocument BUS_DMA_NOCACHE.
2008-09-06 edMake TIOCCONS use priv_check() instead of checking...
2008-09-06 jpaetzelAdd myself to the list of ports committers.
2008-09-06 traszFix double free in setfacl(1). Description from the...
2008-09-06 jhayChase the ghostscript port changes.
2008-09-06 marcelUnbreak ia64: pges are 8KB.
2008-09-06 yongariRead ethernet address from ID registers for RTL8102E...
2008-09-05 impTurn some lame pseudo-code into a less lame comment.
2008-09-05 impKill bogus #if 0'd stuff for interrupts. They don...
2008-09-05 impKill vestiges of the special case code we once had...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 impKill bogus #if 1. There's no need for it since usb...
2008-09-05 rpauloAdd missing files not committed with the latest vendor...
2008-09-05 julianBe consistent about whether these multi-lined macros...
2008-09-05 impKeep track of the active buffer on output. For the...
2008-09-05 impSort products numerically.
2008-09-05 rpauloFix build.
2008-09-05 rpauloKeep entries sorted.
2008-09-05 rpauloAdd a couple more Apple GPT entries and NetBSD GPT...
2008-09-05 keramidaAdd two example regexps: (1) one for matching all the...
2008-09-05 rpauloInclude the vendor in the partition name.
2008-09-05 edFix a small typo in a comment in calcru1().
2008-09-05 emasteAdd a note that CTASSERT() should not be used in header...
2008-09-05 jkoshyCorrect a copy-paste error---do not look for REX prefix...
2008-09-05 rpauloMerge fix for P4 expansion from vendor branch.
2008-09-05 rpauloFix P4 expansion.
2008-09-05 rpauloDetect Apple HFS GPT slices.
2008-09-05 weongyoAdd ZyXEL G-202
2008-09-05 davidxuFix LOR between vnode lock and internal mqueue locks.
2008-09-05 pjdCatch up after last insmntque() changes:
2008-09-05 kientzleThe link resolver now unsets the size to mark a hardlink
2008-09-05 kientzleMfP4: Handle entries with unset size properly: Regular...
2008-09-05 kientzleMfP4: Use the set/unset tracking to determine when...
2008-09-05 thompsaRemove the alignment of the align parameter. This is...
2008-09-05 davidxuFix lock name conflict.
2008-09-05 keramidaSlightly reword comment and remove typos.
2008-09-04 mariusWhen determining whether we trapped while in the PROM...
2008-09-04 mariusUse the PROM provided SUNW,set-trap-table to take over...
2008-09-04 bruefferHook up ixgbe(4) to the build. D'oh!
2008-09-04 mariusEnsure the caches have the desired configuration (see...
2008-09-04 mariusFlesh out MMU and cache handling of cheetah-class CPUs.
next