]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-30 pjd- 'ndisks' variable is not boolean, so compare it with...
2006-03-30 trhodesFix a bug where, for 6-byte sequences, the top 6 bits...
2006-03-30 rwatsonAdd IFF_NEEDSGIANT to kernel PPP support. I have no...
2006-03-30 psregen for 32bit System V shared memory
2006-03-30 psProperly support for FreeBSD 4 32bit System V shared...
2006-03-30 ariffRemove paranoid thread hijacking check. It cause wierd...
2006-03-30 marcelIn afd_describe(), don't initialize sizestring. On...
2006-03-30 deischenAdd __collate_load_error and __collate_range_cmp to...
2006-03-30 impOn some laptops, under very high loads, the socket...
2006-03-30 impAdd a mask of valid socket events
2006-03-30 marcelDon't open if we're going away.
2006-03-30 jmgdocument the tty files that uart(4) provides like sio...
2006-03-29 jhbAlways explicitly panic in propogate_priority() if...
2006-03-29 bruefferAutogenerate hardware notes for mfi(4).
2006-03-29 bruefferMention that MegaRAID SAS controllers are supported...
2006-03-29 bruefferMention that amr(4) supports older MegaRAID hardware...
2006-03-29 njlFix printf arg on 64-bit arch by casting to an int...
2006-03-29 jhbMove the PC_TO_I() and KCOUNT() macros so they aren...
2006-03-29 jmghold the list lock over the f_event and KNOTE_ACTIVATE...
2006-03-29 deischenAdd symbol versioning.
2006-03-29 des*thwack*! all the world's not i386.
2006-03-29 scottlTeach sysinstall about mfi(4).
2006-03-29 scottlHook the MFI driver up to the build.
2006-03-29 gshapiroSpaces to tab
2006-03-29 gshapiroAdd sendmail 8.13.4 -> 8.13.6 release note entry.
2006-03-29 scottlAdd a manual page for mfi(4).
2006-03-29 njlAdd a blacklist for bad IO ports that AML should never...
2006-03-29 njlAdd reset register support. This is the only method...
2006-03-29 desBring libpthread up to WARNS level 2.
2006-03-29 deischenAccount for recent changes in namespace.h. Use _pthrea...
2006-03-29 marius- We only lock the local per-CPU page in the local...
2006-03-29 mariusAdd convenience macros for the bits in ASI_ESTATE_ERROR...
2006-03-28 scottlFix 64-bit DMA. The problem was an incorrect flag...
2006-03-28 jasoneAdd malloc_usable_size(3).
2006-03-28 desFix prototype mismatch and use of un-namespaced pthread...
2006-03-28 desFix prototype mismatch.
2006-03-28 jhb- Conditionalize Giant around VFS operations for ALQ...
2006-03-28 jhbConditionalize locking of Giant for VFS in acct(2)...
2006-03-28 jhb- Conditionally acquire Giant in mdstart_vnode(), mdcre...
2006-03-28 jhbChange vn_open() to honor the MPSAFE flag in the passed...
2006-03-28 jhbUse the read_cycle_count() function recently added...
2006-03-28 deischenUse the correct type for and argument. Recent changes...
2006-03-28 marius- Add a comment describing why tick_init() is called...
2006-03-28 marius- Move the check for too high HZ values from tick_init...
2006-03-28 mariusAdd convenience macros for the full register set and...
2006-03-28 mariusSync with the other archs and declare the memory locati...
2006-03-28 desAdd semaphore functions, and remove some dupes from...
2006-03-28 pjdPreserve previous behaviour of kern.geom.raid3.n{64...
2006-03-28 simonRemove redundant ike rc.d script, since we do not have...
2006-03-28 desDon't use dbg if it isn't defined (such as when this...
2006-03-28 desUse C99's varadic macro syntax instead of gcc's.
2006-03-28 desAdd a bunch of missing pthread functions, and move...
2006-03-28 jkoshyRemove unused symbols.
2006-03-28 cognetDon't call audit_logout() if pwd is NULL, as audit_logo...
2006-03-28 mlaierDocument authpf's requirement for a mounted fdescfs(5).
2006-03-28 desUse wrapper macros for atomic pointer operations in...
2006-03-28 desRevert previous commit at davidxu's insistance. Instea...
2006-03-28 jkoshyForcibly turn off all PMCs at module unload time.
2006-03-28 dwmaloneThis comment on various IPPORT_ defines was copied...
2006-03-28 rwatsonRemove manual assignment of m_pkthdr from one mbuf...
2006-03-28 desThe undocumented and deprecated system call _umtx_op...
2006-03-28 pjdFix memory leak which occurs when crypto.ko module...
2006-03-28 umeIf the query choked with EDNS0, retry without EDNS0.
2006-03-28 davidxuEr, forgot to clear tls space to zero for Variant II.
2006-03-28 davidxuAllocate space for thread pointer, this allows thread...
2006-03-28 scottlHandle invalid capacity parameters from the firmware.
2006-03-27 deischenAdd symbol versioning to libm.
2006-03-27 acheMerge conflicts after official patches
2006-03-27 davidxuRemove priority mutex code because it does not work...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheOfficial patches 001-004
2006-03-27 acheUpgrade to 5.1
2006-03-27 avatarUnbreaking build by removing a now unused variable.
2006-03-27 acheResolve conflicts
2006-03-27 acheRemove obsoleted files, update upgrade instructions
2006-03-27 acheVirgin import of GNU Readline 5.1
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 jhbUse td_ucred rather than p_ucred to avoid panics and...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-27 samAdd eapol_version config parameter so folks with client...
2006-03-27 jhbIf the XSDT address in the RSDP for an ACPI 2.0 machine...
2006-03-27 pav- Be explicit about libmap32.conf only working on amd64
2006-03-27 cognet*sigh*
2006-03-27 desReflect progress in process title.
2006-03-27 rwatsonAdd a simple netipx TODO list to the end of README...
2006-03-27 davidxuComment out -g compiler option, found by 'FreeBSD Build...
2006-03-27 jasoneUnbreak the build.
2006-03-27 samimplement set(IEEE80211_IOC_STA_STATS) for hostapd...
2006-03-27 alcUse NET_LOCK_GIANT() and VFS_LOCK_GIANT() instead of...
2006-03-27 rwatsonCanonicalize copyright order in one more file that...
2006-03-27 pav- Document LD_32_* environment variables
2006-03-27 pav- Document libmap32.conf
2006-03-27 rwatsonIn spx_output(), use M_DONTWAIT instead of M_TRYWAIT...
2006-03-27 wkoszekFor now, bring back some of the old bits as a fix for...
2006-03-27 cognetErm don't use -mno-apcs-frame if we're going to do...
2006-03-27 rwatsonIn spx_input(), change a '&&' to a '||', as the spx...
2006-03-27 rwatsonAdd spxabort, a simple netipx/spx regression test that...
2006-03-26 jasoneAllow the 'n' option to decrease the number of arenas...
2006-03-26 jasoneAdd comments and reformat/rearrange code. There are...
2006-03-26 wkoszekTeach md(4) and mdconfig(8) how to understand XML....
next