]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-01-13 rajClean up BookE pmap.
2009-01-13 jhbAdd a new KTR tracepoint in the KTR_CALLOUT class to...
2009-01-13 rajRework BookE pmap towards multi-core support.
2009-01-13 trhodesClean up a bit of confusing language and improve .Nd.
2009-01-13 kibDocument that ffsll(3) and flsll(3) functions first...
2009-01-13 trhodesFix broken URL and use the same base directory as the
2009-01-13 luigifix typo
2009-01-13 luigiDocumentation-only change:
2009-01-13 luigicomment out some debugging messages that slipped in...
2009-01-13 luigiDocument how kernel environment can be statically compi...
2009-01-13 maximo Respect -ss flags (suppress zero counters) for icmp6...
2009-01-13 delphijAdd several HP OEM parts' PCI IDs.
2009-01-13 obrienDon't enable -Q by default - I've fixed the rescue...
2009-01-13 obrienSet .POSIX mode, along with disable parallel mode....
2009-01-13 obrienr187093 failed to keep the lifetime of the pointer...
2009-01-13 samOn some platforms touching the bb registers when the...
2009-01-13 dasUse __gnu89_inline so that these files will compile...
2009-01-13 kientzle"The first part is just to give more info, the latter...
2009-01-13 gnnFix a cut/paste bug which prevents us from setting...
2009-01-12 samadd tool to calculate air time for 802.11 packets
2009-01-12 jkimAdd basic i386 support for VIA Nano processors.
2009-01-12 jkimReplace more strcmp(cpu_vendor, "foo") with cpu_vendor_id.
2009-01-12 obrienIf running with "-K" really do not information about...
2009-01-12 takawataMore usb2 foma driver update.
2009-01-12 jkimConnect padlock(4) to amd64 build for VIA Nano processors.
2009-01-12 simonnetcat is "now" in base, so point people at nc(1) inste...
2009-01-12 jkimAdd basic amd64 support for VIA Nano processors.
2009-01-12 obrienVi got me in trouble in r187102 - fix typo of duplicate...
2009-01-12 obrienFix issue where ata_atapicmd() can never really return...
2009-01-12 thompsaProvide a NDIS tx power level converstion to/from net80...
2009-01-12 gnnFix CTF based builds to that if the debug build is...
2009-01-12 obrienUpdate fech URL.
2009-01-12 jkimAllow VIA Nano processors to boot FreeBSD/amd64.
2009-01-12 jkimAdd support for AMD64 Family 10h processors.
2009-01-12 danger- add missing include
2009-01-12 qingliRevive the RTF_LLINFO flag in route.h. The kernel code...
2009-01-12 obrienUse a dynamically grown buffer for building the argv...
2009-01-12 maximo Sort .Xr.
2009-01-12 delphij o Language improvements from OpenBSD;
2009-01-12 delphij o ANSIfy.
2009-01-12 delphijFix typo.
2009-01-12 nwhitehornSome early Macintosh GPIO controllers don't provide...
2009-01-11 danger- improve readability
2009-01-11 trhodesQuote the "u" as it's the name of the union, this may...
2009-01-11 rwatsonSince we allow conditional allocation of labels on...
2009-01-11 thompsaRemove unneeded includes.
2009-01-11 samadd missing return that broke WPA1+2 support
2009-01-11 bzAdd a short section talking about jails and file system...
2009-01-11 traszFix msdosfs_print(), which in turn fixes "show lockedvn...
2009-01-11 chinsanUse full name (noticed by: ru@
2009-01-11 traszPrevent a panic that happens on SMP machines when remov...
2009-01-11 mavFix unwanted crosschannel mixing, possible on some...
2009-01-11 maximo Tweak comments a bit.
2009-01-10 rwatsonDo invoke mac_ifnet_check_transmit() and mac_ifnet_crea...
2009-01-10 ruFix usage() with SYNOPSIS.
2009-01-10 ruFix markup and spelling.
2009-01-10 mavOSS tools expect EINVAL for unsupported ioctls, but...
2009-01-10 obrienExplicitly check each mount argv building assignment...
2009-01-10 mavMake devnode include full device path.
2009-01-10 mavRemove debug slipped with the previous commit.
2009-01-10 mavImport some new constants and structures fields from...
2009-01-10 traszDon't call destroy_dev(9) with a mutex held. While...
2009-01-10 traszAdd the possibility to specify "-o force" with "mdconfi...
2009-01-10 kibCorrect description for the Marvell 88SE6101.
2009-01-10 mavAdd one more bunch of controller and codec IDs.
2009-01-10 trhodesA bit of rewording for clarity, taken from OpenBSD.
2009-01-10 ruFix crash with "netstat -m -N foo".
2009-01-10 rwatsonRather than having MAC policies explicitly declare...
2009-01-10 rwatsonUse MPC_OBJECT_IP6Q to indicate labeling of struct...
2009-01-09 bzRather than using the cred from curthread, take it...
2009-01-09 samremove license ack requirement; this was never needed
2009-01-09 marcusFix a deadlock which can occur due to a pseudofs vnode...
2009-01-09 bzRestrict arp, ndp and theoretically the FIB listing...
2009-01-09 samexample configurations for cross-building to Gateworks...
2009-01-09 bruefferRecognize et(4), igb(4), iwn(4), ixgbe(4) and nxge...
2009-01-09 adrianFix fat-fingered comment.
2009-01-09 adrianFix indentation; add FALLTHROUGH.
2009-01-09 adrianBetter comment what the socket option does. Thanks...
2009-01-09 adrianComment some potentially confusing logic.
2009-01-09 ruSort MLINKS.
2009-01-09 bzTake the cred from curthread rather than curproc as...
2009-01-09 adrianImplement a new IP option (not compiled/enabled by...
2009-01-09 bruefferDEBUG_REDZONE needs DDB which needs KDB.
2009-01-09 bzMake SIOCGIFADDR and related, as well as SIOCGIFADDR_IN...
2009-01-09 rajCheck PCIE link status before accessing the bus.
2009-01-09 dougbMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-09 phkRemove reference to no longer existing document.
2009-01-09 hartiSet a minimum of information in the routing message...
2009-01-09 rajRename Marvell ARM CPU specific file according to r186933.
2009-01-09 rajFix confusing naming of Marvell ARM CPU specific routines.
2009-01-09 rajImprove Marvell SOCs PCI/PCIE driver.
2009-01-09 thompsaReadd the Alcor Transcend device which is referenced...
2009-01-09 murrayNote new fetch if-modified-since support in the userlan...
2009-01-09 weongyofix a typo to set the 48Mbps data rate.
2009-01-08 keramidaThe description of the various securelevels has moved...
2009-01-08 keramidaThe description of the various securelevels has moved...
2009-01-08 bruefferLanguage cleanup.
2009-01-08 mavAdd external connector jack color into widget names.
2009-01-08 traszDon't panic with "vinvalbuf: dirty bufs" when the mount...
2009-01-08 rajImprove and extend Marvell SOCs platform code.
next