]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-07-26 John-Mark Gurneydocument that times are in microseconds, yes it's at...
2004-07-26 Dag-Erling... The name of the landlord in Shaw's _The Man of Destiny_...
2004-07-26 Philippe CharnierNo capital letter after :
2004-07-26 Philippe CharnierAdd __FBSDID. Replace local variable sin by sockin...
2004-07-26 Philippe CharnierIntroduce options list the standard way. Correct style...
2004-07-26 Philippe CharnierIntroduce options list the standard way.
2004-07-26 Philippe CharnierRemove useless .Pp. Typo: gcos -> gecos (as spelled...
2004-07-26 Philippe CharnierEnclose .Fa fn with ``The ... function'' at the beginni...
2004-07-26 Alan CoxImplement the protection check required by the pmap_ext...
2004-07-26 Pawel Jakub... Improve geom(8)'s 'list' command to show geoms and...
2004-07-26 Pawel Jakub... Change naming scheme from /dev/<name>.stripe to /dev...
2004-07-26 Pawel Jakub... Change naming scheme from /dev/<name>.concat to /dev...
2004-07-26 Pawel Jakub... M_WAITOK is ok here, while I'm using M_WAITOK later...
2004-07-26 Pawel Jakub... M_WAITOK is ok here, while I'm using M_WAITOK later...
2004-07-26 Stefan FarfelederAssign the result of getopt() to an int rather than...
2004-07-26 Yaroslav TykhiyStop tinkering with the parent's VLAN_MTU capability.
2004-07-26 Yaroslav TykhiyAdd two knobs to ifconfig(8), `vlanmtu' and `vlanhwtag',
2004-07-26 SUZUKI Shinsukere-enabled Rev 1.15 (lost during KAME merge at Rev...
2004-07-26 Colin PercivalIn revision 1.228, I accidentally broke the "total...
2004-07-26 Lukas ErtlSave the vinum config back to disk after syncing two...
2004-07-26 Colin PercivalRename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJA...
2004-07-26 Sergey A. OsokinAdd DragonFly BSD 1.0.
2004-07-26 Nate LawsonDon't force an immediate probe/attach for all devices...
2004-07-26 Marcel MoolenaarWhen sizing the FIFO, don't count all the way up to...
2004-07-26 Robert WatsonSimple attachment regression test to attach the "accf_d...
2004-07-26 Tim KientzleAdd a --version option to bsdtar that prints the versio...
2004-07-26 Tim KientzleWhen writing "pax" format, readers are supposed to...
2004-07-25 Robert WatsonRevert modification of subr_turnstile.c accidentally...
2004-07-25 Robert WatsonIn uipc_connect(), assert that the passed thread is...
2004-07-25 Robert WatsonDo some initial locking on accept filter registration...
2004-07-25 Tim KientzleAllow "posix" as a synonym for "pax". (The gtar folks...
2004-07-25 Lukas ErtlThere's a chance that the VINUMDRIVE class tastes befor...
2004-07-25 Ollivier Robertmlockall(2) was introduced during the 5.0-CURRENT lifetime.
2004-07-25 Poul-Henning... Eliminate unused second argument to reassignbuf() and...
2004-07-25 Robert WatsonAdd netatalk mutexes to hard-coded WITNESS lock order.
2004-07-25 Alan CoxFor years, kmem_alloc_pageable() has been misused....
2004-07-25 Warner LoshExpand the generic, but bogusly formed, copyright notic...
2004-07-25 Alan CoxRemove spl calls.
2004-07-25 Tim KientzleWe were forcing a pax extension header for files >...
2004-07-25 Hiten PandyaRemove an unnecessary comma from the Copyright.
2004-07-25 Mike MakonnenTypo.
2004-07-25 Tim J. RobbinsAdd an nftw(3) link.
2004-07-25 Lukas ErtlCheck for a NULL pointer before dereferencing it.
2004-07-25 Andreas Klemmwrong order, not 10/03 -> 03/10
2004-07-25 Poul-Henning... Give better diagnostic for problems with backing files.
2004-07-25 Poul-Henning... Neuter this warning for now, I think I know the remaini...
2004-07-25 Alan CoxMake the code and comments for vm_object_coalesce(...
2004-07-25 Marcel MoolenaarWork-around a gcc code generation bug for function...
2004-07-25 Marcel MoolenaarHook kgdb into the build.
2004-07-25 Marcel MoolenaarAdd the beginnings of kernel debugging support. the...
2004-07-25 Tim KientzleA bunch of style and security fixes (error checking...
2004-07-25 Robert WatsonMore comment frobbing: insert a missing comma, and...
2004-07-25 Robert WatsonSpelling fix in comment: s/though/thought/.
2004-07-25 Tim KientzleOf course, I meant POSIX.1-1996, not 1997.
2004-07-24 Nate LawsonGet the acpi softc via the devclass, not by caching...
2004-07-24 Tim KientzleMinor style nits.
2004-07-24 Lukas ErtlUse a temporary geom when tasting vinumdrives and lock...
2004-07-24 Tim KientzleA bunch of stuff from Christoph Mellon:
2004-07-24 Tim KientzleRework the feature-detection logic in archive_platform...
2004-07-24 Tim KientzleDefine the PACKAGE_NAME and PACKAGE_VERSION macros.
2004-07-24 Tim KientzleSuppress a minor compiler warning if the platform doesn...
2004-07-24 Tom RhodesMove snc.4 over to the i386 section as it only deals...
2004-07-24 Nate LawsonWhitespace cleanup and move static variables together.
2004-07-24 Nate LawsonRemove unneeded parens and fix whitespace.
2004-07-24 Tim KientzleAdd some functions to query basic facts about the library:
2004-07-24 Lukas ErtlFix potential buffer overflow.
2004-07-24 Lukas ErtlDisable kldunloading of geom_vinum temporarily until...
2004-07-24 Søren SchmidtRefine the wait for ATAPI_RESET.
2004-07-24 Nate LawsonFix a bug where an item was being removed from a list...
2004-07-24 Tim KientzleUse "linux" instead of "LINUX" to control Linux-specifi...
2004-07-24 Tim KientzleFix the handling of signed values when parsing base...
2004-07-24 Robert WatsonPrefer NULL to '0' when checking a pointer value.
2004-07-24 Mike MakonnenCorrect typo.
2004-07-24 David E. O... Remove rev 1.50.
2004-07-24 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revision 1.450.
2004-07-24 Suleiman SouhlalAdd my birthday.
2004-07-24 Mike MakonnenPorts related rc.d cleanups:
2004-07-24 Yaroslav TykhiyBring the advertised interface capabilities into line...
2004-07-24 Jens SchweikhardtEnglish fixes, no content change.
2004-07-24 Alan CoxSimplify vmspace initialization. The bcopy() of fields...
2004-07-24 Julian ElischerWhite space fix..
2004-07-24 Robert WatsonIf debug.mpsafenet is non-zero, run the NFS server...
2004-07-24 Robert WatsonRemove spl() use from nfsrv_timer.
2004-07-23 Scott LongClean up whitespace, increase consistency and correctness.
2004-07-23 Ken SmithThe doc team reworked the section of the handbook descr...
2004-07-23 Robert WatsonDon't include a "\n" in KTR output, it confuses automat...
2004-07-23 Scott LongRemove the previous hack since it doesn't make a differ...
2004-07-23 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2004-07-23 Robert WatsonReinforce discouragement of the use of FULL_PREEMPTION.
2004-07-23 Robert WatsonExport KTR_COMPILE as a sysctl so you can easily check...
2004-07-23 Søren SchmidtDont expect interrupt from ATAPI_RESET, it doesn't...
2004-07-23 Brian FeldmanNow that mlockall(2) is unbroken, use it to keep watchd...
2004-07-23 Andrew GallatinLet ddb know powerpc is big endian so as to make ddb...
2004-07-23 Robert WatsonDon't perform pipe endpoint locking during pipe_create...
2004-07-23 Lukas ErtlMake this WARNS=3 clean.
2004-07-23 Tim J. RobbinsAdd __pure and __pure2 where appropriate.
2004-07-23 Tim J. RobbinsDocument incorrect handling of multibyte characters.
2004-07-23 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2004-07-23 Tim J. RobbinsTweak markup of quoted strings and characters: use...
2004-07-23 David SchultzRemove unused variable.
next