]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-12-12 Rui PauloDisallow the legacy USB circuit to generate an SMI...
2007-12-12 Kip MacyAdd driver independent interface to offload active...
2007-12-12 Alexander MotinIncrease control channel xmit queue to 128 packets.
2007-12-12 Wes PetersRemove license clause 3 to agree with the now-standard...
2007-12-12 Ariff AbdullahDisable AC97 microphone channel. Due to the channel...
2007-12-12 Ruslan ErmilovRegen.
2007-12-12 Ruslan ErmilovFix markup nits.
2007-12-12 Ruslan ErmilovOption depencies are (again) tracked automatically.
2007-12-12 Ruslan Ermilov- Fix setting of MK_GSSAPI option by bsd.own.mk; its...
2007-12-12 Michael BushkovImplementing 'fallback' nsswitch source. 'fallback...
2007-12-12 Alexey ZelkinRemove 3rd clause of license
2007-12-12 Kip MacyRemove spurious timestamp check. RFC 1323 explicitly...
2007-12-12 Scott LongRewrite the DMA code paths from being an impenitrable...
2007-12-11 Alan CoxSimplify vm_page_free_toq().
2007-12-11 Warner LoshDocument BSDMAKE variable that was recently introduced...
2007-12-11 Andrey A. ChernovFix typo in the comment
2007-12-11 Olivier HouchardThere's no need to call pmap_vac_me_harder() in pmap_pr...
2007-12-11 Warner LoshDon't assume that make(1) is a bsd-like make program...
2007-12-11 Markus BruefferFix calculation of descriptor tag checksums. According...
2007-12-11 David E. O... Update for the 6.1.5 import.
2007-12-11 David XuFix LOR of thread lock and umtx's priority propagation...
2007-12-11 David XuEnclose all code for macro ENQUEUE_MUTEX in do while...
2007-12-11 David XuAdd quirks for Netac Onlydisk 2000 USB disk.
2007-12-11 David E. O... + Open ctty in non-blocking mode to avoid hangs during...
2007-12-11 David E. O... This commit was generated by cvs2svn to compensate...
2007-12-11 David E. O... Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move...
2007-12-10 Robert WatsonAdd 'COMM' column to a few more output modes of procsta...
2007-12-10 John BaldwinBah, remove last vestiges of some statfs conversion...
2007-12-10 Doug BartonRegenerated page that includes the WITH_GSSAPI knob.
2007-12-10 Doug BartonHide the building and installation of libgssapi behind the
2007-12-10 David E. O... Clean up VCS Ids.
2007-12-10 Ceri DaviesBump .Dd for r1.63; fix small nit from the same.
2007-12-10 Ceri DaviesLanguage nit.
2007-12-10 Poul-Henning... Add a bit more detailed description about a configuration
2007-12-10 Sam LefflerWake On Lan (WOL) infrastructure
2007-12-09 Xin LIReduce diff against RELENG_7.
2007-12-09 Marcel MoolenaarAllow bsdlabel to operate on labels that have at most...
2007-12-09 Marcel MoolenaarDecode as many or as few partition entries as the label...
2007-12-09 Marcel MoolenaarFix a bug in the add verb, where we failed to keep...
2007-12-09 Doug BartonCommit the regenerated page that includes the WITHOUT_I...
2007-12-09 Doug BartonAdd a reasonable-sounding description of the WITHOUT_IN...
2007-12-09 Alan CoxEliminate compilation warnings due to the use of non...
2007-12-09 David SchultzRemove some test instrumentation. (The Symbol.map chang...
2007-12-09 David SchultzFixes to avoid overzealous constant folding.
2007-12-09 Andrew ThompsonFix spelling.
2007-12-09 David Schultzgcc 4 does some overzealous constant folding, and since...
2007-12-09 Andrew Thompsonsc->ndis_tq variable is only initialized when a driver...
2007-12-09 David SchultzFix handling of subnormals on i386/ia64/amd64.
2007-12-09 Scott LongFix an incorrect FreeBSD version test.
2007-12-09 Scott LongModify locking so that a single version of the driver...
2007-12-09 Marius StroblAllow the targeted CPU type to be set via -mcpu instead of
2007-12-09 Robert WatsonCheck for P_WEXIT before PHOLD() on a process in kstack...
2007-12-09 Warner LoshUse a clever definition of __FBSDID to allow building...
2007-12-09 David MaloneIf we are walking the IPv6 header chain and we hit...
2007-12-09 Remko LodderBe more accurate in the maximum filesize, it's 4GB...
2007-12-09 Kirill PonomarevBackout previous commit, since it's done without mainta...
2007-12-09 David E. O... Make it easier to experiment with alternate compression.
2007-12-09 David E. O... Be more consistant and use UNZIPPER everywhere.
2007-12-09 David E. O... Add the 'pkg_search' script.
2007-12-09 Doug BartonA few more cleanups.
2007-12-09 Marius StroblMove WARNS as ed(1) also is only WARNS = 2 clean in...
2007-12-08 Remko LodderThere is no list to stop, so dont use .El.
2007-12-08 Remko LodderRemove redundant whitespace.
2007-12-08 Remko Lodder.Ed is not needed here, remove it.
2007-12-08 Marcel MoolenaarInternal partitions can not be deleted or modified.
2007-12-08 Doug BartonAdd an empty stop_cmd to the remaining scripts that...
2007-12-08 Remko LodderMake the warning a bit less 'broad' then it used to...
2007-12-08 Remko LodderImprove readability for the hosts.equiv file regarding...
2007-12-08 Doug BartonRemove a meaningless KEYWORD
2007-12-08 Remko LodderAdd information about the maximum file size for msdosfs.
2007-12-08 Doug BartonRemove the bootconf.sh script. It was never used on...
2007-12-08 Doug BartonRemove spurious # marks to be more consistent with...
2007-12-08 Doug BartonRemove empty REQUIRE line
2007-12-08 Marcel MoolenaarSkip internal partitions in the check for (user) partit...
2007-12-08 Remko LodderAdd 1000baseTX support for the nve driver, which is...
2007-12-08 Alan CoxUse 1GB virtual pages to implement the direct map on...
2007-12-08 Alan CoxRecognize architectural support for 1GB virtual pages.
2007-12-08 Scott LongSupport new ARC120x family of controllers. Many thanks...
2007-12-08 Remko LodderEnhance descriptions in the timed manual.
2007-12-08 Remko LodderAttempt to describe the ''auto'' type a bit better...
2007-12-08 Doug BartonRemove $NetBSD$ CVS tags. We no longer attempt to synch...
2007-12-08 Marcel MoolenaarAdd support for FS_ZFS.
2007-12-08 Marcel MoolenaarAdd a file system type for ZFS (FS_ZFS).
2007-12-08 Marcel MoolenaarSync with NetBSD rev 1.101.
2007-12-08 Scott LongGrrr, remove an unused variable missed in the last...
2007-12-08 Doug BartonThe ../tools/do_sort script could not differentiate...
2007-12-08 Pyun YongHyeonAdd another RTL8168 revision 3 which is found on RTL811...
2007-12-07 Doug BartonCombine the fortunes-o.real and the fortunes2-o file...
2007-12-07 Doug BartonSort these files using: sh ../tools/do_sort < $file...
2007-12-07 Scott LongDon't expect a return value from statfs_scale_blocks().
2007-12-07 Doug BartonThis is a massive cleanup of the fortune files, includi...
2007-12-07 Doug BartonAdd speller files for fortune files that did not have...
2007-12-07 Doug BartonAdd some quotes from the television show "Buffy the...
2007-12-07 Doug BartonAdd the text of a sign that I've seen on other desks...
2007-12-07 Ed MasteMerge from Adaptec a 64 bit fix and a workaround for...
2007-12-07 Ruslan ErmilovMore fixes.
2007-12-07 Ruslan ErmilovRevise the man->mdoc conversion of the amd manpages.
2007-12-07 Gabor Kovesdan- Add doc/hu_* and doc/mn_* to the refuse examples...
2007-12-07 Gabor Kovesdan- Add doc/hu_* and doc/mn_* to the sample refuse file...
2007-12-07 Ed MasteAdd family support to allow the driver to attach to...
next