]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-03-16 dasReplace fegetmask() and fesetmask() with feenableexcept(),
2005-03-16 muxUnload and destroy the TX DMA maps before destroying...
2005-03-16 hartiNow that there are no users of Lst_ForEach and Lst_ForE...
2005-03-16 hartiReplace Lst_ForEach by LST_FOREACH.
2005-03-16 hartiReplace another bunch of Lst_ForEachs by LST_FOREACHs...
2005-03-16 phkUse vfs_hash.
2005-03-16 phkAdd two arguments to the vfs_hash() KPI so that filesys...
2005-03-16 phkRemove unused file
2005-03-16 phkFix a memoryleak in case of failed root filesystem...
2005-03-16 phkDike out another kvm indiscretion.
2005-03-16 ruStart natd(8) before loading firewall rules, to give the
2005-03-16 jmgMFp4: use the function to fix the packet header length...
2005-03-16 phkRemove inode fields previously used for private inode...
2005-03-16 hartiFix a comment.
2005-03-16 hartiGet rid of another bunch of Lst_ForEach in favour of...
2005-03-16 jmgMFp4: print a more useful error when we don't have...
2005-03-16 jmgMFp4: add in making fiq's work by coping to the correc...
2005-03-16 jmgfix up white space, I had a simple comment fix, but...
2005-03-16 phkAdd mnt_hashseed to struct mount and initialize it...
2005-03-16 phkXXX: unnecessary pointer in inode.
2005-03-16 phkDon't store the disk cdev in all inodes.
2005-03-16 phkDon't hold a reference to the disk vnode for each inode.
2005-03-16 samplug resource leak
2005-03-16 samcorrect bounds check
2005-03-16 iedowseEnable ehci by default on i386 and amd64. It had got...
2005-03-16 bruefferChase location of scd.c and bump .Dd.
2005-03-16 jmgmake bus_dmamem_alloc always allocate a new map like...
2005-03-15 impClarify that the end argument meaning for rman_reserve_...
2005-03-15 impIf bus_generic_susped returns an error, devlist is...
2005-03-15 phkDon't hold a reference to the disk vnode for each inode.
2005-03-15 phkEliminate cdev pointer in inodes, they're not used...
2005-03-15 phkDon't hold a reference on the disk vnode for each inode.
2005-03-15 impSometimes, when asked to return region A..C, we'd retur...
2005-03-15 impFix a debugging printf. The order of start/end was...
2005-03-15 phkImprove the vfs_hash() API: vput() the unneeded vnode...
2005-03-15 obrienRemove OBE comment about AMD64 memory model.
2005-03-15 obrienEnsure GCC does not use FP registers in integer code.
2005-03-15 dasRemove fpsetsticky(). This was added for SysV compatib...
2005-03-15 hartiUps. Revert the last commits. These have been committed...
2005-03-15 hartimodifier_M: instead of going through the string twice...
2005-03-15 jmgfix arm wrt to busdma...
2005-03-15 philiptime_t is signed, so s/uintmax_t/intmax_t/g. Has anyon...
2005-03-15 hartiStyle: Move a variable from a local scope up to the...
2005-03-15 jeff - Now that there are no external users of vfree()...
2005-03-15 phkDike out unwarranted si_udev fondling.
2005-03-15 hartiGet rid of a number of Lst_ForEach calls in favour...
2005-03-15 hartiVarParseLong: move the detection of the modifier separa...
2005-03-15 phkDike out unwarranted reference to si_udev.
2005-03-15 hartiYet another version of passing the last line to ParseFi...
2005-03-15 jeff - In vm_page_insert() hold the backing vnode when...
2005-03-15 jeff - Remove the now unused LK_THISLAYER.
2005-03-15 phkFix a debug message to print a usable device name rathe...
2005-03-15 jeff - Assume that all lower filesystems now support proper...
2005-03-15 jeff - Expose vholdl() so it may be used outside of vfs_subr.c
2005-03-15 phkRemove findcdev().
2005-03-15 phkPolish.
2005-03-15 phkDisable two users of findcdev. They do the wrong thing...
2005-03-15 maximo Add missed language doc subdirectories, sort.
2005-03-15 phkNeuter the duplicated disk-device magic code for now...
2005-03-15 grehanPrepend underscore to bus_dmamap_{unload|sync} in line...
2005-03-15 grehanInclude <sys/signalvar.h> for trapsignal prototype.
2005-03-15 grehanLong overdue sync-up with ATA code
2005-03-15 phkRename cdev->si_udev to cdev->si_drv0 to reflect the...
2005-03-15 jeff - We have to transfer lockers after reseting our vnloc...
2005-03-15 phkDon't export major,minor, instead export tty name.
2005-03-15 phkClean up forward struct decls.
2005-03-15 phkforward declare struct disk.
2005-03-15 philipCast time_t to uintmax_t so they can be printed as...
2005-03-15 phkPrint devtoname() instead of minor().
2005-03-15 phkFix typo: pointers are not boolean in style(9).
2005-03-15 phkMove devtoname() prototype to systm.h to reduce #includ...
2005-03-15 jeff - transferlockers() requires the interlock to be SMP...
2005-03-15 denMerge the following from the English version:
2005-03-15 phkSimplify the vfs_hash calling convention.
2005-03-15 impIf we fail a sanity check for the resources just alloca...
2005-03-15 hartiForgot to change the pointer to the snmp_atm sources...
2005-03-15 jeff - Destroy the vnode object earlier in VOP_RECLAIM...
2005-03-14 philipMake this compile properly on 64bit machines.
2005-03-14 philipAdd snmp_pf, a bsnmpd module for monitoring (not managi...
2005-03-14 rwatsonIn tcp_usr_send(), broaden coverage of the socket buffe...
2005-03-14 philipThese words, while not spoken about anything even sligh...
2005-03-14 glebiusRemove ng_connect_t where it is unused. Probably it...
2005-03-14 glebiusUse subr_unit allocator instead of own functions.
2005-03-14 glebiusUse subr_unit allocator instead of own functions.
2005-03-14 impOnly allocate 1 port for non-zero rids. Either we...
2005-03-14 hartiFinish repo-copy of lib/libbsnmp/modules to usr.sbin...
2005-03-14 hartiGet rid of another Lst_ForEach in favour of LST_FOREACH...
2005-03-14 hartiParseModifier(): rename rw_str to value and reindent...
2005-03-14 scottlRefactor the bus_dma header files so that the interface...
2005-03-14 desHook pfs_lookup() up to vfs_cachedlookup_desc instead...
2005-03-14 desFix two long-standing bugs in pfs_readdir():
2005-03-14 desIf PSEUDOFS_TRACE is defined, create a sysctl knob...
2005-03-14 desAdd PSEUDOFS_TRACE option.
2005-03-14 glebiuso Use subr_unit allocator. This simplifies code much:
2005-03-14 desfbsdidize.
2005-03-14 phkMangle a manpage.
2005-03-14 phkDo not attach MBR on top of an MBR. This removes some...
2005-03-14 pjdBe sure that class name storaed in 'class_name' is...
2005-03-14 phkUse vfs_hash instead of home-rolled.
2005-03-14 pjdDefine subcommands' usage inside g_command structure.
next