]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-13 Sam LefflerMerge WIP from p4:
2008-12-12 Andrew ThompsonIt seems usb2 needs the devtable regenerated after...
2008-12-12 Doug AmbriskoSort the PCI device's and make the catch-all for new...
2008-12-12 Andrew ThompsonThe TWINKLECAM entry is under CHICONY2, remove MICRODIA.
2008-12-12 Andrew ThompsonUse correct AIPTEK2 name for vendor 0x04fc, now that...
2008-12-12 Sean BrunoReviewed by: (Dieter)freebsd@sopwith.solgatos.com
2008-12-12 Doug AmbriskoAdd in some more device ID's and a generic catch-all.
2008-12-12 Joseph KoshyExpose symbol `PMC_FN_USER_CALLCHAIN' to assembler...
2008-12-12 Luigi RizzoMove the check for the ending char in the partition...
2008-12-12 Joseph KoshyAdd a field to disambiguate between multiple threads...
2008-12-12 Konstantin... Uio_yield() already does DROP_GIANT/PICKUP_GIANT, no...
2008-12-12 Konstantin... Reference the vmspace of the process being inspected...
2008-12-12 Konstantin... The userland_sysctl() function retries sysctl_root...
2008-12-12 Ken SmithRemove the offer to install Linux compatibility on...
2008-12-12 Ken SmithBegin the sysinstall cleanup. Remove the support for...
2008-12-12 Konstantin... Do not leak defs_de_interlock on error.
2008-12-12 Kip Macyfix support and capabilities
2008-12-12 John Baldwin- Drop a reference to an older 'kdb' debugger that...
2008-12-12 Joe Marcus... Bump __FreeBSD_version for the new VOP_VPTOCNP addition.
2008-12-12 Kip MacyRTF_RNH_LOCKED needs to be passed in the flags arg...
2008-12-12 Andrew ThompsonPass RTF_RNH_LOCKED to rtalloc1 sunce the node head...
2008-12-12 Christian S... Consider processes attaching/detaching from tun(4)...
2008-12-12 Pyun YongHyeonIt seems there are still issues on multicast perfect...
2008-12-12 Joe Marcus... Add a man page for VOP_VPTOCNP.
2008-12-12 Joe Marcus... Implement VOP_VPTOCNP for devfs. Directory and charact...
2008-12-12 Joe Marcus... Add a simple VOP_VPTOCNP implementation for deadfs...
2008-12-12 Joe Marcus... Add a new error VOP, VOP_ENOENT. This function will...
2008-12-12 Joe Marcus... Add a new VOP, VOP_VPTOCNP, which translates a vnode...
2008-12-11 Andrew ThompsonRemove superfluous return statements from the end of...
2008-12-11 Andrew ThompsonFormat and wrap function declarations.
2008-12-11 Kip MacyAdd entry for if_transmit and if_qflush
2008-12-11 Ed SchoutenAdd kqueue()-support to pseudo-terminal master devices.
2008-12-11 Andrew ThompsonAdd entries for some Option, Sierra and Stelera 3G...
2008-12-11 Ed SchoutenDon't forget to add "npts" to rlimit_ident[] as well.
2008-12-11 Paul SaabFix a leak introduced in r185902. We should free the...
2008-12-11 Bjoern A. ZeebPut a global variables, which were virtualized but...
2008-12-11 Bjoern A. ZeebPut the VIMAGE options together in one place.
2008-12-11 Bjoern A. ZeebOrder #includes - also to reduce diffs with vimage...
2008-12-11 Bjoern A. ZeebUse the correct INIT_VNET_INET() as the virtualized...
2008-12-11 John BaldwinAdd constants for fields in the local APIC error status...
2008-12-11 Bjoern A. ZeebError in case anyone tried to compile with both options...
2008-12-11 Bjoern A. ZeebWhitespace changes only - tabs must have been converted...
2008-12-11 Robert WatsonAdd missing "goto set_head" for SO_IPX_CHECKSUM; otherw...
2008-12-11 Warner LoshPush mips support into the tree.
2008-12-11 Warner LoshPush mips support into the tree.
2008-12-11 Warner LoshPush mips support for ld into the tree.
2008-12-11 Warner LoshPush mips support for as into the tree.
2008-12-11 Warner LoshRemove redundant assignment.
2008-12-11 Dag-Erling... Apply the same defaults to https as to http.
2008-12-11 Warner LoshUpdate to the interrupt handling code:
2008-12-11 Sam Leffleradd missing break
2008-12-11 Sam Leffleradd missing break
2008-12-11 David SchultzConsolidate some variable initializations. No substanti...
2008-12-11 Pyun YongHyeonMake WOL work on RTL8168B. This controller seems to...
2008-12-11 Paul SaabAvoid a double free in devopen by not freeing the devic...
2008-12-11 Pyun YongHyeonDon't access undocumented register 0x82 on controllers...
2008-12-11 Pyun YongHyeonNewer RealTek controllers requires setting stop request...
2008-12-11 Bjoern A. ZeebCorrectly check the number of prison states to not...
2008-12-11 Bjoern A. ZeebAdd 32-bit compat support for AIO.
2008-12-11 Pyun YongHyeonAlways put controller into known state before device...
2008-12-11 Pyun YongHyeonPartly revert r185756. RTL8169SC doesn't like reduced...
2008-12-10 Marko ZecConditionally compile out V_ globals while instantiatin...
2008-12-10 Bjoern A. ZeebMake sure nmbclusters are initialized before maxsockets
2008-12-10 Bjoern A. ZeebStyle changes only. Put the return type on an extra...
2008-12-10 Ed SchoutenRemove added newlines from logged messages written...
2008-12-10 John BaldwinRegen.
2008-12-10 John Baldwin- Add 32-bit compat system calls for VFS_AIO. The...
2008-12-10 John BaldwinRather than using a char array with explicit assumption...
2008-12-10 Konstantin... Relock user map earlier, to have the lock held when...
2008-12-10 Doug RabsonWe need to pass a structure with enough space for an...
2008-12-10 Robert WatsonRemove inconsistent white space from in_pcballoc().
2008-12-10 Robert WatsonMove syncache flag definitions below data structure...
2008-12-10 Robert WatsonMove flag definitions for t_flags and t_oobflags below...
2008-12-10 Doug RabsonDon't get confused if we encounter a device which is...
2008-12-10 Kip Macyfix a reported panic when adding a route and one hit...
2008-12-10 Kip Macyunlock when done
2008-12-10 Kip Macydon't reference if_addr_mtx directly
2008-12-10 David SchultzMove the xprintf hook to where it belongs; it shouldn...
2008-12-09 Robert WatsonUpdate comment on INP_TIMEWAIT to say what it's about...
2008-12-09 Marius Strobl- Limit BCM5701 B5 to 32-bit mode as a workaround for...
2008-12-09 Bjoern A. ZeebIt does not make much sense to include net/route.h...
2008-12-09 Bjoern A. ZeebAdd rwlock.h (and lock.h for that) to keep no-INET...
2008-12-09 Bjoern A. ZeebFix a bug introduced in r185747: rather than dereferenc...
2008-12-09 Robert WatsonEnhance one comment relating to recent TCP locking...
2008-12-09 Robert WatsonMove macros defining flags and shortcus to nested struc...
2008-12-09 Poul-Henning... Fix a cornercase during search
2008-12-09 Maxim Konovalovo Use full month name in .Dd macro.
2008-12-09 Pyun YongHyeonFix a long standing VLAN tagged frame handling bug.
2008-12-09 Nathan WhitehornAdd the ability to control the sleep LED with led(4...
2008-12-09 Maxim SobolevRemove now unused label.
2008-12-08 Maxim SobolevOptimiza assembly in the previous r185779, to save...
2008-12-08 Maxim SobolevRespect RBX_MUTE flag from boot[012].
2008-12-08 Kip Macyadd RW_SYSINIT_FLAGS macro and rw_sysinit_flags initial...
2008-12-08 Konstantin... Add strndup(3) prototype to string.h.
2008-12-08 Maxim SobolevFix typo in the comment %is -> %si.
2008-12-08 Robert WatsonMove from solely write-locking the global tcbinfo in...
2008-12-08 Kip Macy- avoid recursively locking the radix node head lock
2008-12-08 Robert WatsonAdd a reference count to struct inpcb, which may be...
2008-12-08 Jung-uk Kim- Detect Bochs BIOS variants and use HZ_VM as well.
2008-12-08 Tim KientzleObey the TMPDIR, TMP, TEMP, or TEMPDIR environment...
next