]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
This commit was generated by cvs2svn to compensate for changes in r140094,
[FreeBSD/FreeBSD.git] / sys /
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlFix handling of the implicit return case for methods...
2005-01-11 pjdConnect SHSEC GEOM class to the build.
2005-01-11 pjdIntroduce a new GEOM class - SHSEC. It provides sharing...
2005-01-11 glebiusUtilize callout_pending() macro
2005-01-11 phkSilently ignore forced argument to unmount.
2005-01-11 glebius- Use ng_callout() instead of timeout(9).
2005-01-11 glebius- Use ng_callout() instead of home-grown implementation.
2005-01-11 glebius- Use ng_callout() instead of callout_reset(9).
2005-01-11 phkThis file fell out of the list when adding bufsync.
2005-01-11 keramidaFix a typo in a comment that may be confusing if one...
2005-01-11 phkAdd BO_SYNC() and add a default which uses the secret...
2005-01-11 phkMore vnode -> bufobj migration.
2005-01-11 phkGive flushbuflist() a struct bufv as first argument...
2005-01-11 phkWrap the bufobj operations in macros: BO_STRATEGY(...
2005-01-11 grehan- allow a device hint to disable probing a slot on...
2005-01-11 phkRemove the unused credential argument from VOP_FSYNC...
2005-01-11 impMFp4:
2005-01-11 impRevert part of last commit that was unintentional
2005-01-11 umedon't see NBPFILTER.
2005-01-11 umeremove HAVE_OLD_BPF part.
2005-01-11 umewe are not OLD_BPF system.
2005-01-11 umefix typo.
2005-01-11 impAdd a few cards from NetBSD. They don't work yet,...
2005-01-11 impUse the standard FreeBSD license
2005-01-11 impnits
2005-01-11 impThe card activation failured message is lame, and not...
2005-01-11 imp/* -> /*- for a second clause
2005-01-11 impUse the FreeBSD standard license, since there's no...
2005-01-11 suzKAME-IPSEC has already supports TCP_SIGNATURE(IPv4)
2005-01-11 impThere are no PC98 amd64 machines, so gc a few stray...
2005-01-11 bmilekicWhile we want the recursion protection for the bucket...
2005-01-11 emaxMake default RFCOMM session MTU match default L2CAP...
2005-01-11 impFinal attempt to make aha 1542A working. If not, oh...
2005-01-11 imppuc handles this card, so remove it from here.
2005-01-11 impProperly calculate the offset in mapping the memory...
2005-01-10 cognetAdd support for ptrace() and gdb breakpoints.
2005-01-10 cognetDon't assume pmap_update() will cpwait for us, pmap_upd...
2005-01-10 stefanfISO C requires at least one element in an initialiser...
2005-01-10 phkwhitespace
2005-01-10 suzfixed an unexpected addr/port matching failure in IPv6...
2005-01-10 philipMake life for owners of Synaptics Touchpads more pleasa...
2005-01-10 brianinclude "alias.h", not <alias.h>
2005-01-10 ruReimplement the fix in rev. 1.126.
2005-01-10 impdon't pollute global namespace with valid_Ether_p,...
2005-01-10 impNE200 -> NE200T
2005-01-10 impTweaks to the name of this card, based on input from...
2005-01-10 impRemove matcd. It isn't in the build, has issues and...
2005-01-10 impsort more things alphabetically
2005-01-10 impSort entries.
2005-01-10 impSort entires better.
2005-01-10 impAdd support for:
2005-01-10 impAdd Eagle NE200 Ethernet LAN MBH10302 card. This appea...
2005-01-10 dwhiteFree the shared devq last since CAM expects it to be...
2005-01-09 julianfix a "little-endian-big-endian confusion that luckily:
2005-01-09 peadarOnly update the boot sector when there is a valid drive...
2005-01-09 impIn my last commit, I'd assumed that LINE30 was always...
2005-01-09 samcorrect direction for bus_dma sync of rx buffer
2005-01-09 marcelDon't panic when we're asked to allocate a resource...
2005-01-09 cognetUse uint32_t instead of u_long when appropriate.
2005-01-09 pjdIncrease default synchronization speed.
2005-01-09 rwatsonMark the IPX netisr as MPSAFE so that inbound IPX traff...
2005-01-09 rwatsonRecent changes have locked down most of the highly...
2005-01-09 rwatsonUse the IPX PCB list mutex and IPX PCB mutexes to lock...
2005-01-09 rwatsonClean up return handling for a number of SPX-related...
2005-01-09 rwatsonProtect ipx_pexseq with the IPX PCB list mutex.
2005-01-09 rwatsonAcquire or assert the IPX PCB list lock or IPX PCB...
2005-01-09 rwatsonAssert or acquire the IPX PCB list lock or IPX PCB...
2005-01-09 rwatsonHold the IPX PCB mutex around calls to ipx_input()...
2005-01-09 rwatsonHold the global IPX PCB list mutex in the IPX input...
2005-01-09 rwatsonIntroduce a global mutex, ipxpcb_list_mtx, to protect...
2005-01-09 rwatsonIn ipx_setsockaddr(), use M_WAITOK instead of M_NOWAIT...
2005-01-09 rwatsonEliminate jump to 'bad' label in order to clean up...
2005-01-08 alcMove the acquisition and release of the page queues...
2005-01-08 impRemove support for FreeBSD < 4.recent from this driver.
2005-01-08 impRemove vnode.h and adjust includes to compensate for...
2005-01-08 impLINE30 is always defined now, so unifdef -DLINE30 for...
2005-01-08 impMerge module.h into 30line.h and remove it. It lacked a
2005-01-08 glebiusThis change adds reliability for Ethernet trunks built...
2005-01-08 njlIn total violation of at least 4 sections in the ACPI...
2005-01-08 davidxuBreak out of loop earlier if it is not timeout.
2005-01-08 rwatsonAnnotate that pfs_exit() always acquires and releases...
2005-01-08 rwatsonIn acct_process(), do a lockless read of acctvp to...
2005-01-08 darrenrElminate 1 LOR (actually a recursive mutex grab) involv...
2005-01-08 rwatsonIn kern_wait(), let the compiler copy the rusage struct...
2005-01-07 phkRevert local experiment which leaked into commit.
2005-01-07 phkFix compilation of DEVICE_POLLING code.
2005-01-07 keramidaComment typo.
2005-01-07 jhbFix support for machines with default MP Table configur...
2005-01-07 scottlIntroduce bus_dmamap_load_mbuf_sg(). Instead of taking...
2005-01-07 scottlFix typo from previous commit.
2005-01-07 scottlAdd a default driver to attach to the "hidden" scsi...
2005-01-07 alcTransfer responsibility for freeing the page taken...
2005-01-07 scottlFix typos from previous commit.
2005-01-07 cpercivaAdjust two of my comments to the new world order: Inden...
2005-01-07 imp/* -> /*- for license, minor formatting changes, insert...
2005-01-07 imp/* -> /*- for license, minor formatting changes, separa...
2005-01-07 imp/* -> /*- for license, minor formatting changes
2005-01-07 impAdd FreeBSD tag
2005-01-07 imp/* -> /*- for license, minor formatting changes
next