]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-13 kmacyradix node head lock needs to be held when calling...
2008-12-13 kmacydon't acquire lock recursively
2008-12-13 kmacyin6_addroute is called through rnh_addadr which is...
2008-12-13 nwhitehornAdd support for a console mouse pointer on Open Firmwar...
2008-12-13 bzSecond round of putting global variables, which were...
2008-12-13 nwhitehornUse a static free packet queue instead of using malloc...
2008-12-13 ruImprove usage and sync SYNOPSIS with usage.
2008-12-13 ruAdded FreeBSD 6.4.
2008-12-13 ruAdded FreeBSD 7.1.
2008-12-13 ruSync manpage's synopsis with program's usage().
2008-12-13 lulf- When writing metadata to a geom provider, open the...
2008-12-13 jkoshy- Bug fix: prevent a thread from migrating between...
2008-12-13 rwatsonLine wrap very long line in struct packet_filter_hook...
2008-12-13 schweikhTypo/rewording.
2008-12-13 silbyQuick change to r186026. One of the conditionals was:
2008-12-13 edAdd FIONREAD to pseudo-terminal master devices.
2008-12-13 silbyAdd the sysctl debug.acpi.batt.batt_sleep_ms.
2008-12-13 samo remove dead code
2008-12-13 samremove dead code
2008-12-13 samadd const
2008-12-13 samfix static const order
2008-12-13 samfix static const order
2008-12-13 samremove duplicate case
2008-12-13 samremove conflicting decl
2008-12-12 jkimAdd more CPUID bits from AMD CPUID Specification Rev...
2008-12-12 thompsaIt seems usb2 needs the devtable regenerated after...
2008-12-12 ambriskoSort the PCI device's and make the catch-all for new...
2008-12-12 thompsaThe TWINKLECAM entry is under CHICONY2, remove MICRODIA.
2008-12-12 thompsaUse correct AIPTEK2 name for vendor 0x04fc, now that...
2008-12-12 sbrunoReviewed by: (Dieter)freebsd@sopwith.solgatos.com
2008-12-12 ambriskoAdd in some more device ID's and a generic catch-all.
2008-12-12 jkoshyExpose symbol `PMC_FN_USER_CALLCHAIN' to assembler...
2008-12-12 luigiMove the check for the ending char in the partition...
2008-12-12 jkoshyAdd a field to disambiguate between multiple threads...
2008-12-12 kibUio_yield() already does DROP_GIANT/PICKUP_GIANT, no...
2008-12-12 kibReference the vmspace of the process being inspected...
2008-12-12 kibThe userland_sysctl() function retries sysctl_root...
2008-12-12 kensmithRemove the offer to install Linux compatibility on...
2008-12-12 kensmithBegin the sysinstall cleanup. Remove the support for...
2008-12-12 kibDo not leak defs_de_interlock on error.
2008-12-12 kmacyfix support and capabilities
2008-12-12 jhb- Drop a reference to an older 'kdb' debugger that...
2008-12-12 marcusBump __FreeBSD_version for the new VOP_VPTOCNP addition.
2008-12-12 kmacyRTF_RNH_LOCKED needs to be passed in the flags arg...
2008-12-12 thompsaPass RTF_RNH_LOCKED to rtalloc1 sunce the node head...
2008-12-12 csjpConsider processes attaching/detaching from tun(4)...
2008-12-12 yongariIt seems there are still issues on multicast perfect...
2008-12-12 marcusAdd a man page for VOP_VPTOCNP.
2008-12-12 marcusImplement VOP_VPTOCNP for devfs. Directory and charact...
2008-12-12 marcusAdd a simple VOP_VPTOCNP implementation for deadfs...
2008-12-12 marcusAdd a new error VOP, VOP_ENOENT. This function will...
2008-12-12 marcusAdd a new VOP, VOP_VPTOCNP, which translates a vnode...
2008-12-11 thompsaRemove superfluous return statements from the end of...
2008-12-11 thompsaFormat and wrap function declarations.
2008-12-11 kmacyAdd entry for if_transmit and if_qflush
2008-12-11 edAdd kqueue()-support to pseudo-terminal master devices.
2008-12-11 thompsaAdd entries for some Option, Sierra and Stelera 3G...
2008-12-11 edDon't forget to add "npts" to rlimit_ident[] as well.
2008-12-11 psFix a leak introduced in r185902. We should free the...
2008-12-11 bzPut a global variables, which were virtualized but...
2008-12-11 bzPut the VIMAGE options together in one place.
2008-12-11 bzOrder #includes - also to reduce diffs with vimage...
2008-12-11 bzUse the correct INIT_VNET_INET() as the virtualized...
2008-12-11 jhbAdd constants for fields in the local APIC error status...
2008-12-11 bzError in case anyone tried to compile with both options...
2008-12-11 bzWhitespace changes only - tabs must have been converted...
2008-12-11 rwatsonAdd missing "goto set_head" for SO_IPX_CHECKSUM; otherw...
2008-12-11 impPush mips support into the tree.
2008-12-11 impPush mips support into the tree.
2008-12-11 impPush mips support for ld into the tree.
2008-12-11 impPush mips support for as into the tree.
2008-12-11 impRemove redundant assignment.
2008-12-11 desApply the same defaults to https as to http.
2008-12-11 impUpdate to the interrupt handling code:
2008-12-11 samadd missing break
2008-12-11 samadd missing break
2008-12-11 dasConsolidate some variable initializations. No substanti...
2008-12-11 yongariMake WOL work on RTL8168B. This controller seems to...
2008-12-11 psAvoid a double free in devopen by not freeing the devic...
2008-12-11 yongariDon't access undocumented register 0x82 on controllers...
2008-12-11 yongariNewer RealTek controllers requires setting stop request...
2008-12-11 bzCorrectly check the number of prison states to not...
2008-12-11 bzAdd 32-bit compat support for AIO.
2008-12-11 yongariAlways put controller into known state before device...
2008-12-11 yongariPartly revert r185756. RTL8169SC doesn't like reduced...
2008-12-10 zecConditionally compile out V_ globals while instantiatin...
2008-12-10 bzMake sure nmbclusters are initialized before maxsockets
2008-12-10 bzStyle changes only. Put the return type on an extra...
2008-12-10 edRemove added newlines from logged messages written...
2008-12-10 jhbRegen.
2008-12-10 jhb- Add 32-bit compat system calls for VFS_AIO. The...
2008-12-10 jhbRather than using a char array with explicit assumption...
2008-12-10 kibRelock user map earlier, to have the lock held when...
2008-12-10 dfrWe need to pass a structure with enough space for an...
2008-12-10 rwatsonRemove inconsistent white space from in_pcballoc().
2008-12-10 rwatsonMove syncache flag definitions below data structure...
2008-12-10 rwatsonMove flag definitions for t_flags and t_oobflags below...
2008-12-10 dfrDon't get confused if we encounter a device which is...
2008-12-10 kmacyfix a reported panic when adding a route and one hit...
2008-12-10 kmacyunlock when done
next