]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-20 Andrew R. Reiter- Turn a DIAGNOSTIC into an INVARIANTS since it's a...
2002-05-20 Andrew R. Reiter- Turn a #ifdef DIAGNOSTIC to #ifdef INVARIANTS as...
2002-05-20 Warner LoshUse correct inactivity timeout of 2 minutes rather...
2002-05-20 John BaldwinIn witness_unlock(), when updating a lock list entry...
2002-05-20 Will AndrewsAdd a manual page for the spic(4) device driver and...
2002-05-20 Jake BurkholderAdd a bandaid so that sysctl kern.malloc works on sparc64.
2002-05-20 John BaldwinIn uma_zalloc_arg(), if we are performing a M_WAITOK...
2002-05-20 John Baldwin- Allow witness_sleep() to be called when witness hasn...
2002-05-20 John BaldwinFix the td_intr_nesting_level check to work ok if a...
2002-05-20 Mike SilbersackSubtle fix to the accept filter LRU code. In some...
2002-05-20 Ollivier RobertAdd two FTP mirrors in France:
2002-05-20 Ruslan ErmilovStyle.
2002-05-20 Jake BurkholderAdd SMP aware cache flushing functions, which operate...
2002-05-20 Jake BurkholderForward declare struct trapframe.
2002-05-20 Jake BurkholderForward declare struct thread.
2002-05-20 Jake BurkholderDe-inline the tlb demap functions. These were so big...
2002-05-20 Hajimu UMEMOTOTry to guess prefixlen for guessable cases.
2002-05-20 Maxime HenrionChange two vput() that should have been vrele().
2002-05-20 Ruslan ErmilovBootstrap elf2aout(1) for sparc64; used to build sys...
2002-05-20 Ruslan ErmilovReconnect 21.troff to the build.
2002-05-20 Ruslan ErmilovBuild this document in a standard way.
2002-05-20 Ruslan ErmilovFixed roffing.
2002-05-20 Robert WatsonUse more common phrasing for the "request reviews"...
2002-05-20 Robert WatsonAdd a note that NO_WERROR is a good idea for the time...
2002-05-20 Maxim SobolevRegen after changing Device ID string for DaisyTech...
2002-05-20 Maxim SobolevChange Device ID string for DaisyTech devices.
2002-05-20 Poul-Henning... Don't grab Giant around malloc(9) and free(9).
2002-05-20 Maxim SobolevMFS: silence compiler warnings.
2002-05-20 Ruslan ErmilovKill the stray #include line.
2002-05-20 Ruslan Ermilovs/u_int/u_int32_t/
2002-05-20 Tim J. RobbinsAdd the SUSv3 -L and -P options to the cd and pwd built...
2002-05-20 Dima DorfmanFix IP address typo.
2002-05-20 Ruslan ErmilovCheck that src/games exists in a less error-prone way.
2002-05-20 Dima DorfmanMark a warning as such. Without this, it isn't obvious...
2002-05-20 Will AndrewsMFS: Switch to KDE 3 for the CDROMs.
2002-05-20 Marcel MoolenaarFlesh-out ptrace support. This obviously needs more...
2002-05-20 Seigo TanimuraLock down a socket, milestone 1.
2002-05-20 Gordon TetlowExplictly set kerberos_stash to NO instead of blank...
2002-05-20 Robert WatsonOff-by-128 error in the cuam* device node numbers.
2002-05-20 Robert WatsonBump the rc driver a little bit closer to the 21st...
2002-05-20 Mike SilbersackRemove 21.troff from the build, it is broken.
2002-05-20 Greg LeheyUnbreak world.
2002-05-20 Mike SilbersackRemove subdirectories 3, 4, and 17 from the build;...
2002-05-19 Jake BurkholderMD ficl files for sparc64.
2002-05-19 Marcel MoolenaarFix a kernel page fault when accessing user memory...
2002-05-19 Matthew DillonAdd a Quirk entry for the USB SimpleTech UCF-100 compac...
2002-05-19 Juli MallettFix a late-night buglet in MLINKS ordering.
2002-05-19 Marcel MoolenaarIt's time to build modules by default.
2002-05-19 Marcel MoolenaarSimplify IA64_CMPXCHG to avoid having braced-groups...
2002-05-19 Marcel Moolenaaro Fix race condition caused by doing ptrace() for...
2002-05-19 Peter WemmTurn nfsiod into a vfs loader and sysctl wrapper that...
2002-05-19 Poul-Henning... Generalize a bit: we don't need separate functions...
2002-05-19 Poul-Henning... Include needed #include for regression tests.
2002-05-19 Poul-Henning... Catch up with recent events.
2002-05-19 David E. O... This is only WARNS=0 clean now.
2002-05-19 David E. O... Tweak the WARNS levels a tad.
2002-05-19 Juli MallettRemove a small, annoying, nit I ran in to editing this...
2002-05-19 Mitsuru IWASAKITerminate ACPI subsystem on reboot.
2002-05-19 Yoshihiro TakahashiMFi386: revision 1.400.
2002-05-19 Yoshihiro TakahashiRemove unneeded entries.
2002-05-19 Juli MallettSynch usage() and manpage for b64encode/b64decode.
2002-05-19 Juli MallettAdd b64decode & b64encode as synonyms for uudecode...
2002-05-19 Ian DowseUse an explicitly-sized type instead of daddr_t for...
2002-05-19 Andrey A. ChernovFix essential typo in usage
2002-05-19 Tim J. RobbinsImplement the -u (-o nounset) option, which gives an...
2002-05-19 Benno RiceMake this more FreeBSD-ish.
2002-05-19 Greg LeheyInclude the following previously encumbered documentati...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Tim J. RobbinsMake the fg and bg commands give the output required...
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Akinori MUSHAWork around a code generation bug of GCC 3.1 by replacing
2002-05-19 Peter WemmMake this compile with gcc-3.1, which objects to the...
2002-05-19 Peter WemmTry and solve some cases of labels at end of compound...
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Peter WemmBrutally deal with __func__ being 'const char *' on...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Tim J. RobbinsImplement the -C (-o noclobber) option, which prevents...
2002-05-19 Marcel MoolenaarAdd record definition for memory checks.
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Peter WemmCatch another C++ comment
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Marcel Moolenaaro Remove namespace pollution from param.h:
2002-05-19 Greg LeheyInitial checkin: 4.4BSD version. These files need...
2002-05-19 Greg LeheyInclude 21.troff and 22.trofftut in the build.
2002-05-19 Greg LeheyCorrect build targets.
2002-05-19 Marcel Moolenaaro Move prototypes for restorectx and savectx from...
2002-05-19 Benno Rice- Do a quick style pass.
2002-05-19 Benno RiceAdd the PSL_VEC flag for AltiVec (no, it's not here...
2002-05-19 Greg LeheyRemove original license disclaimer.
2002-05-19 Greg LeheyRemove original license disclaimer.
next