]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-02-27 Alfred Perlsteinremove trailing semi-colons from macro definitions.
2002-02-27 Matthew Dillondidn't quite undo the last reversion. This gets it.
2002-02-27 Jake BurkholderMinor cleanup.
2002-02-27 Jake BurkholderWrap long lines.
2002-02-27 Jake BurkholderUse pcpu.pc_cpumask instead of computing 1 << cpuid.
2002-02-27 Jake BurkholderAdd a macro for shift of an integer (1 << shift ==...
2002-02-27 Jake BurkholderWrap long lines.
2002-02-26 Julian Elischerremove "discards qualifier" erro by not potentially...
2002-02-26 David E. O... Define basic macros required by GDB.
2002-02-26 Alfred Perlsteinuse _GENERIC_DIRSIZ(dp) to avoid copying too much of...
2002-02-26 Matthew Dillonrevert compatibility fix temporarily (thought it would...
2002-02-26 Matthew Dillonrevert last commit temporarily due to whining on the...
2002-02-26 Brooks DavisFix warnings in the gif(4) driver so it compiles with...
2002-02-26 Brooks DavisSet ifp->if_name to "awi" instead of device_get_name...
2002-02-26 Mike BarcroftRather than include namespace pollution in <grp.h>...
2002-02-26 Brooks DavisStaticize an extern that no one else used.
2002-02-26 Matthew DillonMake peter's commit compatible with interrupt-enabled...
2002-02-26 Brooks DavisAdd a missing field to the end of array marker in the...
2002-02-26 Matthew DillonDid someone turn on -Werror or something?
2002-02-26 Jake BurkholderApparently gcc3.1 is now using deprcated v8 instruction...
2002-02-26 Matthew DillonSTAGE-1 of 3 commit - allow (but do not require) interr...
2002-02-26 Bruce EvansInitialize a variable bogusly to avoid a gcc bug that...
2002-02-26 Hajimu UMEMOTOoff by one error in Aaron Gifford's code. KAME PR...
2002-02-26 Bruce EvansFixed 3 regressions in rev.1.99 (clobbering of the...
2002-02-26 Murray StokelyAdd some ifdef(RELEASE_CRUNCH) goo to explicitly list...
2002-02-26 Sebastien GioriaMFen
2002-02-26 Søren SchmidtWhen asked to print bytes (-b option) do that and put...
2002-02-26 Søren SchmidtHide "bla bla exists, skipping it" behind bootverbose.
2002-02-26 Robert DrehmelAvoid a null-pointer dereference which occurred when...
2002-02-26 Robert Drehmel - Emulate instructions prefixed with 'rep' correctly...
2002-02-26 Robert Drehmel - Fix indentation and return statements to conform...
2002-02-26 Josef KarthauserRevert part of the last commit. A couple of defines...
2002-02-26 Benno RiceAdd makeoptions NO_WERROR=true so that we can build. =)
2002-02-26 Poul-Henning... Cast the variable, not the constant to 64 bits.
2002-02-26 Poul-Henning... Fix warning in !SMP case.
2002-02-26 Poul-Henning... Remove unused variable.
2002-02-26 Mike BarcroftHide GCCisms in the non-GCC case.
2002-02-26 Jake BurkholderConvert pmap.pm_context to an array of contexts indexed...
2002-02-26 Bruce A. MahSync with sparc64 devices in dev-sparc64.sgml rev....
2002-02-26 Jake BurkholderPu back a call to pmap_context_destroy which was accide...
2002-02-26 Bruce A. MahFix some minor spelling and grammatical problems, make...
2002-02-26 Doug AmbriskoIn ad-hoc mode, the "associate" bit is valid to check...
2002-02-26 Warner LoshUntil I can figure out how to live without the volatile...
2002-02-26 Warner LoshRemove an unused variable.
2002-02-26 Warner LoshFix warnings introduced in the PCI_ALLOW_UNSUPPORTED_IO...
2002-02-26 Warner LoshIf we're going to ifdef out the only reference to asr_d...
2002-02-26 Warner LoshAdd an experimental tunable: machdep.conspeed.
2002-02-26 Warner Loshminor style(9) fix: return (foo); The file was mostly...
2002-02-26 Jake BurkholderAllow the user tsb to span multiple pages. Make the...
2002-02-26 Crist J. ClarkAfter getting IANA to fix a typo in their port assignme...
2002-02-26 Brooks DavisWhen using hardware decoding, reconstruct the wire...
2002-02-26 Chris D. FaulhaberEnforce inbound IPsec SPD
2002-02-26 Brooks DavisMake gif(4) nesting level and parallel tunnel support...
2002-02-26 Alfred Perlsteinin ulpt_reset() req.bmRequestType was unitialized,...
2002-02-26 Josef KarthauserMerge from NetBSD:
2002-02-26 Peter WemmFix a warning by pulling prototype for arp_ifinit(...
2002-02-26 Peter WemmFix warning; amdsmb_abort() is not used.
2002-02-26 Peter WemmFix warning. s/microuptime()/binuptime()/ for switchtim...
2002-02-26 Peter WemmRemove unused variable (td)
2002-02-26 Peter WemmFix a warning. useracc() should take a const pointer...
2002-02-26 Peter WemmFix a warning. Do not assume pointer == long.
2002-02-25 Peter WemmWork-in-progress commit syncing up pmap cleanups that...
2002-02-25 Crist J. ClarkThoreau listed twice.
2002-02-25 Jake BurkholderRemove code to lock the user tsb into the tlb. We...
2002-02-25 David E. O... I was able to boot this kernel using the latest WIP...
2002-02-25 Peter WemmTurn on -Werror by default. This is is easily turned...
2002-02-25 Peter WemmAdd a hint about -DNO_WERROR
2002-02-25 Peter WemmAdd 'nowerror' to the vendor acpica code that spews...
2002-02-25 Peter WemmSupply -DNO_WERROR to the kernel build during release.
2002-02-25 Poul-Henning... Add one.
2002-02-25 Peter WemmTidy up some warnings
2002-02-25 Giorgos KeramidasAdd a link to the hubs article, at the part that talks...
2002-02-25 Juli MallettAdd myself.
2002-02-25 Jake BurkholderImplement a nested window state. This avoids attemptin...
2002-02-25 Maxim SobolevPer POSIX <grp.h> doesn't require <sys/types.h>.
2002-02-25 Dag-Erling... Rewrite the part of the conversation function that...
2002-02-25 Maxim SobolevBackout rev.1.5 - it seems that it's posixly correct...
2002-02-25 Maxim SobolevIn rev.1.4 type of (group)->gr_gid was changes from...
2002-02-25 Bruce Evans#include <time.h> for the definition of time functions...
2002-02-25 Murray StokelyAdd a few missing commas.
2002-02-25 Poul-Henning... Add a new test_counter() function which tries to determ...
2002-02-25 Alfred PerlsteinDocument what inpcb->inp_vflag is for.
2002-02-25 Maxim SobolevFix a bug introduced in rev.1.23 - for some reason...
2002-02-25 Crist J. ClarkThe TCP code did not do sufficient checks on whether...
2002-02-25 Bruce Evans#include <time.h> for the definition of time functions...
2002-02-25 Murray StokelyAdd some basic FreeBSD/sparc64 Hardware Notes.
2002-02-25 Makoto MatsushitaTypo fix: missing ;.
2002-02-25 Bruce Evans#include <time.h> for the definition of time functions...
2002-02-25 Bruce Evans#include <sys/time.h> instead of depending on namespace...
2002-02-25 Bruce Evans#include <sys/time.h> instead of depending on namespace...
2002-02-25 Bruce EvansUnremoved used includes. <sys/time.h> is needed if...
2002-02-25 Bruce Evans#include <sys/time.h> instead of depending on namespace...
2002-02-25 Jake BurkholderModify the tte format to not include the tlb context...
2002-02-25 Doug BartonImprove grep'ing for variables in make.conf and rc...
2002-02-25 David E. O... Use the default 'ld' emulation rather than hard coding it.
2002-02-25 Bruce Evans#include <sys/time.h> instead of depending on namespace...
2002-02-25 Bruce EvansDeclare time(not3) instead of depending on namespace...
2002-02-25 Bruce EvansRemoved mounds of unused variables.
2002-02-25 Bruce Evans#include <sys/time.h> instead of depending on namespace...
2002-02-25 Bruce Evans#include <sys/time.h> instead of depending on namespace...
next