]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-08 schweikhWhite space only: Tabify; white space at EOL removed.
2008-12-08 lulf- Add missing word in comment.
2008-12-08 kibMake two style changes to create new commit and documen...
2008-12-08 kibChange the linprocfs <pid>/maps and procfs <pid>/map...
2008-12-08 kibDo drop vm map lock earlier in the sysctl_kern_proc_vmm...
2008-12-08 jkoshyDocument processor errata that affect performance measu...
2008-12-08 kibThe dqrele() function syncs the dq, then acquires the...
2008-12-08 yongarimutex.h is needed here. It got it by namespace pollution.
2008-12-08 nwhitehornClean up the mac GPIO interface a little. Also remove...
2008-12-08 yongariReduce spin wait time consumed in GMII register access...
2008-12-08 nwhitehornAccidentally left ADB out of the PowerPC NOTES file...
2008-12-08 nwhitehornAdd facilities to pmu(4) to interrogate battery status...
2008-12-08 yongario Implemented miibus_statchg handler. It detects whethe...
2008-12-08 yongariMake sure to return the result of meida change request.
2008-12-08 impAdd missing include to sys/lock.h before sys/rwlock.h
2008-12-07 marius- According to the corresponding Linux, NetBSD and...
2008-12-07 impMinor tweaks to some of the comments. Also, add a...
2008-12-07 thompsaRestore opt_inet.h include which was lost in the last...
2008-12-07 kmacy - convert radix node head lock from mutex to rwlock
2008-12-07 luigiPROBLEM: putting in a loader config file a line of...
2008-12-07 samhonor IEEE80211_BPF_CRYPTO for raw xmit; fixes shared...
2008-12-07 samNew periodic calibration scheme needed for 11n parts...
2008-12-07 sambring in diagnostic tools that are useful now that...
2008-12-07 trhodesUse "allowed_peer" throughout this manual page.
2008-12-07 impUse '0' rather than PZERO to not change the priority...
2008-12-07 impUse atomic_add_int rather than a simple ++ to ensure...
2008-12-07 kibImprove usefulness of the panic by printing the pointer...
2008-12-07 nwhitehornFix spelling error (find -> found).
2008-12-07 nwhitehornNow that pmu(4) has features, it should also have a...
2008-12-07 peterAdd filler man pages for the kinfo functions I added...
2008-12-07 peterWhen libthr and rtld start up, there are a number of...
2008-12-07 nwhitehornAdd support for automated reboot after power failure...
2008-12-06 nwhitehornFix some nasty race conditions in the VIA-CUDA driver...
2008-12-06 mavCarefully handle memory errors to keep peers compressio...
2008-12-06 mavCleanup msleep() arguments.
2008-12-06 mavImplement suspend/resume for mmc and mmcsd drivers.
2008-12-06 kibRestore memory clobber, to cause mb on the compiler...
2008-12-06 thompsaThe startall variable should default to zero, otherwise...
2008-12-06 alcChange the default value for the flag enabling superpag...
2008-12-06 keramidaAdd a -L option to wc(1), for finger compatibility...
2008-12-06 csjpin_rtalloc1(9) returns a locked route, so make sure...
2008-12-06 psCorrect include path for i386 specific includes. This...
2008-12-06 stas- Eliminate unused variable. [1]
2008-12-06 ganboldThis is simple testing program for revision 185647.
2008-12-06 rrsCode from the hack-session known as the IETF (and a
2008-12-06 traszMake it possible to use gjournal for the root filesyste...
2008-12-06 danger- correct variable name
2008-12-06 kibImport the strndup(3) function.
2008-12-06 kibOrder the str*.c files mostly alphabetical.
2008-12-06 kientzlebsdtar is synced up with 2.5.903a
2008-12-06 kientzlebsdtar always supports long options now, so we can...
2008-12-06 kientzleOnly use GCC-specific __dead2 marker when building...
2008-12-06 kientzleCustom command line parser for cpio; this is a little...
2008-12-06 kientzleMake the GCC-specific __dead2 markers conditional on...
2008-12-06 kientzleNew tests:
2008-12-06 kientzleStrip ";1" and trailing "." from ISO9660 entries.
2008-12-06 kientzleGeneral improvements to Rockridge parsing and ISO9660...
2008-12-06 kientzleConditionalize a bunch of debugging messages; this...
2008-12-06 kientzleMfP4: Big read filter refactoring.
2008-12-06 kientzleStyle: tabs after #define
2008-12-06 kientzleUse GCC-specific dead function markers only when using...
2008-12-06 kientzleStructure declarations can't be dllexported.
2008-12-06 kientzleStyle fixes:
2008-12-06 kientzleA couple of portability fixes from Joerg Sonnenberger
2008-12-06 kientzleRecover after test failure.
2008-12-06 kientzleStyle: skipping() function correctly counts this as...
2008-12-06 kientzleStyle improvements.
2008-12-06 kientzleBetter reporting of test failures.
2008-12-06 kientzleRecover from a test failure here.
2008-12-06 kientzleNew internal archive_string_concat utility function.
2008-12-06 kientzleMinor portability: Declare 'r' only within the conditional
2008-12-06 kientzleWindows build now uses PLATFORM_CONFIG_H macro, so...
2008-12-06 kientzle2 is more portable than STDERR_FILENO
2008-12-06 gnnBug fix to support N310 version of Chelsio cards (board...
2008-12-06 mavForget current bus power settings on full reset. Chip...
2008-12-05 schweikhCorrect a typo.
2008-12-05 gnnRe submit code to print the part and serial number...
2008-12-05 jhbAdd simple locking for the in-kernel iconv code. Trans...
2008-12-05 kibUnconditionally use locked addition of zero to tip...
2008-12-05 kibSeveral threads in a process may do vfork() simultaneou...
2008-12-05 luigiSome libstand/bootp.c extension (written by Danny Brani...
2008-12-05 jhbWhen the SYSINIT() to load a module invokes the MOD_LOA...
2008-12-05 pjdAdd an easier example.
2008-12-05 rajAvoid confusion and adjust link address range of Marvel...
2008-12-05 rajFix configuration of the PCI bridge. This got omitted...
2008-12-05 glebiusIn a case of CARP status change run through the if_link...
2008-12-05 jhb- Invoke MOD_QUIESCE on all modules in a linker file...
2008-12-05 kibImprove db_backtrace() for compat ia32 on amd64. 32bit...
2008-12-05 impMove to using filter for the change interrupts. Also...
2008-12-05 impMinor style nit.
2008-12-05 impAugment comments, and move things around a smidge.
2008-12-05 impImplement a method described in NetBSD PR 36652 for...
2008-12-04 gnnFix a bug with the ael1006 PHY. The bug shows up as...
2008-12-04 impPut the MIPS support back in after it was removed in...
2008-12-04 kmacy Integrate 185578 from dfr
2008-12-04 kmacy fix initialization for case of normal kernbase
2008-12-04 yongariAdd HW MAC counter support for newer JMC250/JMC260...
2008-12-04 yongariAdd support for newer JMC250/JMC260 revisions.
2008-12-03 mlaierFix build - cast off_t to (intmax_t) for printing.
2008-12-03 delphijDon't attempt to clear status updates if we did not...
next