]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-12-09 hartiIf a path element directory was never opened it is...
2004-12-09 glebiusstyle the last change
2004-12-09 glebiusMFinet4:
2004-12-09 glebiusUse ng_callout() and ng_uncallout() instead of home...
2004-12-09 sosCompensate for off by one bugs in disk firmware for...
2004-12-09 mlaierMore fixing of multiple addresses in the same prefix...
2004-12-08 samfixup printf arguments for 64-bit machines
2004-12-08 rsmDiff-reduction before merging if_axe to RELENG_4.
2004-12-08 samOverhaul to cleanup some of the tangled logic that...
2004-12-08 kbyancIf the parent process has the trap bit set (i.e. a...
2004-12-08 cognetOooops I forgot to commit that.
2004-12-08 samclear old files now in public
2004-12-08 samupdate for new ath hal
2004-12-08 samresolve merge conflict
2004-12-08 trhodesWordsmith previous commit and bump document date.
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-08 samVersion 0.9.14.12:
2004-12-08 sosUpdate the ICH6 support so all 4 SATA channels can...
2004-12-08 hartiNow that circular lists are gone remove stuff for them...
2004-12-08 samdocument m_append
2004-12-08 samUpdates for revised ath and net80211 support; the new...
2004-12-08 samLoadable modules that run test vectors for net80211...
2004-12-08 hartiNo caller checks the return code from Lst_Remove, so...
2004-12-08 samo new tools for futzing with 80211 and ath debug masks...
2004-12-08 samadd ath rate control module(s)
2004-12-08 samUpdate for ath and net80211 changes.
2004-12-08 samUpdate/new modules for net80211 and ath changes.
2004-12-08 samUpdate for net80211 changes.
2004-12-08 samo Update for net80211 changes
2004-12-08 samUpdate with last year of work.
2004-12-08 samTransmit rate control modules for the ath driver.
2004-12-08 samUpdate 802.11 support; too much new functionality to...
2004-12-08 hartiDon't check the return code from Lst_Remove. There...
2004-12-08 hartiRemove return value from Lst_Concat. None of the caller...
2004-12-08 hartiDon't free the second list in Lst_Concat for LST_CONCLI...
2004-12-08 hartiGet rid of the sequential access feature of the lists...
2004-12-08 trhodesDocument recently added security.mac.portacl.autoport_e...
2004-12-08 glebius- Use ng_callout() instead of timeout()
2004-12-08 hartiConstify the arguments to the list compare function...
2004-12-08 phkMake sure we don't pass garbage to the kernel.
2004-12-08 phkFix snapshot creation.
2004-12-08 rwatsonAdd a new sysctl/tunable to mac_portacl:
2004-12-08 sosAdd support for the ITE IT8212F controller.
2004-12-08 sosReset timeout when we are back from interrupt.
2004-12-08 sosAdd first shot on support for the new Promise SATAII...
2004-12-08 sosCorrect logical error, result was that retries wasn...
2004-12-08 hartiConstify some calls of Buf_AddBytes.
2004-12-08 hartiConsify the arguments to str_concat. Remove the STR_DOF...
2004-12-08 ruProperly handle vnode_if.h dependencies, and don't...
2004-12-08 marcelDon't obtain the HCDP address directly from the bootinf...
2004-12-08 samCleanup link state change notification:
2004-12-08 samadd m_append utility function to be used in forthcoming...
2004-12-08 samDon't require a device to be marked up when issuing...
2004-12-08 alcTidy up the zero-copy receive path: Remove an unneeded...
2004-12-08 alcWith the removal of kern/uipc_jumbo.c and sys/jumbo.h,
2004-12-08 impFix comments to match last commit, and minor reformatti...
2004-12-08 impIt turns out that a lot of newer systems have 'base...
2004-12-08 mlaierRemove some (no longer vaild) notes about PFIL_HOOKS.
2004-12-08 greenUnbreak KLDs that use VFS by accounting for changes...
2004-12-08 njlAdd the devclass_get_count(9) function and man page...
2004-12-07 alcAlmost nine years ago, when support for 1TB files was...
2004-12-07 psFix for a Lock Order Reversal in the nfs_flush() path...
2004-12-07 upsAvoid more than two pending IPI interrupt vectors per...
2004-12-07 upsPropagate TDF_NEEDRESCHED to replacement thread in...
2004-12-07 cognetInclude <sys/signalvar.h> for trapsignal().
2004-12-07 impNEC PC-98 machines do not have and cannot have an EISA...
2004-12-07 phkFirst save from editor, *then* commit.
2004-12-07 phkFix exports.
2004-12-07 phkFix nfs exports (for now). The real fix is to teach...
2004-12-07 hartiFix builds with a read-only directory and a make upgrad...
2004-12-07 phkDon't clobber mnt_stat.f_mntonname
2004-12-07 pjdRaidtest is now in the ports collections.
2004-12-07 hartiTypedefs of pointers to structs are evil. Make Lst...
2004-12-07 hartiConstification of arguments passed to functions; no...
2004-12-07 hartiMake needs no circular lists so remove them from the...
2004-12-07 phkThe remaining part of nmount/omount/rootfs mount change...
2004-12-07 phkRemove nfsclnt() prototype.
2004-12-07 phkInstead of complaining about it, just silently filter...
2004-12-07 impPNP BIOS devices are fundamentally different than ISA...
2004-12-07 psAlways issue wakeups() to the NFS requestors under...
2004-12-07 upsMove reading the current CPU mask in pmap_lazyfix(...
2004-12-06 rsmProperly release allocated resources if adw(4) device...
2004-12-06 peterMFi386: rev 1.12: re-allow fast interrupts to cause...
2004-12-06 ruTime out routes created by redirect.
2004-12-06 upsAllow fast interrupts to cause preemption.
2004-12-06 phkmake "ffs" and alias for "ufs" when it comes to filesys...
2004-12-06 psRewrite of the NFS client's reply handling. We now...
2004-12-06 phkUse vfs_mountedfrom().
2004-12-06 peterFix inverted #ifdef that I added. Who had the pointy...
2004-12-06 phkConvert to nmount. Add omount compat code.
2004-12-06 phkConvert to nmount, add omount compat.
2004-12-06 phkTrust vfs_mount to call VFS_STATFS() on all mounts.
2004-12-06 phkConvert to nmount. Add omount compat.
2004-12-06 phkConvert to nmount. Add omount compat.
2004-12-06 phkConvert to nmount. Add omount compat.
2004-12-06 phkConvert to nmount. Add backwards compat cmount method.
2004-12-06 phkConvert nwfs to nmount, but take the low road: There...
2004-12-06 kanFix a typo in PFS_TRACE.
2004-12-06 phkufs vfs_mountedon(), rely on vfs_mount.c calling VFS_ST...
2004-12-06 phkUse vfs_mountedfrom(), rely on vfs_mount.c calling...
next