]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Never select the PCB that has INP_IPV6 flag and is bound to :: if
[FreeBSD/FreeBSD.git] / sys /
2006-02-04 umeNever select the PCB that has INP_IPV6 flag and is...
2006-02-04 davidxuAxe unused code.
2006-02-04 impFix minor inconsistancy between kernel built modules...
2006-02-04 scottlFix a possible memory leak in asr_attach.
2006-02-04 scottli386/PAE defines bus_size_t to be 32-bits when it likel...
2006-02-04 rwatsonCast pointers to (uintptr_t) before down-casting to...
2006-02-03 rwatsonFix INVARIANTS build on amd64; (unsigned unsigned long...
2006-02-03 olegProperly initialize args structure before passing it...
2006-02-03 jhbAdd a comment.
2006-02-03 ruFix compilation with -Wundef (NBPF is undefined on...
2006-02-03 jhbSort includes.
2006-02-03 rwatsonAdd AUDIT to NOTES, as it's probably ready to get regul...
2006-02-03 rwatsonRemove user.h include in audit.h, it is unneeded, and...
2006-02-03 rwatsonIn fchdir(), Giant must be separately acquired and...
2006-02-03 willMake UDF endian-safe.
2006-02-03 marius- Don't shift the clock frequency in MHz left by 8...
2006-02-03 rwatsonRegenerate.
2006-02-03 rwatsonAssign audit event identifiers to many system calls.
2006-02-03 glebiusDropping the lock in the transmit_event() is not safe...
2006-02-03 glebiusAxe unused function.
2006-02-03 impMFp4: Small cleanup of cpu messages at boot.
2006-02-03 impMerge from p4: minor formatting nits.
2006-02-03 davidxuMFi386:
2006-02-03 davidxuClear carry flag in get_mcontext so that setcontext...
2006-02-03 mjacob!$(*&!($!&$(!&$&(!$(&!&($!($
2006-02-03 peterMake PV entries dynamic on amd64. i386 has a pre-reser...
2006-02-02 impIf the device has a PNPID, don't bother to attach....
2006-02-02 marcelRemove devices acpi & mem, as they are in defaults...
2006-02-02 glebiusIn vlan_config() first call vlan_inithash(), then lock...
2006-02-02 teggeAdjust old comment (present in rev 1.1) to match change...
2006-02-02 teggeFor low memory situations, non-VMIO buffers didnt't...
2006-02-02 mjacobRemove use of inlines and use the functions as a library.
2006-02-02 cognetDon't destroy the slave /dev entry until someone figure...
2006-02-02 csjpdefine lock.h before rwlock.h for DEBUG_LOCKS
2006-02-02 jhbWhitespace fix.
2006-02-02 psImplement SIOCGIFCONF for 32bit binaries.
2006-02-02 psEnable 64bit SGL's on PERC 4/DC
2006-02-02 ps- Move the command setup from amr_start1 into the card...
2006-02-02 csjpUse PFIL_HOOKED macros in if_bridge and pass the right...
2006-02-02 davidxuUnder verbose mode, correctly report L2 cache information
2006-02-02 davidxuFix bug in L2 cache size detection code for CPU which...
2006-02-02 umemake IPV6_V6ONLY socket option work for UDP as well.
2006-02-02 nyanMFi386: Enable the ce(4).
2006-02-02 olegEnable 'complete' rx checksum offloading (i.e. let...
2006-02-02 mjacobMake sure we don't pick up a loopid that's larger than our
2006-02-02 jeff - textvp may have been from a different mountpoint...
2006-02-02 davidxuCorrectly report L2 cache size according to its code...
2006-02-02 csjpSomewhat re-factor the read/write locking mechanism...
2006-02-02 rwatsonRegenerate.
2006-02-02 rwatsonMap audit-related system calls to audit event identifiers.
2006-02-02 rwatsonHook up audit to fork() and exit() events. These chang...
2006-02-02 rwatsonHook up audit to the initial process creation events...
2006-02-02 rwatsonAdd new fields to process-related data structures:
2006-02-01 rwatsonAdd 'options AUDIT' and associate various .c files...
2006-02-01 rwatsonImport kernel audit framework:
2006-02-01 rwatsonUpdate src/sys/bsm include files to match OpenBSM ...
2006-02-01 jhbDon't add an agp child in vgapci's attach routine if...
2006-02-01 olegOptimize bge_rxeof() & bge_txeof(): return immediately...
2006-02-01 olegSince bge_rxeof() & bge_txeof() depends on status block...
2006-02-01 oleg1) Fix link state detection for cards operating in...
2006-02-01 andreMove the IPSEC related code blocks to their own file...
2006-02-01 yarUse off_t for file size passed to vnode_create_vobject().
2006-02-01 pjdRemove trailing spaces.
2006-02-01 ruSetting IFF_ALLMULTI on a running interface didn't...
2006-02-01 jeff - Install a temporary bandaid in vm_object_reference...
2006-02-01 jeff - Solve a problem where a vput could be called on...
2006-02-01 jeff - chroot and chdir need to lock giant as appropriate...
2006-02-01 ruBrain-o (use standard int types now).
2006-02-01 scottlFix another compile problem. If I find any more, this...
2006-02-01 jeff - Solve a race where we could lose a call to VOP_INACT...
2006-02-01 jeff - Reorder calls to vrele() after calls to vput() when...
2006-01-31 rikAttach ce(4) to the build.
2006-01-31 jhbAdd RWLOCK_NOINLINE.
2006-01-31 ruFix multicast routing on 64-bit platforms.
2006-01-31 mariusHook up le(4) to the build. For now it's only added...
2006-01-31 csjpAllow root to open prison pts devices too.
2006-01-31 thompsaNow that the bridge also processes Ethernet frames...
2006-01-31 thompsaFix two bugs with the bridge
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 impADDON is registered as 0x0d7d, not PNY. Don't confuse...
2006-01-31 alcChange #if defined(DIAGNOSTIC) to KASSERT.
2006-01-31 jhbFix a typo and match the copyright on rwlock.h.
2006-01-31 csjpAllow root in the host environment to open ptys within...
2006-01-31 yarSet IFF_BROADCAST and IFF_MULTICAST on vlan interfaces...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-31 mariusAdd le(4), a driver for AMD Am7900 LANCE and Am79C9xx...
2006-01-31 luigimake sure that the start and end preloaded MFS markers are
2006-01-31 mariuso lsi64854_enet_intr():
2006-01-31 pjdAdd buffer corruption protection (RedZone) for kernel...
2006-01-30 pjdAllow to specify only one disk. This is helpful when...
2006-01-30 pjdFix typo which cased that 64kB elements limit was not...
2006-01-30 mariusRevert the part of rev. 1.3 which enabled the chaining...
2006-01-30 rikFix forward variable declaration.
2006-01-30 flz- Add a scsi_da.c and a umass.c quirk for Genesys 6...
2006-01-30 scottlRegroup order of operations to better reflect what...
2006-01-30 mlaierFix a leftover "iwi_boot" string.
2006-01-30 glebiusThis driver can do hardware VLAN tagging + checksum...
2006-01-30 glebiusMerge the //depot/user/yar/vlan branch into CVS. It...
2006-01-30 rikPrepare for sconfig(8) update.
2006-01-30 rwatsonMove pts master devices into /dev/pty/ instead of litte...
next