]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-03-19 maxims/SLIST/STAILQ/
2005-03-19 iedowseIt was possible to have two threads concurrently aborti...
2005-03-19 bruefferXref carp(4) and polling(4).
2005-03-19 phkInstead of a rather useless generation number, use...
2005-03-19 simonBump documentation date for last commit before ru remin...
2005-03-19 simonAdd nForce4 to the list of supported audio devices.
2005-03-19 phkUse subr_unit
2005-03-19 phkSleeping is not allowed in uma->fini
2005-03-19 scottlDon't free the SIM object twice.
2005-03-19 scottlHandle failures better in the passthrough bus creation...
2005-03-19 samcheck copyin return value
2005-03-19 murrayAdd device ID for Planet IA 128P-STD card.
2005-03-19 murrayTypo.
2005-03-19 murrayAdd Central European and Slovak keymaps to sysinstall.
2005-03-19 mariusWhen disarming a watchdog by using an interval of WD_TO...
2005-03-19 grehanOptimize putc routine to write 2 ints instead of 8...
2005-03-19 murrayAdd device id for nForce 4 audio controller.
2005-03-19 das- Don't call rpcclnt_realign() if we don't have any...
2005-03-19 mariusAdd a driver for the 'clock-board' device (the clock...
2005-03-19 marius- Add a device interface method for bus_get_resource_li...
2005-03-19 mariusEnrich with some register descriptions and additional...
2005-03-19 marius- Add a device interface method for bus_get_resource_li...
2005-03-18 dasRemove dead code.
2005-03-18 dasDon't brelse(bp) if bp is null. Also, eliminate some...
2005-03-18 dasMove the swap_zone == NULL check earlier (i.e. before...
2005-03-18 dasAdd missing cases for PT_SYSCALL.
2005-03-18 impIn order to print out the dump dates correctly, the...
2005-03-18 phkTypo.
2005-03-18 impSync usage and man page with reality. There's no ...
2005-03-18 hartiCleanup handling of colons in variable substitutions.
2005-03-18 impNeed to initialize the resource list that we keep for...
2005-03-18 hartiUnfold parsing of single letter modifiers from multi...
2005-03-18 hartiStyle: fix indentation and <space><tab>.
2005-03-18 hartiSplit out the 'S' modifier into its own function.
2005-03-18 hartiConvert Var_Parse to a wrapper function.
2005-03-18 hartiReplace Lst_Find calls with LST_FOREACH loops. This...
2005-03-18 murrayAdd a comment to note that pseudo-device bpf is require...
2005-03-18 hartiReplace a bogus use of Lst_Find with explicite LST_FORE...
2005-03-18 hartiFix a bug in matching suffixes. Under certain circumsta...
2005-03-18 glebiusIf vhid exists return more informative EEXIST instead...
2005-03-18 sobomaxImpose the upper limit on signals that are allowed...
2005-03-18 glebiusFix a potential crash that could occur when CARP_LOG...
2005-03-18 cpercivaRun "make obj" before "make build-tools" in the directo...
2005-03-18 phkUse subr_unit to allocate thread ID's with.
2005-03-18 phks/SLIST/STAILQ/
2005-03-18 sobomaxLinuxthreads uses not only signal 32 but several signal...
2005-03-18 phkmakebdev() is long gone.
2005-03-18 brueffer- autofs was removed some time ago and libautofs is...
2005-03-18 hrsNew release notes:
2005-03-18 iedowseSplit configure() into 3 separate steps like we do...
2005-03-18 philipHook acpi_fujitsu up to the build.
2005-03-18 philipAdd acpi_fujitsu for handling acpi-controlled buttons...
2005-03-18 phkFix off-by-one (too little!) array size problem.
2005-03-18 phkg_read_data() can return NULL, check for it.
2005-03-18 phkAfter rejecting the bio request early, return instead...
2005-03-18 phkAvoid null pointer dereference.
2005-03-18 phkFix a bad copy&paste mistake I made.
2005-03-18 dasIf mlx_attach() returns an error, don't free sc again.
2005-03-18 dasDon't read past the end of pVDevice[]. (Previously...
2005-03-18 dasDon't write past the end of the VendorId field (and...
2005-03-18 impUse STAILQ in preference to SLIST for the resources...
2005-03-18 grehanSplit configure into 3 steps ala sparc64
2005-03-18 bruefferAutogenerate device listings for sr(4) and rc(4).
2005-03-18 bruefferFurther refine information about supported hardware...
2005-03-18 brueffer- move supported hardware information into a HARDWARE...
2005-03-18 dasFix the double rounding problem with subnormals, and
2005-03-18 brueffer- add a HARDWARE section
2005-03-18 ticsoReflect devnode naming change from /dev/ubser?.? to...
2005-03-18 dasAdd missing prototypes for fma() and fmaf(), and remove...
2005-03-18 jmgfix aio+kq... I've been running ambrisko's test program...
2005-03-18 murrayUse the correct variable name for the description of...
2005-03-18 murrayRecover gracefully if the user puts in the wrong CD...
2005-03-17 cognetBring back some of the cleanups and fixes jmg did in...
2005-03-17 ticsoinitialize pp->p_sc so it can be referenced later.
2005-03-17 njlIntroduce a general name for the previously cmbat-only...
2005-03-17 njlRemove the 'usbd' keyword (it isn't necessary for mixer...
2005-03-17 dasMake the fenv.h routines work for programs that use...
2005-03-17 dasInitialize the mxcsr properly, so the initial value...
2005-03-17 emaxFix typo in comments (spell Linux correctly)
2005-03-17 impWhen locking a MTX_SPIN, one needs to use mtx_lock_spin.
2005-03-17 iedowseSplit configure() into 3 separate steps like we do...
2005-03-17 hrsNew release notes: BIND 9.3.1.
2005-03-17 phkI keep forgetting that I wanted the customize logs...
2005-03-17 iedowseDefer boot-time exploration of USB busses until all...
2005-03-17 jmgadd m_copyup function.. This can be used to help make...
2005-03-17 impeisa attachment is safe to be in this module, both...
2005-03-17 impNow that the Adaptec 2842 has its own probe routine...
2005-03-17 impStyle(9) pass before some planned larger changes.
2005-03-17 rwatsonA further step on the journey of meaking panics and...
2005-03-17 phkAlso remember to set the fsid here.
2005-03-17 phkForgot to replace code to set fsid in vop_getattr.
2005-03-17 bzDo not try to free non allocated memory in error case.
2005-03-17 bz* Lower interrupt moderation timer 200->100.
2005-03-17 bz* Improve chip identification.
2005-03-17 bz* When adding/deleting multicast addresses, only whack...
2005-03-17 avatarReleasing TX/RX descriptor dmamaps during device detach...
2005-03-17 phkKill MAJOR_AUTO
2005-03-17 phkPrepare for the final onslaught on devices:
2005-03-17 jeff - Don't lock the vnode interlock in vm_object_set_writ...
2005-03-17 jeff - Lock the clearing of v_data so it is safe to inspect...
next