]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-04-01 bruefferConvert the SYNOPSIS section to look like the ones...
2006-04-01 rwatsonAdd comment to accept1() that it should use getsock...
2006-04-01 rwatsonMark fgetsock() and fputsock() as depcrecated: callers...
2006-04-01 bruefferConvert the SYNOPSIS section to look like the ones...
2006-04-01 bruefferConvert the SYNOPSIS section to look like the ones...
2006-04-01 rwatsonAdd a comment describing SS_PROTOREF in detail. This...
2006-04-01 rwatsonAssert so->so_pcb is NULL in sodealloc() -- the protoco...
2006-04-01 rwatsonAdd a somewhat sizable comment documenting the semantic...
2006-04-01 bruefferConvert the SYNOPSIS section to look like the ones...
2006-04-01 bruefferAdd a standard boilerplate to the SYNOPSIS section...
2006-04-01 bruefferMention the module in the synopsis.
2006-04-01 mjacobFix some of the previus changes 'better'.
2006-04-01 marcelBuild the scc(4) module with EBus and SBus attachments...
2006-04-01 marcelAdd the MacIO attachment for scc(4).
2006-04-01 marcelAdd a MacIO bus attachment. The Z8530 as present in...
2006-04-01 deischenAdd __gdtoa to the list of FreeBSD private symbols...
2006-04-01 jeff - Busy the filesystem in nfs_statfs to prevent us...
2006-03-31 jeff - Add an assert to vgone. It is illegal to call vgone...
2006-03-31 jeff - When there are dangling vnodes at unmount print...
2006-03-31 jeff - Add a bogus vhold/vdrop around vgone() in devfs_revo...
2006-03-31 emaxAdd kbdmux(4) to GENERIC on amd64
2006-03-31 marcelFix cut-n-paste braino in previous commit: s/puc/scc/g
2006-03-31 scottlRemove the USB keyboard hack now that KBDMUX is enabled...
2006-03-31 emaxAdd kbdmux(4) to GENERIC
2006-03-31 marcelAdd a DRIVER_MODULE declaration for fhc(4) as this...
2006-03-31 ruSort bootstrap-tools entries.
2006-03-31 julianAmazing.. two screwups in one commit.
2006-03-31 julianI can't believe that no-one noticed that I broke ipfw...
2006-03-31 ariffMEGA Fixes / Cleanup
2006-03-31 ariff- Increase snddev refcount earlier while accessing...
2006-03-31 sosMake the ATAPI sense data accessible when using the...
2006-03-31 jeff - Release the references acquired by VOP_GETWRITEMOUNT...
2006-03-31 jeff - Hold a reference from the time vfs_busy starts until...
2006-03-31 jeff - GETWRITEMOUNT now returns a referenced mountpoint...
2006-03-31 jeff - Allocate mounts from a uma zone that uses UMA_ZONE_N...
2006-03-31 jeff - Define mnt_startzero and mnt_endzero as a range...
2006-03-31 jeff - LK_RETRY means nothing when passed to VOP_LOCK....
2006-03-31 jeff - Add the B_NEEDSGIANT flag which is only set if the...
2006-03-31 marcelBuild uart(4) on PowerPC.
2006-03-31 marcelAllow uart(4) to be built on PowerPC.
2006-03-31 marcelAdd a dummy implementation of bus_space_map().
2006-03-31 jmgremove these vestiges of gdbserver.. It hasn't built...
2006-03-30 samfixup error handling in taskqueue_start_threads: check...
2006-03-30 marcelInclude the sbus attachment of scc(1) when either fhc...
2006-03-30 csjpCurrently, if writing out a log entry fails, we unlink...
2006-03-30 jasoneOptimize runtime performance, primary using the followi...
2006-03-30 umeExpose res_update and friends again. At least, ports...
2006-03-30 scottlRevert to using acpi_max_threads instead of the hardcod...
2006-03-30 bzFix more stack corruptions on amd64.
2006-03-30 pjdRevert previous change, as I fixed MD5(9).
2006-03-30 pjdFix a panic on sparc64 related to inproper aligment...
2006-03-30 marcelWhen we attach to either a SAB82532 or a Z8530, print...
2006-03-30 marcelAdd scc(4).
2006-03-30 marcelo Add scc(4) to the build.
2006-03-30 marcelAdd support for scc(4).
2006-03-30 marcelAdd scc(4), a driver for serial communications controll...
2006-03-30 marcelo Don't make the SER_INT_* defines visible to userland...
2006-03-30 jhbStyle fix.
2006-03-30 pjdmd_hash field in g_eli_metadata structure is not 4...
2006-03-30 leProtect from creating striped and RAID5 plexes with...
2006-03-30 ruRebuild gensnmptree(1) on 700014 systems too. While...
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...
next