]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-15 samfix handling of sku codes like country codes
2008-12-15 samfix handling of unknown country codes; atoi doesn't...
2008-12-15 sam0 is a potential ISO CC; use new NO_COUNTRY #define...
2008-12-15 samo distinguish between adhoc and ahdemo modes
2008-12-15 samImprove regdomain.xml parser:
2008-12-15 samReplace adhoc checks in ieee80211_start with a per...
2008-12-15 samfix ini setup
2008-12-14 phkMake the tp pointer available for debugging.
2008-12-14 marcelAdd __packed to the part sub-structure to compensate for
2008-12-14 murrayAdd an ENVIRONMENT section to note that the RSH variabl...
2008-12-14 samCombine ath rate control modules with ath after bringin...
2008-12-14 mavTo avoid one doubtless netgraph SMP scalability limitat...
2008-12-14 phkBump the FTDI receive buffer size to 256 in order to...
2008-12-14 phkMove the code that injects received characters into...
2008-12-14 umeMerge the resolver part of BIND 9.4.3 into HEAD.
2008-12-14 umeprop change.
2008-12-14 umedelete svn:keywords.
2008-12-14 umeprop change
2008-12-14 bzAdd a check, that is currently under discussion for...
2008-12-14 bzMake sure that the direct jls invocations prints something
2008-12-14 umeBootstrapping merge history for resolver.
2008-12-14 ruFix the fallouts from r146267:
2008-12-14 phkSend all debug to stderr.
2008-12-14 phkClarify that configuration files must be named '*.conf'
2008-12-14 jkoshyBug fix: %ebx needs to be preserved in the user callcha...
2008-12-14 kensmithClean out the remaining alpha-isms.
2008-12-14 nyanDisconnect the efi from pc98. It's not needed.
2008-12-13 thompsaDont leak the rnh lock on error.
2008-12-13 mavRevert rev. 183277:
2008-12-13 mavRemove node shutdown on tty close. This could be easily...
2008-12-13 bzLike for tcp_subr.c in r186057 make the MD5 context...
2008-12-13 bzDe-virtualize the MD5 context for TCP initial seq numbe...
2008-12-13 mavChange ttyhook_register() second argument from thread...
2008-12-13 nwhitehornAllow OFW syscons to restore itself when the X server...
2008-12-13 kmacyversion that will compile
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...
next